Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 103eb2d1a1e0c2c0103fb2343729ae53009a4524 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-ssh7677662453042882841.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-ssh1527087805027308230.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3137492302812030457.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-ssh2691029124445797512.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5856686117641829824.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 ‘prd-centos7-docker-4c-2g-700’ is offline Running on prd-centos7-docker-4c-2g-704 in /w/workspace/edgexfoundry_device-sdk-c_main [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_main # 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_main@tmp/jenkins-gitclient-ssh7624175403887285224.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 103eb2d1a1e0c2c0103fb2343729ae53009a4524 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 Commit message: "feat: support EDGEX_USE_REGISTRY, EDGEX_STARTUP_DURATION, EDGEX_STARTUP_INTERVAL (#365)" > git rev-list --no-walk fa3f1bc6009dfda5647181c893d25c3a20ff6238 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:24:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:24:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:24:10 ========================================================= 16:24:10 EdgeX Global Pipelines Version Info 16:24:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:24:11 ------------------- 16:24:11 stable info: 16:24:11 ------------------- 16:24:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:24:11 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:24:11 Message: update stable to v1.0.205 16:24:12 ------------------- 16:24:12 experimental info: 16:24:12 ------------------- 16:24:12 Commited By: **** collab-it+edgex@linuxfoundation.org 16:24:12 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:24:12 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 103eb2d1a1e0c2c0103fb2343729ae53009a4524 [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 103eb2d [Pipeline] echo 16:24:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:12 provisioning config files... 16:24:12 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config313406553644749662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:13 ---> docker-login.sh 16:24:13 nexus3.edgexfoundry.org:10001 16:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:13 Configure a credential helper to remove this warning. See 16:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:13 16:24:13 Login Succeeded 16:24:13 nexus3.edgexfoundry.org:10002 16:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:13 Configure a credential helper to remove this warning. See 16:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:13 16:24:13 Login Succeeded 16:24:13 nexus3.edgexfoundry.org:10003 16:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:13 Configure a credential helper to remove this warning. See 16:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:13 16:24:13 Login Succeeded 16:24:13 nexus3.edgexfoundry.org:10004 16:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:13 Configure a credential helper to remove this warning. See 16:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:13 16:24:13 Login Succeeded 16:24:13 docker.io 16:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:14 Configure a credential helper to remove this warning. See 16:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:14 16:24:14 Login Succeeded 16:24:14 ---> docker-login.sh ends [Pipeline] } 16:24:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:15 16:24:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:24:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:16 latest: Pulling from edgex-devops/git-semver 16:24:16 31603596830f: Pulling fs layer 16:24:16 04fac38145f0: Pulling fs layer 16:24:16 701f6daf10bf: Pulling fs layer 16:24:16 24f72da36158: Pulling fs layer 16:24:16 24f72da36158: Waiting 16:24:16 04fac38145f0: Verifying Checksum 16:24:16 04fac38145f0: Download complete 16:24:16 31603596830f: Verifying Checksum 16:24:16 31603596830f: Download complete 16:24:16 24f72da36158: Verifying Checksum 16:24:16 24f72da36158: Download complete 16:24:16 31603596830f: Pull complete 16:24:16 04fac38145f0: Pull complete 16:24:16 701f6daf10bf: Verifying Checksum 16:24:16 701f6daf10bf: Download complete 16:24:17 701f6daf10bf: Pull complete 16:24:17 24f72da36158: Pull complete 16:24:17 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:24:17 prd-centos7-docker-4c-2g-704 does not seem to be running inside a container 16:24:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:24:18 $ docker top e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:18 [ssh-agent] Looking for ssh-agent implementation... 16:24:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:19 $ docker exec e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 ssh-agent 16:24:19 SSH_AUTH_SOCK=/tmp/ssh-YHle1DBHV3Yr/agent.14 16:24:19 SSH_AGENT_PID=21 16:24:19 Running ssh-add (command line suppressed) 16:24:19 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2891165698719803691.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2891165698719803691.key) 16:24:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:19 + git tag --points-at HEAD [Pipeline] } 16:24:19 $ docker exec --env ******** --env ******** e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 ssh-agent -k 16:24:19 unset SSH_AUTH_SOCK; 16:24:19 unset SSH_AGENT_PID; 16:24:19 echo Agent pid 21 killed; 16:24:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:24:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:19 [ssh-agent] Looking for ssh-agent implementation... 16:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:20 $ docker exec e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 ssh-agent 16:24:20 SSH_AUTH_SOCK=/tmp/ssh-NqujBqc6ETPt/agent.53 16:24:20 SSH_AGENT_PID=58 16:24:20 Running ssh-add (command line suppressed) 16:24:20 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_52693615820448426.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_52693615820448426.key) 16:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:20 + git semver init 16:24:20 # -> Open(): unable to determine branch for HEAD 16:24:20 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 16:24:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 16:24:20 # $SEMVER_REMOTE_NAME = origin 16:24:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:24:20 # $SEMVER_USER_NAME = edgex-jenkins 16:24:20 # $SEMVER_BRANCH = main 16:24:20 # $SEMVER_TEMP = /tmp/semver-358101168 16:24:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 16:24:21 # '/tmp/semver-358101168' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' 16:24:21 # -> Force: false 16:24:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 16:24:21 $ docker exec --env ******** --env ******** e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 ssh-agent -k 16:24:21 unset SSH_AUTH_SOCK; 16:24:21 unset SSH_AGENT_PID; 16:24:21 echo Agent pid 58 killed; 16:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:22 + git semver [Pipeline] } 16:24:22 $ docker stop --time=1 e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 16:24:23 $ docker rm -f e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 [Pipeline] // withDockerContainer [Pipeline] sh 16:24:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:24:24 Stashed 1 file(s) [Pipeline] echo 16:24:24 [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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 16:24:39 Still waiting to schedule task 16:24:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-704’ 16:24:39 Still waiting to schedule task 16:24:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:26:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-705 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 16:26:48 Running in /w/workspace/device-sdk-c/6 [Pipeline] { [Pipeline] checkout 16:26:48 Selected Git installation does not exist. Using Default 16:26:48 The recommended git tool is: NONE 16:26:54 using credential edgex-jenkins-ssh 16:26:54 Cloning the remote Git repository 16:26:54 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 16:26:54 > git init /w/workspace/device-sdk-c/6 # timeout=10 16:26:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 16:26:54 > git --version # timeout=10 16:26:54 > git --version # 'git version 2.17.1' 16:26:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:56 Avoid second fetch 16:26:56 Checking out Revision 103eb2d1a1e0c2c0103fb2343729ae53009a4524 (main) 16:26:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 16:26:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:56 > git config core.sparsecheckout # timeout=10 16:26:56 > git checkout -f 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 16:27:00 Commit message: "feat: support EDGEX_USE_REGISTRY, EDGEX_STARTUP_DURATION, EDGEX_STARTUP_INTERVAL (#365)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:00 provisioning config files... 16:27:01 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/6@tmp/config4401521134289098929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:01 ---> docker-login.sh 16:27:01 nexus3.edgexfoundry.org:10001 16:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:02 Configure a credential helper to remove this warning. See 16:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:02 16:27:02 Login Succeeded 16:27:02 nexus3.edgexfoundry.org:10002 16:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:03 Configure a credential helper to remove this warning. See 16:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:03 16:27:03 Login Succeeded 16:27:03 nexus3.edgexfoundry.org:10003 16:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:03 Configure a credential helper to remove this warning. See 16:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:03 16:27:03 Login Succeeded 16:27:03 nexus3.edgexfoundry.org:10004 16:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:04 Configure a credential helper to remove this warning. See 16:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:04 16:27:04 Login Succeeded 16:27:04 docker.io 16:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:05 Configure a credential helper to remove this warning. See 16:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:05 16:27:05 Login Succeeded 16:27:05 ---> docker-login.sh ends [Pipeline] } 16:27:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:27:05 ========================================================= 16:27:05 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 16:27:05 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:27: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 . 16:27:06 Sending build context to Docker daemon 2.648MB 16:27:06 Step 1/25 : ARG BASE=alpine:3.12 16:27:06 Step 2/25 : FROM ${BASE} as builder 16:27:06 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 16:27:06 d2f70382dc9a: Pulling fs layer 16:27:06 b08cc2eccb4b: Pulling fs layer 16:27:06 7b69db201801: Pulling fs layer 16:27:06 b08cc2eccb4b: Verifying Checksum 16:27:06 b08cc2eccb4b: Download complete 16:27:06 d2f70382dc9a: Verifying Checksum 16:27:06 d2f70382dc9a: Download complete 16:27:07 d2f70382dc9a: Pull complete 16:27:08 b08cc2eccb4b: Pull complete 16:27:09 7b69db201801: Verifying Checksum 16:27:09 7b69db201801: Download complete 16:27:16 7b69db201801: Pull complete 16:27:16 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 16:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 16:27:16 ---> 759262b18b23 16:27:16 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 16:27:18 ---> Running in da43d76a4e5b 16:27:20 Connecting to iotech.jfrog.io (54.195.244.87:443) 16:27:20 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 16:27:20 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 16:27:20 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 16:27:22 Removing intermediate container da43d76a4e5b 16:27:22 ---> 39718e1695e4 16:27:22 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:27:22 ---> Running in e3747353b187 16:27:24 Removing intermediate container e3747353b187 16:27:24 ---> 76bc14330068 16:27:24 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 16:27:24 ---> Running in d8865da15afd 16:27:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:27:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:27:27 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 16:27:27 (1/22) Installing hiredis (0.14.1-r0) 16:27:27 (2/22) Installing hiredis-dev (0.14.1-r0) 16:27:28 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 16:27:28 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 16:27:29 (5/22) Installing libblkid (2.35.2-r0) 16:27:29 (6/22) Installing blkid (2.35.2-r0) 16:27:30 (7/22) Installing libcap-ng (0.7.10-r1) 16:27:30 (8/22) Installing setpriv (2.35.2-r0) 16:27:30 (9/22) Installing libmount (2.35.2-r0) 16:27:30 (10/22) Installing libsmartcols (2.35.2-r0) 16:27:30 (11/22) Installing findmnt (2.35.2-r0) 16:27:30 (12/22) Installing mcookie (2.35.2-r0) 16:27:30 (13/22) Installing hexdump (2.35.2-r0) 16:27:30 (14/22) Installing lsblk (2.35.2-r0) 16:27:30 (15/22) Installing libuuid (2.35.2-r0) 16:27:30 (16/22) Installing libfdisk (2.35.2-r0) 16:27:31 (17/22) Installing sfdisk (2.35.2-r0) 16:27:31 (18/22) Installing cfdisk (2.35.2-r0) 16:27:31 (19/22) Installing util-linux (2.35.2-r0) 16:27:31 (20/22) Installing util-linux-dev (2.35.2-r0) 16:27:32 (21/22) Installing libidn2 (2.3.0-r0) 16:27:32 (22/22) Installing wget (1.20.3-r1) 16:27:32 Executing busybox-1.31.1-r20.trigger 16:27:32 OK: 276 MiB in 97 packages 16:27:34 Removing intermediate container d8865da15afd 16:27:34 ---> 82bab2e1f233 16:27:34 Step 6/25 : ENV CBOR_VERSION=0.5.0 16:27:34 ---> Running in 1c0533c4c887 16:27:34 Removing intermediate container 1c0533c4c887 16:27:34 ---> 02854b40bb42 16:27: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 16:27:34 ---> Running in eceea17416e5 16:27:36 --2021-08-24 16:27:35-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 16:27:36 Resolving github.com (github.com)... 140.82.113.3 16:27:36 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 16:27:36 HTTP request sent, awaiting response... 302 Found 16:27:36 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 16:27:36 --2021-08-24 16:27:36-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 16:27:36 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 16:27:36 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 16:27:36 HTTP request sent, awaiting response... 200 OK 16:27:36 Length: unspecified [application/x-gzip] 16:27:36 Saving to: 'STDOUT' 16:27:36 16:27:36 0K .......... .......... .......... .......... .......... 1.23M 16:27:36 50K .......... .......... .......... .......... .......... 2.40M 16:27:36 100K .......... .......... .......... .......... .......... 2.56M 16:27:36 150K .......... .......... .......... .......... .......... 12.4M 16:27:36 200K .......... .......... .......... .......... .......... 16.4M 16:27:36 250K .......... .......... .......... .......... .......... 3.63M 16:27:36 300K .......... .......... .......... .......... .......... 4.74M 16:27:36 350K .......... .......... .......... .......... .......... 4.77M 16:27:36 400K .......... .......... .......... .......... .......... 4.35M 16:27:36 450K .......... .......... .......... .......... .......... 5.78M 16:27:36 500K .......... .......... .......... .......... .......... 7.06M 16:27:36 550K .......... .......... .......... .......... .......... 5.51M 16:27:36 600K .......... .......... .......... .......... .......... 1.00M 16:27:36 650K .......... .......... .......... .......... .......... 1.79M 16:27:36 700K ..  4746G=0.2s 16:27:36 16:27:36 2021-08-24 16:27:36 (2.97 MB/s) - written to stdout [719348] 16:27:36 16:27:37 -- The C compiler identification is GNU 9.3.0 16:27:37 -- The CXX compiler identification is GNU 9.3.0 16:27:37 -- Check for working C compiler: /usr/bin/cc 16:27:37 -- Check for working C compiler: /usr/bin/cc - works 16:27:37 -- Detecting C compiler ABI info 16:27:37 -- Detecting C compiler ABI info - done 16:27:37 -- Detecting C compile features 16:27:37 -- Detecting C compile features - done 16:27:37 -- Check for working CXX compiler: /usr/bin/c++ 16:27:38 -- Check for working CXX compiler: /usr/bin/c++ - works 16:27:38 -- Detecting CXX compiler ABI info 16:27:38 -- Detecting CXX compiler ABI info - done 16:27:38 -- Detecting CXX compile features 16:27:38 -- Detecting CXX compile features - done 16:27:38 -- Looking for include file endian.h 16:27:38 -- Looking for include file endian.h - found 16:27:38 -- Check if the system is big endian 16:27:38 -- Searching 16 bit integer 16:27:38 -- Looking for sys/types.h 16:27:39 -- Looking for sys/types.h - found 16:27:39 -- Looking for stdint.h 16:27:39 -- Looking for stdint.h - found 16:27:39 -- Looking for stddef.h 16:27:39 -- Looking for stddef.h - found 16:27:39 -- Check size of unsigned short 16:27:39 -- Check size of unsigned short - done 16:27:39 -- Searching 16 bit integer - Using unsigned short 16:27:40 -- Check if the system is big endian - little endian 16:27:40 -- Check size of size_t 16:27:40 -- Check size of size_t - done 16:27:40 CMake Warning at examples/CMakeLists.txt:16 (find_package): 16:27:40 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 16:27:40 asked CMake to find a package configuration file provided by "cJSON", but 16:27:40 CMake did not find one. 16:27:40 16:27:40 Could not find a package configuration file provided by "cJSON" with any of 16:27:40 the following names: 16:27:40 16:27:40 cJSONConfig.cmake 16:27:40 cjson-config.cmake 16:27:40 16:27:40 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 16:27:40 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 16:27:40 provides a separate development package or SDK, be sure it has been 16:27:40 installed. 16:27:40 16:27:40 16:27:40 -- Configuring done 16:27:40 -- Generating done 16:27:40 -- Build files have been written to: /tmp/cbor 16:27:40 Scanning dependencies of target cbor_shared 16:27:40 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 16:27:41 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 16:27:42 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 16:27:42 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 16:27:43 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 16:27:43 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 16:27:43 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 16:27:43 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 16:27:44 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 16:27:44 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 16:27:45 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 16:27:45 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 16:27:45 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 16:27:46 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 16:27:46 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 16:27:46 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 16:27:47 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 16:27:47 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 16:27:47 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 16:27:47 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 16:27:47 [ 40%] Linking C shared library libcbor.so 16:27:47 [ 40%] Built target cbor_shared 16:27:47 Scanning dependencies of target cbor 16:27:48 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 16:27:48 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 16:27:49 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 16:27:49 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 16:27:51 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 16:27:51 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 16:27:51 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 16:27:52 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 16:27:52 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 16:27:52 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 16:27:53 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 16:27:53 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 16:27:54 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 16:27:54 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 16:27:54 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 16:27:55 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 16:27:55 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 16:27:55 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 16:27:55 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 16:27:56 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 16:27:56 [ 80%] Linking C static library libcbor.a 16:27:56 [ 80%] Built target cbor 16:27:56 Scanning dependencies of target sort 16:27:56 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 16:27:56 [ 84%] Linking C executable sort 16:27:56 [ 84%] Built target sort 16:27:56 Scanning dependencies of target readfile 16:27:56 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 16:27:56 [ 88%] Linking C executable readfile 16:27:56 [ 88%] Built target readfile 16:27:56 Scanning dependencies of target streaming_parser 16:27:56 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 16:27:57 [ 92%] Linking C executable streaming_parser 16:27:57 [ 92%] Built target streaming_parser 16:27:57 Scanning dependencies of target hello 16:27:57 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 16:27:57 [ 96%] Linking C executable hello 16:27:57 [ 96%] Built target hello 16:27:57 Scanning dependencies of target create_items 16:27:57 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 16:27:57 [100%] Linking C executable create_items 16:27:58 [100%] Built target create_items 16:27:58 Install the project... 16:27:58 -- Install configuration: "Release" 16:27:58 -- Installing: /usr/local/include/cbor/configuration.h 16:27:58 -- Installing: /usr/local/lib64/libcbor.a 16:27:58 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 16:27:58 -- Installing: /usr/local/lib64/libcbor.so.0 16:27:58 -- Installing: /usr/local/lib64/libcbor.so 16:27:58 -- Up-to-date: /usr/local/include/cbor 16:27:58 -- Installing: /usr/local/include/cbor/streaming.h 16:27:58 -- Installing: /usr/local/include/cbor/ints.h 16:27:58 -- Installing: /usr/local/include/cbor/floats_ctrls.h 16:27:58 -- Installing: /usr/local/include/cbor/bytestrings.h 16:27:58 -- Installing: /usr/local/include/cbor/encoding.h 16:27:58 -- Installing: /usr/local/include/cbor/serialization.h 16:27:58 -- Installing: /usr/local/include/cbor/data.h 16:27:58 -- Installing: /usr/local/include/cbor/common.h 16:27:58 -- Installing: /usr/local/include/cbor/callbacks.h 16:27:58 -- Installing: /usr/local/include/cbor/strings.h 16:27:58 -- Installing: /usr/local/include/cbor/tags.h 16:27:58 -- Installing: /usr/local/include/cbor/internal 16:27:58 -- Installing: /usr/local/include/cbor/internal/encoders.h 16:27:58 -- Installing: /usr/local/include/cbor/internal/loaders.h 16:27:58 -- Installing: /usr/local/include/cbor/internal/stack.h 16:27:58 -- Installing: /usr/local/include/cbor/internal/unicode.h 16:27:58 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 16:27:58 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 16:27:58 -- Installing: /usr/local/include/cbor/arrays.h 16:27:58 -- Installing: /usr/local/include/cbor/maps.h 16:27:58 -- Installing: /usr/local/include/cbor.h 16:27:58 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 16:28:00 Removing intermediate container eceea17416e5 16:28:00 ---> bdb50752994d 16:28:00 Step 8/25 : RUN mkdir /tmp/sdk 16:28:00 ---> Running in 8f8ff8888096 16:28:02 Removing intermediate container 8f8ff8888096 16:28:02 ---> 1905c5496188 16:28:02 Step 9/25 : COPY VERSION /tmp/sdk 16:28:03 ---> d4a409885191 16:28:03 Step 10/25 : COPY src /tmp/sdk/src 16:28:04 ---> a44c11961fe4 16:28:04 Step 11/25 : COPY include /tmp/sdk/include 16:28:05 ---> 98b875f843a0 16:28:05 Step 12/25 : COPY scripts /tmp/sdk/scripts 16:28:06 ---> 69841ca212d4 16:28:06 Step 13/25 : COPY LICENSE /tmp/sdk 16:28:06 ---> 324a3fa150bd 16:28:06 Step 14/25 : COPY Attribution.txt /tmp/sdk 16:28:07 ---> f2b0f0ed1622 16:28:07 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 16:28:07 ---> Running in a1b596d4be22 16:28:09 + CPPCHECK=false 16:28:09 + DOCGEN=false 16:28:09 + TOMLVER=SDK-0.2 16:28:09 + CUTILVER=1.1.4 16:28:09 + '[' 0 -gt 0 ] 16:28:09 + readlink -f ./scripts/build.sh 16:28:09 + dirname /tmp/sdk/scripts/build.sh 16:28:09 + dirname /tmp/sdk/scripts 16:28:09 + ROOT=/tmp/sdk 16:28:09 + cd /tmp/sdk 16:28:09 + '[' '!' -d deps ] 16:28:09 + mkdir deps 16:28:09 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 16:28:09 + tar -C deps -z -x -f - 16:28:09 --2021-08-24 16:28:09-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 16:28:09 Resolving github.com (github.com)... 140.82.113.3 16:28:09 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 16:28:09 HTTP request sent, awaiting response... 302 Found 16:28:09 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 16:28:09 --2021-08-24 16:28:09-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 16:28:09 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 16:28:09 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 16:28:09 HTTP request sent, awaiting response... 200 OK 16:28:09 Length: unspecified [application/x-gzip] 16:28:09 Saving to: 'STDOUT' 16:28:09 16:28:09 0K .......... ......  919K=0.02s 16:28:09 16:28:09 2021-08-24 16:28:09 (919 KB/s) - written to stdout [16451] 16:28:09 16:28:09 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 16:28:09 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 16:28:09 + tar -C deps -z -x -f - 16:28:09 --2021-08-24 16:28:09-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 16:28:09 Resolving github.com (github.com)... 140.82.113.3 16:28:09 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 16:28:09 HTTP request sent, awaiting response... 302 Found 16:28:09 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 16:28:09 --2021-08-24 16:28:09-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 16:28:09 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 16:28:09 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 16:28:10 HTTP request sent, awaiting response... 200 OK 16:28:10 Length: unspecified [application/x-gzip] 16:28:10 Saving to: 'STDOUT' 16:28:10  16:28:10 0K .......... .......... .......... .......... .......... 1.21M 16:28:10 50K .......... .......... .......... .......... .......... 2.45M 16:28:10 100K .......... .......... .......... .......... .......... 2.86M 16:28:10 150K .......... .......... .......  3.28M=0.09s 16:28:10 16:28:10 2021-08-24 16:28:10 (2.03 MB/s) - written to stdout [181796] 16:28:10 16:28:10 + mkdir -p src/c/iot 16:28:10 + 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 16:28:10 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 16:28:10 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 16:28:10 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 16:28:10 + mkdir -p include/iot 16:28:10 + 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 16:28:10 + mkdir -p include/iot/os 16:28:10 + 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 16:28:10 + mkdir -p /tmp/sdk/build/release 16:28:10 + cd /tmp/sdk/build/release 16:28:10 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 16:28:10 -- The C compiler identification is GNU 9.3.0 16:28:10 -- Check for working C compiler: /usr/bin/cc 16:28:10 -- Check for working C compiler: /usr/bin/cc - works 16:28:10 -- Detecting C compiler ABI info 16:28:10 -- Detecting C compiler ABI info - done 16:28:11 -- Detecting C compile features 16:28:11 -- Detecting C compile features - done 16:28:11 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:28:11 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 16:28:11 -- Found LIBYAML: /usr/lib/libyaml.so 16:28:11 -- Found LIBUUID: /usr/lib/libuuid.so 16:28:11 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 16:28:11 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:28:11 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 16:28:11 -- C SDK 2.0.1-dev.5 for Linux 16:28:11 -- Performing Test CSDK_HAVE_ATOMIC 16:28:11 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:28:11 -- Found Curses: /usr/lib/libcurses.so 16:28:11 -- Configuring done 16:28:12 -- Generating done 16:28:12 -- Build files have been written to: /tmp/sdk/build/release 16:28:12 + + maketee release.log 16:28:12 all package 16:28:12 Scanning dependencies of target csdk 16:28:12 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:28:13 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 16:28:13 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:28:15 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 16:28:16 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:28:16 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 16:28:17 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 16:28:17 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 16:28:17 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:28:18 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:28:20 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:28:20 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:28:21 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:28:22 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:28:22 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 16:28:22 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:28:22 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:28:25 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:28:25 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 16:28:25 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 16:28:26 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 16:28:26 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 16:28:27 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 16:28:30 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 16:28:30 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 16:28:30 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 16:28:31 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 16:28:31 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 16:28:31 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 16:28:32 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 16:28:32 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 16:28:33 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 16:28:33 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 16:28:35 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:28:36 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:28:37 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 16:28:37 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:28:41 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:28:41 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:28:42 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:28:42 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:28:43 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:28:45 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 16:28:45 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 16:28:46 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 16:28:46 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:28:48 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 16:28:51 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 16:28:52 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 16:28:52 [ 75%] Linking C shared library libcsdk.so 16:28:52 [ 75%] Built target csdk 16:28:52 Scanning dependencies of target template 16:28:52 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 16:28:53 [ 78%] Linking C executable template 16:28:53 [ 78%] Built target template 16:28:53 Scanning dependencies of target device-counter 16:28:53 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 16:28:54 [ 81%] Linking C executable device-counter 16:28:54 [ 81%] Built target device-counter 16:28:54 Scanning dependencies of target device-random 16:28:54 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 16:28:54 [ 84%] Linking C executable device-random 16:28:55 [ 84%] Built target device-random 16:28:55 Scanning dependencies of target device-gyro 16:28:55 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 16:28:55 [ 87%] Linking C executable device-gyro 16:28:55 [ 87%] Built target device-gyro 16:28:55 Scanning dependencies of target device-bitfields 16:28:55 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 16:28:56 [ 90%] Linking C executable device-bitfields 16:28:56 [ 90%] Built target device-bitfields 16:28:56 Scanning dependencies of target template-discovery 16:28:56 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 16:28:57 [ 93%] Linking C executable template-discovery 16:28:57 [ 93%] Built target template-discovery 16:28:57 Scanning dependencies of target device-file 16:28:57 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 16:28:58 [ 96%] Linking C executable device-file 16:28:58 [ 96%] Built target device-file 16:28:58 Scanning dependencies of target device-terminal 16:28:58 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 16:28:59 [100%] Linking C executable device-terminal 16:28:59 [100%] Built target device-terminal 16:28:59 Run CPack packaging tool... 16:28:59 CPack: Create package using TGZ 16:28:59 CPack: Install projects 16:28:59 CPack: - Run preinstall target for: Csdk 16:28:59 CPack: - Install project: Csdk [] 16:28:59 CPack: Create package 16:28:59 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.5.tar.gz generated. 16:28:59 + '[' false '=' true ] 16:28:59 + '[' false '=' true ] 16:28:59 + mkdir -p /tmp/sdk/build/debug 16:28:59 + cd /tmp/sdk/build/debug 16:28:59 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 16:29:00 -- The C compiler identification is GNU 9.3.0 16:29:00 -- Check for working C compiler: /usr/bin/cc 16:29:00 -- Check for working C compiler: /usr/bin/cc - works 16:29:00 -- Detecting C compiler ABI info 16:29:00 -- Detecting C compiler ABI info - done 16:29:01 -- Detecting C compile features 16:29:01 -- Detecting C compile features - done 16:29:01 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:29:01 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 16:29:01 -- Found LIBYAML: /usr/lib/libyaml.so 16:29:01 -- Found LIBUUID: /usr/lib/libuuid.so 16:29:01 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 16:29:01 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:29:01 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 16:29:01 -- C SDK 2.0.1-dev.5 for Linux 16:29:01 -- Performing Test CSDK_HAVE_ATOMIC 16:29:01 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:29:01 -- Found Curses: /usr/lib/libcurses.so 16:29:01 -- Configuring done 16:29:01 -- Generating done 16:29:02 -- Build files have been written to: /tmp/sdk/build/debug 16:29:02 + make 16:29:02 + tee debug.log 16:29:02 Scanning dependencies of target csdk 16:29:02 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:29:02 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 16:29:03 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:29:03 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 16:29:03 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:29:03 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 16:29:04 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 16:29:04 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 16:29:04 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:29:05 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:29:05 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:29:05 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:29:06 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:29:06 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:29:06 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 16:29:06 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:29:07 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:29:07 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:29:08 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 16:29:08 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 16:29:08 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 16:29:08 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 16:29:08 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 16:29:09 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 16:29:09 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 16:29:09 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 16:29:10 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 16:29:10 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 16:29:10 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 16:29:10 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 16:29:10 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 16:29:11 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 16:29:11 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 16:29:11 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:29:12 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:29:12 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 16:29:12 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:29:13 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:29:13 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:29:14 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:29:14 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:29:14 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:29:15 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 16:29:15 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 16:29:16 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 16:29:16 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:29:17 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 16:29:17 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 16:29:18 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 16:29:18 [ 75%] Linking C shared library libcsdk.so 16:29:18 [ 75%] Built target csdk 16:29:18 Scanning dependencies of target template 16:29:18 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 16:29:18 [ 78%] Linking C executable template 16:29:19 [ 78%] Built target template 16:29:19 Scanning dependencies of target device-counter 16:29:19 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 16:29:19 [ 81%] Linking C executable device-counter 16:29:19 [ 81%] Built target device-counter 16:29:19 Scanning dependencies of target device-random 16:29:19 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 16:29:19 [ 84%] Linking C executable device-random 16:29:20 [ 84%] Built target device-random 16:29:20 Scanning dependencies of target device-gyro 16:29:20 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 16:29:20 [ 87%] Linking C executable device-gyro 16:29:20 [ 87%] Built target device-gyro 16:29:20 Scanning dependencies of target device-bitfields 16:29:20 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 16:29:21 [ 90%] Linking C executable device-bitfields 16:29:21 [ 90%] Built target device-bitfields 16:29:21 Scanning dependencies of target template-discovery 16:29:21 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 16:29:21 [ 93%] Linking C executable template-discovery 16:29:21 [ 93%] Built target template-discovery 16:29:21 Scanning dependencies of target device-file 16:29:21 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 16:29:22 [ 96%] Linking C executable device-file 16:29:22 [ 96%] Built target device-file 16:29:22 Scanning dependencies of target device-terminal 16:29:22 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 16:29:22 [100%] Linking C executable device-terminal 16:29:22 [100%] Built target device-terminal 16:29:22 make: Entering directory '/tmp/sdk/build/release' 16:29:22 make[1]: Entering directory '/tmp/sdk/build/release' 16:29:22 make[2]: Entering directory '/tmp/sdk/build/release' 16:29:22 make[2]: Leaving directory '/tmp/sdk/build/release' 16:29:22 [ 75%] Built target csdk 16:29:22 make[2]: Entering directory '/tmp/sdk/build/release' 16:29:23 make[2]: Leaving directory '/tmp/sdk/build/release' 16:29:23 [ 78%] Built target template 16:29:23 make[2]: Entering directory '/tmp/sdk/build/release' 16:29:23 make[2]: Leaving directory '/tmp/sdk/build/release' 16:29:23 [ 81%] Built target device-counter 16:29:23 make[2]: Entering directory '/tmp/sdk/build/release' 16:29:23 make[2]: Leaving directory '/tmp/sdk/build/release' 16:29:23 [ 84%] Built target device-random 16:29:23 make[2]: Entering directory '/tmp/sdk/build/release' 16:29:23 make[2]: Leaving directory '/tmp/sdk/build/release' 16:29:23 [ 87%] Built target device-gyro 16:29:23 make[2]: Entering directory '/tmp/sdk/build/release' 16:29:23 make[2]: Leaving directory '/tmp/sdk/build/release' 16:29:23 [ 90%] Built target device-bitfields 16:29:23 make[2]: Entering directory '/tmp/sdk/build/release' 16:29:23 make[2]: Leaving directory '/tmp/sdk/build/release' 16:29:23 [ 93%] Built target template-discovery 16:29:23 make[2]: Entering directory '/tmp/sdk/build/release' 16:29:23 make[2]: Leaving directory '/tmp/sdk/build/release' 16:29:23 [ 96%] Built target device-file 16:29:23 make[2]: Entering directory '/tmp/sdk/build/release' 16:29:23 make[2]: Leaving directory '/tmp/sdk/build/release' 16:29:23 [100%] Built target device-terminal 16:29:23 make[1]: Leaving directory '/tmp/sdk/build/release' 16:29:23 Install the project... 16:29:23 -- Install configuration: "Release" 16:29:23 -- Installing: /usr/local/lib/libcsdk.so 16:29:23 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 16:29:23 -- Up-to-date: /usr/local/include 16:29:23 -- Installing: /usr/local/include/edgex 16:29:23 -- Installing: /usr/local/include/edgex/rest-server.h 16:29:23 -- Installing: /usr/local/include/edgex/edgex-base.h 16:29:23 -- Installing: /usr/local/include/edgex/edgex.h 16:29:23 -- Installing: /usr/local/include/edgex/devices.h 16:29:23 -- Installing: /usr/local/include/edgex/profiles.h 16:29:23 -- Installing: /usr/local/include/edgex/csdk-defs.h 16:29:23 -- Installing: /usr/local/include/devsdk 16:29:23 -- Installing: /usr/local/include/devsdk/devsdk-base.h 16:29:23 -- Installing: /usr/local/include/devsdk/devsdk.h 16:29:23 -- Installing: /usr/local/include/iot 16:29:23 -- Installing: /usr/local/include/iot/json.h 16:29:23 -- Installing: /usr/local/include/iot/container.h 16:29:23 -- Installing: /usr/local/include/iot/component.h 16:29:23 -- Installing: /usr/local/include/iot/typecode.h 16:29:23 -- Installing: /usr/local/include/iot/iot.h 16:29:23 -- Installing: /usr/local/include/iot/time.h 16:29:23 -- Installing: /usr/local/include/iot/hash.h 16:29:23 -- Installing: /usr/local/include/iot/logger.h 16:29:23 -- Installing: /usr/local/include/iot/os 16:29:23 -- Installing: /usr/local/include/iot/os/zephyr.h 16:29:23 -- Installing: /usr/local/include/iot/os/linux.h 16:29:23 -- Installing: /usr/local/include/iot/os/macos.h 16:29:23 -- Installing: /usr/local/include/iot/scheduler.h 16:29:23 -- Installing: /usr/local/include/iot/data.h 16:29:23 -- Installing: /usr/local/include/iot/thread.h 16:29:23 -- Installing: /usr/local/include/iot/os.h 16:29:23 -- Installing: /usr/local/include/iot/base64.h 16:29:23 -- Installing: /usr/local/include/iot/defs.h 16:29:23 -- Installing: /usr/local/include/iot/threadpool.h 16:29:23 -- Installing: /usr/local/include/iot/config.h 16:29:23 -- Installing: /usr/local/share/device-sdk-c/LICENSE 16:29:23 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 16:29:23 make: Leaving directory '/tmp/sdk/build/release' 16:29:26 Removing intermediate container a1b596d4be22 16:29:26 ---> 2792bc9700a0 16:29:26 Step 16/25 : FROM ${BASE} 16:29:26 ---> 759262b18b23 16:29:26 Step 17/25 : LABEL maintainer="IOTech " 16:29:26 ---> Running in 7150f4564d9f 16:29:26 Removing intermediate container 7150f4564d9f 16:29:26 ---> 4e3beee237f4 16:29:26 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 16:29:26 ---> Running in 677228f6b694 16:29:27 Connecting to iotech.jfrog.io (54.195.244.87:443) 16:29:28 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 16:29:28 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 16:29:28 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 16:29:29 Removing intermediate container 677228f6b694 16:29:29 ---> 391e9c95fc2e 16:29:29 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:29:29 ---> Running in d95cff002da1 16:29:31 Removing intermediate container d95cff002da1 16:29:31 ---> 86540b57632c 16:29:31 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 16:29:31 ---> Running in 131232452ad6 16:29:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:29:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:29:34 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 16:29:35 (1/7) Installing curl (7.78.0-r0) 16:29:35 (2/7) Installing hiredis (0.14.1-r0) 16:29:35 (3/7) Installing hiredis-dev (0.14.1-r0) 16:29:35 (4/7) Installing libuuid (2.35.2-r0) 16:29:35 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 16:29:36 (6/7) Installing libidn2 (2.3.0-r0) 16:29:37 (7/7) Installing wget (1.20.3-r1) 16:29:37 Executing busybox-1.31.1-r20.trigger 16:29:37 OK: 267 MiB in 82 packages 16:29:38 Removing intermediate container 131232452ad6 16:29:38 ---> b9f70cdc7fc6 16:29:38 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 16:29:39 ---> 32c07b994c89 16:29:39 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 16:29:40 ---> fcac2b87d266 16:29:40 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 16:29:41 ---> 2bceab833b04 16:29:41 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 16:29:42 ---> 574f65671b9f 16:29:42 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 16:29:42 ---> 7a364d459527 16:29:42 Successfully built 7a364d459527 16:29:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:43 + docker inspect -f . ci-base-image-arm64 16:29:43 . [Pipeline] withDockerContainer 16:29:43 prd-ubuntu18.04-docker-arm64-4c-16g-705 does not seem to be running inside a container 16:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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 ******** ci-base-image-arm64 cat 16:29:45 $ docker top e64aabb6a37877232ceeb45fe021ab07a017f4da5dd8845e74cc8a3cee5341f5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:46 + make test 16:29:46 echo "make test" 16:29:46 make test [Pipeline] } 16:29:46 $ docker stop --time=1 e64aabb6a37877232ceeb45fe021ab07a017f4da5dd8845e74cc8a3cee5341f5 16:29:48 $ docker rm -f e64aabb6a37877232ceeb45fe021ab07a017f4da5dd8845e74cc8a3cee5341f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:29:51 + ls -al . 16:29:51 total 200 16:29:51 drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 16:26 . 16:29:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 16:26 .. 16:29:51 drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 16:26 .git 16:29:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 16:26 .github 16:29:51 -rw-rw-r-- 1 jenkins jenkins 176 Aug 24 16:26 .gitignore 16:29:51 -rw-rw-r-- 1 jenkins jenkins 3104 Aug 24 16:26 Attribution.txt 16:29:51 -rw-rw-r-- 1 jenkins jenkins 7701 Aug 24 16:26 CHANGES 16:29:51 -rw-rw-r-- 1 jenkins jenkins 108574 Aug 24 16:26 Doxyfile 16:29:51 -rw-rw-r-- 1 jenkins jenkins 677 Aug 24 16:26 GOVERNANCE.md 16:29:51 -rw-rw-r-- 1 jenkins jenkins 784 Aug 24 16:26 Jenkinsfile 16:29:51 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 24 16:26 LICENSE 16:29:51 -rw-rw-r-- 1 jenkins jenkins 444 Aug 24 16:26 Makefile 16:29:51 -rw-rw-r-- 1 jenkins jenkins 618 Aug 24 16:26 OWNERS.md 16:29:51 -rw-rw-r-- 1 jenkins jenkins 4086 Aug 24 16:26 README.md 16:29:51 -rw-rw-r-- 1 jenkins jenkins 7090 Aug 24 16:26 README.v2.md 16:29:51 -rw-rw-r-- 1 jenkins jenkins 11 Aug 24 16:24 VERSION 16:29:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 16:26 docs 16:29:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 16:26 include 16:29:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 16:26 scripts 16:29:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 16:26 src [Pipeline] isUnix [Pipeline] sh 16:29:52 + 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=103eb2d1a1e0c2c0103fb2343729ae53009a4524 --label arch=arm64 --label version=2.0.1-dev.5 . 16:29:53 Sending build context to Docker daemon 2.648MB 16:29:53 Step 1/17 : ARG BASE=alpine:3.12 16:29:53 Step 2/17 : FROM ${BASE} 16:29:53 ---> 7a364d459527 16:29:53 Step 3/17 : LABEL maintainer="IOTech " 16:29:53 ---> Running in bc048c780a0f 16:29:53 Removing intermediate container bc048c780a0f 16:29:53 ---> fa4078c901aa 16:29:53 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 16:29:53 ---> Running in bae83ee4e80f 16:29:55 --2021-08-24 16:29:54-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 16:29:55 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.170.66.44, 54.195.244.87, 54.229.110.245 16:29:55 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.170.66.44|:443... connected. 16:29:55 HTTP request sent, awaiting response... 200 OK 16:29:55 Length: 451 [application/octet-stream] 16:29:55 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 16:29:55  16:29:55 0K  100% 18.1M=0s 16:29:55 16:29:55 2021-08-24 16:29:55 (18.1 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 16:29:55 16:29:56 Removing intermediate container bae83ee4e80f 16:29:56 ---> fadbb83b153f 16:29:56 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:29:56 ---> Running in f4fd0f7b3e82 16:29:59 Removing intermediate container f4fd0f7b3e82 16:29:59 ---> 3300205fffd9 16:29:59 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 16:29:59 ---> Running in 3463f4b3bf38 16:30:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:02 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 16:30:02 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 16:30:02 (2/16) Installing libblkid (2.35.2-r0) 16:30:02 (3/16) Installing blkid (2.35.2-r0) 16:30:03 (4/16) Installing libcap-ng (0.7.10-r1) 16:30:03 (5/16) Installing setpriv (2.35.2-r0) 16:30:03 (6/16) Installing libmount (2.35.2-r0) 16:30:03 (7/16) Installing libsmartcols (2.35.2-r0) 16:30:03 (8/16) Installing findmnt (2.35.2-r0) 16:30:03 (9/16) Installing mcookie (2.35.2-r0) 16:30:03 (10/16) Installing hexdump (2.35.2-r0) 16:30:03 (11/16) Installing lsblk (2.35.2-r0) 16:30:03 (12/16) Installing libfdisk (2.35.2-r0) 16:30:03 (13/16) Installing sfdisk (2.35.2-r0) 16:30:03 (14/16) Installing cfdisk (2.35.2-r0) 16:30:03 (15/16) Installing util-linux (2.35.2-r0) 16:30:04 (16/16) Installing util-linux-dev (2.35.2-r0) 16:30:04 Executing busybox-1.31.1-r20.trigger 16:30:04 OK: 276 MiB in 98 packages 16:30:06 Removing intermediate container 3463f4b3bf38 16:30:06 ---> 683325f86123 16:30:06 Step 7/17 : COPY VERSION /edgex-c-sdk/ 16:30:07 ---> d8fd8ebfdec7 16:30:07 Step 8/17 : COPY src /edgex-c-sdk/src/ 16:30:08 ---> 347a95b18fe5 16:30:08 Step 9/17 : COPY include /edgex-c-sdk/include/ 16:30:08 ---> f7e30a476aed 16:30:08 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 16:30:09 ---> 5b03c1ead06c 16:30:09 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 16:30:10 ---> abf808c2cb2f 16:30:10 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 16:30:11 ---> ffb4be07b4f4 16:30:11 Step 13/17 : WORKDIR /edgex-c-sdk 16:30:11 ---> Running in 623e6cbf4bf1 16:30:12 Removing intermediate container 623e6cbf4bf1 16:30:12 ---> 8e1724f712db 16:30:12 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 16:30:12 ---> Running in d467a83ae878 16:30:12 Removing intermediate container d467a83ae878 16:30:12 ---> 79ea769c7703 16:30:12 Step 15/17 : LABEL arch=arm64 16:30:12 ---> Running in dbe7e36ae34f 16:30:13 Removing intermediate container dbe7e36ae34f 16:30:13 ---> d2d9cb328cc7 16:30:13 Step 16/17 : LABEL git_sha=103eb2d1a1e0c2c0103fb2343729ae53009a4524 16:30:13 ---> Running in b1ea0427c159 16:30:13 Removing intermediate container b1ea0427c159 16:30:13 ---> 3f05f212a86d 16:30:13 Step 17/17 : LABEL version=2.0.1-dev.5 16:30:14 ---> Running in e73bf854f928 16:30:14 Removing intermediate container e73bf854f928 16:30:14 ---> 69b05ec7c500 16:30:14 [Warning] One or more build-args [ARCH MAKE] were not consumed 16:30:14 Successfully built 69b05ec7c500 16:30:14 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 16:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:15 16:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:30:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:16 arm64: Pulling from edgex-lftools-log-publisher 16:30:16 448f6bf000e3: Pulling fs layer 16:30:16 f757da607395: Pulling fs layer 16:30:16 05883995daec: Pulling fs layer 16:30:16 8603b9c90790: Pulling fs layer 16:30:16 1560dd03e051: Pulling fs layer 16:30:16 27f5ce0e4adf: Pulling fs layer 16:30:16 c2d8d7efcc4b: Pulling fs layer 16:30:16 8603b9c90790: Waiting 16:30:16 1560dd03e051: Waiting 16:30:16 27f5ce0e4adf: Waiting 16:30:16 c2d8d7efcc4b: Waiting 16:30:16 f757da607395: Verifying Checksum 16:30:16 f757da607395: Download complete 16:30:16 8603b9c90790: Verifying Checksum 16:30:16 8603b9c90790: Download complete 16:30:16 1560dd03e051: Verifying Checksum 16:30:16 1560dd03e051: Download complete 16:30:16 27f5ce0e4adf: Verifying Checksum 16:30:16 27f5ce0e4adf: Download complete 16:30:16 05883995daec: Verifying Checksum 16:30:16 05883995daec: Download complete 16:30:17 448f6bf000e3: Verifying Checksum 16:30:17 448f6bf000e3: Download complete 16:30:20 c2d8d7efcc4b: Verifying Checksum 16:30:20 c2d8d7efcc4b: Download complete 16:30:21 448f6bf000e3: Pull complete 16:30:22 f757da607395: Pull complete 16:30:23 05883995daec: Pull complete 16:30:24 8603b9c90790: Pull complete 16:30:25 1560dd03e051: Pull complete 16:30:25 27f5ce0e4adf: Pull complete 16:30:40 c2d8d7efcc4b: Pull complete 16:30:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:30:40 prd-ubuntu18.04-docker-arm64-4c-16g-705 does not seem to be running inside a container 16:30:40 $ 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/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:30:45 $ docker top ec772f18df210b086cb920a01ec0332ac3cc05b9993122841dabc91beba3293d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:46 ---> job-cost.sh 16:30:46 lf-activate-venv: SKIPPING 16:30:46 INFO: No Stack... 16:30:47 INFO: Retrieving Pricing Info for: v3-standard-4 16:30:48 INFO: Archiving Costs [Pipeline] sh 16:30:48 + cat /w/workspace/device-sdk-c/6/archives/cost.csv 16:30:48 + cut -d, -f6 [Pipeline] lock 16:30:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] 16:30:48 Resource [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] did not exist. Created. 16:30:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:49 + echo total: 0.10999999940395355 [Pipeline] stash 16:30:50 Stashed 1 file(s) [Pipeline] } 16:30:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:30:50 $ docker stop --time=1 ec772f18df210b086cb920a01ec0332ac3cc05b9993122841dabc91beba3293d 16:30:52 $ docker rm -f ec772f18df210b086cb920a01ec0332ac3cc05b9993122841dabc91beba3293d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:41:05 Running on prd-centos7-docker-4c-2g-706 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 16:41:05 Running in /w/workspace/device-sdk-c/6 [Pipeline] { [Pipeline] checkout 16:41:05 Selected Git installation does not exist. Using Default 16:41:05 The recommended git tool is: NONE 16:41:08 using credential edgex-jenkins-ssh 16:41:08 Cloning the remote Git repository 16:41:08 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 16:41:08 > git init /w/workspace/device-sdk-c/6 # timeout=10 16:41:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 16:41:08 > git --version # timeout=10 16:41:08 > git --version # 'git version 2.24.4' 16:41:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:08 [INFO] Currently running in a labeled security context 16:41:08 [INFO] Currently SELinux is 'enforcing' on the host 16:41:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/6@tmp/jenkins-gitclient-ssh4764127084212599882.key 16:41:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:09 Avoid second fetch 16:41:09 Checking out Revision 103eb2d1a1e0c2c0103fb2343729ae53009a4524 (main) 16:41:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 16:41:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:09 > git config core.sparsecheckout # timeout=10 16:41:09 > git checkout -f 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 16:41:12 Commit message: "feat: support EDGEX_USE_REGISTRY, EDGEX_STARTUP_DURATION, EDGEX_STARTUP_INTERVAL (#365)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:13 provisioning config files... 16:41:13 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/6@tmp/config636213496906046046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:13 ---> docker-login.sh 16:41:13 nexus3.edgexfoundry.org:10001 16:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:14 Configure a credential helper to remove this warning. See 16:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:14 16:41:14 Login Succeeded 16:41:14 nexus3.edgexfoundry.org:10002 16:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:14 Configure a credential helper to remove this warning. See 16:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:14 16:41:14 Login Succeeded 16:41:14 nexus3.edgexfoundry.org:10003 16:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:14 Configure a credential helper to remove this warning. See 16:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:14 16:41:14 Login Succeeded 16:41:14 nexus3.edgexfoundry.org:10004 16:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:14 Configure a credential helper to remove this warning. See 16:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:14 16:41:14 Login Succeeded 16:41:14 docker.io 16:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:14 Configure a credential helper to remove this warning. See 16:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:14 16:41:14 Login Succeeded 16:41:14 ---> docker-login.sh ends [Pipeline] } 16:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:41:15 ========================================================= 16:41:15 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 16:41:15 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:41:15 + 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 . 16:41:15 Sending build context to Docker daemon 2.649MB 16:41:15 Step 1/25 : ARG BASE=alpine:3.12 16:41:15 Step 2/25 : FROM ${BASE} as builder 16:41:15 latest: Pulling from edgex-devops/edgex-gcc-base 16:41:15 339de151aab4: Pulling fs layer 16:41:15 3691962f683c: Pulling fs layer 16:41:15 e1147bf81a45: Pulling fs layer 16:41:15 3691962f683c: Verifying Checksum 16:41:15 3691962f683c: Download complete 16:41:16 339de151aab4: Verifying Checksum 16:41:16 339de151aab4: Download complete 16:41:16 339de151aab4: Pull complete 16:41:16 3691962f683c: Pull complete 16:41:19 e1147bf81a45: Verifying Checksum 16:41:19 e1147bf81a45: Download complete 16:41:22 e1147bf81a45: Pull complete 16:41:22 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 16:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 16:41:22 ---> ac6a0feb3254 16:41:22 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 16:41:23 ---> Running in a9a53bcb27b0 16:41:23 Connecting to iotech.jfrog.io (54.170.66.44:443) 16:41:24 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 16:41:24 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 16:41:24 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 16:41:24 Removing intermediate container a9a53bcb27b0 16:41:24 ---> f3708ca6aa77 16:41:24 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:41:24 ---> Running in 8cdec07c5a15 16:41:24 Removing intermediate container 8cdec07c5a15 16:41:24 ---> 86b77c8513e9 16:41:24 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 16:41:24 ---> Running in 42bbae61d618 16:41:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:26 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 16:41:26 (1/22) Installing hiredis (0.14.1-r0) 16:41:26 (2/22) Installing hiredis-dev (0.14.1-r0) 16:41:26 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 16:41:27 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 16:41:28 (5/22) Installing libblkid (2.35.2-r0) 16:41:28 (6/22) Installing blkid (2.35.2-r0) 16:41:28 (7/22) Installing libcap-ng (0.7.10-r1) 16:41:29 (8/22) Installing setpriv (2.35.2-r0) 16:41:29 (9/22) Installing libmount (2.35.2-r0) 16:41:29 (10/22) Installing libsmartcols (2.35.2-r0) 16:41:29 (11/22) Installing findmnt (2.35.2-r0) 16:41:29 (12/22) Installing mcookie (2.35.2-r0) 16:41:29 (13/22) Installing hexdump (2.35.2-r0) 16:41:29 (14/22) Installing lsblk (2.35.2-r0) 16:41:29 (15/22) Installing libuuid (2.35.2-r0) 16:41:29 (16/22) Installing libfdisk (2.35.2-r0) 16:41:29 (17/22) Installing sfdisk (2.35.2-r0) 16:41:30 (18/22) Installing cfdisk (2.35.2-r0) 16:41:30 (19/22) Installing util-linux (2.35.2-r0) 16:41:30 (20/22) Installing util-linux-dev (2.35.2-r0) 16:41:30 (21/22) Installing libidn2 (2.3.0-r0) 16:41:30 (22/22) Installing wget (1.20.3-r1) 16:41:30 Executing busybox-1.31.1-r20.trigger 16:41:30 OK: 295 MiB in 97 packages 16:41:31 Removing intermediate container 42bbae61d618 16:41:31 ---> 651c22871f37 16:41:31 Step 6/25 : ENV CBOR_VERSION=0.5.0 16:41:31 ---> Running in 90cd8fe2d8b6 16:41:31 Removing intermediate container 90cd8fe2d8b6 16:41:31 ---> c8ec25d2b807 16:41:31 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 16:41:31 ---> Running in 7f548e6501c9 16:41:31 --2021-08-24 16:41:31-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 16:41:31 Resolving github.com (github.com)... 140.82.113.4 16:41:31 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 16:41:32 HTTP request sent, awaiting response... 302 Found 16:41:32 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 16:41:32 --2021-08-24 16:41:31-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 16:41:32 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 16:41:32 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. 16:41:32 HTTP request sent, awaiting response... 200 OK 16:41:32 Length: unspecified [application/x-gzip] 16:41:32 Saving to: 'STDOUT' 16:41:32 16:41:32 0K .......... .......... .......... .......... .......... 1.46M 16:41:32 50K .......... .......... .......... .......... .......... 2.72M 16:41:32 100K .......... .......... .......... .......... .......... 34.3M 16:41:32 150K .......... .......... .......... .......... .......... 35.3M 16:41:32 200K .......... .......... .......... .......... .......... 2.81M 16:41:32 250K .......... .......... .......... .......... .......... 8.80M 16:41:32 300K .......... .......... .......... .......... .......... 15.9M 16:41:32 350K .......... .......... .......... .......... .......... 5.98M 16:41:32 400K .......... .......... .......... .......... .......... 18.0M 16:41:32 450K .......... .......... .......... .......... .......... 25.0M 16:41:32 500K .......... .......... .......... .......... .......... 566K 16:41:32 550K .......... .......... .......... .......... .......... 30.0M 16:41:32 600K .......... .......... .......... .......... .......... 3.21M 16:41:32 650K .......... .......... .......... .......... .......... 10.1M 16:41:32 700K .. 73.1M=0.2s 16:41:32 16:41:32 2021-08-24 16:41:32 (3.38 MB/s) - written to stdout [719348] 16:41:32 16:41:32 -- The C compiler identification is GNU 9.3.0 16:41:32 -- The CXX compiler identification is GNU 9.3.0 16:41:32 -- Check for working C compiler: /usr/bin/cc 16:41:32 -- Check for working C compiler: /usr/bin/cc - works 16:41:32 -- Detecting C compiler ABI info 16:41:32 -- Detecting C compiler ABI info - done 16:41:32 -- Detecting C compile features 16:41:32 -- Detecting C compile features - done 16:41:32 -- Check for working CXX compiler: /usr/bin/c++ 16:41:32 -- Check for working CXX compiler: /usr/bin/c++ - works 16:41:32 -- Detecting CXX compiler ABI info 16:41:32 -- Detecting CXX compiler ABI info - done 16:41:32 -- Detecting CXX compile features 16:41:32 -- Detecting CXX compile features - done 16:41:32 -- Looking for include file endian.h 16:41:32 -- Looking for include file endian.h - found 16:41:32 -- Check if the system is big endian 16:41:32 -- Searching 16 bit integer 16:41:32 -- Looking for sys/types.h 16:41:32 -- Looking for sys/types.h - found 16:41:32 -- Looking for stdint.h 16:41:33 -- Looking for stdint.h - found 16:41:33 -- Looking for stddef.h 16:41:33 -- Looking for stddef.h - found 16:41:33 -- Check size of unsigned short 16:41:33 -- Check size of unsigned short - done 16:41:33 -- Searching 16 bit integer - Using unsigned short 16:41:33 -- Check if the system is big endian - little endian 16:41:33 -- Check size of size_t 16:41:33 -- Check size of size_t - done 16:41:33 CMake Warning at examples/CMakeLists.txt:16 (find_package): 16:41:33 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 16:41:33 asked CMake to find a package configuration file provided by "cJSON", but 16:41:33 CMake did not find one. 16:41:33 16:41:33 Could not find a package configuration file provided by "cJSON" with any of 16:41:33 the following names: 16:41:33 16:41:33 cJSONConfig.cmake 16:41:33 cjson-config.cmake 16:41:33 16:41:33 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 16:41:33 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 16:41:33 provides a separate development package or SDK, be sure it has been 16:41:33 installed. 16:41:33 16:41:33 16:41:33 -- Configuring done 16:41:33 -- Generating done 16:41:33 -- Build files have been written to: /tmp/cbor 16:41:33 Scanning dependencies of target cbor_shared 16:41:33 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 16:41:33 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 16:41:33 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 16:41:33 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 16:41:34 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 16:41:34 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 16:41:34 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 16:41:34 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 16:41:34 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 16:41:34 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 16:41:34 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 16:41:34 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 16:41:34 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 16:41:34 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 16:41:34 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 16:41:34 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 16:41:34 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 16:41:34 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 16:41:34 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 16:41:34 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 16:41:34 [ 40%] Linking C shared library libcbor.so 16:41:34 [ 40%] Built target cbor_shared 16:41:34 Scanning dependencies of target cbor 16:41:34 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 16:41:35 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 16:41:35 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 16:41:35 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 16:41:35 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 16:41:35 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 16:41:35 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 16:41:35 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 16:41:35 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 16:41:35 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 16:41:35 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 16:41:35 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 16:41:36 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 16:41:36 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 16:41:36 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 16:41:36 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 16:41:36 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 16:41:36 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 16:41:36 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 16:41:36 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 16:41:36 [ 80%] Linking C static library libcbor.a 16:41:36 [ 80%] Built target cbor 16:41:36 Scanning dependencies of target sort 16:41:36 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 16:41:36 [ 84%] Linking C executable sort 16:41:36 [ 84%] Built target sort 16:41:36 Scanning dependencies of target readfile 16:41:36 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 16:41:36 [ 88%] Linking C executable readfile 16:41:36 [ 88%] Built target readfile 16:41:36 Scanning dependencies of target streaming_parser 16:41:36 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 16:41:36 [ 92%] Linking C executable streaming_parser 16:41:36 [ 92%] Built target streaming_parser 16:41:36 Scanning dependencies of target hello 16:41:37 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 16:41:37 [ 96%] Linking C executable hello 16:41:37 [ 96%] Built target hello 16:41:37 Scanning dependencies of target create_items 16:41:37 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 16:41:37 [100%] Linking C executable create_items 16:41:37 [100%] Built target create_items 16:41:37 Install the project... 16:41:37 -- Install configuration: "Release" 16:41:37 -- Installing: /usr/local/include/cbor/configuration.h 16:41:37 -- Installing: /usr/local/lib64/libcbor.a 16:41:37 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 16:41:37 -- Installing: /usr/local/lib64/libcbor.so.0 16:41:37 -- Installing: /usr/local/lib64/libcbor.so 16:41:37 -- Up-to-date: /usr/local/include/cbor 16:41:37 -- Installing: /usr/local/include/cbor/arrays.h 16:41:37 -- Installing: /usr/local/include/cbor/bytestrings.h 16:41:37 -- Installing: /usr/local/include/cbor/callbacks.h 16:41:37 -- Installing: /usr/local/include/cbor/common.h 16:41:37 -- Installing: /usr/local/include/cbor/data.h 16:41:37 -- Installing: /usr/local/include/cbor/encoding.h 16:41:37 -- Installing: /usr/local/include/cbor/floats_ctrls.h 16:41:37 -- Installing: /usr/local/include/cbor/internal 16:41:37 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 16:41:37 -- Installing: /usr/local/include/cbor/internal/encoders.h 16:41:37 -- Installing: /usr/local/include/cbor/internal/loaders.h 16:41:37 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 16:41:37 -- Installing: /usr/local/include/cbor/internal/stack.h 16:41:37 -- Installing: /usr/local/include/cbor/internal/unicode.h 16:41:37 -- Installing: /usr/local/include/cbor/ints.h 16:41:37 -- Installing: /usr/local/include/cbor/maps.h 16:41:37 -- Installing: /usr/local/include/cbor/serialization.h 16:41:37 -- Installing: /usr/local/include/cbor/streaming.h 16:41:37 -- Installing: /usr/local/include/cbor/strings.h 16:41:37 -- Installing: /usr/local/include/cbor/tags.h 16:41:37 -- Installing: /usr/local/include/cbor.h 16:41:37 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 16:41:37 Removing intermediate container 7f548e6501c9 16:41:37 ---> 9c102424fc2a 16:41:37 Step 8/25 : RUN mkdir /tmp/sdk 16:41:37 ---> Running in 62701ff621c9 16:41:38 Removing intermediate container 62701ff621c9 16:41:38 ---> bcc71a5e94eb 16:41:38 Step 9/25 : COPY VERSION /tmp/sdk 16:41:38 ---> 4c60e007e9d6 16:41:38 Step 10/25 : COPY src /tmp/sdk/src 16:41:38 ---> 5a89077c4495 16:41:38 Step 11/25 : COPY include /tmp/sdk/include 16:41:38 ---> ae07966f8300 16:41:38 Step 12/25 : COPY scripts /tmp/sdk/scripts 16:41:38 ---> 9a1f4c6217aa 16:41:38 Step 13/25 : COPY LICENSE /tmp/sdk 16:41:39 ---> d58ebbeb42db 16:41:39 Step 14/25 : COPY Attribution.txt /tmp/sdk 16:41:39 ---> ab0492b0d10e 16:41:39 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 16:41:39 ---> Running in aeb4d5220fe6 16:41:39 + CPPCHECK=false 16:41:39 + DOCGEN=false 16:41:39 + TOMLVER=SDK-0.2 16:41:39 + CUTILVER=1.1.4 16:41:39 + '[' 0 -gt 0 ] 16:41:39 + readlink -f ./scripts/build.sh 16:41:39 + dirname /tmp/sdk/scripts/build.sh 16:41:39 + dirname /tmp/sdk/scripts 16:41:39 + ROOT=/tmp/sdk 16:41:39 + cd /tmp/sdk 16:41:39 + '[' '!' -d deps ] 16:41:39 + mkdir deps 16:41:39 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 16:41:39 + tar -C deps -z -x -f - 16:41:39 --2021-08-24 16:41:39-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 16:41:39 Resolving github.com (github.com)... 140.82.113.4 16:41:39 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 16:41:39 HTTP request sent, awaiting response... 302 Found 16:41:39 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 16:41:39 --2021-08-24 16:41:39-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 16:41:39 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 16:41:39 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. 16:41:39 HTTP request sent, awaiting response... 200 OK 16:41:39 Length: unspecified [application/x-gzip] 16:41:39 Saving to: 'STDOUT' 16:41:39 16:41:39 0K .......... ...... 856K=0.02s 16:41:39 16:41:39 2021-08-24 16:41:39 (856 KB/s) - written to stdout [16451] 16:41:39 16:41:39 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 16:41:39 + tar -C deps -z -x -f - 16:41:39 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 16:41:39 --2021-08-24 16:41:39-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 16:41:39 Resolving github.com (github.com)... 140.82.113.4 16:41:39 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 16:41:39 HTTP request sent, awaiting response... 302 Found 16:41:39 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 16:41:39 --2021-08-24 16:41:39-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 16:41:39 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 16:41:39 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. 16:41:40 HTTP request sent, awaiting response... 200 OK 16:41:40 Length: unspecified [application/x-gzip] 16:41:40 Saving to: 'STDOUT' 16:41:40  16:41:40 0K .......... .......... .......... .......... .......... 1.30M 16:41:40 50K .......... .......... .......... .......... .......... 2.66M 16:41:40 100K .......... .......... .......... .......... .......... 13.2M 16:41:40 150K .......... .......... ....... 4.83M=0.07s 16:41:40 16:41:40 2021-08-24 16:41:40 (2.66 MB/s) - written to stdout [181796] 16:41:40 16:41:40 + mkdir -p src/c/iot 16:41:40 + 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 16:41:40 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 16:41:40 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 16:41:40 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 16:41:40 + mkdir -p include/iot 16:41:40 + 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 16:41:40 + mkdir -p include/iot/os 16:41:40 + 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 16:41:40 + mkdir -p /tmp/sdk/build/release 16:41:40 + cd /tmp/sdk/build/release 16:41:40 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 16:41:40 -- The C compiler identification is GNU 9.3.0 16:41:40 -- Check for working C compiler: /usr/bin/cc 16:41:40 -- Check for working C compiler: /usr/bin/cc - works 16:41:40 -- Detecting C compiler ABI info 16:41:40 -- Detecting C compiler ABI info - done 16:41:40 -- Detecting C compile features 16:41:40 -- Detecting C compile features - done 16:41:40 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:41:40 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 16:41:40 -- Found LIBYAML: /usr/lib/libyaml.so 16:41:40 -- Found LIBUUID: /usr/lib/libuuid.so 16:41:40 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 16:41:40 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:41:40 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 16:41:40 -- C SDK 2.0.1-dev.5 for Linux 16:41:40 -- Performing Test CSDK_HAVE_ATOMIC 16:41:40 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:41:40 -- Found Curses: /usr/lib/libcurses.so 16:41:40 -- Configuring done 16:41:40 -- Generating done 16:41:40 -- Build files have been written to: /tmp/sdk/build/release 16:41:40 + make all package 16:41:40 + tee release.log 16:41:40 Scanning dependencies of target csdk 16:41:40 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:41:40 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 16:41:40 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:41:41 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 16:41:41 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:41:41 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 16:41:41 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 16:41:41 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 16:41:41 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:41:41 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:41:42 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:41:42 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:41:42 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:41:42 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:41:42 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 16:41:42 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:41:42 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:41:43 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:41:43 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 16:41:43 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 16:41:43 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 16:41:43 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 16:41:43 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 16:41:44 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 16:41:44 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 16:41:44 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 16:41:44 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 16:41:44 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 16:41:44 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 16:41:44 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 16:41:44 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 16:41:44 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 16:41:44 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 16:41:45 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:41:45 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:41:45 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 16:41:45 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:41:46 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:41:46 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:41:46 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:41:46 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:41:46 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:41:46 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 16:41:46 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 16:41:47 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 16:41:47 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:41:47 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 16:41:48 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 16:41:48 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 16:41:48 [ 75%] Linking C shared library libcsdk.so 16:41:48 [ 75%] Built target csdk 16:41:48 Scanning dependencies of target template 16:41:48 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 16:41:48 [ 78%] Linking C executable template 16:41:48 [ 78%] Built target template 16:41:48 Scanning dependencies of target device-counter 16:41:48 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 16:41:48 [ 81%] Linking C executable device-counter 16:41:48 [ 81%] Built target device-counter 16:41:48 Scanning dependencies of target device-random 16:41:48 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 16:41:48 [ 84%] Linking C executable device-random 16:41:48 [ 84%] Built target device-random 16:41:48 Scanning dependencies of target device-gyro 16:41:48 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 16:41:48 [ 87%] Linking C executable device-gyro 16:41:49 [ 87%] Built target device-gyro 16:41:49 Scanning dependencies of target device-bitfields 16:41:49 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 16:41:49 [ 90%] Linking C executable device-bitfields 16:41:49 [ 90%] Built target device-bitfields 16:41:49 Scanning dependencies of target template-discovery 16:41:49 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 16:41:49 [ 93%] Linking C executable template-discovery 16:41:49 [ 93%] Built target template-discovery 16:41:49 Scanning dependencies of target device-file 16:41:49 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 16:41:49 [ 96%] Linking C executable device-file 16:41:49 [ 96%] Built target device-file 16:41:49 Scanning dependencies of target device-terminal 16:41:49 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 16:41:49 [100%] Linking C executable device-terminal 16:41:49 [100%] Built target device-terminal 16:41:49 Run CPack packaging tool... 16:41:49 CPack: Create package using TGZ 16:41:49 CPack: Install projects 16:41:49 CPack: - Run preinstall target for: Csdk 16:41:50 CPack: - Install project: Csdk [] 16:41:50 CPack: Create package 16:41:50 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.5.tar.gz generated. 16:41:50 + '[' false '=' true ] 16:41:50 + '[' false '=' true ] 16:41:50 + mkdir -p /tmp/sdk/build/debug 16:41:50 + cd /tmp/sdk/build/debug 16:41:50 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 16:41:50 -- The C compiler identification is GNU 9.3.0 16:41:50 -- Check for working C compiler: /usr/bin/cc 16:41:50 -- Check for working C compiler: /usr/bin/cc - works 16:41:50 -- Detecting C compiler ABI info 16:41:50 -- Detecting C compiler ABI info - done 16:41:50 -- Detecting C compile features 16:41:50 -- Detecting C compile features - done 16:41:50 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:41:50 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 16:41:50 -- Found LIBYAML: /usr/lib/libyaml.so 16:41:50 -- Found LIBUUID: /usr/lib/libuuid.so 16:41:50 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 16:41:50 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:41:50 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 16:41:50 -- C SDK 2.0.1-dev.5 for Linux 16:41:50 -- Performing Test CSDK_HAVE_ATOMIC 16:41:50 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:41:50 -- Found Curses: /usr/lib/libcurses.so 16:41:50 -- Configuring done 16:41:50 -- Generating done 16:41:50 -- Build files have been written to: /tmp/sdk/build/debug 16:41:50 + make 16:41:50 + tee debug.log 16:41:50 Scanning dependencies of target csdk 16:41:50 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:41:50 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 16:41:50 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:41:50 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 16:41:50 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:41:50 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 16:41:51 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 16:41:51 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 16:41:51 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:41:51 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:41:51 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:41:51 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:41:51 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:41:51 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:41:51 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 16:41:51 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:41:51 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:41:51 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:41:51 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 16:41:51 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 16:41:51 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 16:41:51 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 16:41:51 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 16:41:52 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 16:41:52 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 16:41:52 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 16:41:52 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 16:41:52 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 16:41:52 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 16:41:52 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 16:41:52 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 16:41:52 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 16:41:52 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 16:41:52 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:41:52 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:41:52 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 16:41:52 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:41:52 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:41:53 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:41:53 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:41:53 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:41:53 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:41:53 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 16:41:53 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 16:41:53 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 16:41:53 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:41:53 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 16:41:54 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 16:41:54 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 16:41:54 [ 75%] Linking C shared library libcsdk.so 16:41:54 [ 75%] Built target csdk 16:41:54 Scanning dependencies of target template 16:41:54 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 16:41:54 [ 78%] Linking C executable template 16:41:54 [ 78%] Built target template 16:41:54 Scanning dependencies of target device-counter 16:41:54 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 16:41:54 [ 81%] Linking C executable device-counter 16:41:54 [ 81%] Built target device-counter 16:41:54 Scanning dependencies of target device-random 16:41:54 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 16:41:54 [ 84%] Linking C executable device-random 16:41:54 [ 84%] Built target device-random 16:41:54 Scanning dependencies of target device-gyro 16:41:54 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 16:41:54 [ 87%] Linking C executable device-gyro 16:41:54 [ 87%] Built target device-gyro 16:41:54 Scanning dependencies of target device-bitfields 16:41:54 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 16:41:54 [ 90%] Linking C executable device-bitfields 16:41:54 [ 90%] Built target device-bitfields 16:41:54 Scanning dependencies of target template-discovery 16:41:54 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 16:41:54 [ 93%] Linking C executable template-discovery 16:41:54 [ 93%] Built target template-discovery 16:41:54 Scanning dependencies of target device-file 16:41:54 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 16:41:54 [ 96%] Linking C executable device-file 16:41:54 [ 96%] Built target device-file 16:41:54 Scanning dependencies of target device-terminal 16:41:55 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 16:41:55 [100%] Linking C executable device-terminal 16:41:55 [100%] Built target device-terminal 16:41:55 make: Entering directory '/tmp/sdk/build/release' 16:41:55 make[1]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Leaving directory '/tmp/sdk/build/release' 16:41:55 [ 75%] Built target csdk 16:41:55 make[2]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Leaving directory '/tmp/sdk/build/release' 16:41:55 [ 78%] Built target template 16:41:55 make[2]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Leaving directory '/tmp/sdk/build/release' 16:41:55 [ 81%] Built target device-counter 16:41:55 make[2]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Leaving directory '/tmp/sdk/build/release' 16:41:55 [ 84%] Built target device-random 16:41:55 make[2]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Leaving directory '/tmp/sdk/build/release' 16:41:55 [ 87%] Built target device-gyro 16:41:55 make[2]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Leaving directory '/tmp/sdk/build/release' 16:41:55 [ 90%] Built target device-bitfields 16:41:55 make[2]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Leaving directory '/tmp/sdk/build/release' 16:41:55 [ 93%] Built target template-discovery 16:41:55 make[2]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Leaving directory '/tmp/sdk/build/release' 16:41:55 [ 96%] Built target device-file 16:41:55 make[2]: Entering directory '/tmp/sdk/build/release' 16:41:55 make[2]: Leaving directory '/tmp/sdk/build/release' 16:41:55 [100%] Built target device-terminal 16:41:55 make[1]: Leaving directory '/tmp/sdk/build/release' 16:41:55 Install the project... 16:41:55 -- Install configuration: "Release" 16:41:55 -- Installing: /usr/local/lib/libcsdk.so 16:41:55 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 16:41:55 -- Up-to-date: /usr/local/include 16:41:55 -- Installing: /usr/local/include/devsdk 16:41:55 -- Installing: /usr/local/include/devsdk/devsdk-base.h 16:41:55 -- Installing: /usr/local/include/devsdk/devsdk.h 16:41:55 -- Installing: /usr/local/include/edgex 16:41:55 -- Installing: /usr/local/include/edgex/devices.h 16:41:55 -- Installing: /usr/local/include/edgex/edgex-base.h 16:41:55 -- Installing: /usr/local/include/edgex/edgex.h 16:41:55 -- Installing: /usr/local/include/edgex/profiles.h 16:41:55 -- Installing: /usr/local/include/edgex/rest-server.h 16:41:55 -- Installing: /usr/local/include/edgex/csdk-defs.h 16:41:55 -- Installing: /usr/local/include/iot 16:41:55 -- Installing: /usr/local/include/iot/base64.h 16:41:55 -- Installing: /usr/local/include/iot/component.h 16:41:55 -- Installing: /usr/local/include/iot/config.h 16:41:55 -- Installing: /usr/local/include/iot/container.h 16:41:55 -- Installing: /usr/local/include/iot/data.h 16:41:55 -- Installing: /usr/local/include/iot/hash.h 16:41:55 -- Installing: /usr/local/include/iot/iot.h 16:41:55 -- Installing: /usr/local/include/iot/json.h 16:41:55 -- Installing: /usr/local/include/iot/logger.h 16:41:55 -- Installing: /usr/local/include/iot/os.h 16:41:55 -- Installing: /usr/local/include/iot/scheduler.h 16:41:55 -- Installing: /usr/local/include/iot/thread.h 16:41:55 -- Installing: /usr/local/include/iot/threadpool.h 16:41:55 -- Installing: /usr/local/include/iot/time.h 16:41:55 -- Installing: /usr/local/include/iot/typecode.h 16:41:55 -- Installing: /usr/local/include/iot/os 16:41:55 -- Installing: /usr/local/include/iot/os/linux.h 16:41:55 -- Installing: /usr/local/include/iot/os/macos.h 16:41:55 -- Installing: /usr/local/include/iot/os/zephyr.h 16:41:55 -- Installing: /usr/local/include/iot/defs.h 16:41:55 -- Installing: /usr/local/share/device-sdk-c/LICENSE 16:41:55 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 16:41:55 make: Leaving directory '/tmp/sdk/build/release' 16:41:55 Removing intermediate container aeb4d5220fe6 16:41:55 ---> e97f1409c789 16:41:55 Step 16/25 : FROM ${BASE} 16:41:55 ---> ac6a0feb3254 16:41:55 Step 17/25 : LABEL maintainer="IOTech " 16:41:55 ---> Running in a192d267bd9c 16:41:55 Removing intermediate container a192d267bd9c 16:41:55 ---> 7794b788f752 16:41:55 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 16:41:55 ---> Running in 45c0d68a5e93 16:41:56 Connecting to iotech.jfrog.io (54.195.244.87:443) 16:41:56 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 16:41:56 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 16:41:56 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 16:41:56 Removing intermediate container 45c0d68a5e93 16:41:56 ---> ad5bfc27ab5c 16:41:56 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:41:56 ---> Running in 4d36c87ce10b 16:41:57 Removing intermediate container 4d36c87ce10b 16:41:57 ---> f08428014dd0 16:41:57 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 16:41:57 ---> Running in 029aec2fe475 16:41:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:42:01 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 16:42:01 (1/7) Installing curl (7.78.0-r0) 16:42:01 (2/7) Installing hiredis (0.14.1-r0) 16:42:01 (3/7) Installing hiredis-dev (0.14.1-r0) 16:42:01 (4/7) Installing libuuid (2.35.2-r0) 16:42:01 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 16:42:03 (6/7) Installing libidn2 (2.3.0-r0) 16:42:03 (7/7) Installing wget (1.20.3-r1) 16:42:04 Executing busybox-1.31.1-r20.trigger 16:42:04 OK: 286 MiB in 82 packages 16:42:04 Removing intermediate container 029aec2fe475 16:42:04 ---> cd03c3fefa74 16:42:04 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 16:42:04 ---> 86dd4ef2e0a2 16:42:04 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 16:42:04 ---> ec1b44a999ca 16:42:04 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 16:42:05 ---> 5449b621d125 16:42:05 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 16:42:05 ---> f437fefa5073 16:42:05 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 16:42:05 ---> 16784378f6f1 16:42:05 Successfully built 16784378f6f1 16:42:05 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 16:42:06 + docker inspect -f . ci-base-image-x86_64 16:42:06 . [Pipeline] withDockerContainer 16:42:07 prd-centos7-docker-4c-2g-706 does not seem to be running inside a container 16:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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 ******** ci-base-image-x86_64 cat 16:42:07 $ docker top b5549a4a31e45716ae70daa649849fbf69fa3d75cead40d2027461e02e3594bf -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:07 + make test 16:42:07 echo "make test" 16:42:07 make test [Pipeline] } 16:42:07 $ docker stop --time=1 b5549a4a31e45716ae70daa649849fbf69fa3d75cead40d2027461e02e3594bf 16:42:09 $ docker rm -f b5549a4a31e45716ae70daa649849fbf69fa3d75cead40d2027461e02e3594bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:42:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:42:10 + ls -al . 16:42:10 total 172 16:42:10 drwxrwxr-x. 8 jenkins jenkins 4096 Aug 24 16:41 . 16:42:10 drwxrwxr-x. 4 jenkins jenkins 28 Aug 24 16:41 .. 16:42:10 -rw-rw-r--. 1 jenkins jenkins 3104 Aug 24 16:41 Attribution.txt 16:42:10 -rw-rw-r--. 1 jenkins jenkins 7701 Aug 24 16:41 CHANGES 16:42:10 drwxrwxr-x. 2 jenkins jenkins 121 Aug 24 16:41 docs 16:42:10 -rw-rw-r--. 1 jenkins jenkins 108574 Aug 24 16:41 Doxyfile 16:42:10 drwxrwxr-x. 8 jenkins jenkins 162 Aug 24 16:41 .git 16:42:10 drwxrwxr-x. 2 jenkins jenkins 81 Aug 24 16:41 .github 16:42:10 -rw-rw-r--. 1 jenkins jenkins 176 Aug 24 16:41 .gitignore 16:42:10 -rw-rw-r--. 1 jenkins jenkins 677 Aug 24 16:41 GOVERNANCE.md 16:42:10 drwxrwxr-x. 4 jenkins jenkins 33 Aug 24 16:41 include 16:42:10 -rw-rw-r--. 1 jenkins jenkins 784 Aug 24 16:41 Jenkinsfile 16:42:10 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 24 16:41 LICENSE 16:42:10 -rw-rw-r--. 1 jenkins jenkins 444 Aug 24 16:41 Makefile 16:42:10 -rw-rw-r--. 1 jenkins jenkins 618 Aug 24 16:41 OWNERS.md 16:42:10 -rw-rw-r--. 1 jenkins jenkins 4086 Aug 24 16:41 README.md 16:42:10 -rw-rw-r--. 1 jenkins jenkins 7090 Aug 24 16:41 README.v2.md 16:42:10 drwxrwxr-x. 2 jenkins jenkins 98 Aug 24 16:41 scripts 16:42:10 drwxrwxr-x. 4 jenkins jenkins 50 Aug 24 16:41 src 16:42:10 -rw-rw-r--. 1 jenkins jenkins 11 Aug 24 16:24 VERSION [Pipeline] isUnix [Pipeline] sh 16:42:10 + 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=103eb2d1a1e0c2c0103fb2343729ae53009a4524 --label arch=amd64 --label version=2.0.1-dev.5 . 16:42:10 Sending build context to Docker daemon 2.649MB 16:42:10 Step 1/17 : ARG BASE=alpine:3.12 16:42:10 Step 2/17 : FROM ${BASE} 16:42:10 ---> 16784378f6f1 16:42:10 Step 3/17 : LABEL maintainer="IOTech " 16:42:10 ---> Running in 979ae89d6592 16:42:10 Removing intermediate container 979ae89d6592 16:42:10 ---> fd3df2892ef2 16:42:10 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 16:42:10 ---> Running in 0dd4e2980df8 16:42:11 --2021-08-24 16:42:10-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 16:42:11 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.170.66.44, 54.229.110.245 16:42:11 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 16:42:11 HTTP request sent, awaiting response... 200 OK 16:42:11 Length: 451 [application/octet-stream] 16:42:11 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 16:42:11  16:42:11 0K 100% 52.6M=0s 16:42:11 16:42:11 2021-08-24 16:42:11 (52.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 16:42:11 16:42:11 Removing intermediate container 0dd4e2980df8 16:42:11 ---> 21b49b3fa8a1 16:42:11 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:42:11 ---> Running in df18a449e850 16:42:12 Removing intermediate container df18a449e850 16:42:12 ---> 969b2920fa2d 16:42:12 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 16:42:12 ---> Running in 6e25639ec431 16:42:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:42:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:42:13 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 16:42:13 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 16:42:14 (2/16) Installing libblkid (2.35.2-r0) 16:42:14 (3/16) Installing blkid (2.35.2-r0) 16:42:14 (4/16) Installing libcap-ng (0.7.10-r1) 16:42:14 (5/16) Installing setpriv (2.35.2-r0) 16:42:14 (6/16) Installing libmount (2.35.2-r0) 16:42:14 (7/16) Installing libsmartcols (2.35.2-r0) 16:42:14 (8/16) Installing findmnt (2.35.2-r0) 16:42:14 (9/16) Installing mcookie (2.35.2-r0) 16:42:14 (10/16) Installing hexdump (2.35.2-r0) 16:42:14 (11/16) Installing lsblk (2.35.2-r0) 16:42:14 (12/16) Installing libfdisk (2.35.2-r0) 16:42:14 (13/16) Installing sfdisk (2.35.2-r0) 16:42:14 (14/16) Installing cfdisk (2.35.2-r0) 16:42:15 (15/16) Installing util-linux (2.35.2-r0) 16:42:15 (16/16) Installing util-linux-dev (2.35.2-r0) 16:42:15 Executing busybox-1.31.1-r20.trigger 16:42:15 OK: 295 MiB in 98 packages 16:42:15 Removing intermediate container 6e25639ec431 16:42:15 ---> 48c0c21c693d 16:42:15 Step 7/17 : COPY VERSION /edgex-c-sdk/ 16:42:16 ---> 8e2029bfe41c 16:42:16 Step 8/17 : COPY src /edgex-c-sdk/src/ 16:42:16 ---> f475a3b23e63 16:42:16 Step 9/17 : COPY include /edgex-c-sdk/include/ 16:42:16 ---> 512ced506c2b 16:42:16 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 16:42:16 ---> 8370c775d644 16:42:16 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 16:42:16 ---> f52588af045d 16:42:16 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 16:42:16 ---> 487c40337bd6 16:42:16 Step 13/17 : WORKDIR /edgex-c-sdk 16:42:16 ---> Running in cc6fcebce26f 16:42:16 Removing intermediate container cc6fcebce26f 16:42:16 ---> c15f355dbe9d 16:42:16 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 16:42:16 ---> Running in 54d79346a657 16:42:17 Removing intermediate container 54d79346a657 16:42:17 ---> 606e68e84260 16:42:17 Step 15/17 : LABEL arch=amd64 16:42:17 ---> Running in ed4c2cb07226 16:42:17 Removing intermediate container ed4c2cb07226 16:42:17 ---> 4c8d893f7eeb 16:42:17 Step 16/17 : LABEL git_sha=103eb2d1a1e0c2c0103fb2343729ae53009a4524 16:42:17 ---> Running in 68d746f3c7f9 16:42:17 Removing intermediate container 68d746f3c7f9 16:42:17 ---> 6273bcd116f8 16:42:17 Step 17/17 : LABEL version=2.0.1-dev.5 16:42:17 ---> Running in 7199eb6f903d 16:42:17 Removing intermediate container 7199eb6f903d 16:42:17 ---> 2bdfabf8344c 16:42:17 [Warning] One or more build-args [ARCH MAKE] were not consumed 16:42:17 Successfully built 2bdfabf8344c 16:42:17 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:18 16:42:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:18 latest: Pulling from edgex-lftools-log-publisher 16:42:18 b4d181a07f80: Pulling fs layer 16:42:18 a1111a8f2ec3: Pulling fs layer 16:42:18 ed53099fbce6: Pulling fs layer 16:42:18 dc539afda2c1: Pulling fs layer 16:42:18 77bc0d833cb6: Pulling fs layer 16:42:18 9065ff56babe: Pulling fs layer 16:42:18 d287ab97295c: Pulling fs layer 16:42:18 dc539afda2c1: Waiting 16:42:18 77bc0d833cb6: Waiting 16:42:18 9065ff56babe: Waiting 16:42:18 d287ab97295c: Waiting 16:42:19 a1111a8f2ec3: Verifying Checksum 16:42:19 a1111a8f2ec3: Download complete 16:42:19 dc539afda2c1: Verifying Checksum 16:42:19 dc539afda2c1: Download complete 16:42:19 77bc0d833cb6: Verifying Checksum 16:42:19 77bc0d833cb6: Download complete 16:42:19 9065ff56babe: Verifying Checksum 16:42:19 9065ff56babe: Download complete 16:42:19 ed53099fbce6: Verifying Checksum 16:42:19 ed53099fbce6: Download complete 16:42:20 b4d181a07f80: Verifying Checksum 16:42:20 b4d181a07f80: Download complete 16:42:21 b4d181a07f80: Pull complete 16:42:21 a1111a8f2ec3: Pull complete 16:42:22 ed53099fbce6: Pull complete 16:42:22 dc539afda2c1: Pull complete 16:42:22 77bc0d833cb6: Pull complete 16:42:22 9065ff56babe: Pull complete 16:42:24 d287ab97295c: Verifying Checksum 16:42:24 d287ab97295c: Download complete 16:42:28 d287ab97295c: Pull complete 16:42:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:42:28 prd-centos7-docker-4c-2g-706 does not seem to be running inside a container 16:42:28 $ 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/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:42:30 $ docker top 45accb2a5de7c4b1c49822d94204bb4e50d807f6383397dcdd13b3f8f4f7fa5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:31 ---> job-cost.sh 16:42:31 lf-activate-venv: SKIPPING 16:42:31 INFO: No Stack... 16:42:32 INFO: Retrieving Pricing Info for: v3-standard-2 16:42:33 INFO: Archiving Costs [Pipeline] sh 16:42:33 + cut -d, -f6 16:42:33 + cat /w/workspace/device-sdk-c/6/archives/cost.csv [Pipeline] lock 16:42:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] 16:42:33 Resource [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] did not exist. Created. 16:42:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:33 /w/workspace/device-sdk-c/6@tmp/durable-b37d2929/script.sh: 1: /w/workspace/device-sdk-c/6@tmp/durable-b37d2929/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:42:34 + echo total: 0.05999999865889549 [Pipeline] stash 16:42:34 Warning: overwriting stash ‘stack-cost’ 16:42:34 Stashed 1 file(s) [Pipeline] } 16:42:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:34 $ docker stop --time=1 45accb2a5de7c4b1c49822d94204bb4e50d807f6383397dcdd13b3f8f4f7fa5d 16:42:35 $ docker rm -f 45accb2a5de7c4b1c49822d94204bb4e50d807f6383397dcdd13b3f8f4f7fa5d [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 16:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:42:36 . [Pipeline] withDockerContainer 16:42:36 prd-centos7-docker-4c-2g-704 does not seem to be running inside a container 16:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:42:37 $ docker top a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:37 [ssh-agent] Looking for ssh-agent implementation... 16:42:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:37 $ docker exec a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 ssh-agent 16:42:37 SSH_AUTH_SOCK=/tmp/ssh-6hdcGCt2bxQo/agent.14 16:42:37 SSH_AGENT_PID=21 16:42:37 Running ssh-add (command line suppressed) 16:42:37 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_179388014805534977.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_179388014805534977.key) 16:42:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:37 + git semver tag 16:42:37 # -> Open(): unable to determine branch for HEAD 16:42:37 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 16:42:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 16:42:37 # $SEMVER_REMOTE_NAME = origin 16:42:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:42:37 # $SEMVER_USER_NAME = edgex-jenkins 16:42:37 # $SEMVER_BRANCH = main 16:42:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 16:42:37 # 103eb2d1a1e0c2c0103fb2343729ae53009a4524 HEAD 16:42:37 # -> Force: false 16:42:37 # 446726897059f34c081e98e54d6e87110119f4a1 refs/tags/v2.0.1-dev.5 [Pipeline] } 16:42:37 $ docker exec --env ******** --env ******** a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 ssh-agent -k 16:42:38 unset SSH_AUTH_SOCK; 16:42:38 unset SSH_AGENT_PID; 16:42:38 echo Agent pid 21 killed; 16:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:38 + git semver [Pipeline] } 16:42:38 $ docker stop --time=1 a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 16:42:39 $ docker rm -f a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:42:40 16:42:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:42:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:42:40 0.23.1-centos7: Pulling from edgex-lftools 16:42:40 ab5ef0e58194: Pulling fs layer 16:42:40 9712f1f96733: Pulling fs layer 16:42:40 63f879dbbcfc: Pulling fs layer 16:42:40 0d9ebad4ef96: Pulling fs layer 16:42:40 e9a5061849ea: Pulling fs layer 16:42:40 d747dcd14b5f: Pulling fs layer 16:42:40 2de7ff778b66: Pulling fs layer 16:42:40 0d9ebad4ef96: Waiting 16:42:40 e9a5061849ea: Waiting 16:42:40 d747dcd14b5f: Waiting 16:42:40 2de7ff778b66: Waiting 16:42:40 9712f1f96733: Verifying Checksum 16:42:40 9712f1f96733: Download complete 16:42:42 63f879dbbcfc: Verifying Checksum 16:42:42 63f879dbbcfc: Download complete 16:42:42 e9a5061849ea: Verifying Checksum 16:42:42 e9a5061849ea: Download complete 16:42:42 d747dcd14b5f: Verifying Checksum 16:42:42 d747dcd14b5f: Download complete 16:42:43 2de7ff778b66: Verifying Checksum 16:42:43 2de7ff778b66: Download complete 16:42:43 0d9ebad4ef96: Verifying Checksum 16:42:43 0d9ebad4ef96: Download complete 16:42:43 ab5ef0e58194: Verifying Checksum 16:42:43 ab5ef0e58194: Download complete 16:42:47 ab5ef0e58194: Pull complete 16:42:47 9712f1f96733: Pull complete 16:42:47 63f879dbbcfc: Pull complete 16:42:51 0d9ebad4ef96: Pull complete 16:42:51 e9a5061849ea: Pull complete 16:42:51 d747dcd14b5f: Pull complete 16:42:52 2de7ff778b66: Pull complete 16:42:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:42:52 prd-centos7-docker-4c-2g-704 does not seem to be running inside a container 16:42:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:42:56 $ docker top 9b42599e68945a3ec55d7034b79aaecaafccfd0fda8689785ae927d04a506cb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:42:56 provisioning config files... 16:42:56 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6496755471219862149tmp 16:42:56 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7768061307647497778tmp 16:42:56 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7627722791331049652tmp [Pipeline] { [Pipeline] echo 16:42:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:42:56 ---> sigul-configuration.sh 16:42:56 gpg: directory `/root/.gnupg' created 16:42:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:42:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:42:56 gpg: keyring `/root/.gnupg/secring.gpg' created 16:42:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:42:56 gpg: CAST5 encrypted data 16:42:56 gpg: encrypted with 1 passphrase 16:42:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:42:56 + mkdir /home/jenkins 16:42:56 + mkdir /home/jenkins/sigul [Pipeline] sh 16:42:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:42:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:42:57 ---> sigul-install.sh 16:42:57 Sigul already installed; skipping installation. [Pipeline] sh 16:42:57 + git tag --list 16:42:57 0.7.0 16:42:57 0.7.1 16:42:57 1.0.0 16:42:57 v1.0.1 16:42:57 v1.0.2 16:42:57 v1.0.3 16:42:57 v1.1.0 16:42:57 v1.1.1 16:42:57 v1.2.0 16:42:57 v1.2.1 16:42:57 v1.2.2 16:42:57 v1.3.0 16:42:57 v1.3.1 16:42:57 v2.0.0 16:42:57 v2.0.1-dev.1 16:42:57 v2.0.1-dev.2 16:42:57 v2.0.1-dev.3 16:42:57 v2.0.1-dev.4 16:42:57 v2.0.1-dev.5 [Pipeline] sh 16:42:58 + lftools sign git-tag v2.0.1-dev.5 16:42:58 Signing Git tag with Sigul... 16:42:58 Signing v2.0.1-dev.5 [Pipeline] echo 16:42:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:43:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:43:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:43:00 $ docker stop --time=1 9b42599e68945a3ec55d7034b79aaecaafccfd0fda8689785ae927d04a506cb1 16:43:01 $ docker rm -f 9b42599e68945a3ec55d7034b79aaecaafccfd0fda8689785ae927d04a506cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:01 . [Pipeline] withDockerContainer 16:43:02 prd-centos7-docker-4c-2g-704 does not seem to be running inside a container 16:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:43:02 $ docker top 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:02 [ssh-agent] Looking for ssh-agent implementation... 16:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:02 $ docker exec 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 ssh-agent 16:43:02 SSH_AUTH_SOCK=/tmp/ssh-z8Hmrbp1W4io/agent.14 16:43:02 SSH_AGENT_PID=20 16:43:02 Running ssh-add (command line suppressed) 16:43:02 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2592464104378618386.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2592464104378618386.key) 16:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:03 + git semver bump pre 16:43:03 # -> Open(): unable to determine branch for HEAD 16:43:03 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 16:43:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 16:43:03 # $SEMVER_REMOTE_NAME = origin 16:43:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:43:03 # $SEMVER_USER_NAME = edgex-jenkins 16:43:03 # $SEMVER_BRANCH = main 16:43:03 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 16:43:03 2.0.1-dev.6 [Pipeline] } 16:43:03 $ docker exec --env ******** --env ******** 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 ssh-agent -k 16:43:03 unset SSH_AUTH_SOCK; 16:43:03 unset SSH_AGENT_PID; 16:43:03 echo Agent pid 20 killed; 16:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:03 + git semver [Pipeline] } 16:43:03 $ docker stop --time=1 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 16:43:05 $ docker rm -f 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:05 . [Pipeline] withDockerContainer 16:43:05 prd-centos7-docker-4c-2g-704 does not seem to be running inside a container 16:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:43:05 $ docker top 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:06 [ssh-agent] Looking for ssh-agent implementation... 16:43:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:06 $ docker exec 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb ssh-agent 16:43:06 SSH_AUTH_SOCK=/tmp/ssh-tN2i9XNrwmfu/agent.14 16:43:06 SSH_AGENT_PID=20 16:43:06 Running ssh-add (command line suppressed) 16:43:06 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2300351967248632579.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2300351967248632579.key) 16:43:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:06 + git semver push 16:43:06 # -> Open(): unable to determine branch for HEAD 16:43:06 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 16:43:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 16:43:06 # $SEMVER_REMOTE_NAME = origin 16:43:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:43:06 # $SEMVER_USER_NAME = edgex-jenkins 16:43:06 # $SEMVER_BRANCH = main 16:43:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 16:43:08 $ docker exec --env ******** --env ******** 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb ssh-agent -k 16:43:08 unset SSH_AUTH_SOCK; 16:43:08 unset SSH_AGENT_PID; 16:43:08 echo Agent pid 20 killed; 16:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:09 + git semver [Pipeline] } 16:43:09 $ docker stop --time=1 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb 16:43:10 $ docker rm -f 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:43:11 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:43:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:43:12 ---> package-listing.sh 16:43:12 ++ facter osfamily 16:43:12 ++ tr '[:upper:]' '[:lower:]' 16:43:12 + OS_FAMILY=redhat 16:43:12 + workspace=/w/workspace/edgexfoundry_device-sdk-c_main 16:43:12 + START_PACKAGES=/tmp/packages_start.txt 16:43:12 + END_PACKAGES=/tmp/packages_end.txt 16:43:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:12 + PACKAGES=/tmp/packages_start.txt 16:43:12 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 16:43:12 + PACKAGES=/tmp/packages_end.txt 16:43:12 + case "${OS_FAMILY}" in 16:43:12 + sort 16:43:12 + rpm -qa 16:43:13 + '[' -f /tmp/packages_start.txt ']' 16:43:13 + '[' -f /tmp/packages_end.txt ']' 16:43:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:13 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 16:43:13 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ 16:43:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo 16:43:13 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:43:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:14 16:43:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:15 latest: Pulling from edgex-lftools-log-publisher 16:43:15 b4d181a07f80: Pulling fs layer 16:43:15 a1111a8f2ec3: Pulling fs layer 16:43:15 ed53099fbce6: Pulling fs layer 16:43:15 dc539afda2c1: Pulling fs layer 16:43:15 77bc0d833cb6: Pulling fs layer 16:43:15 9065ff56babe: Pulling fs layer 16:43:15 d287ab97295c: Pulling fs layer 16:43:15 dc539afda2c1: Waiting 16:43:15 77bc0d833cb6: Waiting 16:43:15 9065ff56babe: Waiting 16:43:15 d287ab97295c: Waiting 16:43:15 a1111a8f2ec3: Verifying Checksum 16:43:15 a1111a8f2ec3: Download complete 16:43:15 dc539afda2c1: Verifying Checksum 16:43:15 dc539afda2c1: Download complete 16:43:15 77bc0d833cb6: Download complete 16:43:15 9065ff56babe: Verifying Checksum 16:43:15 9065ff56babe: Download complete 16:43:15 ed53099fbce6: Verifying Checksum 16:43:15 ed53099fbce6: Download complete 16:43:16 b4d181a07f80: Verifying Checksum 16:43:16 b4d181a07f80: Download complete 16:43:17 b4d181a07f80: Pull complete 16:43:17 a1111a8f2ec3: Pull complete 16:43:18 ed53099fbce6: Pull complete 16:43:18 dc539afda2c1: Pull complete 16:43:18 77bc0d833cb6: Pull complete 16:43:18 9065ff56babe: Pull complete 16:43:20 d287ab97295c: Verifying Checksum 16:43:20 d287ab97295c: Download complete 16:43:25 d287ab97295c: Pull complete 16:43:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:43:25 prd-centos7-docker-4c-2g-704 does not seem to be running inside a container 16:43:25 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:43:28 $ docker top 7d773289cbbf5817319a41573914c24dc06872617224e0fea8062308ca1c797b -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:28 + touch /tmp/pre-build-complete [Pipeline] sh 16:43:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:43:29 + ls /var/log/sa-host 16:43:29 + sadf -c /var/log/sa-host/sa05 16:43:29 file_magic: OK 16:43:29 HZ: Using current value: 100 16:43:29 file_header: OK 16:43:29 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 16:43:29 Statistics: 16:43:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:43:29 File successfully converted to sysstat format version 12.0.3 16:43:29 + sadf -c /var/log/sa-host/sa24 16:43:29 file_magic: OK 16:43:29 HZ: Using current value: 100 16:43:29 file_header: OK 16:43:29 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 16:43:29 Statistics: 16:43:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:43:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:29 provisioning config files... 16:43:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config868043913171963487tmp [Pipeline] { [Pipeline] echo 16:43:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:30 ---> create-netrc.sh [Pipeline] } 16:43:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:43:30 ---> python-tools-install.sh [Pipeline] echo 16:43:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:43:30 ---> sudo-logs.sh 16:43:30 Archiving 'sudo' log.. 16:43:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-704.vexxhost.local: Name or service not known 16:43:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-704.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:43:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:43:31 ---> job-cost.sh 16:43:31 lf-activate-venv: SKIPPING 16:43:31 DEBUG: total: 0.05999999865889549 16:43:31 INFO: Retrieving Stack Cost... 16:43:32 INFO: Retrieving Pricing Info for: v3-standard-2 16:43:32 INFO: Archiving Costs [Pipeline] echo 16:43:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:32 ---> logs-deploy.sh 16:43:32 lf-activate-venv: SKIPPING 16:43:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/6 16:43:32 INFO: archiving workspace using pattern(s): 16:43:33 Archives upload complete. 16:43:33 INFO: archiving logs to Nexus 16:43:34 ---> uname -a: 16:43:34 Linux prd-centos7-docker-4c-2g-704.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 16:43:34 16:43:34 16:43:34 ---> lscpu: 16:43:34 Architecture: x86_64 16:43:34 CPU op-mode(s): 32-bit, 64-bit 16:43:34 Byte Order: Little Endian 16:43:34 Address sizes: 40 bits physical, 48 bits virtual 16:43:34 CPU(s): 2 16:43:34 On-line CPU(s) list: 0,1 16:43:34 Thread(s) per core: 1 16:43:34 Core(s) per socket: 1 16:43:34 Socket(s): 2 16:43:34 NUMA node(s): 1 16:43:34 Vendor ID: AuthenticAMD 16:43:34 CPU family: 23 16:43:34 Model: 49 16:43:34 Model name: AMD EPYC-Rome Processor 16:43:34 Stepping: 0 16:43:34 CPU MHz: 2799.996 16:43:34 BogoMIPS: 5599.99 16:43:34 Virtualization: AMD-V 16:43:34 Hypervisor vendor: KVM 16:43:34 Virtualization type: full 16:43:34 L1d cache: 32K 16:43:34 L1i cache: 32K 16:43:34 L2 cache: 512K 16:43:34 L3 cache: 16384K 16:43:34 NUMA node0 CPU(s): 0,1 16:43:34 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 16:43:34 16:43:34 16:43:34 ---> nproc: 16:43:34 2 16:43:34 16:43:34 16:43:34 ---> df -h: 16:43:34 Filesystem Size Used Avail Use% Mounted on 16:43:34 overlay 40G 7.9G 33G 20% / 16:43:34 tmpfs 64M 0 64M 0% /dev 16:43:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:43:34 shm 64M 0 64M 0% /dev/shm 16:43:34 /dev/vda1 40G 7.9G 33G 20% /facter-os 16:43:34 16:43:34 16:43:34 ---> sar -b -r -n DEV: 16:43:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 16:43:34 16:43:34 16:23:29 LINUX RESTART (2 CPU) 16:43:34 16:43:34 16:24:01 tps rtps wtps bread/s bwrtn/s 16:43:34 16:25:01 79.52 4.38 75.14 2834.37 3465.52 16:43:34 16:26:01 0.55 0.00 0.55 0.00 10.69 16:43:34 16:27:01 0.18 0.00 0.18 0.00 2.40 16:43:34 16:28:01 0.23 0.00 0.23 0.00 3.33 16:43:34 16:29:01 0.32 0.00 0.32 0.00 4.10 16:43:34 16:30:01 0.33 0.00 0.33 0.00 4.41 16:43:34 16:31:01 0.30 0.00 0.30 0.00 4.40 16:43:34 16:32:01 0.22 0.00 0.22 0.00 2.18 16:43:34 16:33:01 0.27 0.00 0.27 0.00 3.33 16:43:34 16:34:01 0.30 0.00 0.30 0.00 4.01 16:43:34 16:35:01 0.23 0.00 0.23 0.00 3.45 16:43:34 16:36:01 0.40 0.00 0.40 0.00 5.35 16:43:34 16:37:01 0.17 0.00 0.17 0.00 1.75 16:43:34 16:38:01 0.43 0.00 0.43 0.00 6.43 16:43:34 16:39:01 0.37 0.15 0.22 4.80 3.15 16:43:34 16:40:02 0.80 0.00 0.80 0.00 15.33 16:43:34 16:41:01 0.19 0.00 0.19 0.00 2.39 16:43:34 16:42:01 0.23 0.00 0.23 0.00 3.48 16:43:34 16:43:01 88.76 0.00 88.76 0.00 22156.52 16:43:34 Average: 9.16 0.24 8.92 149.62 1354.26 16:43:34 16:43:34 16:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:43:34 16:25:01 5468472 0 801324 10.01 2620 1736516 1274792 14.07 576360 1565028 20 16:43:34 16:26:01 5478992 0 790796 9.87 2620 1736524 1195192 13.20 567972 1564992 16 16:43:34 16:27:01 5477368 0 792420 9.89 2620 1736524 1195504 13.20 575360 1559176 8 16:43:34 16:28:01 5477976 0 791804 9.89 2620 1736532 1195192 13.20 574736 1559176 8 16:43:34 16:29:01 5474872 0 794904 9.93 2620 1736536 1195312 13.20 570516 1566976 16 16:43:34 16:30:01 5475108 0 794664 9.92 2620 1736540 1195228 13.20 570056 1566976 12 16:43:34 16:31:01 5475236 0 794528 9.92 2620 1736548 1195192 13.20 569972 1566976 8 16:43:34 16:32:01 5475072 0 794688 9.92 2620 1736552 1195192 13.20 570008 1566976 8 16:43:34 16:33:01 5465852 0 803904 10.04 2620 1736556 1195192 13.20 579624 1566976 8 16:43:34 16:34:01 5464260 0 805492 10.06 2620 1736560 1195372 13.20 582352 1565264 16 16:43:34 16:35:01 5465280 0 804468 10.04 2620 1736564 1195240 13.20 581672 1565264 12 16:43:34 16:36:01 5465344 0 804400 10.04 2620 1736568 1195192 13.20 588240 1558360 8 16:43:34 16:37:01 5465616 0 804120 10.04 2620 1736576 1195192 13.20 588064 1558576 8 16:43:34 16:38:01 5465724 0 804012 10.04 2620 1736576 1195192 13.20 587900 1558688 16 16:43:34 16:39:01 5464916 0 804812 10.05 2620 1736584 1195276 13.20 588492 1558688 8 16:43:34 16:40:02 5465228 0 804500 10.05 2620 1736584 1195192 13.20 587912 1558688 8 16:43:34 16:41:01 5465236 0 804488 10.04 2620 1736588 1195192 13.20 587916 1558688 16 16:43:34 16:42:01 5463660 0 806056 10.06 2620 1736596 1195444 13.20 589216 1558688 16 16:43:34 16:43:01 4619176 0 1046388 13.07 2620 2340748 1490176 16.45 744420 2102664 300 16:43:34 Average: 5424915 0 813040 10.15 2620 1768356 1214961 13.41 588463 1590885 27 16:43:34 16:43:34 16:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:43:34 16:25:01 eth0 270.28 171.60 655.43 55.12 0.00 0.00 0.00 0.00 16:43:34 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:25:01 docker0 8.64 8.69 1.17 25.88 0.00 0.00 0.00 0.00 16:43:34 16:26:01 eth0 0.77 0.08 0.07 0.02 0.00 0.00 0.00 0.00 16:43:34 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:27:01 eth0 4.81 2.56 3.34 0.35 0.00 0.00 0.00 0.00 16:43:34 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:28:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 16:43:34 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:29:01 eth0 0.48 0.32 0.31 0.16 0.00 0.00 0.00 0.00 16:43:34 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:30:01 eth0 0.18 0.17 0.07 0.04 0.00 0.00 0.00 0.00 16:43:34 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:43:34 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:43:34 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:43:34 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:34:01 eth0 0.22 0.20 0.08 0.05 0.00 0.00 0.00 0.00 16:43:34 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:35:01 eth0 0.17 0.13 0.07 0.04 0.00 0.00 0.00 0.00 16:43:34 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:43:34 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:38:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:39:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 16:43:34 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:40:02 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 16:43:34 16:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:41:01 eth0 0.51 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:43:34 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:42:01 eth0 0.52 0.43 0.32 0.21 0.00 0.00 0.00 0.00 16:43:34 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:43:01 eth0 507.03 352.71 3228.54 36.73 0.00 0.00 0.00 0.00 16:43:34 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 16:43:01 veth39fc827 0.30 0.40 0.08 0.12 0.00 0.00 0.00 0.00 16:43:34 16:43:01 docker0 0.30 0.30 0.08 0.11 0.00 0.00 0.00 0.00 16:43:34 Average: eth0 41.40 27.88 204.88 4.89 0.00 0.00 0.00 0.00 16:43:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:34 Average: veth39fc827 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 16:43:34 Average: docker0 0.47 0.47 0.07 1.37 0.00 0.00 0.00 0.00 16:43:34 16:43:34 16:43:34 ---> sar -P ALL: 16:43:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 16:43:34 16:43:34 16:23:29 LINUX RESTART (2 CPU) 16:43:34 16:43:34 16:24:01 CPU %user %nice %system %iowait %steal %idle 16:43:34 16:25:01 all 8.17 0.00 3.03 2.03 0.04 86.73 16:43:34 16:25:01 0 8.92 0.00 3.30 2.45 0.05 85.28 16:43:34 16:25:01 1 7.41 0.00 2.75 1.62 0.03 88.18 16:43:34 16:26:01 all 0.20 0.00 0.08 0.00 0.02 99.71 16:43:34 16:26:01 0 0.07 0.00 0.10 0.00 0.03 99.80 16:43:34 16:26:01 1 0.33 0.00 0.05 0.00 0.00 99.62 16:43:34 16:27:01 all 0.26 0.00 0.06 0.00 0.03 99.66 16:43:34 16:27:01 0 0.12 0.00 0.07 0.00 0.03 99.78 16:43:34 16:27:01 1 0.40 0.00 0.05 0.00 0.02 99.53 16:43:34 16:28:01 all 0.19 0.00 0.05 0.00 0.03 99.73 16:43:34 16:28:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:43:34 16:28:01 1 0.35 0.00 0.05 0.00 0.03 99.57 16:43:34 16:29:01 all 0.27 0.00 0.09 0.00 0.02 99.62 16:43:34 16:29:01 0 0.15 0.00 0.12 0.00 0.03 99.70 16:43:34 16:29:01 1 0.38 0.00 0.07 0.00 0.00 99.55 16:43:34 16:30:01 all 0.22 0.00 0.04 0.00 0.02 99.72 16:43:34 16:30:01 0 0.42 0.00 0.05 0.00 0.02 99.52 16:43:34 16:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:43:34 16:31:01 all 0.17 0.00 0.05 0.00 0.03 99.76 16:43:34 16:31:01 0 0.28 0.00 0.07 0.00 0.03 99.62 16:43:34 16:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:43:34 16:32:01 all 0.15 0.00 0.05 0.00 0.02 99.78 16:43:34 16:32:01 0 0.08 0.00 0.07 0.00 0.02 99.83 16:43:34 16:32:01 1 0.22 0.00 0.03 0.00 0.02 99.73 16:43:34 16:33:01 all 0.13 0.00 0.06 0.00 0.03 99.78 16:43:34 16:33:01 0 0.07 0.00 0.07 0.00 0.05 99.82 16:43:34 16:33:01 1 0.18 0.00 0.05 0.00 0.02 99.75 16:43:34 16:34:01 all 0.13 0.00 0.04 0.00 0.02 99.82 16:43:34 16:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:43:34 16:34:01 1 0.20 0.00 0.03 0.00 0.02 99.75 16:43:34 16:35:01 all 0.30 0.00 0.07 0.00 0.01 99.62 16:43:34 16:35:01 0 0.12 0.00 0.07 0.00 0.02 99.80 16:43:34 16:35:01 1 0.48 0.00 0.07 0.00 0.00 99.45 16:43:34 16:43:34 16:35:01 CPU %user %nice %system %iowait %steal %idle 16:43:34 16:36:01 all 0.25 0.00 0.08 0.00 0.01 99.67 16:43:34 16:36:01 0 0.07 0.00 0.07 0.00 0.00 99.87 16:43:34 16:36:01 1 0.43 0.00 0.08 0.00 0.02 99.47 16:43:34 16:37:01 all 0.16 0.00 0.04 0.00 0.02 99.78 16:43:34 16:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:43:34 16:37:01 1 0.27 0.00 0.05 0.00 0.02 99.67 16:43:34 16:38:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:43:34 16:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:43:34 16:38:01 1 0.32 0.00 0.03 0.00 0.02 99.63 16:43:34 16:39:01 all 0.17 0.00 0.08 0.00 0.03 99.73 16:43:34 16:39:01 0 0.05 0.00 0.12 0.00 0.03 99.80 16:43:34 16:39:01 1 0.28 0.00 0.03 0.00 0.02 99.67 16:43:34 16:40:02 all 0.21 0.00 0.05 0.00 0.02 99.72 16:43:34 16:40:02 0 0.08 0.00 0.07 0.00 0.02 99.83 16:43:34 16:40:02 1 0.33 0.00 0.03 0.00 0.02 99.62 16:43:34 16:41:01 all 0.15 0.00 0.04 0.00 0.02 99.79 16:43:34 16:41:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:43:34 16:41:01 1 0.25 0.00 0.03 0.00 0.02 99.69 16:43:34 16:42:01 all 0.17 0.00 0.06 0.00 0.02 99.76 16:43:34 16:42:01 0 0.05 0.00 0.07 0.00 0.03 99.85 16:43:34 16:42:01 1 0.28 0.00 0.05 0.00 0.00 99.67 16:43:34 16:43:01 all 10.64 0.00 5.80 0.90 0.06 82.61 16:43:34 16:43:01 0 10.44 0.00 6.33 0.85 0.07 82.31 16:43:34 16:43:01 1 10.84 0.00 5.26 0.95 0.05 82.90 16:43:34 Average: all 1.14 0.00 0.50 0.15 0.02 98.18 16:43:34 Average: 0 1.09 0.00 0.55 0.17 0.03 98.16 16:43:34 Average: 1 1.19 0.00 0.45 0.13 0.02 98.20 16:43:34 16:43:34 16:43:34