Pull request #357 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 6dd61b441719fab4f2192aeabeb577189d74fc2d+06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f (fd7b855f3fb2864cabf4616c208a40f10c660a54) 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-ssh5052044887848202081.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh8553152385502324626.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-357/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5564044795080123064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh5610078917549096694.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-357/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh541347673537109909.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_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-471 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-357 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/jenkins-gitclient-ssh7032122238740050842.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f into PR head commit 6dd61b441719fab4f2192aeabeb577189d74fc2d Merge succeeded, producing 6dd61b441719fab4f2192aeabeb577189d74fc2d Checking out Revision 6dd61b441719fab4f2192aeabeb577189d74fc2d (PR-357) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/jenkins-gitclient-ssh6733251503294368532.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6dd61b441719fab4f2192aeabeb577189d74fc2d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/jenkins-gitclient-ssh1617185757222684708.key > git merge 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6dd61b441719fab4f2192aeabeb577189d74fc2d # timeout=10 Commit message: "feat: Add SecretStore implementation (#304, #305)" First time build. Skipping changelog. > git rev-list --no-walk 66df8a1dc730d8f42e5be5e750b5933662fc1a4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:53:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:53:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:53:56 ========================================================= 14:53:56 EdgeX Global Pipelines Version Info 14:53:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:53:57 ------------------- 14:53:57 stable info: 14:53:57 ------------------- 14:53:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:53:57 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 14:53:57 Message: update stable to v1.0.197 14:53:58 ------------------- 14:53:58 experimental info: 14:53:58 ------------------- 14:53:58 Commited By: **** collab-it+edgex@linuxfoundation.org 14:53:58 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 14:53:58 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6dd61b441719fab4f2192aeabeb577189d74fc2d [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6dd61b4 [Pipeline] echo 14:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:53:58 provisioning config files... 14:53:58 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/config5062476164201441579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:59 ---> docker-login.sh 14:53:59 nexus3.edgexfoundry.org:10001 14:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:59 Configure a credential helper to remove this warning. See 14:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:59 14:53:59 Login Succeeded 14:53:59 nexus3.edgexfoundry.org:10002 14:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:59 Configure a credential helper to remove this warning. See 14:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:59 14:53:59 Login Succeeded 14:53:59 nexus3.edgexfoundry.org:10003 14:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:59 Configure a credential helper to remove this warning. See 14:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:59 14:53:59 Login Succeeded 14:53:59 nexus3.edgexfoundry.org:10004 14:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:59 Configure a credential helper to remove this warning. See 14:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:59 14:53:59 Login Succeeded 14:53:59 docker.io 14:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:00 Configure a credential helper to remove this warning. See 14:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:00 14:54:00 Login Succeeded 14:54:00 ---> docker-login.sh ends [Pipeline] } 14:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:54:01 14:54:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:54:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:54:02 latest: Pulling from edgex-devops/git-semver 14:54:02 31603596830f: Pulling fs layer 14:54:02 b6dc333f4379: Pulling fs layer 14:54:02 3d9ef1400e77: Pulling fs layer 14:54:02 fd332fbdc1db: Pulling fs layer 14:54:02 fd332fbdc1db: Waiting 14:54:02 b6dc333f4379: Verifying Checksum 14:54:02 b6dc333f4379: Download complete 14:54:02 31603596830f: Verifying Checksum 14:54:02 31603596830f: Download complete 14:54:02 31603596830f: Pull complete 14:54:03 b6dc333f4379: Pull complete 14:54:03 3d9ef1400e77: Verifying Checksum 14:54:03 3d9ef1400e77: Download complete 14:54:03 fd332fbdc1db: Verifying Checksum 14:54:03 fd332fbdc1db: Download complete 14:54:03 3d9ef1400e77: Pull complete 14:54:03 fd332fbdc1db: Pull complete 14:54:03 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:54:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:54:03 prd-centos7-docker-4c-2g-471 does not seem to be running inside a container 14:54:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-357 -v /w/workspace/edgexfoundry_device-sdk-c_PR-357:/w/workspace/edgexfoundry_device-sdk-c_PR-357:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:54:04 $ docker top 42888f890bc39d6b24d95b2bace6a227e513ef70db4f58a37351e4eae7d2eaf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:54:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:04 [ssh-agent] Looking for ssh-agent implementation... 14:54:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:04 $ docker exec 42888f890bc39d6b24d95b2bace6a227e513ef70db4f58a37351e4eae7d2eaf1 ssh-agent 14:54:04 SSH_AUTH_SOCK=/tmp/ssh-gFHLnbcO2pY1/agent.14 14:54:04 SSH_AGENT_PID=20 14:54:04 Running ssh-add (command line suppressed) 14:54:05 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_3707826109898131207.key (/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_3707826109898131207.key) 14:54:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:05 + git tag --points-at HEAD [Pipeline] } 14:54:05 $ docker exec --env ******** --env ******** 42888f890bc39d6b24d95b2bace6a227e513ef70db4f58a37351e4eae7d2eaf1 ssh-agent -k 14:54:05 unset SSH_AUTH_SOCK; 14:54:05 unset SSH_AGENT_PID; 14:54:05 echo Agent pid 20 killed; 14:54:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:54:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:05 [ssh-agent] Looking for ssh-agent implementation... 14:54:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:05 $ docker exec 42888f890bc39d6b24d95b2bace6a227e513ef70db4f58a37351e4eae7d2eaf1 ssh-agent 14:54:05 SSH_AUTH_SOCK=/tmp/ssh-u49zINhacc77/agent.54 14:54:05 SSH_AGENT_PID=61 14:54:05 Running ssh-add (command line suppressed) 14:54:05 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_6476680967310631911.key (/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_6476680967310631911.key) 14:54:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:06 + git semver init 14:54:06 # -> Open(): unable to determine branch for HEAD 14:54:06 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-357/.git 14:54:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-357 14:54:06 # $SEMVER_REMOTE_NAME = origin 14:54:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:54:06 # $SEMVER_USER_NAME = edgex-jenkins 14:54:06 # $SEMVER_BRANCH = PR-357 14:54:06 # $SEMVER_TEMP = /tmp/semver-629519990 14:54:06 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 14:54:06 # '/tmp/semver-629519990' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-357/.semver' 14:54:06 # -> Force: false 14:54:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-357/.semver [Pipeline] } 14:54:06 $ docker exec --env ******** --env ******** 42888f890bc39d6b24d95b2bace6a227e513ef70db4f58a37351e4eae7d2eaf1 ssh-agent -k 14:54:06 unset SSH_AUTH_SOCK; 14:54:06 unset SSH_AGENT_PID; 14:54:06 echo Agent pid 61 killed; 14:54:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:54:07 + git semver [Pipeline] } 14:54:07 $ docker stop --time=1 42888f890bc39d6b24d95b2bace6a227e513ef70db4f58a37351e4eae7d2eaf1 14:54:08 $ docker rm -f 42888f890bc39d6b24d95b2bace6a227e513ef70db4f58a37351e4eae7d2eaf1 [Pipeline] // withDockerContainer [Pipeline] sh 14:54:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:54:09 Stashed 1 file(s) [Pipeline] echo 14:54:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:54:24 Still waiting to schedule task 14:54:24 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-471’ 14:54:24 Still waiting to schedule task 14:54:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:56:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-472 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [Pipeline] { [Pipeline] ws 14:56:32 Running in /w/workspace/device-sdk-c/7 [Pipeline] { [Pipeline] checkout 14:56:33 Selected Git installation does not exist. Using Default 14:56:33 The recommended git tool is: NONE 14:56:38 using credential edgex-jenkins-ssh 14:56:38 Cloning the remote Git repository 14:56:38 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:56:38 > git init /w/workspace/device-sdk-c/7 # timeout=10 14:56:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:56:38 > git --version # timeout=10 14:56:38 > git --version # 'git version 2.17.1' 14:56:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:56:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:56:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:56:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:56:40 Merging remotes/origin/main commit 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f into PR head commit 6dd61b441719fab4f2192aeabeb577189d74fc2d 14:56:41 Merge succeeded, producing 6dd61b441719fab4f2192aeabeb577189d74fc2d 14:56:41 Checking out Revision 6dd61b441719fab4f2192aeabeb577189d74fc2d (PR-357) 14:56:40 > git config core.sparsecheckout # timeout=10 14:56:40 > git checkout -f 6dd61b441719fab4f2192aeabeb577189d74fc2d # timeout=10 14:56:41 > git remote # timeout=10 14:56:41 > git config --get remote.origin.url # timeout=10 14:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:41 > git merge 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 14:56:41 > git rev-parse HEAD^{commit} # timeout=10 14:56:41 > git config core.sparsecheckout # timeout=10 14:56:41 > git checkout -f 6dd61b441719fab4f2192aeabeb577189d74fc2d # timeout=10 14:56:45 Commit message: "feat: Add SecretStore implementation (#304, #305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:46 provisioning config files... 14:56:46 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/7@tmp/config6783416450257247159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:46 ---> docker-login.sh 14:56:46 nexus3.edgexfoundry.org:10001 14:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:48 Configure a credential helper to remove this warning. See 14:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:48 14:56:48 Login Succeeded 14:56:48 nexus3.edgexfoundry.org:10002 14:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:48 Configure a credential helper to remove this warning. See 14:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:48 14:56:48 Login Succeeded 14:56:48 nexus3.edgexfoundry.org:10003 14:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:49 Configure a credential helper to remove this warning. See 14:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:49 14:56:49 Login Succeeded 14:56:49 nexus3.edgexfoundry.org:10004 14:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:49 Configure a credential helper to remove this warning. See 14:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:49 14:56:49 Login Succeeded 14:56:49 docker.io 14:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:50 Configure a credential helper to remove this warning. See 14:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:50 14:56:50 Login Succeeded 14:56:50 ---> docker-login.sh ends [Pipeline] } 14:56:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:56:51 ========================================================= 14:56:51 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 14:56:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:56:51 + 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 . 14:56:51 Sending build context to Docker daemon 2.683MB 14:56:51 Step 1/25 : ARG BASE=alpine:3.12 14:56:51 Step 2/25 : FROM ${BASE} as builder 14:56:52 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 14:56:52 d2f70382dc9a: Pulling fs layer 14:56:52 b08cc2eccb4b: Pulling fs layer 14:56:52 7b69db201801: Pulling fs layer 14:56:52 b08cc2eccb4b: Verifying Checksum 14:56:52 b08cc2eccb4b: Download complete 14:56:52 d2f70382dc9a: Verifying Checksum 14:56:52 d2f70382dc9a: Download complete 14:56:53 d2f70382dc9a: Pull complete 14:56:53 b08cc2eccb4b: Pull complete 14:56:54 7b69db201801: Verifying Checksum 14:56:54 7b69db201801: Download complete 14:56:57 Running on prd-centos7-docker-4c-2g-473 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [Pipeline] { [Pipeline] ws 14:56:57 Running in /w/workspace/device-sdk-c/7 [Pipeline] { [Pipeline] checkout 14:56:57 Selected Git installation does not exist. Using Default 14:56:57 The recommended git tool is: NONE 14:57:00 using credential edgex-jenkins-ssh 14:57:00 Cloning the remote Git repository 14:57:00 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:57:00 > git init /w/workspace/device-sdk-c/7 # timeout=10 14:57:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:57:00 > git --version # timeout=10 14:57:00 > git --version # 'git version 2.24.4' 14:57:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:00 [INFO] Currently running in a labeled security context 14:57:00 [INFO] Currently SELinux is 'enforcing' on the host 14:57:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/7@tmp/jenkins-gitclient-ssh856832975055428351.key 14:57:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:57:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:57:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:57:02 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:02 [INFO] Currently running in a labeled security context 14:57:02 [INFO] Currently SELinux is 'enforcing' on the host 14:57:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/7@tmp/jenkins-gitclient-ssh1205215824200226338.key 14:57:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:57:03 7b69db201801: Pull complete 14:57:03 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 14:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 14:57:03 ---> 759262b18b23 14:57:03 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 14:57:03 Merging remotes/origin/main commit 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f into PR head commit 6dd61b441719fab4f2192aeabeb577189d74fc2d 14:57:03 Merge succeeded, producing 6dd61b441719fab4f2192aeabeb577189d74fc2d 14:57:03 Checking out Revision 6dd61b441719fab4f2192aeabeb577189d74fc2d (PR-357) 14:57:03 > git config core.sparsecheckout # timeout=10 14:57:03 > git checkout -f 6dd61b441719fab4f2192aeabeb577189d74fc2d # timeout=10 14:57:03 > git remote # timeout=10 14:57:03 > git config --get remote.origin.url # timeout=10 14:57:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:03 [INFO] Currently running in a labeled security context 14:57:03 [INFO] Currently SELinux is 'enforcing' on the host 14:57:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/7@tmp/jenkins-gitclient-ssh4941547444201810668.key 14:57:03 > git merge 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 14:57:03 > git rev-parse HEAD^{commit} # timeout=10 14:57:03 > git config core.sparsecheckout # timeout=10 14:57:03 > git checkout -f 6dd61b441719fab4f2192aeabeb577189d74fc2d # timeout=10 14:57:04 ---> Running in d39ffd455874 14:57:06 Connecting to iotech.jfrog.io (54.195.244.87:443) 14:57:06 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:57:06 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 14:57:06 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 14:57:07 Commit message: "feat: Add SecretStore implementation (#304, #305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 14:57:07 Removing intermediate container d39ffd455874 14:57:07 ---> e39640108856 14:57:07 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:07 provisioning config files... 14:57:07 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/7@tmp/config4175420618576737612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:07 ---> Running in 2d3ad5c10e7f 14:57:07 ---> docker-login.sh 14:57:07 nexus3.edgexfoundry.org:10001 14:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:08 Configure a credential helper to remove this warning. See 14:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:08 14:57:08 Login Succeeded 14:57:08 nexus3.edgexfoundry.org:10002 14:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:08 Configure a credential helper to remove this warning. See 14:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:08 14:57:08 Login Succeeded 14:57:08 nexus3.edgexfoundry.org:10003 14:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:08 Configure a credential helper to remove this warning. See 14:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:08 14:57:08 Login Succeeded 14:57:08 nexus3.edgexfoundry.org:10004 14:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:08 Configure a credential helper to remove this warning. See 14:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:08 14:57:08 Login Succeeded 14:57:08 docker.io 14:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:09 Configure a credential helper to remove this warning. See 14:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:09 14:57:09 Login Succeeded 14:57:09 ---> docker-login.sh ends [Pipeline] } 14:57:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:57:09 ========================================================= 14:57:09 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 14:57:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:57:09 + 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 . 14:57:09 Sending build context to Docker daemon 2.684MB 14:57:09 Step 1/25 : ARG BASE=alpine:3.12 14:57:09 Step 2/25 : FROM ${BASE} as builder 14:57:09 latest: Pulling from edgex-devops/edgex-gcc-base 14:57:09 339de151aab4: Pulling fs layer 14:57:09 3691962f683c: Pulling fs layer 14:57:09 e1147bf81a45: Pulling fs layer 14:57:09 3691962f683c: Verifying Checksum 14:57:09 3691962f683c: Download complete 14:57:09 339de151aab4: Verifying Checksum 14:57:09 339de151aab4: Download complete 14:57:10 339de151aab4: Pull complete 14:57:10 3691962f683c: Pull complete 14:57:10 Removing intermediate container 2d3ad5c10e7f 14:57:10 ---> ba083779bb9e 14:57:10 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 14:57:10 ---> Running in 57d20995f45a 14:57:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:57:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:57:13 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 14:57:13 e1147bf81a45: Verifying Checksum 14:57:13 e1147bf81a45: Download complete 14:57:13 (1/22) Installing hiredis (0.14.1-r0) 14:57:13 (2/22) Installing hiredis-dev (0.14.1-r0) 14:57:14 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 14:57:14 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 14:57:16 (5/22) Installing libblkid (2.35.2-r0) 14:57:16 (6/22) Installing blkid (2.35.2-r0) 14:57:16 (7/22) Installing libcap-ng (0.7.10-r1) 14:57:16 e1147bf81a45: Pull complete 14:57:16 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 14:57:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 14:57:16 ---> ac6a0feb3254 14:57: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 14:57:16 (8/22) Installing setpriv (2.35.2-r0) 14:57:16 (9/22) Installing libmount (2.35.2-r0) 14:57:16 (10/22) Installing libsmartcols (2.35.2-r0) 14:57:16 (11/22) Installing findmnt (2.35.2-r0) 14:57:16 (12/22) Installing mcookie (2.35.2-r0) 14:57:16 (13/22) Installing hexdump (2.35.2-r0) 14:57:16 (14/22) Installing lsblk (2.35.2-r0) 14:57:16 (15/22) Installing libuuid (2.35.2-r0) 14:57:17 ---> Running in 9f7995527eda 14:57:17 (16/22) Installing libfdisk (2.35.2-r0) 14:57:17 (17/22) Installing sfdisk (2.35.2-r0) 14:57:17 (18/22) Installing cfdisk (2.35.2-r0) 14:57:17 Connecting to iotech.jfrog.io (54.170.66.44:443) 14:57:17 (19/22) Installing util-linux (2.35.2-r0) 14:57:17 (20/22) Installing util-linux-dev (2.35.2-r0) 14:57:17 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:57:17 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 14:57:17 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 14:57:17 Removing intermediate container 9f7995527eda 14:57:17 ---> 0dce78610e68 14:57:17 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:57:17 ---> Running in 2706285cd3a7 14:57:18 (21/22) Installing libidn2 (2.3.0-r0) 14:57:18 (22/22) Installing wget (1.20.3-r1) 14:57:18 Executing busybox-1.31.1-r20.trigger 14:57:18 OK: 276 MiB in 97 packages 14:57:18 Removing intermediate container 2706285cd3a7 14:57:18 ---> 8b44b09918ea 14:57:18 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 14:57:18 ---> Running in 3548b713e4ce 14:57:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:57:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:57:20 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 14:57:20 (1/22) Installing hiredis (0.14.1-r0) 14:57:20 (2/22) Installing hiredis-dev (0.14.1-r0) 14:57:20 Removing intermediate container 57d20995f45a 14:57:20 ---> 85d3e7aad5a9 14:57:20 Step 6/25 : ENV CBOR_VERSION=0.5.0 14:57:20 ---> Running in a4c45e55a6cf 14:57:20 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 14:57:20 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 14:57:20 Removing intermediate container a4c45e55a6cf 14:57:20 ---> a48176fda6b9 14:57:20 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 14:57:20 ---> Running in 0c087cdbb341 14:57:21 (5/22) Installing libblkid (2.35.2-r0) 14:57:21 (6/22) Installing blkid (2.35.2-r0) 14:57:22 (7/22) Installing libcap-ng (0.7.10-r1) 14:57:22 (8/22) Installing setpriv (2.35.2-r0) 14:57:22 (9/22) Installing libmount (2.35.2-r0) 14:57:22 --2021-07-29 14:57:21-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:57:22 Resolving github.com (github.com)... 140.82.114.3 14:57:22 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 14:57:22 HTTP request sent, awaiting response... 302 Found 14:57:22 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:57:22 --2021-07-29 14:57:22-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:57:22 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 14:57:22 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 14:57:22 HTTP request sent, awaiting response... 200 OK 14:57:22 Length: unspecified [application/x-gzip] 14:57:22 Saving to: 'STDOUT' 14:57:22  14:57:22 0K .......... .......... .......... .......... .......... 1.09M 14:57:22 50K .......... .......... .......... .......... .......... 2.01M 14:57:22 (10/22) Installing libsmartcols (2.35.2-r0) 14:57:22 (11/22) Installing findmnt (2.35.2-r0) 14:57:22 (12/22) Installing mcookie (2.35.2-r0) 14:57:22 100K .......... .......... .......... .......... .......... 2.13M 14:57:22 150K .......... .......... .......... .......... .......... 10.4M 14:57:22 200K .......... .......... .......... .......... .......... 9.90M 14:57:22 250K .......... .......... .......... .......... .......... 3.90M 14:57:22 300K .......... .......... .......... .......... .......... 4.74M 14:57:22 350K .......... .......... .......... .......... .......... 4.75M 14:57:22 400K .......... .......... .......... .......... .......... 2.61M 14:57:22 450K .......... .......... .......... .......... .......... 6.30M 14:57:22 500K .......... .......... .......... .......... .......... 531K 14:57:22 550K .......... .......... .......... .......... .......... 2.72M 14:57:22 600K .......... .......... .......... .......... .......... 982K 14:57:22 (13/22) Installing hexdump (2.35.2-r0) 14:57:22 (14/22) Installing lsblk (2.35.2-r0) 14:57:22 (15/22) Installing libuuid (2.35.2-r0) 14:57:22 650K .......... .......... .......... .......... .......... 1.92M 14:57:22 700K .. 4.58M=0.4s 14:57:22 14:57:22 2021-07-29 14:57:22 (1.96 MB/s) - written to stdout [719348] 14:57:22 14:57:23 (16/22) Installing libfdisk (2.35.2-r0) 14:57:23 (17/22) Installing sfdisk (2.35.2-r0) 14:57:23 (18/22) Installing cfdisk (2.35.2-r0) 14:57:23 -- The C compiler identification is GNU 9.3.0 14:57:23 -- The CXX compiler identification is GNU 9.3.0 14:57:23 (19/22) Installing util-linux (2.35.2-r0) 14:57:23 -- Check for working C compiler: /usr/bin/cc 14:57:23 -- Check for working C compiler: /usr/bin/cc - works 14:57:23 (20/22) Installing util-linux-dev (2.35.2-r0) 14:57:23 -- Detecting C compiler ABI info 14:57:23 -- Detecting C compiler ABI info - done 14:57:23 (21/22) Installing libidn2 (2.3.0-r0) 14:57:23 (22/22) Installing wget (1.20.3-r1) 14:57:23 -- Detecting C compile features 14:57:23 -- Detecting C compile features - done 14:57:23 -- Check for working CXX compiler: /usr/bin/c++ 14:57:24 Executing busybox-1.31.1-r20.trigger 14:57:24 OK: 295 MiB in 97 packages 14:57:24 -- Check for working CXX compiler: /usr/bin/c++ - works 14:57:24 -- Detecting CXX compiler ABI info 14:57:24 Removing intermediate container 3548b713e4ce 14:57:24 ---> 71cbef88428b 14:57:24 Step 6/25 : ENV CBOR_VERSION=0.5.0 14:57:24 -- Detecting CXX compiler ABI info - done 14:57:24 -- Detecting CXX compile features 14:57:24 -- Detecting CXX compile features - done 14:57:24 -- Looking for include file endian.h 14:57:24 ---> Running in 886c41bfc84b 14:57:24 Removing intermediate container 886c41bfc84b 14:57:24 ---> 3875e80372f3 14:57:24 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 14:57:24 ---> Running in f0f650489810 14:57:24 -- Looking for include file endian.h - found 14:57:24 -- Check if the system is big endian 14:57:24 -- Searching 16 bit integer 14:57:24 -- Looking for sys/types.h 14:57:24 --2021-07-29 14:57:24-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:57:24 Resolving github.com (github.com)... 140.82.114.3 14:57:24 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 14:57:24 HTTP request sent, awaiting response... 302 Found 14:57:24 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:57:24 --2021-07-29 14:57:24-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:57:24 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 14:57:25 -- Looking for sys/types.h - found 14:57:25 -- Looking for stdint.h 14:57:25 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 14:57:25 HTTP request sent, awaiting response... 200 OK 14:57:25 Length: unspecified [application/x-gzip] 14:57:25 Saving to: 'STDOUT' 14:57:25  14:57:25 0K .......... .......... .......... .......... .......... 1.27M 14:57:25 50K .......... .......... .......... .......... .......... 2.56M 14:57:25 100K .......... .......... .......... .......... .......... 36.2M 14:57:25 150K .......... .......... .......... .......... .......... 2.82M 14:57:25 200K .......... .......... .......... .......... .......... 25.7M 14:57:25 250K .......... .......... .......... .......... .......... 9.20M 14:57:25 300K .......... .......... .......... .......... .......... 3.44M 14:57:25 350K .......... .......... .......... .......... .......... 9.72M 14:57:25 400K .......... .......... .......... .......... .......... 10.3M 14:57:25 450K .......... .......... .......... .......... .......... 8.23M 14:57:25 500K .......... .......... .......... .......... .......... 14.3M 14:57:25 550K .......... .......... .......... .......... .......... 7.79M 14:57:25 600K .......... .......... .......... .......... .......... 3.11M 14:57:25 650K .......... .......... .......... .......... .......... 8.46M 14:57:25 700K .. 64.9M=0.1s 14:57:25 14:57:25 2021-07-29 14:57:25 (4.75 MB/s) - written to stdout [719348] 14:57:25 14:57:25 -- Looking for stdint.h - found 14:57:25 -- Looking for stddef.h 14:57:25 -- The C compiler identification is GNU 9.3.0 14:57:25 -- The CXX compiler identification is GNU 9.3.0 14:57:25 -- Check for working C compiler: /usr/bin/cc 14:57:25 -- Check for working C compiler: /usr/bin/cc - works 14:57:25 -- Detecting C compiler ABI info 14:57:25 -- Detecting C compiler ABI info - done 14:57:25 -- Looking for stddef.h - found 14:57:25 -- Check size of unsigned short 14:57:25 -- Check size of unsigned short - done 14:57:25 -- Searching 16 bit integer - Using unsigned short 14:57:25 -- Detecting C compile features 14:57:25 -- Detecting C compile features - done 14:57:25 -- Check for working CXX compiler: /usr/bin/c++ 14:57:25 -- Check for working CXX compiler: /usr/bin/c++ - works 14:57:25 -- Detecting CXX compiler ABI info 14:57:25 -- Detecting CXX compiler ABI info - done 14:57:25 -- Detecting CXX compile features 14:57:25 -- Detecting CXX compile features - done 14:57:25 -- Looking for include file endian.h 14:57:25 -- Check if the system is big endian - little endian 14:57:26 -- Looking for include file endian.h - found 14:57:26 -- Check if the system is big endian 14:57:26 -- Searching 16 bit integer 14:57:26 -- Looking for sys/types.h 14:57:26 -- Looking for sys/types.h - found 14:57:26 -- Looking for stdint.h 14:57:26 -- Looking for stdint.h - found 14:57:26 -- Looking for stddef.h 14:57:26 -- Looking for stddef.h - found 14:57:26 -- Check size of unsigned short 14:57:26 -- Check size of size_t 14:57:26 -- Check size of unsigned short - done 14:57:26 -- Searching 16 bit integer - Using unsigned short 14:57:26 -- Check if the system is big endian - little endian 14:57:26 -- Check size of size_t 14:57:26 -- Check size of size_t - done 14:57:26 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:57:26 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:57:26 asked CMake to find a package configuration file provided by "cJSON", but 14:57:26 CMake did not find one. 14:57:26 14:57:26 Could not find a package configuration file provided by "cJSON" with any of 14:57:26 the following names: 14:57:26 14:57:26 cJSONConfig.cmake 14:57:26 cjson-config.cmake 14:57:26 14:57:26 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:57:26 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:57:26 provides a separate development package or SDK, be sure it has been 14:57:26 installed. 14:57:26 14:57:26 14:57:26 -- Configuring done 14:57:26 -- Generating done 14:57:26 -- Build files have been written to: /tmp/cbor 14:57:26 -- Check size of size_t - done 14:57:26 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:57:26 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:57:26 asked CMake to find a package configuration file provided by "cJSON", but 14:57:26 CMake did not find one. 14:57:26 14:57:26 Could not find a package configuration file provided by "cJSON" with any of 14:57:26 the following names: 14:57:26 14:57:26 cJSONConfig.cmake 14:57:26 cjson-config.cmake 14:57:26 14:57:26 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:57:26 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:57:26 provides a separate development package or SDK, be sure it has been 14:57:26 installed. 14:57:26 14:57:26 14:57:26 -- Configuring done 14:57:26 -- Generating done 14:57:26 -- Build files have been written to: /tmp/cbor 14:57:26 Scanning dependencies of target cbor_shared 14:57:26 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:57:26 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:57:26 Scanning dependencies of target cbor_shared 14:57:26 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:57:26 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:57:26 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:57:26 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:57:26 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:57:27 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:57:27 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:57:27 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:57:27 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:57:27 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:57:27 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:57:27 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:57:27 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:57:27 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:57:27 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:57:27 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:57:27 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:57:27 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:57:27 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:57:27 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:57:27 [ 40%] Linking C shared library libcbor.so 14:57:27 [ 40%] Built target cbor_shared 14:57:27 Scanning dependencies of target cbor 14:57:27 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:57:27 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:57:28 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:57:28 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:57:28 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:57:28 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:57:28 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:57:28 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:57:28 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:57:28 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:57:28 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:57:28 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:57:28 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:57:28 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:57:28 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:57:29 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:57:29 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:57:29 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:57:29 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:57:29 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:57:29 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:57:29 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:57:29 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:57:29 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:57:29 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:57:29 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:57:29 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:57:29 [ 80%] Linking C static library libcbor.a 14:57:29 [ 80%] Built target cbor 14:57:29 Scanning dependencies of target sort 14:57:29 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:57:29 [ 84%] Linking C executable sort 14:57:29 [ 84%] Built target sort 14:57:29 Scanning dependencies of target readfile 14:57:29 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:57:29 [ 88%] Linking C executable readfile 14:57:29 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:57:30 [ 88%] Built target readfile 14:57:30 Scanning dependencies of target streaming_parser 14:57:30 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:57:30 [ 92%] Linking C executable streaming_parser 14:57:30 [ 92%] Built target streaming_parser 14:57:30 Scanning dependencies of target hello 14:57:30 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:57:30 [ 96%] Linking C executable hello 14:57:30 [ 96%] Built target hello 14:57:30 Scanning dependencies of target create_items 14:57:30 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:57:30 [100%] Linking C executable create_items 14:57:30 [100%] Built target create_items 14:57:30 Install the project... 14:57:30 -- Install configuration: "Release" 14:57:30 -- Installing: /usr/local/include/cbor/configuration.h 14:57:30 -- Installing: /usr/local/lib64/libcbor.a 14:57:30 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:57:30 -- Installing: /usr/local/lib64/libcbor.so.0 14:57:30 -- Installing: /usr/local/lib64/libcbor.so 14:57:30 -- Up-to-date: /usr/local/include/cbor 14:57:30 -- Installing: /usr/local/include/cbor/arrays.h 14:57:30 -- Installing: /usr/local/include/cbor/bytestrings.h 14:57:30 -- Installing: /usr/local/include/cbor/callbacks.h 14:57:30 -- Installing: /usr/local/include/cbor/common.h 14:57:30 -- Installing: /usr/local/include/cbor/data.h 14:57:30 -- Installing: /usr/local/include/cbor/encoding.h 14:57:30 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:57:30 -- Installing: /usr/local/include/cbor/internal 14:57:30 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:57:30 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:57:30 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:57:30 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:57:30 -- Installing: /usr/local/include/cbor/internal/stack.h 14:57:30 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:57:30 -- Installing: /usr/local/include/cbor/ints.h 14:57:30 -- Installing: /usr/local/include/cbor/maps.h 14:57:30 -- Installing: /usr/local/include/cbor/serialization.h 14:57:30 -- Installing: /usr/local/include/cbor/streaming.h 14:57:30 -- Installing: /usr/local/include/cbor/strings.h 14:57:30 -- Installing: /usr/local/include/cbor/tags.h 14:57:30 -- Installing: /usr/local/include/cbor.h 14:57:30 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:57:30 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:57:30 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:57:30 Removing intermediate container f0f650489810 14:57:30 ---> 5231ac57f54a 14:57:30 Step 8/25 : RUN mkdir /tmp/sdk 14:57:30 ---> Running in efa475a1ed18 14:57:31 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:57:31 Removing intermediate container efa475a1ed18 14:57:31 ---> 4fd64255e8b6 14:57:31 Step 9/25 : COPY VERSION /tmp/sdk 14:57:31 ---> 14a97482c3bf 14:57:31 Step 10/25 : COPY src /tmp/sdk/src 14:57:31 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:57:31 ---> c8050a2c4518 14:57:31 Step 11/25 : COPY include /tmp/sdk/include 14:57:31 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:57:31 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:57:32 ---> d1e47dd3fa6d 14:57:32 Step 12/25 : COPY scripts /tmp/sdk/scripts 14:57:32 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:57:32 ---> d3d95976e950 14:57:32 Step 13/25 : COPY LICENSE /tmp/sdk 14:57:32 ---> 65eb5f32c7bd 14:57:32 Step 14/25 : COPY Attribution.txt /tmp/sdk 14:57:32 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:57:32 ---> d79fb2fa5ba9 14:57:32 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:57:32 ---> Running in 08f7a23f298e 14:57:32 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:57:32 + CPPCHECK=false 14:57:32 + DOCGEN=false 14:57:32 + TOMLVER=SDK-0.2 14:57:32 + CUTILVER=1.1.4 14:57:32 + '[' 0 -gt 0 ] 14:57:32 + readlink -f ./scripts/build.sh 14:57:32 + dirname /tmp/sdk/scripts/build.sh 14:57:32 + dirname /tmp/sdk/scripts 14:57:32 + ROOT=/tmp/sdk 14:57:32 + cd /tmp/sdk 14:57:32 + '[' '!' -d deps ] 14:57:32 + mkdir deps 14:57:32 + + tar -C depswget -z -x -O -f - - 14:57:32 https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:57:32 --2021-07-29 14:57:32-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:57:32 Resolving github.com (github.com)... 140.82.114.3 14:57:32 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 14:57:33 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:57:33 HTTP request sent, awaiting response... 302 Found 14:57:33 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:57:33 --2021-07-29 14:57:32-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:57:33 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 14:57:33 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 14:57:33 [ 40%] Linking C shared library libcbor.so 14:57:33 [ 40%] Built target cbor_shared 14:57:33 Scanning dependencies of target cbor 14:57:33 HTTP request sent, awaiting response... 200 OK 14:57:33 Length: unspecified [application/x-gzip] 14:57:33 Saving to: 'STDOUT' 14:57:33 14:57:33 0K .......... ......  763K=0.02s 14:57:33 14:57:33 2021-07-29 14:57:33 (763 KB/s) - written to stdout [16451] 14:57:33 14:57:33 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:57:33 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:57:33 + tar -C deps -z -x -f - 14:57:33 --2021-07-29 14:57:33-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:57:33 Resolving github.com (github.com)... 140.82.114.3 14:57:33 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 14:57:33 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:57:33 HTTP request sent, awaiting response... 302 Found 14:57:33 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 14:57:33 --2021-07-29 14:57:33-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 14:57:33 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 14:57:33 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 14:57:33 HTTP request sent, awaiting response... 200 OK 14:57:33 Length: unspecified [application/x-gzip] 14:57:33 Saving to: 'STDOUT' 14:57:33 14:57:33 0K .......... .......... .......... .......... .......... 729K 14:57:33 50K .......... .......... .......... .......... .......... 20.2M 14:57:33 100K .......... .......... .......... .......... .......... 1.96M 14:57:33 150K .......... .......... ....... 1.33M=0.1s 14:57:33 14:57:33 2021-07-29 14:57:33 (1.49 MB/s) - written to stdout [181796] 14:57:33 14:57:33 + mkdir -p src/c/iot 14:57:33 + 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 14:57:33 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 14:57:33 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 14:57:33 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 14:57:33 + mkdir -p include/iot 14:57:33 + 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 14:57:33 + mkdir -p include/iot/os 14:57:33 + 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 14:57:33 + mkdir -p /tmp/sdk/build/release 14:57:33 + cd /tmp/sdk/build/release 14:57:33 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:57:33 -- The C compiler identification is GNU 9.3.0 14:57:33 -- Check for working C compiler: /usr/bin/cc 14:57:33 -- Check for working C compiler: /usr/bin/cc - works 14:57:33 -- Detecting C compiler ABI info 14:57:34 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:57:34 -- Detecting C compiler ABI info - done 14:57:34 -- Detecting C compile features 14:57:34 -- Detecting C compile features - done 14:57:34 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:57:34 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 14:57:34 -- Found LIBYAML: /usr/lib/libyaml.so 14:57:34 -- Found LIBUUID: /usr/lib/libuuid.so 14:57:34 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:57:34 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:57:34 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:57:34 -- C SDK 0.0.0 for Linux 14:57:34 -- Performing Test CSDK_HAVE_ATOMIC 14:57:34 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:57:34 -- Found Curses: /usr/lib/libcurses.so 14:57:34 -- Configuring done 14:57:34 -- Generating done 14:57:34 -- Build files have been written to: /tmp/sdk/build/release 14:57:34 + make all package 14:57:34 + tee release.log 14:57:34 Scanning dependencies of target csdk 14:57:34 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:57:34 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:57:34 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:57:34 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:57:35 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:57:35 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:57:35 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:57:35 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:57:35 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:57:35 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:57:35 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:57:35 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:57:36 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:57:36 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:57:36 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:57:36 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:57:36 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:57:36 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:57:36 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:57:36 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:57:36 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:57:37 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:57:37 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:57:37 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:57:37 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:57:37 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:57:37 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:57:37 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:57:37 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:57:37 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:57:37 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:57:37 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:57:38 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:57:38 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:57:38 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:57:38 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:57:38 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:57:38 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:57:38 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:57:38 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:57:38 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:57:38 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:57:38 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:57:39 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:57:39 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:57:39 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:57:39 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:57:39 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:57:39 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:57:39 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:57:40 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:57:40 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:57:40 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:57:40 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:57:40 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:57:40 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:57:40 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:57:40 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 14:57:40 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 14:57:40 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 14:57:41 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:57:41 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:57:41 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:57:41 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:57:41 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:57:41 [ 80%] Linking C static library libcbor.a 14:57:41 [ 80%] Built target cbor 14:57:41 Scanning dependencies of target sort 14:57:41 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:57:41 [ 84%] Linking C executable sort 14:57:41 [ 84%] Built target sort 14:57:41 Scanning dependencies of target readfile 14:57:42 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:57:42 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:57:42 [ 88%] Linking C executable readfile 14:57:42 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:57:42 [ 75%] Linking C shared library libcsdk.so 14:57:42 [ 75%] Built target csdk 14:57:42 Scanning dependencies of target template 14:57:42 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:57:42 [ 88%] Built target readfile 14:57:42 Scanning dependencies of target streaming_parser 14:57:42 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:57:42 [ 78%] Linking C executable template 14:57:42 [ 78%] Built target template 14:57:42 Scanning dependencies of target device-counter 14:57:42 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:57:42 [ 81%] Linking C executable device-counter 14:57:42 [ 92%] Linking C executable streaming_parser 14:57:42 [ 92%] Built target streaming_parser 14:57:42 Scanning dependencies of target hello 14:57:42 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:57:42 [ 81%] Built target device-counter 14:57:42 Scanning dependencies of target device-random 14:57:42 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:57:42 [ 84%] Linking C executable device-random 14:57:42 [ 84%] Built target device-random 14:57:42 Scanning dependencies of target device-gyro 14:57:42 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:57:43 [ 96%] Linking C executable hello 14:57:43 [ 96%] Built target hello 14:57:43 Scanning dependencies of target create_items 14:57:43 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:57:43 [ 87%] Linking C executable device-gyro 14:57:43 [ 87%] Built target device-gyro 14:57:43 Scanning dependencies of target device-bitfields 14:57:43 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:57:43 [ 90%] Linking C executable device-bitfields 14:57:43 [ 90%] Built target device-bitfields 14:57:43 Scanning dependencies of target template-discovery 14:57:43 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:57:43 [100%] Linking C executable create_items 14:57:43 [100%] Built target create_items 14:57:43 [ 93%] Linking C executable template-discovery 14:57:43 [ 93%] Built target template-discovery 14:57:43 Scanning dependencies of target device-file 14:57:43 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:57:43 Install the project... 14:57:43 -- Install configuration: "Release" 14:57:43 -- Installing: /usr/local/include/cbor/configuration.h 14:57:43 -- Installing: /usr/local/lib64/libcbor.a 14:57:43 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:57:43 -- Installing: /usr/local/lib64/libcbor.so.0 14:57:43 -- Installing: /usr/local/lib64/libcbor.so 14:57:43 -- Up-to-date: /usr/local/include/cbor 14:57:43 -- Installing: /usr/local/include/cbor/streaming.h 14:57:43 -- Installing: /usr/local/include/cbor/ints.h 14:57:43 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:57:43 -- Installing: /usr/local/include/cbor/bytestrings.h 14:57:43 -- Installing: /usr/local/include/cbor/encoding.h 14:57:43 -- Installing: /usr/local/include/cbor/serialization.h 14:57:43 -- Installing: /usr/local/include/cbor/data.h 14:57:43 -- Installing: /usr/local/include/cbor/common.h 14:57:43 -- Installing: /usr/local/include/cbor/callbacks.h 14:57:43 -- Installing: /usr/local/include/cbor/strings.h 14:57:43 -- Installing: /usr/local/include/cbor/tags.h 14:57:43 -- Installing: /usr/local/include/cbor/internal 14:57:43 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:57:43 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:57:43 -- Installing: /usr/local/include/cbor/internal/stack.h 14:57:43 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:57:43 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:57:43 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:57:43 -- Installing: /usr/local/include/cbor/arrays.h 14:57:43 -- Installing: /usr/local/include/cbor/maps.h 14:57:43 -- Installing: /usr/local/include/cbor.h 14:57:43 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:57:43 [ 96%] Linking C executable device-file 14:57:43 [ 96%] Built target device-file 14:57:43 Scanning dependencies of target device-terminal 14:57:43 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:57:43 [100%] Linking C executable device-terminal 14:57:43 [100%] Built target device-terminal 14:57:43 Run CPack packaging tool... 14:57:43 CPack: Create package using TGZ 14:57:43 CPack: Install projects 14:57:43 CPack: - Run preinstall target for: Csdk 14:57:43 CPack: - Install project: Csdk [] 14:57:43 CPack: Create package 14:57:43 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:57:43 + '[' false '=' true ] 14:57:43 + '[' false '=' true ] 14:57:43 + mkdir -p /tmp/sdk/build/debug 14:57:43 + cd /tmp/sdk/build/debug 14:57:43 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:57:44 -- The C compiler identification is GNU 9.3.0 14:57:44 -- Check for working C compiler: /usr/bin/cc 14:57:44 -- Check for working C compiler: /usr/bin/cc - works 14:57:44 -- Detecting C compiler ABI info 14:57:44 -- Detecting C compiler ABI info - done 14:57:44 -- Detecting C compile features 14:57:44 -- Detecting C compile features - done 14:57:44 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:57:44 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 14:57:44 -- Found LIBYAML: /usr/lib/libyaml.so 14:57:44 -- Found LIBUUID: /usr/lib/libuuid.so 14:57:44 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:57:44 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:57:44 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:57:44 -- C SDK 0.0.0 for Linux 14:57:44 -- Performing Test CSDK_HAVE_ATOMIC 14:57:44 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:57:44 -- Found Curses: /usr/lib/libcurses.so 14:57:44 -- Configuring done 14:57:44 -- Generating done 14:57:44 -- Build files have been written to: /tmp/sdk/build/debug 14:57:44 + make 14:57:44 + tee debug.log 14:57:44 Scanning dependencies of target csdk 14:57:44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:57:44 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:57:44 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:57:44 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:57:45 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:57:45 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:57:45 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:57:45 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:57:45 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:57:45 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:57:45 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:57:45 Removing intermediate container 0c087cdbb341 14:57:45 ---> 9e0a7c5a0c89 14:57:45 Step 8/25 : RUN mkdir /tmp/sdk 14:57:45 ---> Running in b1cadb19dcc1 14:57:45 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:57:45 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:57:45 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:57:45 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:57:45 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:57:45 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:57:45 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:57:46 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:57:46 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:57:46 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:57:46 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:57:46 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:57:46 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:57:46 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:57:46 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:57:46 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:57:46 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:57:46 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:57:46 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:57:46 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:57:46 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:57:46 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:57:46 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:57:46 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:57:47 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:57:47 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:57:47 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:57:47 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:57:47 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:57:47 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:57:47 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:57:47 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 14:57:47 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 14:57:48 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 14:57:48 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:57:48 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:57:48 Removing intermediate container b1cadb19dcc1 14:57:48 ---> 96fab9346dd0 14:57:48 Step 9/25 : COPY VERSION /tmp/sdk 14:57:48 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:57:48 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:57:48 [ 75%] Linking C shared library libcsdk.so 14:57:48 [ 75%] Built target csdk 14:57:48 Scanning dependencies of target template 14:57:48 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:57:48 [ 78%] Linking C executable template 14:57:48 [ 78%] Built target template 14:57:48 Scanning dependencies of target device-counter 14:57:48 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:57:48 ---> 64425abbe8c0 14:57:48 Step 10/25 : COPY src /tmp/sdk/src 14:57:48 [ 81%] Linking C executable device-counter 14:57:48 [ 81%] Built target device-counter 14:57:48 Scanning dependencies of target device-random 14:57:48 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:57:48 [ 84%] Linking C executable device-random 14:57:48 [ 84%] Built target device-random 14:57:48 Scanning dependencies of target device-gyro 14:57:48 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:57:49 [ 87%] Linking C executable device-gyro 14:57:49 [ 87%] Built target device-gyro 14:57:49 Scanning dependencies of target device-bitfields 14:57:49 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:57:49 [ 90%] Linking C executable device-bitfields 14:57:49 [ 90%] Built target device-bitfields 14:57:49 Scanning dependencies of target template-discovery 14:57:49 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:57:49 [ 93%] Linking C executable template-discovery 14:57:49 [ 93%] Built target template-discovery 14:57:49 Scanning dependencies of target device-file 14:57:49 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:57:49 [ 96%] Linking C executable device-file 14:57:49 [ 96%] Built target device-file 14:57:49 Scanning dependencies of target device-terminal 14:57:49 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:57:49 [100%] Linking C executable device-terminal 14:57:49 [100%] Built target device-terminal 14:57:49 make: Entering directory '/tmp/sdk/build/release' 14:57:49 make[1]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Leaving directory '/tmp/sdk/build/release' 14:57:49 [ 75%] Built target csdk 14:57:49 make[2]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Leaving directory '/tmp/sdk/build/release' 14:57:49 [ 78%] Built target template 14:57:49 make[2]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Leaving directory '/tmp/sdk/build/release' 14:57:49 [ 81%] Built target device-counter 14:57:49 make[2]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Leaving directory '/tmp/sdk/build/release' 14:57:49 [ 84%] Built target device-random 14:57:49 make[2]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Leaving directory '/tmp/sdk/build/release' 14:57:49 [ 87%] Built target device-gyro 14:57:49 make[2]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Leaving directory '/tmp/sdk/build/release' 14:57:49 [ 90%] Built target device-bitfields 14:57:49 make[2]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Leaving directory '/tmp/sdk/build/release' 14:57:49 [ 93%] Built target template-discovery 14:57:49 make[2]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Leaving directory '/tmp/sdk/build/release' 14:57:49 ---> 6eea444ae4a9 14:57:49 Step 11/25 : COPY include /tmp/sdk/include 14:57:49 [ 96%] Built target device-file 14:57:49 make[2]: Entering directory '/tmp/sdk/build/release' 14:57:49 make[2]: Leaving directory '/tmp/sdk/build/release' 14:57:49 [100%] Built target device-terminal 14:57:49 make[1]: Leaving directory '/tmp/sdk/build/release' 14:57:49 Install the project... 14:57:49 -- Install configuration: "Release" 14:57:49 -- Installing: /usr/local/lib/libcsdk.so 14:57:49 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:57:49 -- Up-to-date: /usr/local/include 14:57:49 -- Installing: /usr/local/include/devsdk 14:57:49 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:57:49 -- Installing: /usr/local/include/devsdk/devsdk.h 14:57:49 -- Installing: /usr/local/include/edgex 14:57:49 -- Installing: /usr/local/include/edgex/devices.h 14:57:49 -- Installing: /usr/local/include/edgex/edgex-base.h 14:57:49 -- Installing: /usr/local/include/edgex/edgex.h 14:57:49 -- Installing: /usr/local/include/edgex/profiles.h 14:57:49 -- Installing: /usr/local/include/edgex/rest-server.h 14:57:49 -- Installing: /usr/local/include/edgex/secrets.h 14:57:49 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:57:49 -- Installing: /usr/local/include/iot 14:57:49 -- Installing: /usr/local/include/iot/base64.h 14:57:49 -- Installing: /usr/local/include/iot/component.h 14:57:49 -- Installing: /usr/local/include/iot/config.h 14:57:49 -- Installing: /usr/local/include/iot/container.h 14:57:49 -- Installing: /usr/local/include/iot/data.h 14:57:49 -- Installing: /usr/local/include/iot/hash.h 14:57:49 -- Installing: /usr/local/include/iot/iot.h 14:57:49 -- Installing: /usr/local/include/iot/json.h 14:57:49 -- Installing: /usr/local/include/iot/logger.h 14:57:49 -- Installing: /usr/local/include/iot/os.h 14:57:49 -- Installing: /usr/local/include/iot/scheduler.h 14:57:49 -- Installing: /usr/local/include/iot/thread.h 14:57:49 -- Installing: /usr/local/include/iot/threadpool.h 14:57:49 -- Installing: /usr/local/include/iot/time.h 14:57:49 -- Installing: /usr/local/include/iot/typecode.h 14:57:49 -- Installing: /usr/local/include/iot/os 14:57:49 -- Installing: /usr/local/include/iot/os/linux.h 14:57:49 -- Installing: /usr/local/include/iot/os/macos.h 14:57:49 -- Installing: /usr/local/include/iot/os/zephyr.h 14:57:49 -- Installing: /usr/local/include/iot/defs.h 14:57:49 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:57:49 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:57:49 make: Leaving directory '/tmp/sdk/build/release' 14:57:50 Removing intermediate container 08f7a23f298e 14:57:50 ---> b6ffb08318ed 14:57:50 Step 16/25 : FROM ${BASE} 14:57:50 ---> ac6a0feb3254 14:57:50 Step 17/25 : LABEL maintainer="IOTech " 14:57:50 ---> Running in 9c1b0ddd0841 14:57:50 Removing intermediate container 9c1b0ddd0841 14:57:50 ---> 25fad94bbf6e 14:57:50 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 14:57:50 ---> Running in 58ad073cf1e0 14:57:50 ---> e2cc125372cc 14:57:50 Step 12/25 : COPY scripts /tmp/sdk/scripts 14:57:51 Connecting to iotech.jfrog.io (54.170.66.44:443) 14:57:51 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:57:51 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 14:57:51 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 14:57:51 ---> 7dd810226e50 14:57:51 Step 13/25 : COPY LICENSE /tmp/sdk 14:57:51 Removing intermediate container 58ad073cf1e0 14:57:51 ---> d2feb72e29aa 14:57:51 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:57:51 ---> Running in 518f7a806ca2 14:57:52 Removing intermediate container 518f7a806ca2 14:57:52 ---> fd2dce3fdbae 14:57:52 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 14:57:52 ---> Running in e9219cbc90ae 14:57:52 ---> 402a212d744a 14:57:52 Step 14/25 : COPY Attribution.txt /tmp/sdk 14:57:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:57:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:57:53 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 14:57:53 ---> 0231a84b2501 14:57:53 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:57:53 ---> Running in 3fecf053989d 14:57:53 (1/7) Installing curl (7.78.0-r0) 14:57:53 (2/7) Installing hiredis (0.14.1-r0) 14:57:53 (3/7) Installing hiredis-dev (0.14.1-r0) 14:57:54 (4/7) Installing libuuid (2.35.2-r0) 14:57:54 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 14:57:54 + CPPCHECK=false 14:57:54 + DOCGEN=false 14:57:54 + TOMLVER=SDK-0.2 14:57:54 + CUTILVER=1.1.4 14:57:54 + '[' 0 -gt 0 ] 14:57:54 + readlink -f ./scripts/build.sh 14:57:54 + dirname /tmp/sdk/scripts/build.sh 14:57:54 + dirname /tmp/sdk/scripts 14:57:54 + ROOT=/tmp/sdk 14:57:54 + cd /tmp/sdk 14:57:54 + '[' '!' -d deps ] 14:57:54 + mkdir deps 14:57:54 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:57:54 + tar -C deps -z -x -f - 14:57:54 --2021-07-29 14:57:54-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:57:54 Resolving github.com (github.com)... 140.82.112.4 14:57:54 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 14:57:54 HTTP request sent, awaiting response... 302 Found 14:57:54 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:57:54 --2021-07-29 14:57:54-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:57:54 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 14:57:54 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 14:57:55 HTTP request sent, awaiting response... 200 OK 14:57:55 Length: unspecified [application/x-gzip] 14:57:55 Saving to: 'STDOUT' 14:57:55  14:57:55 0K .......... ......      857K=0.02s 14:57:55 14:57:55 2021-07-29 14:57:54 (857 KB/s) - written to stdout [16451] 14:57:55 14:57:55 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:57:55 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:57:55 + tar -C deps -z -x -f - 14:57:55 --2021-07-29 14:57:54-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:57:55 Resolving github.com (github.com)... 140.82.112.4 14:57:55 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 14:57:55 HTTP request sent, awaiting response... 302 Found 14:57:55 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 14:57:55 --2021-07-29 14:57:55-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 14:57:55 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 14:57:55 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 14:57:55 HTTP request sent, awaiting response... 200 OK 14:57:55 Length: unspecified [application/x-gzip] 14:57:55 Saving to: 'STDOUT' 14:57:55  14:57:55 0K .......... .......... .......... .......... .......... 1.14M 14:57:55 50K .......... .......... .......... .......... .......... 2.22M 14:57:55 100K .......... .......... .......... .......... .......... 8.80M 14:57:55 150K .......... .......... ....... 1.06M=0.1s 14:57:55 14:57:55 2021-07-29 14:57:55 (1.81 MB/s) - written to stdout [181796] 14:57:55 14:57:55 + mkdir -p src/c/iot 14:57:55 + 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 14:57:55 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 14:57:55 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 14:57:55 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 14:57:55 + mkdir -p include/iot 14:57:55 + 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 14:57:55 + mkdir -p include/iot/os 14:57:55 + 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 14:57:55 + mkdir -p /tmp/sdk/build/release 14:57:55 + cd /tmp/sdk/build/release 14:57:55 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:57:55 (6/7) Installing libidn2 (2.3.0-r0) 14:57:55 (7/7) Installing wget (1.20.3-r1) 14:57:55 -- The C compiler identification is GNU 9.3.0 14:57:55 -- Check for working C compiler: /usr/bin/cc 14:57:55 Executing busybox-1.31.1-r20.trigger 14:57:55 OK: 286 MiB in 82 packages 14:57:56 Removing intermediate container e9219cbc90ae 14:57:56 ---> ae0dbf9fc7c8 14:57:56 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:57:56 -- Check for working C compiler: /usr/bin/cc - works 14:57:56 -- Detecting C compiler ABI info 14:57:56 ---> 5619a373b899 14:57:56 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:57:56 ---> d1fbf6d14d01 14:57:56 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 14:57:56 -- Detecting C compiler ABI info - done 14:57:56 -- Detecting C compile features 14:57:56 -- Detecting C compile features - done 14:57:56 ---> 2db4397d2dac 14:57:56 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:57:56 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:57:56 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 14:57:56 -- Found LIBYAML: /usr/lib/libyaml.so 14:57:56 -- Found LIBUUID: /usr/lib/libuuid.so 14:57:56 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:57:56 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:57:56 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:57:56 -- C SDK 0.0.0 for Linux 14:57:56 -- Performing Test CSDK_HAVE_ATOMIC 14:57:56 ---> afb2b1ef01f9 14:57:56 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:57:56 ---> b6631054a115 14:57:56 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:57:57 Successfully built b6631054a115 14:57:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } 14:57:57 -- Found Curses: /usr/lib/libcurses.so 14:57:57 -- Configuring done [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:57 -- Generating done 14:57:57 -- Build files have been written to: /tmp/sdk/build/release 14:57:57 + make all package 14:57:57 + tee release.log 14:57:57 Scanning dependencies of target csdk 14:57:57 + docker inspect -f . ci-base-image-x86_64 14:57:57 . [Pipeline] withDockerContainer 14:57:57 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:57:57 prd-centos7-docker-4c-2g-473 does not seem to be running inside a container 14:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:57:58 $ docker top 630115a1011f90c127ed19e42626e3739ec472d04d4c77bb6222aacec3d05634 -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:58 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:57:58 + make test 14:57:58 echo "make test" 14:57:58 make test [Pipeline] } 14:57:58 $ docker stop --time=1 630115a1011f90c127ed19e42626e3739ec472d04d4c77bb6222aacec3d05634 14:57:58 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:57:59 $ docker rm -f 630115a1011f90c127ed19e42626e3739ec472d04d4c77bb6222aacec3d05634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 14:58:00 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:58:01 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:58:01 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:58:02 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [Pipeline] sh 14:58:02 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:58:03 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:58:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:58:03 + ls -al . 14:58:03 total 160 14:58:03 drwxrwxr-x. 8 jenkins jenkins 260 Jul 29 14:57 . 14:58:03 drwxrwxr-x. 4 jenkins jenkins 28 Jul 29 14:57 .. 14:58:03 -rw-rw-r--. 1 jenkins jenkins 3104 Jul 29 14:57 Attribution.txt 14:58:03 -rw-rw-r--. 1 jenkins jenkins 7556 Jul 29 14:57 CHANGES 14:58:03 drwxrwxr-x. 2 jenkins jenkins 121 Jul 29 14:57 docs 14:58:03 -rw-rw-r--. 1 jenkins jenkins 108574 Jul 29 14:57 Doxyfile 14:58:03 drwxrwxr-x. 8 jenkins jenkins 179 Jul 29 14:57 .git 14:58:03 drwxrwxr-x. 2 jenkins jenkins 81 Jul 29 14:57 .github 14:58:03 -rw-rw-r--. 1 jenkins jenkins 176 Jul 29 14:57 .gitignore 14:58:03 drwxrwxr-x. 4 jenkins jenkins 33 Jul 29 14:57 include 14:58:03 -rw-rw-r--. 1 jenkins jenkins 784 Jul 29 14:57 Jenkinsfile 14:58:03 -rw-rw-r--. 1 jenkins jenkins 10174 Jul 29 14:57 LICENSE 14:58:03 -rw-rw-r--. 1 jenkins jenkins 444 Jul 29 14:57 Makefile 14:58:03 -rw-rw-r--. 1 jenkins jenkins 4090 Jul 29 14:57 README.md 14:58:03 -rw-rw-r--. 1 jenkins jenkins 7090 Jul 29 14:57 README.v2.md 14:58:03 drwxrwxr-x. 2 jenkins jenkins 98 Jul 29 14:57 scripts 14:58:03 drwxrwxr-x. 4 jenkins jenkins 50 Jul 29 14:57 src 14:58:03 -rw-rw-r--. 1 jenkins jenkins 5 Jul 29 14:54 VERSION [Pipeline] isUnix [Pipeline] sh 14:58:03 + 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=6dd61b441719fab4f2192aeabeb577189d74fc2d --label arch=amd64 --label version=0.0.0 . 14:58:03 Sending build context to Docker daemon 2.684MB 14:58:03 Step 1/17 : ARG BASE=alpine:3.12 14:58:03 Step 2/17 : FROM ${BASE} 14:58:03 ---> b6631054a115 14:58:03 Step 3/17 : LABEL maintainer="IOTech " 14:58:03 ---> Running in b9a69e559ead 14:58:03 Removing intermediate container b9a69e559ead 14:58:03 ---> be247b84eebd 14:58:03 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 14:58:03 ---> Running in 7ecbe7a20d45 14:58:03 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:58:04 --2021-07-29 14:58:03-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 14:58:04 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.170.66.44, 54.195.244.87, 54.229.110.245 14:58:04 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.170.66.44|:443... connected. 14:58:04 HTTP request sent, awaiting response... 200 OK 14:58:04 Length: 451 [application/octet-stream] 14:58:04 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:58:04 14:58:04 0K 100% 52.8M=0s 14:58:04 14:58:04 2021-07-29 14:58:04 (52.8 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 14:58:04 14:58:04 Removing intermediate container 7ecbe7a20d45 14:58:04 ---> 8e56f41ebc0b 14:58:04 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:58:04 ---> Running in a9c6019c21c6 14:58:05 Removing intermediate container a9c6019c21c6 14:58:05 ---> b4ae75e42659 14:58:05 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 14:58:05 ---> Running in c3a0a298e5ba 14:58:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:58:05 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:58:05 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:58:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:58:06 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 14:58:06 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:58:07 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 14:58:07 (2/16) Installing libblkid (2.35.2-r0) 14:58:07 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:58:07 (3/16) Installing blkid (2.35.2-r0) 14:58:07 (4/16) Installing libcap-ng (0.7.10-r1) 14:58:07 (5/16) Installing setpriv (2.35.2-r0) 14:58:07 (6/16) Installing libmount (2.35.2-r0) 14:58:07 (7/16) Installing libsmartcols (2.35.2-r0) 14:58:07 (8/16) Installing findmnt (2.35.2-r0) 14:58:07 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:58:07 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:58:07 (9/16) Installing mcookie (2.35.2-r0) 14:58:07 (10/16) Installing hexdump (2.35.2-r0) 14:58:07 (11/16) Installing lsblk (2.35.2-r0) 14:58:08 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:58:08 (12/16) Installing libfdisk (2.35.2-r0) 14:58:08 (13/16) Installing sfdisk (2.35.2-r0) 14:58:08 (14/16) Installing cfdisk (2.35.2-r0) 14:58:08 (15/16) Installing util-linux (2.35.2-r0) 14:58:08 (16/16) Installing util-linux-dev (2.35.2-r0) 14:58:08 Executing busybox-1.31.1-r20.trigger 14:58:08 OK: 295 MiB in 98 packages 14:58:09 Removing intermediate container c3a0a298e5ba 14:58:09 ---> fe5678b29b3e 14:58:09 Step 7/17 : COPY VERSION /edgex-c-sdk/ 14:58:09 ---> 32e1abe22597 14:58:09 Step 8/17 : COPY src /edgex-c-sdk/src/ 14:58:09 ---> 9c54e428060d 14:58:09 Step 9/17 : COPY include /edgex-c-sdk/include/ 14:58:10 ---> 7ab5eca52959 14:58:10 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 14:58:10 ---> 95fcc77552f3 14:58:10 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 14:58:10 ---> d38061160063 14:58:10 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 14:58:10 ---> fa2ffd61a547 14:58:10 Step 13/17 : WORKDIR /edgex-c-sdk 14:58:10 ---> Running in a7d23ef2ceb8 14:58:10 Removing intermediate container a7d23ef2ceb8 14:58:10 ---> 66f4389ea602 14:58:10 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:58:10 ---> Running in 14946bb7d15c 14:58:10 Removing intermediate container 14946bb7d15c 14:58:10 ---> 8f4d36eedae9 14:58:10 Step 15/17 : LABEL arch=amd64 14:58:10 ---> Running in d365519c66fc 14:58:10 Removing intermediate container d365519c66fc 14:58:10 ---> 6d97bf47bc55 14:58:10 Step 16/17 : LABEL git_sha=6dd61b441719fab4f2192aeabeb577189d74fc2d 14:58:10 ---> Running in 040cd2ae3a98 14:58:10 Removing intermediate container 040cd2ae3a98 14:58:10 ---> 28aa4e6a1b5f 14:58:10 Step 17/17 : LABEL version=0.0.0 14:58:11 ---> Running in 9c9c9ea30be1 14:58:11 Removing intermediate container 9c9c9ea30be1 14:58:11 ---> f9f0dd7b5d51 14:58:11 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:58:11 Successfully built f9f0dd7b5d51 14:58:11 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] } 14:58:11 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:58:11 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:58:11 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [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 14:58:11 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:58:11 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:11 14:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:58:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:12 latest: Pulling from edgex-lftools-log-publisher 14:58:12 b4d181a07f80: Pulling fs layer 14:58:12 a1111a8f2ec3: Pulling fs layer 14:58:12 ed53099fbce6: Pulling fs layer 14:58:12 dc539afda2c1: Pulling fs layer 14:58:12 77bc0d833cb6: Pulling fs layer 14:58:12 9065ff56babe: Pulling fs layer 14:58:12 d287ab97295c: Pulling fs layer 14:58:12 dc539afda2c1: Waiting 14:58:12 77bc0d833cb6: Waiting 14:58:12 9065ff56babe: Waiting 14:58:12 d287ab97295c: Waiting 14:58:12 a1111a8f2ec3: Verifying Checksum 14:58:12 a1111a8f2ec3: Download complete 14:58:12 dc539afda2c1: Verifying Checksum 14:58:12 dc539afda2c1: Download complete 14:58:12 77bc0d833cb6: Verifying Checksum 14:58:12 77bc0d833cb6: Download complete 14:58:12 9065ff56babe: Verifying Checksum 14:58:12 9065ff56babe: Download complete 14:58:12 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:58:13 ed53099fbce6: Verifying Checksum 14:58:13 ed53099fbce6: Download complete 14:58:14 b4d181a07f80: Verifying Checksum 14:58:14 b4d181a07f80: Download complete 14:58:15 b4d181a07f80: Pull complete 14:58:15 a1111a8f2ec3: Pull complete 14:58:15 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:58:15 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:58:15 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:58:15 ed53099fbce6: Pull complete 14:58:15 dc539afda2c1: Pull complete 14:58:16 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:58:16 77bc0d833cb6: Pull complete 14:58:16 9065ff56babe: Pull complete 14:58:16 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:58:16 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:58:17 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:58:17 d287ab97295c: Verifying Checksum 14:58:17 d287ab97295c: Download complete 14:58:17 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:58:18 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:58:18 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:58:20 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:58:21 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:58:22 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:58:22 d287ab97295c: Pull complete 14:58:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:58:22 prd-centos7-docker-4c-2g-473 does not seem to be running inside a container 14:58:22 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:58:22 $ 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/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:58:25 $ docker top 9a8240891bc62b38f6f4796726fcb2e5b08555bdadaa0cf9a1e58927d5d34ceb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:25 ---> job-cost.sh 14:58:25 lf-activate-venv: SKIPPING 14:58:25 INFO: No Stack... 14:58:26 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:58:26 INFO: Retrieving Pricing Info for: v3-standard-2 14:58:26 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:58:26 INFO: Archiving Costs [Pipeline] sh 14:58:27 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:58:27 + cat /w/workspace/device-sdk-c/7/archives/cost.csv 14:58:27 + cut -d, -f6 [Pipeline] lock 14:58:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-357-7-stack-cost] 14:58:27 Resource [jenkins-edgexfoundry-device-sdk-c-PR-357-7-stack-cost] did not exist. Created. 14:58:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-357-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:58:27 + echo total: 0.05999999865889549 [Pipeline] stash 14:58:27 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:58:27 Stashed 1 file(s) [Pipeline] } 14:58:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-357-7-stack-cost] [Pipeline] // lock [Pipeline] } 14:58:28 $ docker stop --time=1 9a8240891bc62b38f6f4796726fcb2e5b08555bdadaa0cf9a1e58927d5d34ceb 14:58:28 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:58:29 $ docker rm -f 9a8240891bc62b38f6f4796726fcb2e5b08555bdadaa0cf9a1e58927d5d34ceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:30 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 14:58:30 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 14:58:30 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 14:58:31 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:58:33 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:58:36 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:58:36 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:58:37 [ 75%] Linking C shared library libcsdk.so 14:58:37 [ 75%] Built target csdk 14:58:37 Scanning dependencies of target template 14:58:37 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:58:38 [ 78%] Linking C executable template 14:58:38 [ 78%] Built target template 14:58:38 Scanning dependencies of target device-counter 14:58:38 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:58:39 [ 81%] Linking C executable device-counter 14:58:39 [ 81%] Built target device-counter 14:58:39 Scanning dependencies of target device-random 14:58:39 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:58:39 [ 84%] Linking C executable device-random 14:58:39 [ 84%] Built target device-random 14:58:39 Scanning dependencies of target device-gyro 14:58:39 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:58:40 [ 87%] Linking C executable device-gyro 14:58:40 [ 87%] Built target device-gyro 14:58:40 Scanning dependencies of target device-bitfields 14:58:40 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:58:41 [ 90%] Linking C executable device-bitfields 14:58:41 [ 90%] Built target device-bitfields 14:58:41 Scanning dependencies of target template-discovery 14:58:41 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:58:42 [ 93%] Linking C executable template-discovery 14:58:42 [ 93%] Built target template-discovery 14:58:42 Scanning dependencies of target device-file 14:58:42 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:58:42 [ 96%] Linking C executable device-file 14:58:43 [ 96%] Built target device-file 14:58:43 Scanning dependencies of target device-terminal 14:58:43 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:58:43 [100%] Linking C executable device-terminal 14:58:44 [100%] Built target device-terminal 14:58:44 Run CPack packaging tool... 14:58:44 CPack: Create package using TGZ 14:58:44 CPack: Install projects 14:58:44 CPack: - Run preinstall target for: Csdk 14:58:44 CPack: - Install project: Csdk [] 14:58:44 CPack: Create package 14:58:44 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:58:44 + '[' false '=' true ] 14:58:44 + '[' false '=' true ] 14:58:44 + mkdir -p /tmp/sdk/build/debug 14:58:44 + cd /tmp/sdk/build/debug 14:58:44 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:58:45 -- The C compiler identification is GNU 9.3.0 14:58:45 -- Check for working C compiler: /usr/bin/cc 14:58:45 -- Check for working C compiler: /usr/bin/cc - works 14:58:45 -- Detecting C compiler ABI info 14:58:45 -- Detecting C compiler ABI info - done 14:58:45 -- Detecting C compile features 14:58:45 -- Detecting C compile features - done 14:58:45 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:58:45 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 14:58:45 -- Found LIBYAML: /usr/lib/libyaml.so 14:58:45 -- Found LIBUUID: /usr/lib/libuuid.so 14:58:45 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:58:45 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:58:45 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:58:45 -- C SDK 0.0.0 for Linux 14:58:45 -- Performing Test CSDK_HAVE_ATOMIC 14:58:46 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:58:46 -- Found Curses: /usr/lib/libcurses.so 14:58:46 -- Configuring done 14:58:46 -- Generating done 14:58:46 -- Build files have been written to: /tmp/sdk/build/debug 14:58:46 + make 14:58:46 + tee debug.log 14:58:46 Scanning dependencies of target csdk 14:58:47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:58:47 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:58:47 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:58:48 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:58:48 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:58:48 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:58:49 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:58:49 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:58:49 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:58:49 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:58:50 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:58:50 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:58:51 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:58:51 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:58:51 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:58:51 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:58:51 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:58:52 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:58:52 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:58:53 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:58:53 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:58:53 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:58:53 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:58:54 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:58:54 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:58:55 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:58:55 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:58:55 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:58:55 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:58:55 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:58:56 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:58:56 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:58:56 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:58:57 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:58:57 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:58:57 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:58:57 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:58:58 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:58:59 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:58:59 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:58:59 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:59:00 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:59:01 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 14:59:01 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 14:59:01 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 14:59:01 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:59:02 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:59:02 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:59:03 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:59:03 [ 75%] Linking C shared library libcsdk.so 14:59:03 [ 75%] Built target csdk 14:59:03 Scanning dependencies of target template 14:59:03 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:59:03 [ 78%] Linking C executable template 14:59:04 [ 78%] Built target template 14:59:04 Scanning dependencies of target device-counter 14:59:04 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:59:04 [ 81%] Linking C executable device-counter 14:59:04 [ 81%] Built target device-counter 14:59:04 Scanning dependencies of target device-random 14:59:04 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:59:04 [ 84%] Linking C executable device-random 14:59:05 [ 84%] Built target device-random 14:59:05 Scanning dependencies of target device-gyro 14:59:05 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:59:05 [ 87%] Linking C executable device-gyro 14:59:05 [ 87%] Built target device-gyro 14:59:05 Scanning dependencies of target device-bitfields 14:59:05 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:59:06 [ 90%] Linking C executable device-bitfields 14:59:06 [ 90%] Built target device-bitfields 14:59:06 Scanning dependencies of target template-discovery 14:59:06 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:59:06 [ 93%] Linking C executable template-discovery 14:59:06 [ 93%] Built target template-discovery 14:59:06 Scanning dependencies of target device-file 14:59:06 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:59:07 [ 96%] Linking C executable device-file 14:59:07 [ 96%] Built target device-file 14:59:07 Scanning dependencies of target device-terminal 14:59:07 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:59:07 [100%] Linking C executable device-terminal 14:59:07 [100%] Built target device-terminal 14:59:07 make: Entering directory '/tmp/sdk/build/release' 14:59:07 make[1]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:08 [ 75%] Built target csdk 14:59:08 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:08 [ 78%] Built target template 14:59:08 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:08 [ 81%] Built target device-counter 14:59:08 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:08 [ 84%] Built target device-random 14:59:08 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:08 [ 87%] Built target device-gyro 14:59:08 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:08 [ 90%] Built target device-bitfields 14:59:08 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:08 [ 93%] Built target template-discovery 14:59:08 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:08 [ 96%] Built target device-file 14:59:08 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:08 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:08 [100%] Built target device-terminal 14:59:08 make[1]: Leaving directory '/tmp/sdk/build/release' 14:59:08 Install the project... 14:59:08 -- Install configuration: "Release" 14:59:08 -- Installing: /usr/local/lib/libcsdk.so 14:59:08 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:59:08 -- Up-to-date: /usr/local/include 14:59:08 -- Installing: /usr/local/include/edgex 14:59:08 -- Installing: /usr/local/include/edgex/rest-server.h 14:59:08 -- Installing: /usr/local/include/edgex/edgex-base.h 14:59:08 -- Installing: /usr/local/include/edgex/edgex.h 14:59:08 -- Installing: /usr/local/include/edgex/devices.h 14:59:08 -- Installing: /usr/local/include/edgex/secrets.h 14:59:08 -- Installing: /usr/local/include/edgex/profiles.h 14:59:08 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:59:08 -- Installing: /usr/local/include/devsdk 14:59:08 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:59:08 -- Installing: /usr/local/include/devsdk/devsdk.h 14:59:08 -- Installing: /usr/local/include/iot 14:59:08 -- Installing: /usr/local/include/iot/json.h 14:59:08 -- Installing: /usr/local/include/iot/container.h 14:59:08 -- Installing: /usr/local/include/iot/component.h 14:59:08 -- Installing: /usr/local/include/iot/typecode.h 14:59:08 -- Installing: /usr/local/include/iot/iot.h 14:59:08 -- Installing: /usr/local/include/iot/time.h 14:59:08 -- Installing: /usr/local/include/iot/hash.h 14:59:08 -- Installing: /usr/local/include/iot/logger.h 14:59:08 -- Installing: /usr/local/include/iot/os 14:59:08 -- Installing: /usr/local/include/iot/os/zephyr.h 14:59:08 -- Installing: /usr/local/include/iot/os/linux.h 14:59:08 -- Installing: /usr/local/include/iot/os/macos.h 14:59:08 -- Installing: /usr/local/include/iot/scheduler.h 14:59:08 -- Installing: /usr/local/include/iot/data.h 14:59:08 -- Installing: /usr/local/include/iot/thread.h 14:59:08 -- Installing: /usr/local/include/iot/os.h 14:59:08 -- Installing: /usr/local/include/iot/base64.h 14:59:08 -- Installing: /usr/local/include/iot/defs.h 14:59:08 -- Installing: /usr/local/include/iot/threadpool.h 14:59:08 -- Installing: /usr/local/include/iot/config.h 14:59:08 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:59:08 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:59:08 make: Leaving directory '/tmp/sdk/build/release' 14:59:11 Removing intermediate container 3fecf053989d 14:59:11 ---> 050ad9e1d9f4 14:59:11 Step 16/25 : FROM ${BASE} 14:59:11 ---> 759262b18b23 14:59:11 Step 17/25 : LABEL maintainer="IOTech " 14:59:11 ---> Running in 6d94d56a5825 14:59:11 Removing intermediate container 6d94d56a5825 14:59:11 ---> 711ae3118963 14:59:11 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 14:59:11 ---> Running in 4fc7019e386b 14:59:12 Connecting to iotech.jfrog.io (54.229.110.245:443) 14:59:13 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:59:13 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 14:59:13 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 14:59:14 Removing intermediate container 4fc7019e386b 14:59:14 ---> 94d23ab4c3de 14:59:14 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:59:14 ---> Running in 5f1a8919269b 14:59:17 Removing intermediate container 5f1a8919269b 14:59:17 ---> edde089212ec 14:59:17 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 14:59:17 ---> Running in fbbeec054149 14:59:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:59:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:59:19 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 14:59:19 (1/7) Installing curl (7.78.0-r0) 14:59:19 (2/7) Installing hiredis (0.14.1-r0) 14:59:19 (3/7) Installing hiredis-dev (0.14.1-r0) 14:59:20 (4/7) Installing libuuid (2.35.2-r0) 14:59:20 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 14:59:21 (6/7) Installing libidn2 (2.3.0-r0) 14:59:21 (7/7) Installing wget (1.20.3-r1) 14:59:21 Executing busybox-1.31.1-r20.trigger 14:59:21 OK: 267 MiB in 82 packages 14:59:23 Removing intermediate container fbbeec054149 14:59:23 ---> c1130aa29481 14:59:23 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:59:24 ---> ed1c1e801029 14:59:24 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:59:24 ---> 9e6c62abac5e 14:59:24 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 14:59:25 ---> 8fda914633c2 14:59:25 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:59:26 ---> 0cc657ee6874 14:59:26 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:59:27 ---> 2094130f0515 14:59:27 Successfully built 2094130f0515 14:59:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:59:27 + docker inspect -f . ci-base-image-arm64 14:59:27 . [Pipeline] withDockerContainer 14:59:28 prd-ubuntu18.04-docker-arm64-4c-16g-472 does not seem to be running inside a container 14:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:59:29 $ docker top 5dcd490f2261fde77d45cdbf02eb8c4d48695dbb620f08dcc886d5d056dc6687 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:30 + make test 14:59:30 echo "make test" 14:59:30 make test [Pipeline] } 14:59:30 $ docker stop --time=1 5dcd490f2261fde77d45cdbf02eb8c4d48695dbb620f08dcc886d5d056dc6687 14:59:32 $ docker rm -f 5dcd490f2261fde77d45cdbf02eb8c4d48695dbb620f08dcc886d5d056dc6687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:59:34 + ls -al . 14:59:34 total 192 14:59:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 14:56 . 14:59:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 14:56 .. 14:59:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 14:56 .git 14:59:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 14:56 .github 14:59:34 -rw-rw-r-- 1 jenkins jenkins 176 Jul 29 14:56 .gitignore 14:59:34 -rw-rw-r-- 1 jenkins jenkins 3104 Jul 29 14:56 Attribution.txt 14:59:34 -rw-rw-r-- 1 jenkins jenkins 7556 Jul 29 14:56 CHANGES 14:59:34 -rw-rw-r-- 1 jenkins jenkins 108574 Jul 29 14:56 Doxyfile 14:59:34 -rw-rw-r-- 1 jenkins jenkins 784 Jul 29 14:56 Jenkinsfile 14:59:34 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 29 14:56 LICENSE 14:59:34 -rw-rw-r-- 1 jenkins jenkins 444 Jul 29 14:56 Makefile 14:59:34 -rw-rw-r-- 1 jenkins jenkins 4090 Jul 29 14:56 README.md 14:59:34 -rw-rw-r-- 1 jenkins jenkins 7090 Jul 29 14:56 README.v2.md 14:59:34 -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 14:54 VERSION 14:59:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 14:56 docs 14:59:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 14:56 include 14:59:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 14:56 scripts 14:59:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 14:56 src [Pipeline] isUnix [Pipeline] sh 14:59:34 + 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=6dd61b441719fab4f2192aeabeb577189d74fc2d --label arch=arm64 --label version=0.0.0 . 14:59:35 Sending build context to Docker daemon 2.683MB 14:59:35 Step 1/17 : ARG BASE=alpine:3.12 14:59:35 Step 2/17 : FROM ${BASE} 14:59:35 ---> 2094130f0515 14:59:35 Step 3/17 : LABEL maintainer="IOTech " 14:59:35 ---> Running in f3fb77cd1cc6 14:59:36 Removing intermediate container f3fb77cd1cc6 14:59:36 ---> 992e0e122a1b 14:59:36 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 14:59:36 ---> Running in 4a9449518bd5 14:59:37 --2021-07-29 14:59:37-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 14:59:37 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.170.66.44, 54.229.110.245, 54.195.244.87 14:59:37 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.170.66.44|:443... connected. 14:59:37 HTTP request sent, awaiting response... 200 OK 14:59:37 Length: 451 [application/octet-stream] 14:59:37 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:59:37  14:59:37 0K 100% 17.7M=0s 14:59:37 14:59:37 2021-07-29 14:59:37 (17.7 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 14:59:37 14:59:38 Removing intermediate container 4a9449518bd5 14:59:38 ---> e8a62aa58f48 14:59:38 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:59:38 ---> Running in f13fecc0709a 14:59:41 Removing intermediate container f13fecc0709a 14:59:41 ---> b5adcfdab133 14:59:41 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 14:59:41 ---> Running in d7ac49c355d8 14:59:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:59:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:59:43 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 14:59:44 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 14:59:44 (2/16) Installing libblkid (2.35.2-r0) 14:59:44 (3/16) Installing blkid (2.35.2-r0) 14:59:44 (4/16) Installing libcap-ng (0.7.10-r1) 14:59:45 (5/16) Installing setpriv (2.35.2-r0) 14:59:45 (6/16) Installing libmount (2.35.2-r0) 14:59:45 (7/16) Installing libsmartcols (2.35.2-r0) 14:59:45 (8/16) Installing findmnt (2.35.2-r0) 14:59:45 (9/16) Installing mcookie (2.35.2-r0) 14:59:45 (10/16) Installing hexdump (2.35.2-r0) 14:59:45 (11/16) Installing lsblk (2.35.2-r0) 14:59:45 (12/16) Installing libfdisk (2.35.2-r0) 14:59:45 (13/16) Installing sfdisk (2.35.2-r0) 14:59:45 (14/16) Installing cfdisk (2.35.2-r0) 14:59:45 (15/16) Installing util-linux (2.35.2-r0) 14:59:46 (16/16) Installing util-linux-dev (2.35.2-r0) 14:59:46 Executing busybox-1.31.1-r20.trigger 14:59:46 OK: 276 MiB in 98 packages 14:59:48 Removing intermediate container d7ac49c355d8 14:59:48 ---> cca1007f9176 14:59:48 Step 7/17 : COPY VERSION /edgex-c-sdk/ 14:59:49 ---> d4443cb945cd 14:59:49 Step 8/17 : COPY src /edgex-c-sdk/src/ 14:59:50 ---> e7c222b478b9 14:59:50 Step 9/17 : COPY include /edgex-c-sdk/include/ 14:59:51 ---> 3fe6df28ac2e 14:59:51 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 14:59:51 ---> 28e1d6d27764 14:59:51 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 14:59:52 ---> ab0f838442f3 14:59:52 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 14:59:53 ---> 7f4a951ebfc3 14:59:53 Step 13/17 : WORKDIR /edgex-c-sdk 14:59:53 ---> Running in 901568af0508 14:59:54 Removing intermediate container 901568af0508 14:59:54 ---> 8f2315f1c0e9 14:59:54 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:59:54 ---> Running in 42de6f4c999b 14:59:55 Removing intermediate container 42de6f4c999b 14:59:55 ---> 52d1023777a5 14:59:55 Step 15/17 : LABEL arch=arm64 14:59:55 ---> Running in 705dd234d273 14:59:55 Removing intermediate container 705dd234d273 14:59:55 ---> 6b58543d25a4 14:59:55 Step 16/17 : LABEL git_sha=6dd61b441719fab4f2192aeabeb577189d74fc2d 14:59:56 ---> Running in 17b0cd8bccc2 14:59:56 Removing intermediate container 17b0cd8bccc2 14:59:56 ---> 476136a0664f 14:59:56 Step 17/17 : LABEL version=0.0.0 14:59:56 ---> Running in 0820577a5e73 14:59:57 Removing intermediate container 0820577a5e73 14:59:57 ---> fdc8d27f9d80 14:59:57 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:59:57 Successfully built fdc8d27f9d80 14:59:57 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 14:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:59:58 14:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:59:58 arm64: Pulling from edgex-lftools-log-publisher 14:59:58 448f6bf000e3: Pulling fs layer 14:59:58 f757da607395: Pulling fs layer 14:59:58 05883995daec: Pulling fs layer 14:59:58 8603b9c90790: Pulling fs layer 14:59:58 1560dd03e051: Pulling fs layer 14:59:58 27f5ce0e4adf: Pulling fs layer 14:59:58 c2d8d7efcc4b: Pulling fs layer 14:59:58 8603b9c90790: Waiting 14:59:58 27f5ce0e4adf: Waiting 14:59:58 1560dd03e051: Waiting 14:59:58 c2d8d7efcc4b: Waiting 14:59:59 f757da607395: Verifying Checksum 14:59:59 f757da607395: Download complete 14:59:59 8603b9c90790: Verifying Checksum 14:59:59 8603b9c90790: Download complete 14:59:59 1560dd03e051: Verifying Checksum 14:59:59 1560dd03e051: Download complete 14:59:59 27f5ce0e4adf: Download complete 14:59:59 05883995daec: Verifying Checksum 14:59:59 05883995daec: Download complete 14:59:59 448f6bf000e3: Verifying Checksum 14:59:59 448f6bf000e3: Download complete 15:00:04 448f6bf000e3: Pull complete 15:00:04 f757da607395: Pull complete 15:00:04 c2d8d7efcc4b: Verifying Checksum 15:00:04 c2d8d7efcc4b: Download complete 15:00:06 05883995daec: Pull complete 15:00:06 8603b9c90790: Pull complete 15:00:07 1560dd03e051: Pull complete 15:00:07 27f5ce0e4adf: Pull complete 15:00:22 c2d8d7efcc4b: Pull complete 15:00:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:00:23 prd-ubuntu18.04-docker-arm64-4c-16g-472 does not seem to be running inside a container 15:00:23 $ 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/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:00:29 $ docker top 013a9d900e6eb8484ef29ee82f3d9bf8840263d0eb4722a07f7aa23eb37b45bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:30 ---> job-cost.sh 15:00:30 lf-activate-venv: SKIPPING 15:00:30 INFO: No Stack... 15:00:31 INFO: Retrieving Pricing Info for: v2-standard-4 15:00:32 INFO: Archiving Costs [Pipeline] sh 15:00:32 + cat+ /w/workspace/device-sdk-c/7/archives/cost.csv 15:00:32 cut -d, -f6 [Pipeline] lock 15:00:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-357-7-stack-cost] 15:00:32 Resource [jenkins-edgexfoundry-device-sdk-c-PR-357-7-stack-cost] did not exist. Created. 15:00:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-357-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:00:33 /w/workspace/device-sdk-c/7@tmp/durable-1953b325/script.sh: 1: /w/workspace/device-sdk-c/7@tmp/durable-1953b325/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:00:34 + echo total: 0.18000000715255737 [Pipeline] stash 15:00:34 Warning: overwriting stash ‘stack-cost’ 15:00:34 Stashed 1 file(s) [Pipeline] } 15:00:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-357-7-stack-cost] [Pipeline] // lock [Pipeline] } 15:00:34 $ docker stop --time=1 013a9d900e6eb8484ef29ee82f3d9bf8840263d0eb4722a07f7aa23eb37b45bd 15:00:36 $ docker rm -f 013a9d900e6eb8484ef29ee82f3d9bf8840263d0eb4722a07f7aa23eb37b45bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:00:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:00:38 ---> package-listing.sh 15:00:38 ++ facter osfamily 15:00:38 ++ tr '[:upper:]' '[:lower:]' 15:00:38 + OS_FAMILY=redhat 15:00:38 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-357 15:00:38 + START_PACKAGES=/tmp/packages_start.txt 15:00:38 + END_PACKAGES=/tmp/packages_end.txt 15:00:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:00:38 + PACKAGES=/tmp/packages_start.txt 15:00:38 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-357 ']' 15:00:38 + PACKAGES=/tmp/packages_end.txt 15:00:38 + case "${OS_FAMILY}" in 15:00:38 + sort 15:00:38 + rpm -qa 15:00:39 + '[' -f /tmp/packages_start.txt ']' 15:00:39 + '[' -f /tmp/packages_end.txt ']' 15:00:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:00:39 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-357 ']' 15:00:39 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives/ 15:00:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives/ [Pipeline] echo 15:00:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:00:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:40 15:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:00:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:40 latest: Pulling from edgex-lftools-log-publisher 15:00:40 b4d181a07f80: Pulling fs layer 15:00:40 a1111a8f2ec3: Pulling fs layer 15:00:40 ed53099fbce6: Pulling fs layer 15:00:40 dc539afda2c1: Pulling fs layer 15:00:40 77bc0d833cb6: Pulling fs layer 15:00:40 9065ff56babe: Pulling fs layer 15:00:40 d287ab97295c: Pulling fs layer 15:00:40 dc539afda2c1: Waiting 15:00:40 77bc0d833cb6: Waiting 15:00:40 9065ff56babe: Waiting 15:00:40 d287ab97295c: Waiting 15:00:41 a1111a8f2ec3: Verifying Checksum 15:00:41 a1111a8f2ec3: Download complete 15:00:41 dc539afda2c1: Verifying Checksum 15:00:41 dc539afda2c1: Download complete 15:00:41 ed53099fbce6: Verifying Checksum 15:00:41 ed53099fbce6: Download complete 15:00:41 9065ff56babe: Verifying Checksum 15:00:41 9065ff56babe: Download complete 15:00:41 77bc0d833cb6: Verifying Checksum 15:00:41 77bc0d833cb6: Download complete 15:00:42 b4d181a07f80: Verifying Checksum 15:00:42 b4d181a07f80: Download complete 15:00:43 b4d181a07f80: Pull complete 15:00:43 a1111a8f2ec3: Pull complete 15:00:44 ed53099fbce6: Pull complete 15:00:44 dc539afda2c1: Pull complete 15:00:44 77bc0d833cb6: Pull complete 15:00:44 9065ff56babe: Pull complete 15:00:46 d287ab97295c: Verifying Checksum 15:00:46 d287ab97295c: Download complete 15:00:50 d287ab97295c: Pull complete 15:00:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:00:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:00:50 prd-centos7-docker-4c-2g-471 does not seem to be running inside a container 15:00:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-357 -v /w/workspace/edgexfoundry_device-sdk-c_PR-357:/w/workspace/edgexfoundry_device-sdk-c_PR-357:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:00:52 $ docker top 70b82a265400b34cd3b84f056b414e45386408af5e7a8888a042cee3d9dda5ec -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:52 + touch /tmp/pre-build-complete [Pipeline] sh 15:00:53 + mkdir -p /var/log/sysstat [Pipeline] sh 15:00:53 + ls /var/log/sa-host 15:00:53 + sadf -c /var/log/sa-host/sa05 15:00:53 file_magic: OK 15:00:53 HZ: Using current value: 100 15:00:53 file_header: OK 15:00:53 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 15:00:53 Statistics: 15:00:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:00:53 File successfully converted to sysstat format version 12.0.3 15:00:53 + sadf -c /var/log/sa-host/sa29 15:00:53 file_magic: OK 15:00:53 HZ: Using current value: 100 15:00:53 file_header: OK 15:00:53 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 15:00:53 Statistics: 15:00:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:00:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:54 provisioning config files... 15:00:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/config7387456993051923757tmp [Pipeline] { [Pipeline] echo 15:00:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:00:54 ---> create-netrc.sh [Pipeline] } 15:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:00:55 ---> python-tools-install.sh [Pipeline] echo 15:00:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:00:55 ---> sudo-logs.sh 15:00:55 Archiving 'sudo' log.. 15:00:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-471.vexxhost.local: Name or service not known 15:00:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-471.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:00:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:00:55 ---> job-cost.sh 15:00:55 lf-activate-venv: SKIPPING 15:00:55 DEBUG: total: 0.18000000715255737 15:00:55 INFO: Retrieving Stack Cost... 15:00:56 INFO: Retrieving Pricing Info for: v3-standard-2 15:00:56 INFO: Archiving Costs [Pipeline] echo 15:00:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:00:57 ---> logs-deploy.sh 15:00:57 lf-activate-venv: SKIPPING 15:00:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-357/7 15:00:57 INFO: archiving workspace using pattern(s): 15:00:57 Archives upload complete. 15:00:58 INFO: archiving logs to Nexus 15:00:58 ---> uname -a: 15:00:58 Linux prd-centos7-docker-4c-2g-471.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 15:00:58 15:00:58 15:00:58 ---> lscpu: 15:00:58 Architecture: x86_64 15:00:58 CPU op-mode(s): 32-bit, 64-bit 15:00:58 Byte Order: Little Endian 15:00:58 Address sizes: 40 bits physical, 48 bits virtual 15:00:58 CPU(s): 2 15:00:58 On-line CPU(s) list: 0,1 15:00:58 Thread(s) per core: 1 15:00:58 Core(s) per socket: 1 15:00:58 Socket(s): 2 15:00:58 NUMA node(s): 1 15:00:58 Vendor ID: AuthenticAMD 15:00:58 CPU family: 23 15:00:58 Model: 49 15:00:58 Model name: AMD EPYC-Rome Processor 15:00:58 Stepping: 0 15:00:58 CPU MHz: 2799.998 15:00:58 BogoMIPS: 5599.99 15:00:58 Virtualization: AMD-V 15:00:58 Hypervisor vendor: KVM 15:00:58 Virtualization type: full 15:00:58 L1d cache: 32K 15:00:58 L1i cache: 32K 15:00:58 L2 cache: 512K 15:00:58 L3 cache: 16384K 15:00:58 NUMA node0 CPU(s): 0,1 15:00:58 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 15:00:58 15:00:58 15:00:58 ---> nproc: 15:00:58 2 15:00:58 15:00:58 15:00:58 ---> df -h: 15:00:58 Filesystem Size Used Avail Use% Mounted on 15:00:58 overlay 40G 7.7G 33G 20% / 15:00:58 tmpfs 64M 0 64M 0% /dev 15:00:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:00:58 shm 64M 0 64M 0% /dev/shm 15:00:58 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:00:58 15:00:58 15:00:58 ---> sar -b -r -n DEV: 15:00:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 15:00:58 15:00:58 14:53:16 LINUX RESTART (2 CPU) 15:00:58 15:00:58 14:54:01 tps rtps wtps bread/s bwrtn/s 15:00:58 14:55:01 18.27 0.71 17.56 359.36 2702.59 15:00:58 14:56:01 0.40 0.00 0.40 0.00 6.71 15:00:58 14:57:01 0.23 0.00 0.23 0.00 2.97 15:00:58 14:58:01 0.15 0.00 0.15 0.00 2.15 15:00:58 14:59:01 0.32 0.00 0.32 0.00 3.56 15:00:58 15:00:01 0.32 0.00 0.32 0.00 4.05 15:00:58 Average: 3.24 0.12 3.12 59.09 447.60 15:00:58 15:00:58 14:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:00:58 14:55:01 5476440 0 793312 9.91 2620 1736568 1256644 13.87 570828 1563416 20 15:00:58 14:56:01 5480684 0 789060 9.85 2620 1736576 1205016 13.30 567688 1563380 16 15:00:58 14:57:01 5479336 0 790408 9.87 2620 1736576 1205320 13.31 567764 1564684 8 15:00:58 14:58:01 5477688 0 792048 9.89 2620 1736584 1205392 13.31 569488 1564684 8 15:00:58 14:59:01 5479684 0 790048 9.86 2620 1736588 1205176 13.31 563664 1569316 16 15:00:58 15:00:01 5480092 0 789584 9.86 2620 1736644 1205080 13.30 563144 1569328 24 15:00:58 Average: 5478987 0 790743 9.87 2620 1736589 1213771 13.40 567096 1565801 15 15:00:58 15:00:58 14:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:00:58 14:55:01 eth0 84.17 57.50 359.79 12.14 0.00 0.00 0.00 0.00 15:00:58 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 14:55:01 docker0 6.91 4.98 0.91 25.70 0.00 0.00 0.00 0.00 15:00:58 14:56:01 eth0 0.55 0.02 0.05 0.00 0.00 0.00 0.00 0.00 15:00:58 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 14:57:01 eth0 1.05 0.35 0.32 0.20 0.00 0.00 0.00 0.00 15:00:58 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 14:58:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 15:00:58 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 14:59:01 eth0 0.37 0.25 0.15 0.07 0.00 0.00 0.00 0.00 15:00:58 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 15:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:58 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 Average: eth0 14.26 9.62 59.29 2.08 0.00 0.00 0.00 0.00 15:00:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:58 Average: docker0 1.14 0.82 0.15 4.22 0.00 0.00 0.00 0.00 15:00:58 15:00:58 15:00:58 ---> sar -P ALL: 15:00:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 15:00:58 15:00:58 14:53:16 LINUX RESTART (2 CPU) 15:00:58 15:00:58 14:54:01 CPU %user %nice %system %iowait %steal %idle 15:00:58 14:55:01 all 2.51 0.00 1.19 0.37 0.03 95.89 15:00:58 14:55:01 0 2.31 0.00 1.23 0.24 0.03 96.18 15:00:58 14:55:01 1 2.72 0.00 1.15 0.50 0.03 95.60 15:00:58 14:56:01 all 0.18 0.00 0.06 0.00 0.03 99.73 15:00:58 14:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:00:58 14:56:01 1 0.33 0.00 0.08 0.00 0.03 99.55 15:00:58 14:57:01 all 0.15 0.00 0.04 0.00 0.03 99.78 15:00:58 14:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:00:58 14:57:01 1 0.27 0.00 0.07 0.00 0.02 99.65 15:00:58 14:58:01 all 0.19 0.00 0.03 0.00 0.02 99.76 15:00:58 14:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:00:58 14:58:01 1 0.35 0.00 0.03 0.00 0.02 99.60 15:00:58 14:59:01 all 0.28 0.00 0.03 0.00 0.03 99.67 15:00:58 14:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:00:58 14:59:01 1 0.50 0.00 0.03 0.00 0.03 99.43 15:00:58 15:00:01 all 0.13 0.00 0.04 0.00 0.01 99.82 15:00:58 15:00:01 0 0.17 0.00 0.03 0.00 0.00 99.80 15:00:58 15:00:01 1 0.10 0.00 0.05 0.00 0.02 99.83 15:00:58 Average: all 0.57 0.00 0.23 0.06 0.02 99.12 15:00:58 Average: 0 0.43 0.00 0.23 0.04 0.02 99.28 15:00:58 Average: 1 0.70 0.00 0.23 0.08 0.03 98.96 15:00:58 15:00:58 15:00:58