Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3284203db036fb577a63a0fff870deb676f4920e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-4717 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 3284203db036fb577a63a0fff870deb676f4920e (master) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3284203db036fb577a63a0fff870deb676f4920e # timeout=10 Commit message: "feat: add MQTT and Redis options for pushing events (#258) (#343)" > git rev-list --no-walk a1bd3e4e984760685c7a391cc08f5a8ab2e71757 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T16:38:10.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T16:38:10.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T16:38:10.610Z] ========================================================= [2021-05-12T16:38:10.610Z] EdgeX Global Pipelines Version Info [2021-05-12T16:38:10.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:38:13.464Z] ------------------- [2021-05-12T16:38:13.464Z] stable info: [2021-05-12T16:38:13.464Z] ------------------- [2021-05-12T16:38:13.464Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T16:38:13.464Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T16:38:13.464Z] Message: update stable to v1.0.192 [2021-05-12T16:38:14.586Z] ------------------- [2021-05-12T16:38:14.586Z] experimental info: [2021-05-12T16:38:14.586Z] ------------------- [2021-05-12T16:38:14.586Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T16:38:14.586Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T16:38:14.586Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T16:38:15.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-05-12T16:38:15.057Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-05-12T16:38:15.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T16:38:15.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T16:38:15.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T16:38:15.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-05-12T16:38:15.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-05-12T16:38:15.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-05-12T16:38:15.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T16:38:15.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-05-12T16:38:15.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T16:38:15.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T16:38:15.337Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T16:38:15.364Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T16:38:15.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T16:38:15.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-12T16:38:15.428Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T16:38:15.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-12T16:38:15.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-12T16:38:15.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-12T16:38:15.528Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3284203db036fb577a63a0fff870deb676f4920e [Pipeline] echo [2021-05-12T16:38:15.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3284203 [Pipeline] echo [2021-05-12T16:38:15.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T16:38:15.634Z] provisioning config files... [2021-05-12T16:38:15.704Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config101523923989327517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:38:17.495Z] ---> docker-login.sh [2021-05-12T16:38:17.496Z] nexus3.edgexfoundry.org:10001 [2021-05-12T16:38:17.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:38:17.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:38:17.496Z] Configure a credential helper to remove this warning. See [2021-05-12T16:38:17.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:38:17.496Z] [2021-05-12T16:38:17.496Z] Login Succeeded [2021-05-12T16:38:17.496Z] nexus3.edgexfoundry.org:10002 [2021-05-12T16:38:17.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:38:18.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:38:18.080Z] Configure a credential helper to remove this warning. See [2021-05-12T16:38:18.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:38:18.080Z] [2021-05-12T16:38:18.080Z] Login Succeeded [2021-05-12T16:38:18.080Z] nexus3.edgexfoundry.org:10003 [2021-05-12T16:38:18.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:38:18.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:38:18.382Z] Configure a credential helper to remove this warning. See [2021-05-12T16:38:18.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:38:18.382Z] [2021-05-12T16:38:18.382Z] Login Succeeded [2021-05-12T16:38:18.667Z] nexus3.edgexfoundry.org:10004 [2021-05-12T16:38:18.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:38:19.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:38:19.236Z] Configure a credential helper to remove this warning. See [2021-05-12T16:38:19.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:38:19.236Z] [2021-05-12T16:38:19.236Z] Login Succeeded [2021-05-12T16:38:19.236Z] docker.io [2021-05-12T16:38:19.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:38:19.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:38:19.848Z] Configure a credential helper to remove this warning. See [2021-05-12T16:38:19.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:38:19.848Z] [2021-05-12T16:38:19.848Z] Login Succeeded [2021-05-12T16:38:19.848Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T16:38:19.888Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:38:21.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T16:38:21.133Z] [2021-05-12T16:38:21.133Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:38:21.735Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T16:38:22.109Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T16:38:22.109Z] 31603596830f: Pulling fs layer [2021-05-12T16:38:22.109Z] 54011a49482f: Pulling fs layer [2021-05-12T16:38:22.109Z] a6820b24f6d8: Pulling fs layer [2021-05-12T16:38:22.109Z] f581987b2513: Pulling fs layer [2021-05-12T16:38:22.109Z] f581987b2513: Waiting [2021-05-12T16:38:22.109Z] 54011a49482f: Verifying Checksum [2021-05-12T16:38:22.109Z] 54011a49482f: Download complete [2021-05-12T16:38:22.414Z] 31603596830f: Verifying Checksum [2021-05-12T16:38:22.414Z] 31603596830f: Download complete [2021-05-12T16:38:22.749Z] f581987b2513: Verifying Checksum [2021-05-12T16:38:22.749Z] f581987b2513: Download complete [2021-05-12T16:38:23.451Z] 31603596830f: Pull complete [2021-05-12T16:38:23.451Z] a6820b24f6d8: Verifying Checksum [2021-05-12T16:38:23.451Z] a6820b24f6d8: Download complete [2021-05-12T16:38:23.720Z] 54011a49482f: Pull complete [2021-05-12T16:38:25.946Z] a6820b24f6d8: Pull complete [2021-05-12T16:38:26.224Z] f581987b2513: Pull complete [2021-05-12T16:38:26.500Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T16:38:26.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T16:38:26.500Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T16:38:26.874Z] prd-centos7-docker-4c-2g-4717 does not seem to be running inside a container [2021-05-12T16:38:27.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T16:38:30.196Z] $ docker top 8733ff523bca36f41b53d8db35b1fea41c48e57f431676b1bfe50be714838e35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T16:38:30.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T16:38:30.500Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T16:38:31.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T16:38:31.292Z] $ docker exec 8733ff523bca36f41b53d8db35b1fea41c48e57f431676b1bfe50be714838e35 ssh-agent [2021-05-12T16:38:32.009Z] SSH_AUTH_SOCK=/tmp/ssh-jYV2QJW5VsiO/agent.11 [2021-05-12T16:38:32.009Z] SSH_AGENT_PID=16 [2021-05-12T16:38:32.049Z] Running ssh-add (command line suppressed) [2021-05-12T16:38:32.623Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4316068154482312732.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4316068154482312732.key) [2021-05-12T16:38:32.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T16:38:34.126Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T16:38:34.385Z] $ docker exec --env ******** --env ******** 8733ff523bca36f41b53d8db35b1fea41c48e57f431676b1bfe50be714838e35 ssh-agent -k [2021-05-12T16:38:34.983Z] unset SSH_AUTH_SOCK; [2021-05-12T16:38:34.983Z] unset SSH_AGENT_PID; [2021-05-12T16:38:34.983Z] echo Agent pid 16 killed; [2021-05-12T16:38:35.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T16:38:35.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T16:38:35.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T16:38:35.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T16:38:35.978Z] $ docker exec 8733ff523bca36f41b53d8db35b1fea41c48e57f431676b1bfe50be714838e35 ssh-agent [2021-05-12T16:38:36.337Z] SSH_AUTH_SOCK=/tmp/ssh-MW5ekiHr4Qq7/agent.44 [2021-05-12T16:38:36.337Z] SSH_AGENT_PID=50 [2021-05-12T16:38:36.374Z] Running ssh-add (command line suppressed) [2021-05-12T16:38:36.730Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7470809544550875949.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7470809544550875949.key) [2021-05-12T16:38:36.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T16:38:37.695Z] + git semver init [2021-05-12T16:38:37.695Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T16:38:37.695Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-12T16:38:37.695Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-12T16:38:37.695Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T16:38:37.695Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T16:38:37.695Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T16:38:37.695Z] # $SEMVER_BRANCH = master [2021-05-12T16:38:37.695Z] # $SEMVER_TEMP = /tmp/semver-724437843 [2021-05-12T16:38:37.695Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-05-12T16:38:38.732Z] # '/tmp/semver-724437843' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-05-12T16:38:38.732Z] # -> Force: false [2021-05-12T16:38:38.732Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-05-12T16:38:38.796Z] $ docker exec --env ******** --env ******** 8733ff523bca36f41b53d8db35b1fea41c48e57f431676b1bfe50be714838e35 ssh-agent -k [2021-05-12T16:38:39.280Z] unset SSH_AUTH_SOCK; [2021-05-12T16:38:39.283Z] unset SSH_AGENT_PID; [2021-05-12T16:38:39.283Z] echo Agent pid 50 killed; [2021-05-12T16:38:39.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T16:38:40.041Z] + git semver [Pipeline] } [2021-05-12T16:38:40.067Z] $ docker stop --time=1 8733ff523bca36f41b53d8db35b1fea41c48e57f431676b1bfe50be714838e35 [2021-05-12T16:38:41.749Z] $ docker rm -f 8733ff523bca36f41b53d8db35b1fea41c48e57f431676b1bfe50be714838e35 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T16:38:42.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T16:38:44.135Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T16:38:44.140Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.12 [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 [2021-05-12T16:38:59.347Z] Still waiting to schedule task [2021-05-12T16:38:59.348Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4717’ [2021-05-12T16:38:59.353Z] Still waiting to schedule task [2021-05-12T16:38:59.353Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-12T16:40:54.572Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4719 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-05-12T16:40:54.589Z] Running in /w/workspace/device-sdk-c/64 [Pipeline] { [Pipeline] checkout [2021-05-12T16:40:59.789Z] using credential edgex-jenkins-ssh [2021-05-12T16:40:59.809Z] Cloning the remote Git repository [2021-05-12T16:40:59.868Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-05-12T16:41:00.032Z] > git init /w/workspace/device-sdk-c/64 # timeout=10 [2021-05-12T16:41:00.160Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-12T16:41:00.161Z] > git --version # timeout=10 [2021-05-12T16:41:00.187Z] > git --version # 'git version 2.17.1' [2021-05-12T16:41:00.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T16:41:00.253Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T16:41:01.317Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-12T16:41:01.343Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T16:41:01.371Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-12T16:41:01.402Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-12T16:41:01.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T16:41:01.414Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T16:41:02.516Z] Checking out Revision 3284203db036fb577a63a0fff870deb676f4920e (master) [2021-05-12T16:41:02.538Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T16:41:02.558Z] > git checkout -f 3284203db036fb577a63a0fff870deb676f4920e # timeout=10 [2021-05-12T16:41:06.766Z] Commit message: "feat: add MQTT and Redis options for pushing events (#258) (#343)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T16:41:08.218Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T16:41:08.619Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T16:41:08.958Z] + sudo service docker restart [2021-05-12T16:41:08.958Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T16:41:11.625Z] provisioning config files... [2021-05-12T16:41:11.675Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/64@tmp/config7204140583926427531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:41:12.086Z] ---> docker-login.sh [2021-05-12T16:41:12.086Z] nexus3.edgexfoundry.org:10001 [2021-05-12T16:41:13.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:41:13.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:41:13.342Z] Configure a credential helper to remove this warning. See [2021-05-12T16:41:13.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:41:13.342Z] [2021-05-12T16:41:13.342Z] Login Succeeded [2021-05-12T16:41:13.342Z] nexus3.edgexfoundry.org:10002 [2021-05-12T16:41:13.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:41:13.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:41:13.943Z] Configure a credential helper to remove this warning. See [2021-05-12T16:41:13.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:41:13.943Z] [2021-05-12T16:41:13.943Z] Login Succeeded [2021-05-12T16:41:13.943Z] nexus3.edgexfoundry.org:10003 [2021-05-12T16:41:14.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:41:14.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:41:14.488Z] Configure a credential helper to remove this warning. See [2021-05-12T16:41:14.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:41:14.488Z] [2021-05-12T16:41:14.488Z] Login Succeeded [2021-05-12T16:41:14.488Z] nexus3.edgexfoundry.org:10004 [2021-05-12T16:41:14.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:41:15.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:41:15.035Z] Configure a credential helper to remove this warning. See [2021-05-12T16:41:15.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:41:15.035Z] [2021-05-12T16:41:15.035Z] Login Succeeded [2021-05-12T16:41:15.035Z] docker.io [2021-05-12T16:41:15.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:41:15.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:41:15.579Z] Configure a credential helper to remove this warning. See [2021-05-12T16:41:15.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:41:15.579Z] [2021-05-12T16:41:15.579Z] Login Succeeded [2021-05-12T16:41:15.579Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T16:41:15.596Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T16:41:15.863Z] ========================================================= [2021-05-12T16:41:15.863Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-05-12T16:41:15.863Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:41:16.200Z] + 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 . [2021-05-12T16:41:16.472Z] Sending build context to Docker daemon 2.471MB [2021-05-12T16:41:16.472Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-05-12T16:41:16.472Z] Step 2/25 : FROM ${BASE} as builder [2021-05-12T16:41:16.746Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-05-12T16:41:16.746Z] 0362ad1dd800: Pulling fs layer [2021-05-12T16:41:16.746Z] f2cdb1532d8b: Pulling fs layer [2021-05-12T16:41:16.746Z] 37ed683be191: Pulling fs layer [2021-05-12T16:41:16.746Z] f2cdb1532d8b: Download complete [2021-05-12T16:41:16.746Z] 0362ad1dd800: Verifying Checksum [2021-05-12T16:41:16.746Z] 0362ad1dd800: Download complete [2021-05-12T16:41:17.373Z] 0362ad1dd800: Pull complete [2021-05-12T16:41:17.656Z] f2cdb1532d8b: Pull complete [2021-05-12T16:41:19.650Z] 37ed683be191: Verifying Checksum [2021-05-12T16:41:19.650Z] 37ed683be191: Download complete [2021-05-12T16:41:29.822Z] 37ed683be191: Pull complete [2021-05-12T16:41:29.822Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-05-12T16:41:29.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-05-12T16:41:29.822Z] ---> b23d30803547 [2021-05-12T16:41:29.822Z] 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 [2021-05-12T16:41:29.822Z] ---> Running in a6821fa4f514 [2021-05-12T16:41:31.282Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-05-12T16:41:31.559Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-05-12T16:41:31.559Z] [2021-05-12T16:41:32.998Z] Removing intermediate container a6821fa4f514 [2021-05-12T16:41:32.998Z] ---> d2c75b9710e5 [2021-05-12T16:41:32.998Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-12T16:41:32.998Z] ---> Running in f2c7f8b94fdd [2021-05-12T16:41:34.997Z] Removing intermediate container f2c7f8b94fdd [2021-05-12T16:41:34.997Z] ---> d69ff38ed34c [2021-05-12T16:41:34.997Z] 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 [2021-05-12T16:41:34.997Z] ---> Running in 6d6318bef258 [2021-05-12T16:41:36.430Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-05-12T16:41:37.025Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-05-12T16:41:38.002Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-05-12T16:41:38.601Z] (1/11) Installing hiredis (0.14.0-r0) [2021-05-12T16:41:38.601Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-05-12T16:41:38.874Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-12T16:41:39.149Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-05-12T16:41:41.125Z] (5/11) Installing libuuid (2.33-r0) [2021-05-12T16:41:41.125Z] (6/11) Installing libblkid (2.33-r0) [2021-05-12T16:41:41.125Z] (7/11) Installing libfdisk (2.33-r0) [2021-05-12T16:41:41.398Z] (8/11) Installing libmount (2.33-r0) [2021-05-12T16:41:41.398Z] (9/11) Installing libsmartcols (2.33-r0) [2021-05-12T16:41:41.674Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-05-12T16:41:42.271Z] (11/11) Installing wget (1.20.3-r0) [2021-05-12T16:41:42.271Z] Executing busybox-1.29.3-r10.trigger [2021-05-12T16:41:42.271Z] OK: 287 MiB in 86 packages [2021-05-12T16:41:43.723Z] Removing intermediate container 6d6318bef258 [2021-05-12T16:41:43.723Z] ---> a9da359c3fbd [2021-05-12T16:41:43.723Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-05-12T16:41:43.996Z] ---> Running in ff6abd1dcee1 [2021-05-12T16:41:44.589Z] Removing intermediate container ff6abd1dcee1 [2021-05-12T16:41:44.589Z] ---> d8f75dc35d1c [2021-05-12T16:41:44.589Z] 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 [2021-05-12T16:41:44.589Z] ---> Running in 82b98d2fd256 [2021-05-12T16:41:45.566Z] --2021-05-12 16:41:45-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-05-12T16:41:45.836Z] Resolving github.com... 140.82.113.3 [2021-05-12T16:41:45.836Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-05-12T16:41:45.836Z] HTTP request sent, awaiting response... 302 Found [2021-05-12T16:41:45.836Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-05-12T16:41:45.836Z] --2021-05-12 16:41:45-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-05-12T16:41:45.836Z] Resolving codeload.github.com... 140.82.114.9 [2021-05-12T16:41:45.836Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-05-12T16:41:46.108Z] HTTP request sent, awaiting response... 200 OK [2021-05-12T16:41:46.108Z] Length: unspecified [application/x-gzip] [2021-05-12T16:41:46.108Z] Saving to: 'STDOUT' [2021-05-12T16:41:46.108Z]  [2021-05-12T16:41:46.108Z] 0K .......... .......... .......... .......... .......... 1.38M [2021-05-12T16:41:46.108Z] 50K .......... .......... .......... .......... .......... 2.72M [2021-05-12T16:41:46.108Z] 100K .......... .......... .......... .......... .......... 11.7M [2021-05-12T16:41:46.108Z] 150K .......... .......... .......... .......... .......... 3.42M [2021-05-12T16:41:46.108Z] 200K .......... .......... .......... .......... .......... 14.2M [2021-05-12T16:41:46.108Z] 250K .......... .......... .......... .......... .......... 3.12M [2021-05-12T16:41:46.108Z] 300K .......... .......... .......... .......... .......... 4.09M [2021-05-12T16:41:46.108Z] 350K .......... .......... .......... .......... .......... 5.24M [2021-05-12T16:41:46.108Z] 400K .......... .......... .......... .......... .......... 3.78M [2021-05-12T16:41:46.108Z] 450K .......... .......... .......... .......... .......... 3.62M [2021-05-12T16:41:46.108Z] 500K .......... .......... .......... .......... .......... 8.49M [2021-05-12T16:41:46.108Z] 550K .......... .......... .......... .......... .......... 2.51M [2021-05-12T16:41:46.381Z] 600K .......... .......... .......... .......... .......... 803K [2021-05-12T16:41:46.381Z] 650K .......... .......... .......... .......... .......... 2.16M [2021-05-12T16:41:46.381Z] 700K ..   8.36M=0.2s [2021-05-12T16:41:46.381Z] [2021-05-12T16:41:46.381Z] 2021-05-12 16:41:46 (2.76 MB/s) - written to stdout [719348] [2021-05-12T16:41:46.381Z] [2021-05-12T16:41:46.653Z] -- The C compiler identification is GNU 8.3.0 [2021-05-12T16:41:46.925Z] -- The CXX compiler identification is GNU 8.3.0 [2021-05-12T16:41:46.925Z] -- Check for working C compiler: /usr/bin/cc [2021-05-12T16:41:47.198Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T16:41:47.198Z] -- Detecting C compiler ABI info [2021-05-12T16:41:47.471Z] -- Detecting C compiler ABI info - done [2021-05-12T16:41:47.471Z] -- Detecting C compile features [2021-05-12T16:41:48.065Z] -- Detecting C compile features - done [2021-05-12T16:41:48.065Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-05-12T16:41:48.337Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-05-12T16:41:48.337Z] -- Detecting CXX compiler ABI info [2021-05-12T16:41:48.609Z] -- Detecting CXX compiler ABI info - done [2021-05-12T16:41:48.609Z] -- Detecting CXX compile features [2021-05-12T16:41:50.600Z] -- Detecting CXX compile features - done [2021-05-12T16:41:50.600Z] -- Looking for include file endian.h [2021-05-12T16:41:50.600Z] -- Looking for include file endian.h - found [2021-05-12T16:41:50.600Z] -- Check if the system is big endian [2021-05-12T16:41:50.600Z] -- Searching 16 bit integer [2021-05-12T16:41:50.600Z] -- Looking for sys/types.h [2021-05-12T16:41:50.600Z] -- Looking for sys/types.h - found [2021-05-12T16:41:50.600Z] -- Looking for stdint.h [2021-05-12T16:41:50.873Z] -- Looking for stdint.h - found [2021-05-12T16:41:50.873Z] -- Looking for stddef.h [2021-05-12T16:41:51.147Z] -- Looking for stddef.h - found [2021-05-12T16:41:51.147Z] -- Check size of unsigned short [2021-05-12T16:41:51.420Z] -- Check size of unsigned short - done [2021-05-12T16:41:51.420Z] -- Using unsigned short [2021-05-12T16:41:51.701Z] -- Check if the system is big endian - little endian [2021-05-12T16:41:51.701Z] -- Check size of size_t [2021-05-12T16:41:51.973Z] -- Check size of size_t - done [2021-05-12T16:41:51.973Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-05-12T16:41:51.973Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-05-12T16:41:51.973Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-05-12T16:41:51.973Z] CMake did not find one. [2021-05-12T16:41:51.973Z] [2021-05-12T16:41:51.973Z] Could not find a package configuration file provided by "cJSON" with any of [2021-05-12T16:41:51.973Z] the following names: [2021-05-12T16:41:51.973Z] [2021-05-12T16:41:51.973Z] cJSONConfig.cmake [2021-05-12T16:41:51.973Z] cjson-config.cmake [2021-05-12T16:41:51.973Z] [2021-05-12T16:41:51.973Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-05-12T16:41:51.973Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-05-12T16:41:51.973Z] provides a separate development package or SDK, be sure it has been [2021-05-12T16:41:51.973Z] installed. [2021-05-12T16:41:51.973Z] [2021-05-12T16:41:51.973Z] [2021-05-12T16:41:51.973Z] -- Configuring done [2021-05-12T16:41:52.245Z] -- Generating done [2021-05-12T16:41:52.245Z] -- Build files have been written to: /tmp/cbor [2021-05-12T16:41:52.245Z] Scanning dependencies of target cbor_shared [2021-05-12T16:41:52.516Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-05-12T16:41:53.110Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-05-12T16:41:53.704Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-05-12T16:41:53.977Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-05-12T16:41:54.569Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-05-12T16:41:54.840Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-05-12T16:41:55.112Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-05-12T16:41:55.112Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-05-12T16:41:55.385Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-05-12T16:41:55.658Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-05-12T16:41:56.249Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-05-12T16:41:56.520Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-05-12T16:41:56.792Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-05-12T16:41:57.064Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-05-12T16:41:57.336Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-05-12T16:41:57.522Z] Running on prd-centos7-docker-4c-2g-4721 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-05-12T16:41:57.538Z] Running in /w/workspace/device-sdk-c/64 [Pipeline] { [Pipeline] checkout [2021-05-12T16:41:57.607Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-05-12T16:41:57.880Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-05-12T16:41:58.152Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-05-12T16:41:58.424Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-05-12T16:41:58.697Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-05-12T16:41:58.970Z] [ 40%] Linking C shared library libcbor.so [2021-05-12T16:41:58.970Z] [ 40%] Built target cbor_shared [2021-05-12T16:41:58.970Z] Scanning dependencies of target cbor [2021-05-12T16:41:58.970Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-05-12T16:41:59.942Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-05-12T16:42:00.537Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-05-12T16:42:00.538Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-05-12T16:42:01.992Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-05-12T16:42:01.992Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-05-12T16:42:02.268Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-05-12T16:42:02.268Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-05-12T16:42:02.540Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-05-12T16:42:03.133Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-05-12T16:42:03.725Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-05-12T16:42:03.997Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-05-12T16:42:04.268Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-05-12T16:42:04.862Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-05-12T16:42:04.862Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-05-12T16:42:05.133Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-05-12T16:42:05.404Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-05-12T16:42:05.674Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-05-12T16:42:05.945Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-05-12T16:42:06.219Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-05-12T16:42:06.491Z] [ 80%] Linking C static library libcbor.a [2021-05-12T16:42:06.491Z] [ 80%] Built target cbor [2021-05-12T16:42:06.491Z] Scanning dependencies of target create_items [2021-05-12T16:42:06.491Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-05-12T16:42:06.763Z] [ 84%] Linking C executable create_items [2021-05-12T16:42:06.764Z] [ 84%] Built target create_items [2021-05-12T16:42:06.764Z] Scanning dependencies of target readfile [2021-05-12T16:42:06.764Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-05-12T16:42:06.855Z] using credential edgex-jenkins-ssh [2021-05-12T16:42:06.879Z] Cloning the remote Git repository [2021-05-12T16:42:07.036Z] [ 88%] Linking C executable readfile [2021-05-12T16:42:07.036Z] [ 88%] Built target readfile [2021-05-12T16:42:07.036Z] Scanning dependencies of target streaming_parser [2021-05-12T16:42:07.309Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-05-12T16:42:07.309Z] [ 92%] Linking C executable streaming_parser [2021-05-12T16:42:06.917Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-05-12T16:42:07.002Z] > git init /w/workspace/device-sdk-c/64 # timeout=10 [2021-05-12T16:42:07.103Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-12T16:42:07.103Z] > git --version # timeout=10 [2021-05-12T16:42:07.119Z] > git --version # 'git version 2.24.3' [2021-05-12T16:42:07.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T16:42:07.180Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T16:42:07.582Z] [ 92%] Built target streaming_parser [2021-05-12T16:42:07.582Z] Scanning dependencies of target sort [2021-05-12T16:42:07.582Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-05-12T16:42:07.856Z] [ 96%] Linking C executable sort [2021-05-12T16:42:07.856Z] [ 96%] Built target sort [2021-05-12T16:42:07.856Z] Scanning dependencies of target hello [2021-05-12T16:42:07.856Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-05-12T16:42:08.131Z] [100%] Linking C executable hello [2021-05-12T16:42:08.131Z] [100%] Built target hello [2021-05-12T16:42:08.131Z] Install the project... [2021-05-12T16:42:08.131Z] -- Install configuration: "Release" [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/lib64/libcbor.a [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/lib64/libcbor.so [2021-05-12T16:42:08.131Z] -- Up-to-date: /usr/local/include/cbor [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/ints.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/data.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/common.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/strings.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/tags.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/internal [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor/maps.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/include/cbor.h [2021-05-12T16:42:08.131Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-05-12T16:42:08.473Z] Checking out Revision 3284203db036fb577a63a0fff870deb676f4920e (master) [2021-05-12T16:42:08.037Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-12T16:42:08.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T16:42:08.082Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-12T16:42:08.103Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-12T16:42:08.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T16:42:08.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T16:42:08.488Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T16:42:08.494Z] > git checkout -f 3284203db036fb577a63a0fff870deb676f4920e # timeout=10 [2021-05-12T16:42:10.761Z] Removing intermediate container 82b98d2fd256 [2021-05-12T16:42:10.761Z] ---> 26520c916c1a [2021-05-12T16:42:10.761Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-05-12T16:42:10.761Z] ---> Running in 2f491e43777b [2021-05-12T16:42:12.469Z] Commit message: "feat: add MQTT and Redis options for pushing events (#258) (#343)" [2021-05-12T16:42:12.744Z] Removing intermediate container 2f491e43777b [2021-05-12T16:42:12.744Z] ---> 9a130c78b79f [2021-05-12T16:42:12.744Z] Step 9/25 : COPY VERSION /tmp/sdk [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T16:42:13.354Z] ---> a2d4c0ac21f1 [2021-05-12T16:42:13.354Z] Step 10/25 : COPY src /tmp/sdk/src [2021-05-12T16:42:13.764Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T16:42:14.198Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T16:42:14.336Z] ---> 859067853c95 [2021-05-12T16:42:14.336Z] Step 11/25 : COPY include /tmp/sdk/include [2021-05-12T16:42:14.532Z] + true [2021-05-12T16:42:14.532Z] + sudo service docker restart [2021-05-12T16:42:14.532Z] Redirecting to /bin/systemctl restart docker.service [2021-05-12T16:42:14.930Z] ---> d837dea541fb [2021-05-12T16:42:14.930Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-05-12T16:42:15.909Z] ---> d37e7c640028 [2021-05-12T16:42:15.909Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-05-12T16:42:16.505Z] ---> b778e150b40f [2021-05-12T16:42:16.505Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T16:42:16.585Z] provisioning config files... [2021-05-12T16:42:16.623Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/64@tmp/config2023143104266784109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:42:17.009Z] ---> docker-login.sh [2021-05-12T16:42:17.009Z] nexus3.edgexfoundry.org:10001 [2021-05-12T16:42:17.096Z] ---> ab92da7f4170 [2021-05-12T16:42:17.096Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-05-12T16:42:17.369Z] ---> Running in 83e0acf8d9cf [2021-05-12T16:42:17.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:42:17.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:42:17.621Z] Configure a credential helper to remove this warning. See [2021-05-12T16:42:17.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:42:17.621Z] [2021-05-12T16:42:17.621Z] Login Succeeded [2021-05-12T16:42:17.621Z] nexus3.edgexfoundry.org:10002 [2021-05-12T16:42:18.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:42:18.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:42:18.243Z] Configure a credential helper to remove this warning. See [2021-05-12T16:42:18.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:42:18.243Z] [2021-05-12T16:42:18.243Z] Login Succeeded [2021-05-12T16:42:18.243Z] nexus3.edgexfoundry.org:10003 [2021-05-12T16:42:18.345Z] + CPPCHECK=false [2021-05-12T16:42:18.345Z] + DOCGEN=false [2021-05-12T16:42:18.345Z] + TOMLVER=SDK-0.2 [2021-05-12T16:42:18.345Z] + CUTILVER=1.1.4 [2021-05-12T16:42:18.345Z] + '[' 0 -gt 0 ] [2021-05-12T16:42:18.345Z] + readlink -f ./scripts/build.sh [2021-05-12T16:42:18.345Z] + dirname /tmp/sdk/scripts/build.sh [2021-05-12T16:42:18.345Z] + dirname /tmp/sdk/scripts [2021-05-12T16:42:18.345Z] + ROOT=/tmp/sdk [2021-05-12T16:42:18.345Z] + cd /tmp/sdk [2021-05-12T16:42:18.345Z] + '[' '!' -d deps ] [2021-05-12T16:42:18.345Z] + mkdir deps [2021-05-12T16:42:18.345Z] + tar -C deps -z -x -f - [2021-05-12T16:42:18.345Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-12T16:42:18.345Z] --2021-05-12 16:42:18-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-12T16:42:18.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:42:18.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:42:18.513Z] Configure a credential helper to remove this warning. See [2021-05-12T16:42:18.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:42:18.513Z] [2021-05-12T16:42:18.513Z] Login Succeeded [2021-05-12T16:42:18.513Z] nexus3.edgexfoundry.org:10004 [2021-05-12T16:42:18.617Z] Resolving github.com... 140.82.114.3 [2021-05-12T16:42:18.617Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-05-12T16:42:18.617Z] HTTP request sent, awaiting response... 302 Found [2021-05-12T16:42:18.617Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-05-12T16:42:18.617Z] --2021-05-12 16:42:18-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-05-12T16:42:18.617Z] Resolving codeload.github.com... 140.82.114.9 [2021-05-12T16:42:18.617Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-05-12T16:42:18.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:42:18.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:42:18.800Z] Configure a credential helper to remove this warning. See [2021-05-12T16:42:18.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:42:18.800Z] [2021-05-12T16:42:18.800Z] Login Succeeded [2021-05-12T16:42:18.800Z] docker.io [2021-05-12T16:42:18.888Z] HTTP request sent, awaiting response... 200 OK [2021-05-12T16:42:18.888Z] Length: unspecified [application/x-gzip] [2021-05-12T16:42:18.888Z] Saving to: 'STDOUT' [2021-05-12T16:42:18.888Z]  [2021-05-12T16:42:18.888Z] 0K .......... ...... 927K=0.02s [2021-05-12T16:42:18.888Z] [2021-05-12T16:42:18.888Z] 2021-05-12 16:42:18 (927 KB/s) - written to stdout [16451] [2021-05-12T16:42:18.888Z] [2021-05-12T16:42:18.888Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-05-12T16:42:18.888Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-12T16:42:18.888Z] + tar -C deps -z -x -f - [2021-05-12T16:42:18.888Z] --2021-05-12 16:42:18-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-12T16:42:18.888Z] Resolving github.com... 140.82.114.3 [2021-05-12T16:42:18.888Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-05-12T16:42:19.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T16:42:19.159Z] HTTP request sent, awaiting response... 302 Found [2021-05-12T16:42:19.159Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-05-12T16:42:19.159Z] --2021-05-12 16:42:18-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-05-12T16:42:19.159Z] Resolving codeload.github.com... 140.82.114.9 [2021-05-12T16:42:19.159Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-05-12T16:42:19.159Z] HTTP request sent, awaiting response... 200 OK [2021-05-12T16:42:19.159Z] Length: unspecified [application/x-gzip] [2021-05-12T16:42:19.159Z] Saving to: 'STDOUT' [2021-05-12T16:42:19.159Z]  [2021-05-12T16:42:19.159Z] 0K .......... .......... .......... .......... .......... 1.32M [2021-05-12T16:42:19.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T16:42:19.341Z] Configure a credential helper to remove this warning. See [2021-05-12T16:42:19.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T16:42:19.341Z] [2021-05-12T16:42:19.341Z] Login Succeeded [2021-05-12T16:42:19.341Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T16:42:19.358Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-05-12T16:42:19.436Z] 50K .......... .......... .......... .......... .......... 2.37M [2021-05-12T16:42:19.437Z] 100K .......... .......... .......... .......... .......... 7.03M [2021-05-12T16:42:19.437Z] 150K .......... .......... .......  1.52M=0.08s [2021-05-12T16:42:19.437Z] [2021-05-12T16:42:19.437Z] 2021-05-12 16:42:19 (2.11 MB/s) - written to stdout [181796] [2021-05-12T16:42:19.437Z] [2021-05-12T16:42:19.437Z] + mkdir -p src/c/iot [2021-05-12T16:42:19.437Z] + 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 [2021-05-12T16:42:19.437Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-05-12T16:42:19.437Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-05-12T16:42:19.437Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-05-12T16:42:19.437Z] + mkdir -p include/iot [2021-05-12T16:42:19.437Z] + 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 [2021-05-12T16:42:19.437Z] + mkdir -p include/iot/os [2021-05-12T16:42:19.437Z] + 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 [2021-05-12T16:42:19.437Z] + mkdir -p /tmp/sdk/build/release [2021-05-12T16:42:19.437Z] + cd /tmp/sdk/build/release [2021-05-12T16:42:19.437Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [Pipeline] unstash [2021-05-12T16:42:19.708Z] -- The C compiler identification is GNU 8.3.0 [2021-05-12T16:42:19.708Z] -- Check for working C compiler: /usr/bin/cc [Pipeline] echo [2021-05-12T16:42:19.790Z] ========================================================= [2021-05-12T16:42:19.791Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-05-12T16:42:19.791Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:42:19.981Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T16:42:19.981Z] -- Detecting C compiler ABI info [2021-05-12T16:42:20.182Z] + 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 . [2021-05-12T16:42:20.254Z] -- Detecting C compiler ABI info - done [2021-05-12T16:42:20.254Z] -- Detecting C compile features [2021-05-12T16:42:20.453Z] Sending build context to Docker daemon 2.472MB [2021-05-12T16:42:20.454Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-05-12T16:42:20.454Z] Step 2/25 : FROM ${BASE} as builder [2021-05-12T16:42:20.454Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-05-12T16:42:20.454Z] e7c96db7181b: Pulling fs layer [2021-05-12T16:42:20.454Z] 4c13bbce0fe7: Pulling fs layer [2021-05-12T16:42:20.454Z] 6059c847ac2f: Pulling fs layer [2021-05-12T16:42:20.454Z] 4c13bbce0fe7: Verifying Checksum [2021-05-12T16:42:20.454Z] 4c13bbce0fe7: Download complete [2021-05-12T16:42:20.750Z] e7c96db7181b: Verifying Checksum [2021-05-12T16:42:20.750Z] e7c96db7181b: Download complete [2021-05-12T16:42:20.849Z] -- Detecting C compile features - done [2021-05-12T16:42:20.849Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-12T16:42:21.056Z] e7c96db7181b: Pull complete [2021-05-12T16:42:21.121Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-12T16:42:21.122Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-12T16:42:21.122Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-12T16:42:21.122Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-12T16:42:21.122Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-05-12T16:42:21.122Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-05-12T16:42:21.122Z] -- C SDK 1.3.2-dev.12 for Linux [2021-05-12T16:42:21.122Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-12T16:42:21.329Z] 4c13bbce0fe7: Pull complete [2021-05-12T16:42:21.393Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-12T16:42:21.393Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-12T16:42:21.393Z] -- Configuring done [2021-05-12T16:42:21.675Z] -- Generating done [2021-05-12T16:42:21.675Z] -- Build files have been written to: /tmp/sdk/build/release [2021-05-12T16:42:21.675Z] + make all package [2021-05-12T16:42:21.675Z] + tee release.log [2021-05-12T16:42:21.675Z] Scanning dependencies of target csdk [2021-05-12T16:42:21.946Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-12T16:42:22.544Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-12T16:42:23.138Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-12T16:42:23.292Z] 6059c847ac2f: Verifying Checksum [2021-05-12T16:42:23.292Z] 6059c847ac2f: Download complete [2021-05-12T16:42:24.565Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-12T16:42:25.540Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-12T16:42:25.540Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-05-12T16:42:26.131Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-05-12T16:42:26.725Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-05-12T16:42:26.725Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-12T16:42:28.152Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-12T16:42:29.583Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-12T16:42:29.857Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-12T16:42:30.453Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-12T16:42:31.049Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-12T16:42:31.321Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-12T16:42:31.321Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-12T16:42:31.593Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-12T16:42:34.967Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-12T16:42:34.967Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-12T16:42:34.967Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-12T16:42:35.242Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-12T16:42:35.803Z] 6059c847ac2f: Pull complete [2021-05-12T16:42:35.803Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-05-12T16:42:35.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-05-12T16:42:35.803Z] ---> 5eabd8fd8ba2 [2021-05-12T16:42:35.803Z] 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 [2021-05-12T16:42:35.831Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-12T16:42:36.426Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-12T16:42:36.541Z] ---> Running in 97176aab3b10 [2021-05-12T16:42:37.675Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-05-12T16:42:38.273Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-05-12T16:42:38.273Z] [2021-05-12T16:42:39.037Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-12T16:42:39.037Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-12T16:42:39.037Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-12T16:42:39.413Z] Removing intermediate container 97176aab3b10 [2021-05-12T16:42:39.413Z] ---> 337a115d63ec [2021-05-12T16:42:39.413Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-12T16:42:39.636Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-12T16:42:39.686Z] ---> Running in 9f938e252695 [2021-05-12T16:42:40.233Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-12T16:42:40.234Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-12T16:42:41.139Z] Removing intermediate container 9f938e252695 [2021-05-12T16:42:41.139Z] ---> 82577740bfb0 [2021-05-12T16:42:41.139Z] 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 [2021-05-12T16:42:41.139Z] ---> Running in 2d81cdb406ce [2021-05-12T16:42:41.215Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-12T16:42:41.808Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-12T16:42:42.154Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-05-12T16:42:42.402Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-12T16:42:42.402Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-12T16:42:42.760Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-05-12T16:42:43.029Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-05-12T16:42:43.607Z] (1/11) Installing hiredis (0.14.0-r0) [2021-05-12T16:42:43.607Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-05-12T16:42:43.879Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-12T16:42:43.879Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-05-12T16:42:44.373Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-12T16:42:44.646Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-12T16:42:45.286Z] (5/11) Installing libuuid (2.33-r0) [2021-05-12T16:42:45.286Z] (6/11) Installing libblkid (2.33-r0) [2021-05-12T16:42:45.559Z] (7/11) Installing libfdisk (2.33-r0) [2021-05-12T16:42:45.559Z] (8/11) Installing libmount (2.33-r0) [2021-05-12T16:42:45.623Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-12T16:42:45.623Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-12T16:42:45.847Z] (9/11) Installing libsmartcols (2.33-r0) [2021-05-12T16:42:45.847Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-05-12T16:42:46.153Z] (11/11) Installing wget (1.20.3-r0) [2021-05-12T16:42:46.153Z] Executing busybox-1.29.3-r10.trigger [2021-05-12T16:42:46.153Z] OK: 273 MiB in 86 packages [2021-05-12T16:42:47.721Z] Removing intermediate container 2d81cdb406ce [2021-05-12T16:42:47.721Z] ---> a5b2bf4a31e9 [2021-05-12T16:42:47.721Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-05-12T16:42:47.721Z] ---> Running in 5cbd57b027d9 [2021-05-12T16:42:48.013Z] Removing intermediate container 5cbd57b027d9 [2021-05-12T16:42:48.013Z] ---> 3baa00d85ebe [2021-05-12T16:42:48.013Z] 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 [2021-05-12T16:42:48.284Z] ---> Running in 000911d0562b [2021-05-12T16:42:49.265Z] --2021-05-12 16:42:48-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-05-12T16:42:49.265Z] Resolving github.com... 140.82.114.3 [2021-05-12T16:42:49.265Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-05-12T16:42:49.265Z] HTTP request sent, awaiting response... 302 Found [2021-05-12T16:42:49.265Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-05-12T16:42:49.265Z] --2021-05-12 16:42:49-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-05-12T16:42:49.265Z] Resolving codeload.github.com... 140.82.112.9 [2021-05-12T16:42:49.265Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-05-12T16:42:49.265Z] HTTP request sent, awaiting response... 200 OK [2021-05-12T16:42:49.265Z] Length: unspecified [application/x-gzip] [2021-05-12T16:42:49.265Z] Saving to: 'STDOUT' [2021-05-12T16:42:49.265Z]  [2021-05-12T16:42:49.548Z] 0K .......... .......... .......... .......... .......... 1.54M [2021-05-12T16:42:49.548Z] 50K .......... .......... .......... .......... .......... 3.22M [2021-05-12T16:42:49.548Z] 100K .......... .......... .......... .......... .......... 35.1M [2021-05-12T16:42:49.548Z] 150K .......... .......... .......... .......... .......... 48.7M [2021-05-12T16:42:49.548Z] 200K .......... .......... .......... .......... .......... 3.61M [2021-05-12T16:42:49.548Z] 250K .......... .......... .......... .......... .......... 3.90M [2021-05-12T16:42:49.548Z] 300K .......... .......... .......... .......... .......... 5.45M [2021-05-12T16:42:49.548Z] 350K .......... .......... .......... .......... .......... 9.88M [2021-05-12T16:42:49.548Z] 400K .......... .......... .......... .......... .......... 2.86M [2021-05-12T16:42:49.548Z] 450K .......... .......... .......... .......... .......... 17.2M [2021-05-12T16:42:49.548Z] 500K .......... .......... .......... .......... .......... 16.4M [2021-05-12T16:42:49.548Z] 550K .......... .......... .......... .......... .......... 3.97M [2021-05-12T16:42:49.548Z] 600K .......... .......... .......... .......... .......... 1.83M [2021-05-12T16:42:49.548Z] 650K .......... .......... .......... .......... .......... 4.94M [2021-05-12T16:42:49.548Z] 700K .. 19.0M=0.2s [2021-05-12T16:42:49.548Z] [2021-05-12T16:42:49.548Z] 2021-05-12 16:42:49 (4.26 MB/s) - written to stdout [719348] [2021-05-12T16:42:49.548Z] [2021-05-12T16:42:49.842Z] -- The C compiler identification is GNU 8.3.0 [2021-05-12T16:42:49.960Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-12T16:42:50.122Z] -- The CXX compiler identification is GNU 8.3.0 [2021-05-12T16:42:50.122Z] -- Check for working C compiler: /usr/bin/cc [2021-05-12T16:42:50.122Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T16:42:50.122Z] -- Detecting C compiler ABI info [2021-05-12T16:42:50.233Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-12T16:42:50.389Z] -- Detecting C compiler ABI info - done [2021-05-12T16:42:50.390Z] -- Detecting C compile features [2021-05-12T16:42:50.505Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-12T16:42:50.665Z] -- Detecting C compile features - done [2021-05-12T16:42:50.665Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-05-12T16:42:50.665Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-05-12T16:42:50.665Z] -- Detecting CXX compiler ABI info [2021-05-12T16:42:50.946Z] -- Detecting CXX compiler ABI info - done [2021-05-12T16:42:50.946Z] -- Detecting CXX compile features [2021-05-12T16:42:51.097Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-12T16:42:51.576Z] -- Detecting CXX compile features - done [2021-05-12T16:42:51.576Z] -- Looking for include file endian.h [2021-05-12T16:42:51.689Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-12T16:42:51.864Z] -- Looking for include file endian.h - found [2021-05-12T16:42:51.864Z] -- Check if the system is big endian [2021-05-12T16:42:51.864Z] -- Searching 16 bit integer [2021-05-12T16:42:51.864Z] -- Looking for sys/types.h [2021-05-12T16:42:52.162Z] -- Looking for sys/types.h - found [2021-05-12T16:42:52.162Z] -- Looking for stdint.h [2021-05-12T16:42:52.162Z] -- Looking for stdint.h - found [2021-05-12T16:42:52.162Z] -- Looking for stddef.h [2021-05-12T16:42:52.162Z] -- Looking for stddef.h - found [2021-05-12T16:42:52.162Z] -- Check size of unsigned short [2021-05-12T16:42:52.428Z] -- Check size of unsigned short - done [2021-05-12T16:42:52.428Z] -- Using unsigned short [2021-05-12T16:42:52.428Z] -- Check if the system is big endian - little endian [2021-05-12T16:42:52.428Z] -- Check size of size_t [2021-05-12T16:42:52.698Z] -- Check size of size_t - done [2021-05-12T16:42:52.698Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-05-12T16:42:52.698Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-05-12T16:42:52.698Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-05-12T16:42:52.698Z] CMake did not find one. [2021-05-12T16:42:52.698Z] [2021-05-12T16:42:52.698Z] Could not find a package configuration file provided by "cJSON" with any of [2021-05-12T16:42:52.698Z] the following names: [2021-05-12T16:42:52.698Z] [2021-05-12T16:42:52.698Z] cJSONConfig.cmake [2021-05-12T16:42:52.698Z] cjson-config.cmake [2021-05-12T16:42:52.698Z] [2021-05-12T16:42:52.698Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-05-12T16:42:52.698Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-05-12T16:42:52.698Z] provides a separate development package or SDK, be sure it has been [2021-05-12T16:42:52.698Z] installed. [2021-05-12T16:42:52.698Z] [2021-05-12T16:42:52.698Z] [2021-05-12T16:42:52.698Z] -- Configuring done [2021-05-12T16:42:52.698Z] -- Generating done [2021-05-12T16:42:52.698Z] -- Build files have been written to: /tmp/cbor [2021-05-12T16:42:52.982Z] Scanning dependencies of target cbor_shared [2021-05-12T16:42:52.983Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-05-12T16:42:53.113Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-12T16:42:53.260Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-05-12T16:42:53.539Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-05-12T16:42:53.825Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-05-12T16:42:54.141Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-05-12T16:42:54.437Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-05-12T16:42:54.437Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-05-12T16:42:54.728Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-05-12T16:42:54.728Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-05-12T16:42:55.006Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-05-12T16:42:55.098Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-12T16:42:55.276Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-05-12T16:42:55.276Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-05-12T16:42:55.547Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-05-12T16:42:55.547Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-05-12T16:42:55.836Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-05-12T16:42:55.836Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-05-12T16:42:56.111Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-05-12T16:42:56.112Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-05-12T16:42:56.112Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-05-12T16:42:56.382Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-05-12T16:42:56.382Z] [ 40%] Linking C shared library libcbor.so [2021-05-12T16:42:56.382Z] [ 40%] Built target cbor_shared [2021-05-12T16:42:56.382Z] Scanning dependencies of target cbor [2021-05-12T16:42:56.382Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-05-12T16:42:57.060Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-05-12T16:42:57.367Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-05-12T16:42:57.367Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-05-12T16:42:58.036Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-05-12T16:42:58.036Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-05-12T16:42:58.310Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-05-12T16:42:58.310Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-05-12T16:42:58.310Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-05-12T16:42:58.470Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-12T16:42:58.470Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-12T16:42:58.598Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-05-12T16:42:58.880Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-05-12T16:42:58.880Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-05-12T16:42:59.068Z] [ 74%] Linking C shared library libcsdk.so [2021-05-12T16:42:59.178Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-05-12T16:42:59.341Z] [ 74%] Built target csdk [2021-05-12T16:42:59.341Z] Scanning dependencies of target template [2021-05-12T16:42:59.341Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-12T16:42:59.482Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-05-12T16:42:59.482Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-05-12T16:42:59.757Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-05-12T16:42:59.757Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-05-12T16:42:59.938Z] [ 77%] Linking C executable template [2021-05-12T16:43:00.040Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-05-12T16:43:00.040Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-05-12T16:43:00.040Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-05-12T16:43:00.212Z] [ 77%] Built target template [2021-05-12T16:43:00.212Z] Scanning dependencies of target device-counter [2021-05-12T16:43:00.212Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-12T16:43:00.358Z] [ 80%] Linking C static library libcbor.a [2021-05-12T16:43:00.359Z] [ 80%] Built target cbor [2021-05-12T16:43:00.359Z] Scanning dependencies of target create_items [2021-05-12T16:43:00.359Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-05-12T16:43:00.359Z] [ 84%] Linking C executable create_items [2021-05-12T16:43:00.485Z] [ 80%] Linking C executable device-counter [2021-05-12T16:43:00.634Z] [ 84%] Built target create_items [2021-05-12T16:43:00.635Z] Scanning dependencies of target readfile [2021-05-12T16:43:00.635Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-05-12T16:43:00.635Z] [ 88%] Linking C executable readfile [2021-05-12T16:43:00.635Z] [ 88%] Built target readfile [2021-05-12T16:43:00.635Z] Scanning dependencies of target streaming_parser [2021-05-12T16:43:00.635Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-05-12T16:43:00.760Z] [ 80%] Built target device-counter [2021-05-12T16:43:00.760Z] Scanning dependencies of target device-random [2021-05-12T16:43:00.760Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-12T16:43:00.926Z] [ 92%] Linking C executable streaming_parser [2021-05-12T16:43:00.926Z] [ 92%] Built target streaming_parser [2021-05-12T16:43:00.926Z] Scanning dependencies of target sort [2021-05-12T16:43:00.926Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-05-12T16:43:00.926Z] [ 96%] Linking C executable sort [2021-05-12T16:43:00.926Z] [ 96%] Built target sort [2021-05-12T16:43:01.203Z] Scanning dependencies of target hello [2021-05-12T16:43:01.203Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-05-12T16:43:01.203Z] [100%] Linking C executable hello [2021-05-12T16:43:01.203Z] [100%] Built target hello [2021-05-12T16:43:01.203Z] Install the project... [2021-05-12T16:43:01.203Z] -- Install configuration: "Release" [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/lib64/libcbor.a [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/lib64/libcbor.so [2021-05-12T16:43:01.203Z] -- Up-to-date: /usr/local/include/cbor [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/common.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/data.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/internal [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/ints.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/maps.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/strings.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor/tags.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/include/cbor.h [2021-05-12T16:43:01.203Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-05-12T16:43:01.356Z] [ 84%] Linking C executable device-random [2021-05-12T16:43:01.630Z] [ 84%] Built target device-random [2021-05-12T16:43:01.630Z] Scanning dependencies of target device-gyro [2021-05-12T16:43:01.630Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-12T16:43:01.902Z] [ 87%] Linking C executable device-gyro [2021-05-12T16:43:02.172Z] [ 87%] Built target device-gyro [2021-05-12T16:43:02.172Z] Scanning dependencies of target device-bitfields [2021-05-12T16:43:02.172Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-12T16:43:02.766Z] [ 90%] Linking C executable device-bitfields [2021-05-12T16:43:02.766Z] [ 90%] Built target device-bitfields [2021-05-12T16:43:02.766Z] Scanning dependencies of target template-discovery [2021-05-12T16:43:02.766Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-12T16:43:03.174Z] Removing intermediate container 000911d0562b [2021-05-12T16:43:03.174Z] ---> 668d298aff17 [2021-05-12T16:43:03.174Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-05-12T16:43:03.174Z] ---> Running in 4dd389a0de11 [2021-05-12T16:43:03.746Z] [ 93%] Linking C executable template-discovery [2021-05-12T16:43:03.746Z] [ 93%] Built target template-discovery [2021-05-12T16:43:03.746Z] Scanning dependencies of target device-file [2021-05-12T16:43:03.746Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-12T16:43:04.341Z] [ 96%] Linking C executable device-file [2021-05-12T16:43:04.615Z] [ 96%] Built target device-file [2021-05-12T16:43:04.615Z] Scanning dependencies of target device-terminal [2021-05-12T16:43:04.615Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-12T16:43:05.209Z] [100%] Linking C executable device-terminal [2021-05-12T16:43:05.209Z] [100%] Built target device-terminal [2021-05-12T16:43:05.299Z] Removing intermediate container 4dd389a0de11 [2021-05-12T16:43:05.299Z] ---> eef8e606d426 [2021-05-12T16:43:05.299Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-05-12T16:43:05.480Z] Run CPack packaging tool... [2021-05-12T16:43:05.481Z] CPack: Create package using TGZ [2021-05-12T16:43:05.481Z] CPack: Install projects [2021-05-12T16:43:05.481Z] CPack: - Run preinstall target for: Csdk [2021-05-12T16:43:05.983Z] ---> 5e3943a33af6 [2021-05-12T16:43:05.983Z] Step 10/25 : COPY src /tmp/sdk/src [2021-05-12T16:43:06.074Z] CPack: - Install project: Csdk [2021-05-12T16:43:06.075Z] CPack: Create package [2021-05-12T16:43:06.075Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.12.tar.gz generated. [2021-05-12T16:43:06.075Z] + '[' false '=' true ] [2021-05-12T16:43:06.075Z] + '[' false '=' true ] [2021-05-12T16:43:06.075Z] + mkdir -p /tmp/sdk/build/debug [2021-05-12T16:43:06.075Z] + cd /tmp/sdk/build/debug [2021-05-12T16:43:06.075Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-05-12T16:43:06.348Z] -- The C compiler identification is GNU 8.3.0 [2021-05-12T16:43:06.348Z] -- Check for working C compiler: /usr/bin/cc [2021-05-12T16:43:06.620Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T16:43:06.620Z] -- Detecting C compiler ABI info [2021-05-12T16:43:06.893Z] -- Detecting C compiler ABI info - done [2021-05-12T16:43:06.893Z] -- Detecting C compile features [2021-05-12T16:43:07.868Z] -- Detecting C compile features - done [2021-05-12T16:43:07.868Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-12T16:43:07.868Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-12T16:43:07.868Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-12T16:43:07.868Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-12T16:43:07.868Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-12T16:43:07.868Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-05-12T16:43:07.868Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-05-12T16:43:07.868Z] -- C SDK 1.3.2-dev.12 for Linux [2021-05-12T16:43:07.868Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-12T16:43:07.868Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-12T16:43:07.868Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-12T16:43:08.141Z] -- Configuring done [2021-05-12T16:43:08.199Z] ---> 2bcefeed6914 [2021-05-12T16:43:08.199Z] Step 11/25 : COPY include /tmp/sdk/include [2021-05-12T16:43:08.415Z] -- Generating done [2021-05-12T16:43:08.415Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-05-12T16:43:08.415Z] + make+ [2021-05-12T16:43:08.415Z] tee debug.log [2021-05-12T16:43:08.415Z] Scanning dependencies of target csdk [2021-05-12T16:43:08.686Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-12T16:43:08.833Z] ---> 5934d5ad1c97 [2021-05-12T16:43:08.833Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-05-12T16:43:08.958Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-12T16:43:09.122Z] ---> 2c0b7fe43483 [2021-05-12T16:43:09.122Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-05-12T16:43:09.231Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-12T16:43:09.428Z] ---> 6a8f18c5c943 [2021-05-12T16:43:09.428Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-05-12T16:43:09.824Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-12T16:43:10.079Z] ---> bb9129699fa0 [2021-05-12T16:43:10.079Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-05-12T16:43:10.096Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-12T16:43:10.353Z] ---> Running in aa23cf3e0221 [2021-05-12T16:43:10.366Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-05-12T16:43:10.639Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-05-12T16:43:10.915Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-05-12T16:43:10.915Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-12T16:43:11.069Z] + CPPCHECK=false [2021-05-12T16:43:11.069Z] + DOCGEN=false [2021-05-12T16:43:11.069Z] + TOMLVER=SDK-0.2 [2021-05-12T16:43:11.069Z] + CUTILVER=1.1.4 [2021-05-12T16:43:11.069Z] + '[' 0 -gt 0 ] [2021-05-12T16:43:11.069Z] + readlink -f ./scripts/build.sh [2021-05-12T16:43:11.069Z] + dirname /tmp/sdk/scripts/build.sh [2021-05-12T16:43:11.069Z] + dirname /tmp/sdk/scripts [2021-05-12T16:43:11.069Z] + ROOT=/tmp/sdk [2021-05-12T16:43:11.069Z] + cd /tmp/sdk [2021-05-12T16:43:11.069Z] + '[' '!' -d deps ] [2021-05-12T16:43:11.069Z] + mkdir deps [2021-05-12T16:43:11.069Z] + tar -C deps -z -x -f - [2021-05-12T16:43:11.069Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-12T16:43:11.069Z] --2021-05-12 16:43:10-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-12T16:43:11.069Z] Resolving github.com... 140.82.114.3 [2021-05-12T16:43:11.069Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-05-12T16:43:11.509Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-12T16:43:11.536Z] HTTP request sent, awaiting response... 302 Found [2021-05-12T16:43:11.536Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-05-12T16:43:11.536Z] --2021-05-12 16:43:11-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-05-12T16:43:11.536Z] Resolving codeload.github.com... 140.82.112.9 [2021-05-12T16:43:11.536Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-05-12T16:43:11.536Z] HTTP request sent, awaiting response... 200 OK [2021-05-12T16:43:11.536Z] Length: unspecified [application/x-gzip] [2021-05-12T16:43:11.536Z] Saving to: 'STDOUT' [2021-05-12T16:43:11.536Z] [2021-05-12T16:43:11.536Z] 0K .......... ......   895K=0.02s [2021-05-12T16:43:11.536Z] [2021-05-12T16:43:11.536Z] 2021-05-12 16:43:11 (895 KB/s) - written to stdout [16451] [2021-05-12T16:43:11.536Z] [2021-05-12T16:43:11.536Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-05-12T16:43:11.536Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-12T16:43:11.536Z] + tar -C deps -z -x -f - [2021-05-12T16:43:11.536Z] --2021-05-12 16:43:11-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-12T16:43:11.536Z] Resolving github.com... 140.82.114.3 [2021-05-12T16:43:11.536Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-05-12T16:43:11.536Z] HTTP request sent, awaiting response... 302 Found [2021-05-12T16:43:11.536Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-05-12T16:43:11.536Z] --2021-05-12 16:43:11-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-05-12T16:43:11.536Z] Resolving codeload.github.com... 140.82.112.9 [2021-05-12T16:43:11.536Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-05-12T16:43:11.905Z] HTTP request sent, awaiting response... 200 OK [2021-05-12T16:43:11.905Z] Length: unspecified [application/x-gzip] [2021-05-12T16:43:11.905Z] Saving to: 'STDOUT' [2021-05-12T16:43:11.905Z]  [2021-05-12T16:43:11.905Z] 0K .......... .......... .......... .......... .......... 1.17M [2021-05-12T16:43:11.905Z] 50K .......... .......... .......... .......... .......... 2.82M [2021-05-12T16:43:11.905Z] 100K .......... .......... .......... .......... .......... 34.3M [2021-05-12T16:43:11.905Z] 150K .......... .......... ....... 1.93M=0.07s [2021-05-12T16:43:11.905Z] [2021-05-12T16:43:11.905Z] 2021-05-12 16:43:11 (2.33 MB/s) - written to stdout [181796] [2021-05-12T16:43:11.905Z] [2021-05-12T16:43:11.905Z] + mkdir -p src/c/iot [2021-05-12T16:43:11.905Z] + 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 [2021-05-12T16:43:11.905Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-05-12T16:43:11.905Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-05-12T16:43:11.905Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-05-12T16:43:11.905Z] + mkdir -p include/iot [2021-05-12T16:43:11.905Z] + 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 [2021-05-12T16:43:11.905Z] + mkdir -p include/iot/os [2021-05-12T16:43:11.905Z] + 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 [2021-05-12T16:43:11.905Z] + mkdir -p /tmp/sdk/build/release [2021-05-12T16:43:11.905Z] + cd /tmp/sdk/build/release [2021-05-12T16:43:11.905Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-05-12T16:43:12.105Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-12T16:43:12.105Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-12T16:43:12.218Z] -- The C compiler identification is GNU 8.3.0 [2021-05-12T16:43:12.218Z] -- Check for working C compiler: /usr/bin/cc [2021-05-12T16:43:12.218Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T16:43:12.218Z] -- Detecting C compiler ABI info [2021-05-12T16:43:12.566Z] -- Detecting C compiler ABI info - done [2021-05-12T16:43:12.566Z] -- Detecting C compile features [2021-05-12T16:43:12.699Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-12T16:43:12.699Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-12T16:43:12.973Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-12T16:43:13.252Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-12T16:43:13.294Z] -- Detecting C compile features - done [2021-05-12T16:43:13.294Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-12T16:43:13.294Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-12T16:43:13.294Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-12T16:43:13.294Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-12T16:43:13.294Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-12T16:43:13.294Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-05-12T16:43:13.294Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-05-12T16:43:13.294Z] -- C SDK 1.3.2-dev.12 for Linux [2021-05-12T16:43:13.294Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-12T16:43:13.294Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-12T16:43:13.294Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-12T16:43:13.524Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-12T16:43:13.588Z] -- Configuring done [2021-05-12T16:43:13.588Z] -- Generating done [2021-05-12T16:43:13.588Z] -- Build files have been written to: /tmp/sdk/build/release [2021-05-12T16:43:13.588Z] + make all package [2021-05-12T16:43:13.588Z] + tee release.log [2021-05-12T16:43:13.588Z] Scanning dependencies of target csdk [2021-05-12T16:43:13.588Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-12T16:43:14.119Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-12T16:43:14.253Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-12T16:43:14.394Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-12T16:43:14.394Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-12T16:43:14.537Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-12T16:43:14.674Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-12T16:43:14.947Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-12T16:43:15.218Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-12T16:43:15.268Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-12T16:43:15.881Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-12T16:43:15.881Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-05-12T16:43:16.172Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-05-12T16:43:16.191Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-12T16:43:16.192Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-12T16:43:16.452Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-05-12T16:43:16.452Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-12T16:43:16.463Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-12T16:43:16.735Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-12T16:43:17.006Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-12T16:43:17.006Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-12T16:43:17.072Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-12T16:43:17.278Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-12T16:43:17.557Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-12T16:43:17.700Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-12T16:43:17.834Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-12T16:43:17.834Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-12T16:43:17.987Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-12T16:43:18.265Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-12T16:43:18.439Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-12T16:43:18.439Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-12T16:43:18.580Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-12T16:43:18.580Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-12T16:43:18.876Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-12T16:43:18.876Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-12T16:43:19.036Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-12T16:43:19.307Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-12T16:43:19.861Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-12T16:43:20.140Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-12T16:43:20.140Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-12T16:43:20.140Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-12T16:43:20.294Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-12T16:43:20.294Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-12T16:43:20.411Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-12T16:43:20.567Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-12T16:43:20.677Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-12T16:43:20.838Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-12T16:43:21.112Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-12T16:43:21.684Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-12T16:43:21.684Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-12T16:43:21.966Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-12T16:43:22.131Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-12T16:43:22.257Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-12T16:43:22.257Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-12T16:43:22.257Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-12T16:43:22.722Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-12T16:43:22.945Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-12T16:43:23.225Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-12T16:43:23.315Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-12T16:43:23.503Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-12T16:43:23.503Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-12T16:43:23.586Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-12T16:43:23.858Z] [ 74%] Linking C shared library libcsdk.so [2021-05-12T16:43:24.130Z] [ 74%] Built target csdk [2021-05-12T16:43:24.130Z] Scanning dependencies of target template [2021-05-12T16:43:24.130Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-12T16:43:24.402Z] [ 77%] Linking C executable template [2021-05-12T16:43:24.469Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-12T16:43:24.469Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-12T16:43:24.673Z] [ 77%] Built target template [2021-05-12T16:43:24.673Z] Scanning dependencies of target device-counter [2021-05-12T16:43:24.673Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-12T16:43:24.739Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-12T16:43:24.740Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-12T16:43:24.944Z] [ 80%] Linking C executable device-counter [2021-05-12T16:43:25.216Z] [ 80%] Built target device-counter [2021-05-12T16:43:25.216Z] Scanning dependencies of target device-random [2021-05-12T16:43:25.216Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-12T16:43:25.487Z] [ 84%] Linking C executable device-random [2021-05-12T16:43:25.760Z] [ 84%] Built target device-random [2021-05-12T16:43:25.760Z] Scanning dependencies of target device-gyro [2021-05-12T16:43:25.760Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-12T16:43:26.033Z] [ 87%] Linking C executable device-gyro [2021-05-12T16:43:26.033Z] [ 87%] Built target device-gyro [2021-05-12T16:43:26.305Z] Scanning dependencies of target device-bitfields [2021-05-12T16:43:26.305Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-12T16:43:26.305Z] [ 90%] Linking C executable device-bitfields [2021-05-12T16:43:26.578Z] [ 90%] Built target device-bitfields [2021-05-12T16:43:26.578Z] Scanning dependencies of target template-discovery [2021-05-12T16:43:26.823Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-12T16:43:26.823Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-12T16:43:26.850Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-12T16:43:27.115Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-12T16:43:27.122Z] [ 93%] Linking C executable template-discovery [2021-05-12T16:43:27.122Z] [ 93%] Built target template-discovery [2021-05-12T16:43:27.122Z] Scanning dependencies of target device-file [2021-05-12T16:43:27.400Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-12T16:43:27.400Z] [ 96%] Linking C executable device-file [2021-05-12T16:43:27.403Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-12T16:43:27.679Z] [ 96%] Built target device-file [2021-05-12T16:43:27.680Z] Scanning dependencies of target device-terminal [2021-05-12T16:43:27.680Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-12T16:43:27.954Z] [100%] Linking C executable device-terminal [2021-05-12T16:43:28.071Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-12T16:43:28.226Z] [100%] Built target device-terminal [2021-05-12T16:43:28.226Z] make: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] [ 74%] Built target csdk [2021-05-12T16:43:28.498Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] [ 77%] Built target template [2021-05-12T16:43:28.498Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] [ 80%] Built target device-counter [2021-05-12T16:43:28.498Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.498Z] [ 84%] Built target device-random [2021-05-12T16:43:28.498Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.715Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-12T16:43:28.770Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] [ 87%] Built target device-gyro [2021-05-12T16:43:28.770Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] [ 90%] Built target device-bitfields [2021-05-12T16:43:28.770Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] [ 93%] Built target template-discovery [2021-05-12T16:43:28.770Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] [ 96%] Built target device-file [2021-05-12T16:43:28.770Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] [100%] Built target device-terminal [2021-05-12T16:43:28.770Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:28.770Z] Install the project... [2021-05-12T16:43:28.770Z] -- Install configuration: "Release" [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/lib/libcsdk.so [2021-05-12T16:43:28.770Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-05-12T16:43:28.770Z] -- Up-to-date: /usr/local/include [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/edgex [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/edgex/devices.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/devsdk [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/json.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/container.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/component.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/typecode.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/iot.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/time.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/hash.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/logger.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/os [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/data.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/thread.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/os.h [2021-05-12T16:43:28.770Z] -- Installing: /usr/local/include/iot/base64.h [2021-05-12T16:43:29.042Z] -- Installing: /usr/local/include/iot/defs.h [2021-05-12T16:43:29.042Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-05-12T16:43:29.042Z] -- Installing: /usr/local/include/iot/config.h [2021-05-12T16:43:29.042Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-05-12T16:43:29.042Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-05-12T16:43:29.042Z] make: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:29.355Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-12T16:43:31.015Z] Removing intermediate container 83e0acf8d9cf [2021-05-12T16:43:31.015Z] ---> 0750e3dc9aa3 [2021-05-12T16:43:31.015Z] Step 16/25 : FROM ${BASE} [2021-05-12T16:43:31.015Z] ---> b23d30803547 [2021-05-12T16:43:31.015Z] Step 17/25 : LABEL maintainer="IOTech " [2021-05-12T16:43:31.287Z] ---> Running in 49e9a8622a6d [2021-05-12T16:43:31.520Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-12T16:43:31.805Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-12T16:43:31.879Z] Removing intermediate container 49e9a8622a6d [2021-05-12T16:43:31.879Z] ---> 1eb868566e3b [2021-05-12T16:43:31.879Z] 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 [2021-05-12T16:43:31.879Z] ---> Running in 4d275b201803 [2021-05-12T16:43:32.092Z] [ 74%] Linking C shared library libcsdk.so [2021-05-12T16:43:32.092Z] [ 74%] Built target csdk [2021-05-12T16:43:32.092Z] Scanning dependencies of target template [2021-05-12T16:43:32.092Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-12T16:43:32.729Z] [ 77%] Linking C executable template [2021-05-12T16:43:32.729Z] [ 77%] Built target template [2021-05-12T16:43:32.729Z] Scanning dependencies of target device-counter [2021-05-12T16:43:32.729Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-12T16:43:33.007Z] [ 80%] Linking C executable device-counter [2021-05-12T16:43:33.297Z] [ 80%] Built target device-counter [2021-05-12T16:43:33.297Z] Scanning dependencies of target device-random [2021-05-12T16:43:33.297Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-12T16:43:33.309Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-05-12T16:43:33.309Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-05-12T16:43:33.309Z] [2021-05-12T16:43:33.605Z] [ 84%] Linking C executable device-random [2021-05-12T16:43:33.883Z] [ 84%] Built target device-random [2021-05-12T16:43:33.883Z] Scanning dependencies of target device-gyro [2021-05-12T16:43:33.883Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-12T16:43:34.255Z] [ 87%] Linking C executable device-gyro [2021-05-12T16:43:34.255Z] [ 87%] Built target device-gyro [2021-05-12T16:43:34.255Z] Scanning dependencies of target device-bitfields [2021-05-12T16:43:34.255Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-12T16:43:34.536Z] [ 90%] Linking C executable device-bitfields [2021-05-12T16:43:34.536Z] [ 90%] Built target device-bitfields [2021-05-12T16:43:34.536Z] Scanning dependencies of target template-discovery [2021-05-12T16:43:34.536Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-12T16:43:34.759Z] Removing intermediate container 4d275b201803 [2021-05-12T16:43:34.760Z] ---> 69cdfe37a1d6 [2021-05-12T16:43:34.760Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-12T16:43:34.760Z] ---> Running in f63f9a62716c [2021-05-12T16:43:34.878Z] [ 93%] Linking C executable template-discovery [2021-05-12T16:43:35.175Z] [ 93%] Built target template-discovery [2021-05-12T16:43:35.175Z] Scanning dependencies of target device-file [2021-05-12T16:43:35.537Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-12T16:43:36.212Z] [ 96%] Linking C executable device-file [2021-05-12T16:43:36.212Z] [ 96%] Built target device-file [2021-05-12T16:43:36.212Z] Scanning dependencies of target device-terminal [2021-05-12T16:43:36.212Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-12T16:43:36.512Z] [100%] Linking C executable device-terminal [2021-05-12T16:43:36.728Z] Removing intermediate container f63f9a62716c [2021-05-12T16:43:36.729Z] ---> 5d195924886c [2021-05-12T16:43:36.729Z] 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 [2021-05-12T16:43:36.729Z] ---> Running in df011e4b1802 [2021-05-12T16:43:36.812Z] [100%] Built target device-terminal [2021-05-12T16:43:36.812Z] Run CPack packaging tool... [2021-05-12T16:43:37.116Z] CPack: Create package using TGZ [2021-05-12T16:43:37.116Z] CPack: Install projects [2021-05-12T16:43:37.116Z] CPack: - Run preinstall target for: Csdk [2021-05-12T16:43:37.400Z] CPack: - Install project: Csdk [2021-05-12T16:43:37.400Z] CPack: Create package [2021-05-12T16:43:37.400Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.12.tar.gz generated. [2021-05-12T16:43:37.400Z] + '[' false '=' true ] [2021-05-12T16:43:37.400Z] + '[' false '=' true ] [2021-05-12T16:43:37.400Z] + mkdir -p /tmp/sdk/build/debug [2021-05-12T16:43:37.400Z] + cd /tmp/sdk/build/debug [2021-05-12T16:43:37.400Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-05-12T16:43:37.688Z] -- The C compiler identification is GNU 8.3.0 [2021-05-12T16:43:37.688Z] -- Check for working C compiler: /usr/bin/cc [2021-05-12T16:43:37.706Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-05-12T16:43:37.965Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-12T16:43:37.965Z] -- Detecting C compiler ABI info [2021-05-12T16:43:38.258Z] -- Detecting C compiler ABI info - done [2021-05-12T16:43:38.258Z] -- Detecting C compile features [2021-05-12T16:43:38.680Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-05-12T16:43:38.901Z] -- Detecting C compile features - done [2021-05-12T16:43:38.901Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-12T16:43:38.901Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-12T16:43:38.901Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-12T16:43:38.901Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-12T16:43:38.901Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-12T16:43:38.901Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-05-12T16:43:38.901Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-05-12T16:43:38.901Z] -- C SDK 1.3.2-dev.12 for Linux [2021-05-12T16:43:38.901Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-12T16:43:39.167Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-12T16:43:39.167Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-12T16:43:39.167Z] -- Configuring done [2021-05-12T16:43:39.277Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-05-12T16:43:39.471Z] -- Generating done [2021-05-12T16:43:39.471Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-05-12T16:43:39.471Z] + tee debug.log [2021-05-12T16:43:39.471Z] + make [2021-05-12T16:43:39.471Z] Scanning dependencies of target csdk [2021-05-12T16:43:39.471Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-12T16:43:39.757Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-12T16:43:39.872Z] (1/6) Installing curl (7.64.0-r5) [2021-05-12T16:43:39.872Z] (2/6) Installing hiredis (0.14.0-r0) [2021-05-12T16:43:40.040Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-12T16:43:40.144Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-05-12T16:43:40.144Z] (4/6) Installing libuuid (2.33-r0) [2021-05-12T16:43:40.345Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-12T16:43:40.416Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-05-12T16:43:40.628Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-12T16:43:40.628Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-05-12T16:43:40.914Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-05-12T16:43:41.264Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-05-12T16:43:41.564Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-12T16:43:41.844Z] (6/6) Installing wget (1.20.3-r0) [2021-05-12T16:43:41.848Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-12T16:43:41.848Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-12T16:43:42.115Z] Executing busybox-1.29.3-r10.trigger [2021-05-12T16:43:42.115Z] OK: 283 MiB in 81 packages [2021-05-12T16:43:42.117Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-12T16:43:42.117Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-12T16:43:42.390Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-12T16:43:42.390Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-12T16:43:42.684Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-12T16:43:42.684Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-12T16:43:43.323Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-12T16:43:43.323Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-12T16:43:43.323Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-12T16:43:43.548Z] Removing intermediate container df011e4b1802 [2021-05-12T16:43:43.548Z] ---> a6017e08d500 [2021-05-12T16:43:43.548Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-05-12T16:43:43.610Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-12T16:43:43.610Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-12T16:43:43.890Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-12T16:43:44.145Z] ---> 9a45d6ea0b18 [2021-05-12T16:43:44.145Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-05-12T16:43:44.497Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-12T16:43:44.497Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-12T16:43:44.778Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-12T16:43:44.778Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-12T16:43:44.778Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-12T16:43:45.071Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-12T16:43:45.071Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-12T16:43:45.071Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-12T16:43:45.121Z] ---> 904ab761003c [2021-05-12T16:43:45.121Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-05-12T16:43:45.352Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-12T16:43:45.352Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-12T16:43:45.626Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-12T16:43:45.626Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-12T16:43:45.717Z] ---> 92fb91f1e485 [2021-05-12T16:43:45.717Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-05-12T16:43:45.911Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-12T16:43:46.265Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-12T16:43:46.696Z] ---> 96f14b5e2914 [2021-05-12T16:43:46.696Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-05-12T16:43:46.937Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-12T16:43:47.224Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-12T16:43:47.224Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-12T16:43:47.289Z] ---> f688405b8870 [2021-05-12T16:43:47.289Z] Successfully built f688405b8870 [2021-05-12T16:43:47.289Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:43:47.511Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-12T16:43:47.511Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-12T16:43:47.723Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T16:43:47.723Z] . [Pipeline] withDockerContainer [2021-05-12T16:43:48.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-4719 does not seem to be running inside a container [2021-05-12T16:43:48.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/64 -v /w/workspace/device-sdk-c/64:/w/workspace/device-sdk-c/64:rw,z -v /w/workspace/device-sdk-c/64@tmp:/w/workspace/device-sdk-c/64@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 ******** ci-base-image-arm64 cat [2021-05-12T16:43:48.130Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-12T16:43:48.421Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-12T16:43:48.693Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-12T16:43:48.990Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-12T16:43:48.990Z] [ 74%] Linking C shared library libcsdk.so [2021-05-12T16:43:49.277Z] [ 74%] Built target csdk [2021-05-12T16:43:49.278Z] Scanning dependencies of target template [2021-05-12T16:43:49.564Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-12T16:43:49.564Z] [ 77%] Linking C executable template [2021-05-12T16:43:49.677Z] $ docker top d43d35c054c7ae8982cc502110bf611617e959bbeabc87d5f0aac9acd6327c70 -eo pid,comm [2021-05-12T16:43:49.865Z] [ 77%] Built target template [2021-05-12T16:43:49.865Z] Scanning dependencies of target device-counter [2021-05-12T16:43:49.865Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-12T16:43:49.865Z] [ 80%] Linking C executable device-counter [Pipeline] { [Pipeline] sh [2021-05-12T16:43:50.153Z] [ 80%] Built target device-counter [2021-05-12T16:43:50.153Z] Scanning dependencies of target device-random [2021-05-12T16:43:50.153Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-12T16:43:50.153Z] [ 84%] Linking C executable device-random [2021-05-12T16:43:50.470Z] [ 84%] Built target device-random [2021-05-12T16:43:50.470Z] Scanning dependencies of target device-gyro [2021-05-12T16:43:50.470Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-12T16:43:50.470Z] [ 87%] Linking C executable device-gyro [2021-05-12T16:43:50.470Z] [ 87%] Built target device-gyro [2021-05-12T16:43:50.643Z] + make test [2021-05-12T16:43:50.643Z] echo "make test" [2021-05-12T16:43:50.643Z] make test [Pipeline] } [2021-05-12T16:43:50.666Z] $ docker stop --time=1 d43d35c054c7ae8982cc502110bf611617e959bbeabc87d5f0aac9acd6327c70 [2021-05-12T16:43:50.754Z] Scanning dependencies of target device-bitfields [2021-05-12T16:43:50.754Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-12T16:43:50.754Z] [ 90%] Linking C executable device-bitfields [2021-05-12T16:43:51.065Z] [ 90%] Built target device-bitfields [2021-05-12T16:43:51.065Z] Scanning dependencies of target template-discovery [2021-05-12T16:43:51.065Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-12T16:43:51.344Z] [ 93%] Linking C executable template-discovery [2021-05-12T16:43:51.628Z] [ 93%] Built target template-discovery [2021-05-12T16:43:51.628Z] Scanning dependencies of target device-file [2021-05-12T16:43:51.628Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-12T16:43:51.628Z] [ 96%] Linking C executable device-file [2021-05-12T16:43:51.987Z] [ 96%] Built target device-file [2021-05-12T16:43:51.987Z] Scanning dependencies of target device-terminal [2021-05-12T16:43:51.987Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-12T16:43:52.338Z] [100%] Linking C executable device-terminal [2021-05-12T16:43:52.642Z] $ docker rm -f d43d35c054c7ae8982cc502110bf611617e959bbeabc87d5f0aac9acd6327c70 [2021-05-12T16:43:52.664Z] [100%] Built target device-terminal [2021-05-12T16:43:52.664Z] make: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:52.664Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:52.664Z] make[2]: Entering directory '/tmp/sdk/build/release' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-05-12T16:43:52.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:52.992Z] [ 74%] Built target csdk [2021-05-12T16:43:52.992Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:52.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:52.992Z] [ 77%] Built target template [2021-05-12T16:43:52.992Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:52.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:52.992Z] [ 80%] Built target device-counter [2021-05-12T16:43:52.992Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:52.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:52.992Z] [ 84%] Built target device-random [2021-05-12T16:43:53.332Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.332Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.332Z] [ 87%] Built target device-gyro [2021-05-12T16:43:53.332Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.332Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.332Z] [ 90%] Built target device-bitfields [2021-05-12T16:43:53.332Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.332Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.332Z] [ 93%] Built target template-discovery [2021-05-12T16:43:53.332Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.332Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.332Z] [ 96%] Built target device-file [2021-05-12T16:43:53.332Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.634Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.634Z] [100%] Built target device-terminal [2021-05-12T16:43:53.634Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-05-12T16:43:53.634Z] Install the project... [2021-05-12T16:43:53.634Z] -- Install configuration: "Release" [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/lib/libcsdk.so [2021-05-12T16:43:53.634Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-05-12T16:43:53.634Z] -- Up-to-date: /usr/local/include [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/devsdk [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/edgex [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/edgex/devices.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/base64.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/component.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/config.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/container.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/data.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/hash.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/iot.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/json.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/logger.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/os.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/thread.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/time.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/typecode.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/os [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/include/iot/defs.h [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-05-12T16:43:53.634Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-05-12T16:43:53.634Z] make: Leaving directory '/tmp/sdk/build/release' [Pipeline] sh [2021-05-12T16:43:55.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T16:43:55.710Z] + ls -al . [2021-05-12T16:43:55.710Z] total 192 [2021-05-12T16:43:55.710Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 16:41 . [2021-05-12T16:43:55.710Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 16:41 .. [2021-05-12T16:43:55.710Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 16:41 .git [2021-05-12T16:43:55.710Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 16:41 .github [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 176 May 12 16:41 .gitignore [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 3104 May 12 16:41 Attribution.txt [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 7200 May 12 16:41 CHANGES [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 108574 May 12 16:41 Doxyfile [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 784 May 12 16:41 Jenkinsfile [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 12 16:41 LICENSE [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 444 May 12 16:41 Makefile [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 4090 May 12 16:41 README.md [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 6654 May 12 16:41 README.v2.md [2021-05-12T16:43:55.710Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 16:38 VERSION [2021-05-12T16:43:55.710Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 16:41 docs [2021-05-12T16:43:55.710Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 16:41 include [2021-05-12T16:43:55.710Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 16:41 scripts [2021-05-12T16:43:55.710Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 16:41 src [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:43:56.132Z] + 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=3284203db036fb577a63a0fff870deb676f4920e --label arch=arm64 --label version=1.3.2-dev.12 . [2021-05-12T16:43:56.287Z] Removing intermediate container aa23cf3e0221 [2021-05-12T16:43:56.287Z] ---> d20c411a4a5e [2021-05-12T16:43:56.287Z] Step 16/25 : FROM ${BASE} [2021-05-12T16:43:56.287Z] ---> 5eabd8fd8ba2 [2021-05-12T16:43:56.287Z] Step 17/25 : LABEL maintainer="IOTech " [2021-05-12T16:43:56.287Z] ---> Running in 5ae85d1f9bfa [2021-05-12T16:43:56.425Z] Sending build context to Docker daemon 2.471MB [2021-05-12T16:43:56.551Z] Removing intermediate container 5ae85d1f9bfa [2021-05-12T16:43:56.551Z] ---> 12d2be5ee567 [2021-05-12T16:43:56.551Z] 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 [2021-05-12T16:43:56.551Z] ---> Running in 7b1c46635b23 [2021-05-12T16:43:56.747Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-05-12T16:43:56.747Z] Step 2/17 : FROM ${BASE} [2021-05-12T16:43:56.747Z] ---> f688405b8870 [2021-05-12T16:43:56.747Z] Step 3/17 : LABEL maintainer="IOTech " [2021-05-12T16:43:56.747Z] ---> Running in fbeae8e70111 [2021-05-12T16:43:57.358Z] Removing intermediate container fbeae8e70111 [2021-05-12T16:43:57.358Z] ---> 53369068c3e7 [2021-05-12T16:43:57.358Z] 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 [2021-05-12T16:43:57.613Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-05-12T16:43:57.641Z] ---> Running in 13a5b07a8962 [2021-05-12T16:43:57.899Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-05-12T16:43:57.899Z] [2021-05-12T16:43:58.636Z] --2021-05-12 16:43:58-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-05-12T16:43:58.637Z] Resolving iotech.jfrog.io... 34.243.182.113, 54.74.239.58, 54.229.110.245 [2021-05-12T16:43:58.911Z] Connecting to iotech.jfrog.io|34.243.182.113|:443... connected. [2021-05-12T16:43:59.073Z] Removing intermediate container 7b1c46635b23 [2021-05-12T16:43:59.073Z] ---> 9d16d18b76f5 [2021-05-12T16:43:59.073Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-12T16:43:59.073Z] ---> Running in da87a09b6cad [2021-05-12T16:43:59.200Z] HTTP request sent, awaiting response... 200 OK [2021-05-12T16:43:59.201Z] Length: 451 [application/octet-stream] [2021-05-12T16:43:59.201Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-05-12T16:43:59.201Z] [2021-05-12T16:43:59.201Z] 0K 100% 18.3M=0s [2021-05-12T16:43:59.201Z] [2021-05-12T16:43:59.201Z] 2021-05-12 16:43:58 (18.3 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-05-12T16:43:59.201Z] [2021-05-12T16:44:00.193Z] Removing intermediate container 13a5b07a8962 [2021-05-12T16:44:00.194Z] ---> c60a3b8bd05e [2021-05-12T16:44:00.194Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-12T16:44:00.478Z] ---> Running in ce47e5f3842b [2021-05-12T16:44:01.960Z] Removing intermediate container da87a09b6cad [2021-05-12T16:44:01.960Z] ---> 74aed2c01418 [2021-05-12T16:44:01.960Z] 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 [2021-05-12T16:44:01.960Z] ---> Running in fc96657319b7 [2021-05-12T16:44:03.122Z] Removing intermediate container ce47e5f3842b [2021-05-12T16:44:03.122Z] ---> 071d24ad03ab [2021-05-12T16:44:03.122Z] 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 [2021-05-12T16:44:03.122Z] ---> Running in 2f106b09ec2d [2021-05-12T16:44:03.585Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-05-12T16:44:03.716Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-05-12T16:44:04.193Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-05-12T16:44:04.688Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-05-12T16:44:04.826Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-05-12T16:44:04.959Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-05-12T16:44:05.442Z] (1/6) Installing curl (7.64.0-r5) [2021-05-12T16:44:05.442Z] (2/6) Installing hiredis (0.14.0-r0) [2021-05-12T16:44:05.442Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-05-12T16:44:05.555Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-12T16:44:05.555Z] (2/6) Installing libblkid (2.33-r0) [2021-05-12T16:44:05.555Z] (3/6) Installing libfdisk (2.33-r0) [2021-05-12T16:44:05.720Z] (4/6) Installing libuuid (2.33-r0) [2021-05-12T16:44:05.720Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-05-12T16:44:05.823Z] (4/6) Installing libmount (2.33-r0) [2021-05-12T16:44:05.823Z] (5/6) Installing libsmartcols (2.33-r0) [2021-05-12T16:44:05.823Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-05-12T16:44:06.411Z] Executing busybox-1.29.3-r10.trigger [2021-05-12T16:44:06.411Z] OK: 287 MiB in 87 packages [2021-05-12T16:44:07.167Z] (6/6) Installing wget (1.20.3-r0) [2021-05-12T16:44:07.384Z] Removing intermediate container 2f106b09ec2d [2021-05-12T16:44:07.384Z] ---> 4fd07b683f2b [2021-05-12T16:44:07.450Z] Executing busybox-1.29.3-r10.trigger [2021-05-12T16:44:07.450Z] OK: 269 MiB in 81 packages [2021-05-12T16:44:07.661Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-05-12T16:44:08.255Z] ---> 530af8049bd7 [2021-05-12T16:44:08.255Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-05-12T16:44:09.001Z] Removing intermediate container fc96657319b7 [2021-05-12T16:44:09.001Z] ---> ffbf26deade9 [2021-05-12T16:44:09.001Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-05-12T16:44:09.232Z] ---> f5a2de17a021 [2021-05-12T16:44:09.232Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-05-12T16:44:09.273Z] ---> 9d0cb4838246 [2021-05-12T16:44:09.273Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-05-12T16:44:09.842Z] ---> 2b54add7c99f [2021-05-12T16:44:09.842Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-05-12T16:44:09.891Z] ---> 8c617861478e [2021-05-12T16:44:09.891Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-05-12T16:44:10.174Z] ---> fe105f6548d7 [2021-05-12T16:44:10.174Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-05-12T16:44:10.437Z] ---> dbce7846b9a0 [2021-05-12T16:44:10.437Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-05-12T16:44:11.038Z] ---> 58040d4e258f [2021-05-12T16:44:11.038Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-05-12T16:44:11.242Z] ---> 1d4a694675f5 [2021-05-12T16:44:11.242Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-05-12T16:44:11.521Z] ---> 320e39e1b31d [2021-05-12T16:44:11.521Z] Successfully built 320e39e1b31d [2021-05-12T16:44:11.521Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:44:11.974Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T16:44:12.015Z] ---> e49770952ab9 [2021-05-12T16:44:12.015Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-05-12T16:44:12.015Z] ---> Running in 9a8b90198365 [2021-05-12T16:44:12.241Z] . [Pipeline] withDockerContainer [2021-05-12T16:44:12.483Z] prd-centos7-docker-4c-2g-4721 does not seem to be running inside a container [2021-05-12T16:44:12.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/64 -v /w/workspace/device-sdk-c/64:/w/workspace/device-sdk-c/64:rw,z -v /w/workspace/device-sdk-c/64@tmp:/w/workspace/device-sdk-c/64@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 ******** ci-base-image-x86_64 cat [2021-05-12T16:44:12.611Z] Removing intermediate container 9a8b90198365 [2021-05-12T16:44:12.611Z] ---> f6e27baf98e8 [2021-05-12T16:44:12.611Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-05-12T16:44:12.611Z] ---> Running in 4760209a0a85 [2021-05-12T16:44:13.204Z] Removing intermediate container 4760209a0a85 [2021-05-12T16:44:13.204Z] ---> 7e8b81f9dafb [2021-05-12T16:44:13.204Z] Step 15/17 : LABEL arch=arm64 [2021-05-12T16:44:13.204Z] ---> Running in c1aed237172e [2021-05-12T16:44:13.802Z] Removing intermediate container c1aed237172e [2021-05-12T16:44:13.802Z] ---> 474f54f628e1 [2021-05-12T16:44:13.802Z] Step 16/17 : LABEL git_sha=3284203db036fb577a63a0fff870deb676f4920e [2021-05-12T16:44:13.802Z] ---> Running in 5c6905478c3a [2021-05-12T16:44:13.872Z] $ docker top a731b3bc787860455892fd3ecc0cfe3f2fcbd97b2661204f1256b6c919845385 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T16:44:14.398Z] Removing intermediate container 5c6905478c3a [2021-05-12T16:44:14.398Z] ---> 1c12c3b72d4c [2021-05-12T16:44:14.398Z] Step 17/17 : LABEL version=1.3.2-dev.12 [2021-05-12T16:44:14.398Z] ---> Running in 9f8e19716452 [2021-05-12T16:44:14.497Z] + make test [2021-05-12T16:44:14.497Z] echo "make test" [2021-05-12T16:44:14.497Z] make test [Pipeline] } [2021-05-12T16:44:14.518Z] $ docker stop --time=1 a731b3bc787860455892fd3ecc0cfe3f2fcbd97b2661204f1256b6c919845385 [2021-05-12T16:44:14.991Z] Removing intermediate container 9f8e19716452 [2021-05-12T16:44:14.991Z] ---> 911edf70a165 [2021-05-12T16:44:14.991Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-12T16:44:14.991Z] Successfully built 911edf70a165 [2021-05-12T16:44:14.991Z] Successfully tagged device-sdk-arm64:latest [2021-05-12T16:44:16.464Z] $ docker rm -f a731b3bc787860455892fd3ecc0cfe3f2fcbd97b2661204f1256b6c919845385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T16:44:17.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T16:44:17.498Z] + ls -al . [2021-05-12T16:44:17.498Z] total 160 [2021-05-12T16:44:17.498Z] drwxrwxr-x. 8 jenkins jenkins 260 May 12 16:42 . [2021-05-12T16:44:17.498Z] drwxrwxr-x. 4 jenkins jenkins 30 May 12 16:42 .. [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 3104 May 12 16:42 Attribution.txt [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 7200 May 12 16:42 CHANGES [2021-05-12T16:44:17.498Z] drwxrwxr-x. 2 jenkins jenkins 121 May 12 16:42 docs [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 108574 May 12 16:42 Doxyfile [2021-05-12T16:44:17.498Z] drwxrwxr-x. 8 jenkins jenkins 162 May 12 16:42 .git [2021-05-12T16:44:17.498Z] drwxrwxr-x. 2 jenkins jenkins 81 May 12 16:42 .github [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 176 May 12 16:42 .gitignore [2021-05-12T16:44:17.498Z] drwxrwxr-x. 4 jenkins jenkins 33 May 12 16:42 include [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 784 May 12 16:42 Jenkinsfile [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 12 16:42 LICENSE [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 444 May 12 16:42 Makefile [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 4090 May 12 16:42 README.md [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 6654 May 12 16:42 README.v2.md [2021-05-12T16:44:17.498Z] drwxrwxr-x. 2 jenkins jenkins 98 May 12 16:42 scripts [2021-05-12T16:44:17.498Z] drwxrwxr-x. 4 jenkins jenkins 50 May 12 16:42 src [2021-05-12T16:44:17.498Z] -rw-rw-r--. 1 jenkins jenkins 12 May 12 16:38 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:44:17.862Z] + 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=3284203db036fb577a63a0fff870deb676f4920e --label arch=amd64 --label version=1.3.2-dev.12 . [2021-05-12T16:44:18.134Z] Sending build context to Docker daemon 2.472MB [2021-05-12T16:44:18.134Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-05-12T16:44:18.134Z] Step 2/17 : FROM ${BASE} [2021-05-12T16:44:18.134Z] ---> 320e39e1b31d [2021-05-12T16:44:18.134Z] Step 3/17 : LABEL maintainer="IOTech " [2021-05-12T16:44:18.411Z] ---> Running in 464df3a9bac8 [2021-05-12T16:44:18.691Z] Removing intermediate container 464df3a9bac8 [2021-05-12T16:44:18.691Z] ---> de0699fa0151 [2021-05-12T16:44:18.691Z] 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 [2021-05-12T16:44:18.691Z] ---> Running in de39b21cbe09 [2021-05-12T16:44:19.674Z] --2021-05-12 16:44:19-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-05-12T16:44:19.674Z] Resolving iotech.jfrog.io... 54.229.110.245, 34.243.182.113, 54.74.239.58 [2021-05-12T16:44:19.674Z] Connecting to iotech.jfrog.io|54.229.110.245|:443... connected. [2021-05-12T16:44:19.941Z] HTTP request sent, awaiting response... 200 OK [2021-05-12T16:44:19.941Z] Length: 451 [application/octet-stream] [2021-05-12T16:44:19.941Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-05-12T16:44:19.941Z] [2021-05-12T16:44:19.941Z] 0K 100% 33.0M=0s [2021-05-12T16:44:19.941Z] [2021-05-12T16:44:19.941Z] 2021-05-12 16:44:19 (33.0 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-05-12T16:44:19.941Z] [2021-05-12T16:44:20.536Z] Removing intermediate container de39b21cbe09 [2021-05-12T16:44:20.536Z] ---> b4eb83c9d687 [2021-05-12T16:44:20.536Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-05-12T16:44:20.804Z] ---> Running in fcbb946f29df [2021-05-12T16:44:23.131Z] Removing intermediate container fcbb946f29df [2021-05-12T16:44:23.131Z] ---> 956b250d27f5 [2021-05-12T16:44:23.131Z] 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 [2021-05-12T16:44:23.131Z] ---> Running in 4c45c963e36c [2021-05-12T16:44:25.261Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-05-12T16:44:25.891Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-05-12T16:44:26.158Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-05-12T16:44:26.748Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-12T16:44:27.027Z] (2/6) Installing libblkid (2.33-r0) [2021-05-12T16:44:27.027Z] (3/6) Installing libfdisk (2.33-r0) [2021-05-12T16:44:27.027Z] (4/6) Installing libmount (2.33-r0) [2021-05-12T16:44:27.300Z] (5/6) Installing libsmartcols (2.33-r0) [2021-05-12T16:44:27.300Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-05-12T16:44:27.576Z] Executing busybox-1.29.3-r10.trigger [2021-05-12T16:44:27.576Z] OK: 273 MiB in 87 packages [2021-05-12T16:44:28.533Z] Removing intermediate container 4c45c963e36c [2021-05-12T16:44:28.533Z] ---> d3ca0effbecb [2021-05-12T16:44:28.533Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-05-12T16:44:28.801Z] ---> 7383c3a63154 [2021-05-12T16:44:28.801Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-05-12T16:44:29.768Z] ---> dd808ecdf33a [2021-05-12T16:44:29.768Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-05-12T16:44:30.379Z] ---> 40a43116f146 [2021-05-12T16:44:30.379Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-05-12T16:44:31.027Z] ---> 5f4e271bc517 [2021-05-12T16:44:31.027Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-05-12T16:44:31.620Z] ---> 27b449bff1fe [2021-05-12T16:44:31.620Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-05-12T16:44:32.229Z] ---> 4458ec6eed9c [2021-05-12T16:44:32.229Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-05-12T16:44:32.229Z] ---> Running in 8613bac9b42a [2021-05-12T16:44:32.533Z] Removing intermediate container 8613bac9b42a [2021-05-12T16:44:32.533Z] ---> 041eafacd6bc [2021-05-12T16:44:32.533Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-05-12T16:44:32.533Z] ---> Running in 07d189658bf7 [2021-05-12T16:44:33.144Z] Removing intermediate container 07d189658bf7 [2021-05-12T16:44:33.144Z] ---> 148398d78edd [2021-05-12T16:44:33.144Z] Step 15/17 : LABEL arch=amd64 [2021-05-12T16:44:33.144Z] ---> Running in 12c408b3ca78 [2021-05-12T16:44:33.417Z] Removing intermediate container 12c408b3ca78 [2021-05-12T16:44:33.417Z] ---> d8d584bd10ac [2021-05-12T16:44:33.417Z] Step 16/17 : LABEL git_sha=3284203db036fb577a63a0fff870deb676f4920e [2021-05-12T16:44:33.713Z] ---> Running in b111fae39daa [2021-05-12T16:44:33.980Z] Removing intermediate container b111fae39daa [2021-05-12T16:44:33.980Z] ---> 296971da276d [2021-05-12T16:44:33.980Z] Step 17/17 : LABEL version=1.3.2-dev.12 [2021-05-12T16:44:34.243Z] ---> Running in 71cbdfc648dc [2021-05-12T16:44:34.243Z] Removing intermediate container 71cbdfc648dc [2021-05-12T16:44:34.243Z] ---> 85d1b10d2103 [2021-05-12T16:44:34.243Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-12T16:44:34.243Z] Successfully built 85d1b10d2103 [2021-05-12T16:44:34.523Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:44:35.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T16:44:35.256Z] . [Pipeline] withDockerContainer [2021-05-12T16:44:35.443Z] prd-centos7-docker-4c-2g-4717 does not seem to be running inside a container [2021-05-12T16:44:35.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T16:44:36.457Z] $ docker top ce5761d83559e6d90199e480e4e760bd79e4f593586162604d30b7784b6f0323 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T16:44:36.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T16:44:36.714Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T16:44:37.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T16:44:37.009Z] $ docker exec ce5761d83559e6d90199e480e4e760bd79e4f593586162604d30b7784b6f0323 ssh-agent [2021-05-12T16:44:37.257Z] SSH_AUTH_SOCK=/tmp/ssh-k0dUmDYR8qtI/agent.11 [2021-05-12T16:44:37.257Z] SSH_AGENT_PID=16 [2021-05-12T16:44:37.272Z] Running ssh-add (command line suppressed) [2021-05-12T16:44:37.514Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8414928601506566217.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8414928601506566217.key) [2021-05-12T16:44:37.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T16:44:38.400Z] + git semver tag [2021-05-12T16:44:38.563Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T16:44:38.563Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-12T16:44:38.563Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-12T16:44:38.563Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T16:44:38.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T16:44:38.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T16:44:38.563Z] # $SEMVER_BRANCH = master [2021-05-12T16:44:38.563Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-05-12T16:44:38.563Z] # 3284203db036fb577a63a0fff870deb676f4920e HEAD [2021-05-12T16:44:38.563Z] # -> Force: false [2021-05-12T16:44:38.563Z] # 96f5802b032e9f8fdc9dd5c12c7988f42229b461 refs/tags/v1.3.2-dev.12 [Pipeline] } [2021-05-12T16:44:38.574Z] $ docker exec --env ******** --env ******** ce5761d83559e6d90199e480e4e760bd79e4f593586162604d30b7784b6f0323 ssh-agent -k [2021-05-12T16:44:39.030Z] unset SSH_AUTH_SOCK; [2021-05-12T16:44:39.032Z] unset SSH_AGENT_PID; [2021-05-12T16:44:39.032Z] echo Agent pid 16 killed; [2021-05-12T16:44:39.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T16:44:40.011Z] + git semver [Pipeline] } [2021-05-12T16:44:40.061Z] $ docker stop --time=1 ce5761d83559e6d90199e480e4e760bd79e4f593586162604d30b7784b6f0323 [2021-05-12T16:44:41.707Z] $ docker rm -f ce5761d83559e6d90199e480e4e760bd79e4f593586162604d30b7784b6f0323 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:44:42.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-12T16:44:42.591Z] [2021-05-12T16:44:42.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:44:43.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-12T16:44:43.045Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-12T16:44:43.045Z] ab5ef0e58194: Pulling fs layer [2021-05-12T16:44:43.045Z] 9712f1f96733: Pulling fs layer [2021-05-12T16:44:43.045Z] 63f879dbbcfc: Pulling fs layer [2021-05-12T16:44:43.045Z] 0d9ebad4ef96: Pulling fs layer [2021-05-12T16:44:43.045Z] e9a5061849ea: Pulling fs layer [2021-05-12T16:44:43.045Z] d747dcd14b5f: Pulling fs layer [2021-05-12T16:44:43.045Z] 2de7ff778b66: Pulling fs layer [2021-05-12T16:44:43.045Z] e9a5061849ea: Waiting [2021-05-12T16:44:43.045Z] d747dcd14b5f: Waiting [2021-05-12T16:44:43.045Z] 2de7ff778b66: Waiting [2021-05-12T16:44:43.045Z] 0d9ebad4ef96: Waiting [2021-05-12T16:44:43.384Z] 9712f1f96733: Verifying Checksum [2021-05-12T16:44:43.384Z] 9712f1f96733: Download complete [2021-05-12T16:44:50.547Z] 63f879dbbcfc: Verifying Checksum [2021-05-12T16:44:50.547Z] 63f879dbbcfc: Download complete [2021-05-12T16:44:50.547Z] e9a5061849ea: Verifying Checksum [2021-05-12T16:44:50.547Z] e9a5061849ea: Download complete [2021-05-12T16:44:50.547Z] d747dcd14b5f: Verifying Checksum [2021-05-12T16:44:50.547Z] d747dcd14b5f: Download complete [2021-05-12T16:44:52.170Z] 2de7ff778b66: Download complete [2021-05-12T16:44:52.170Z] 0d9ebad4ef96: Verifying Checksum [2021-05-12T16:44:52.170Z] 0d9ebad4ef96: Download complete [2021-05-12T16:44:53.335Z] ab5ef0e58194: Verifying Checksum [2021-05-12T16:44:53.335Z] ab5ef0e58194: Download complete [2021-05-12T16:45:06.170Z] ab5ef0e58194: Pull complete [2021-05-12T16:45:06.170Z] 9712f1f96733: Pull complete [2021-05-12T16:45:08.835Z] 63f879dbbcfc: Pull complete [2021-05-12T16:45:19.440Z] 0d9ebad4ef96: Pull complete [2021-05-12T16:45:20.882Z] e9a5061849ea: Pull complete [2021-05-12T16:45:21.180Z] d747dcd14b5f: Pull complete [2021-05-12T16:45:25.847Z] 2de7ff778b66: Pull complete [2021-05-12T16:45:25.847Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-12T16:45:25.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-12T16:45:25.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-12T16:45:26.689Z] prd-centos7-docker-4c-2g-4717 does not seem to be running inside a container [2021-05-12T16:45:27.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-12T16:45:30.975Z] $ docker top 0926fac6dd0a4c98215bbba543e7caeda68b927e3a40561b6a39d381cb35082c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-12T16:45:31.514Z] provisioning config files... [2021-05-12T16:45:31.544Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3680470794164512152tmp [2021-05-12T16:45:31.607Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3052183622241659024tmp [2021-05-12T16:45:31.680Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3646598097661996870tmp [Pipeline] { [Pipeline] echo [2021-05-12T16:45:31.745Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:45:32.572Z] ---> sigul-configuration.sh [2021-05-12T16:45:32.573Z] gpg: directory `/root/.gnupg' created [2021-05-12T16:45:32.573Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-12T16:45:32.573Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-12T16:45:32.573Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-12T16:45:32.573Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-12T16:45:32.573Z] gpg: CAST5 encrypted data [2021-05-12T16:45:32.925Z] gpg: encrypted with 1 passphrase [2021-05-12T16:45:32.925Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-12T16:45:33.721Z] + mkdir /home/jenkins [2021-05-12T16:45:33.721Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-12T16:45:34.513Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-12T16:45:34.543Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:45:35.251Z] ---> sigul-install.sh [2021-05-12T16:45:47.863Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-12T16:45:48.609Z] + git tag --list [2021-05-12T16:45:48.609Z] 0.7.0 [2021-05-12T16:45:48.609Z] 0.7.1 [2021-05-12T16:45:48.609Z] 1.0.0 [2021-05-12T16:45:48.609Z] v1.0.1 [2021-05-12T16:45:48.609Z] v1.0.2 [2021-05-12T16:45:48.609Z] v1.0.3 [2021-05-12T16:45:48.609Z] v1.1.0 [2021-05-12T16:45:48.609Z] v1.1.1 [2021-05-12T16:45:48.609Z] v1.2.0 [2021-05-12T16:45:48.609Z] v1.2.1 [2021-05-12T16:45:48.609Z] v1.2.2 [2021-05-12T16:45:48.609Z] v1.3.0 [2021-05-12T16:45:48.609Z] v1.3.1 [2021-05-12T16:45:48.609Z] v1.3.1-dev.1 [2021-05-12T16:45:48.609Z] v1.3.1-dev.2 [2021-05-12T16:45:48.609Z] v1.3.1-dev.3 [2021-05-12T16:45:48.609Z] v1.3.2-dev.1 [2021-05-12T16:45:48.609Z] v1.3.2-dev.10 [2021-05-12T16:45:48.609Z] v1.3.2-dev.11 [2021-05-12T16:45:48.609Z] v1.3.2-dev.12 [2021-05-12T16:45:48.609Z] v1.3.2-dev.2 [2021-05-12T16:45:48.609Z] v1.3.2-dev.3 [2021-05-12T16:45:48.609Z] v1.3.2-dev.4 [2021-05-12T16:45:48.609Z] v1.3.2-dev.5 [2021-05-12T16:45:48.609Z] v1.3.2-dev.6 [2021-05-12T16:45:48.609Z] v1.3.2-dev.7 [2021-05-12T16:45:48.609Z] v1.3.2-dev.8 [2021-05-12T16:45:48.609Z] v1.3.2-dev.9 [Pipeline] sh [2021-05-12T16:45:49.296Z] + lftools sign git-tag v1.3.2-dev.12 [2021-05-12T16:45:51.394Z] Signing Git tag with Sigul... [2021-05-12T16:45:51.394Z] Signing v1.3.2-dev.12 [Pipeline] echo [2021-05-12T16:45:53.414Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:45:54.106Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-12T16:45:54.119Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-12T16:45:54.158Z] $ docker stop --time=1 0926fac6dd0a4c98215bbba543e7caeda68b927e3a40561b6a39d381cb35082c [2021-05-12T16:45:56.180Z] $ docker rm -f 0926fac6dd0a4c98215bbba543e7caeda68b927e3a40561b6a39d381cb35082c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:45:56.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T16:45:56.742Z] . [Pipeline] withDockerContainer [2021-05-12T16:45:56.867Z] prd-centos7-docker-4c-2g-4717 does not seem to be running inside a container [2021-05-12T16:45:57.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T16:45:58.368Z] $ docker top 035f7e8f8d4a129faea0653c9c78a32df49d50d20b2127231b2f06bcdc7ee6ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T16:45:59.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T16:45:59.000Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T16:45:59.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T16:45:59.684Z] $ docker exec 035f7e8f8d4a129faea0653c9c78a32df49d50d20b2127231b2f06bcdc7ee6ca ssh-agent [2021-05-12T16:46:00.488Z] SSH_AUTH_SOCK=/tmp/ssh-XN9TMKzjab6Z/agent.11 [2021-05-12T16:46:00.488Z] SSH_AGENT_PID=16 [2021-05-12T16:46:00.506Z] Running ssh-add (command line suppressed) [2021-05-12T16:46:00.906Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7253128233069236247.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7253128233069236247.key) [2021-05-12T16:46:01.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T16:46:01.673Z] + git semver bump pre [2021-05-12T16:46:01.939Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T16:46:01.939Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-12T16:46:01.939Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-12T16:46:01.939Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T16:46:01.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T16:46:01.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T16:46:01.939Z] # $SEMVER_BRANCH = master [2021-05-12T16:46:01.939Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-05-12T16:46:01.939Z] 1.3.2-dev.13 [Pipeline] } [2021-05-12T16:46:01.958Z] $ docker exec --env ******** --env ******** 035f7e8f8d4a129faea0653c9c78a32df49d50d20b2127231b2f06bcdc7ee6ca ssh-agent -k [2021-05-12T16:46:02.173Z] unset SSH_AUTH_SOCK; [2021-05-12T16:46:02.173Z] unset SSH_AGENT_PID; [2021-05-12T16:46:02.173Z] echo Agent pid 16 killed; [2021-05-12T16:46:02.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T16:46:02.646Z] + git semver [Pipeline] } [2021-05-12T16:46:02.679Z] $ docker stop --time=1 035f7e8f8d4a129faea0653c9c78a32df49d50d20b2127231b2f06bcdc7ee6ca [2021-05-12T16:46:04.245Z] $ docker rm -f 035f7e8f8d4a129faea0653c9c78a32df49d50d20b2127231b2f06bcdc7ee6ca [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:46:04.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T16:46:04.747Z] . [Pipeline] withDockerContainer [2021-05-12T16:46:05.214Z] prd-centos7-docker-4c-2g-4717 does not seem to be running inside a container [2021-05-12T16:46:05.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T16:46:06.365Z] $ docker top 14ffec30492a17146736c1df521cf17e9abd9ca0b3bb5094224fa23485d09756 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T16:46:06.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T16:46:06.683Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T16:46:07.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T16:46:07.199Z] $ docker exec 14ffec30492a17146736c1df521cf17e9abd9ca0b3bb5094224fa23485d09756 ssh-agent [2021-05-12T16:46:07.901Z] SSH_AUTH_SOCK=/tmp/ssh-M0RsNEJNNUkM/agent.11 [2021-05-12T16:46:07.901Z] SSH_AGENT_PID=16 [2021-05-12T16:46:07.912Z] Running ssh-add (command line suppressed) [2021-05-12T16:46:08.106Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7892421527374568795.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7892421527374568795.key) [2021-05-12T16:46:08.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T16:46:08.657Z] + git semver push [2021-05-12T16:46:08.657Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T16:46:08.657Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-12T16:46:08.657Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-12T16:46:08.657Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T16:46:08.657Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T16:46:08.657Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T16:46:08.657Z] # $SEMVER_BRANCH = master [2021-05-12T16:46:08.657Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-05-12T16:46:14.278Z] $ docker exec --env ******** --env ******** 14ffec30492a17146736c1df521cf17e9abd9ca0b3bb5094224fa23485d09756 ssh-agent -k [2021-05-12T16:46:14.568Z] unset SSH_AUTH_SOCK; [2021-05-12T16:46:14.569Z] unset SSH_AGENT_PID; [2021-05-12T16:46:14.569Z] echo Agent pid 16 killed; [2021-05-12T16:46:14.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T16:46:15.460Z] + git semver [Pipeline] } [2021-05-12T16:46:15.493Z] $ docker stop --time=1 14ffec30492a17146736c1df521cf17e9abd9ca0b3bb5094224fa23485d09756 [2021-05-12T16:46:17.446Z] $ docker rm -f 14ffec30492a17146736c1df521cf17e9abd9ca0b3bb5094224fa23485d09756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:46:18.343Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:46:18.947Z] ---> package-listing.sh [2021-05-12T16:46:18.947Z] ++ facter osfamily [2021-05-12T16:46:18.947Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T16:46:19.213Z] + OS_FAMILY=redhat [2021-05-12T16:46:19.213Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-05-12T16:46:19.213Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T16:46:19.213Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T16:46:19.213Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T16:46:19.213Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T16:46:19.213Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-05-12T16:46:19.213Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T16:46:19.213Z] + case "${OS_FAMILY}" in [2021-05-12T16:46:19.213Z] + rpm -qa [2021-05-12T16:46:19.213Z] + sort [2021-05-12T16:46:24.579Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T16:46:24.579Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T16:46:24.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T16:46:24.579Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-05-12T16:46:24.579Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-05-12T16:46:24.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo [2021-05-12T16:46:24.595Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T16:46:24.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:46:25.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T16:46:25.503Z] [2021-05-12T16:46:25.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T16:46:25.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T16:46:25.833Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T16:46:25.833Z] df20fa9351a1: Pulling fs layer [2021-05-12T16:46:25.833Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T16:46:25.833Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T16:46:25.833Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T16:46:25.833Z] 93b61091891f: Pulling fs layer [2021-05-12T16:46:25.833Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T16:46:25.833Z] 5e14af77c1be: Pulling fs layer [2021-05-12T16:46:25.833Z] 01666e4c0597: Pulling fs layer [2021-05-12T16:46:25.833Z] aa168da1d23b: Pulling fs layer [2021-05-12T16:46:25.833Z] 93b9cdb0e59b: Waiting [2021-05-12T16:46:25.833Z] 5e14af77c1be: Waiting [2021-05-12T16:46:25.833Z] 01666e4c0597: Waiting [2021-05-12T16:46:25.833Z] aa168da1d23b: Waiting [2021-05-12T16:46:25.833Z] 46f8f816bc3b: Waiting [2021-05-12T16:46:25.833Z] 93b61091891f: Waiting [2021-05-12T16:46:25.833Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T16:46:25.833Z] 36b3adc4ff6f: Download complete [2021-05-12T16:46:25.833Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T16:46:25.833Z] 46f8f816bc3b: Download complete [2021-05-12T16:46:26.103Z] df20fa9351a1: Verifying Checksum [2021-05-12T16:46:26.103Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T16:46:26.103Z] 93b9cdb0e59b: Download complete [2021-05-12T16:46:26.103Z] 5e14af77c1be: Verifying Checksum [2021-05-12T16:46:26.103Z] 5e14af77c1be: Download complete [2021-05-12T16:46:26.103Z] 01666e4c0597: Verifying Checksum [2021-05-12T16:46:26.103Z] 01666e4c0597: Download complete [2021-05-12T16:46:26.103Z] 93b61091891f: Verifying Checksum [2021-05-12T16:46:26.103Z] 93b61091891f: Download complete [2021-05-12T16:46:26.372Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T16:46:26.372Z] 8ad3a11d3b57: Download complete [2021-05-12T16:46:26.649Z] df20fa9351a1: Pull complete [2021-05-12T16:46:26.916Z] 36b3adc4ff6f: Pull complete [2021-05-12T16:46:28.363Z] 8ad3a11d3b57: Pull complete [2021-05-12T16:46:28.634Z] 46f8f816bc3b: Pull complete [2021-05-12T16:46:29.604Z] 93b61091891f: Pull complete [2021-05-12T16:46:29.604Z] aa168da1d23b: Verifying Checksum [2021-05-12T16:46:29.604Z] aa168da1d23b: Download complete [2021-05-12T16:46:29.604Z] 93b9cdb0e59b: Pull complete [2021-05-12T16:46:29.871Z] 5e14af77c1be: Pull complete [2021-05-12T16:46:29.871Z] 01666e4c0597: Pull complete [2021-05-12T16:46:40.035Z] aa168da1d23b: Pull complete [2021-05-12T16:46:40.035Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T16:46:40.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T16:46:40.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T16:46:40.257Z] prd-centos7-docker-4c-2g-4717 does not seem to be running inside a container [2021-05-12T16:46:40.338Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-12T16:46:43.313Z] $ docker top bacc8d8b85f641a855c30eef4a6a9dcf574a635c05fd6e7f7a3f55fb9e7ec863 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T16:46:43.772Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T16:46:44.086Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T16:46:44.412Z] + ls /var/log/sa-host [2021-05-12T16:46:44.412Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T16:46:44.412Z] file_magic: OK [2021-05-12T16:46:44.412Z] HZ: Using current value: 100 [2021-05-12T16:46:44.412Z] file_header: OK [2021-05-12T16:46:44.412Z] 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 [2021-05-12T16:46:44.412Z] Statistics: [2021-05-12T16:46:44.412Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-12T16:46:44.412Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T16:46:44.412Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T16:46:44.412Z] file_magic: OK [2021-05-12T16:46:44.412Z] HZ: Using current value: 100 [2021-05-12T16:46:44.412Z] file_header: OK [2021-05-12T16:46:44.412Z] 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 [2021-05-12T16:46:44.412Z] Statistics: [2021-05-12T16:46:44.412Z] Hnuu...uuuununununu... [2021-05-12T16:46:44.412Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T16:46:45.020Z] provisioning config files... [2021-05-12T16:46:45.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5922079076804566396tmp [Pipeline] { [Pipeline] echo [2021-05-12T16:46:45.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:46:45.404Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T16:46:45.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T16:46:45.437Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:46:45.751Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T16:46:45.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:46:46.089Z] ---> sudo-logs.sh [2021-05-12T16:46:46.089Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T16:46:46.121Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:46:46.432Z] ---> job-cost.sh [2021-05-12T16:46:46.432Z] lf-activate-venv: SKIPPING [2021-05-12T16:46:46.432Z] INFO: No Stack... [2021-05-12T16:46:47.384Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T16:46:47.964Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T16:46:47.980Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T16:46:48.299Z] ---> logs-deploy.sh [2021-05-12T16:46:48.299Z] lf-activate-venv: SKIPPING [2021-05-12T16:46:48.299Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/64 [2021-05-12T16:46:48.299Z] INFO: archiving workspace using pattern(s): [2021-05-12T16:46:50.292Z] Archives upload complete. [2021-05-12T16:46:50.292Z] INFO: archiving logs to Nexus [2021-05-12T16:46:51.692Z] ---> uname -a: [2021-05-12T16:46:51.692Z] Linux prd-centos7-docker-4c-2g-4717.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-12T16:46:51.692Z] [2021-05-12T16:46:51.692Z] [2021-05-12T16:46:51.692Z] ---> lscpu: [2021-05-12T16:46:51.692Z] Architecture: x86_64 [2021-05-12T16:46:51.692Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-12T16:46:51.692Z] Byte Order: Little Endian [2021-05-12T16:46:51.692Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-12T16:46:51.692Z] CPU(s): 4 [2021-05-12T16:46:51.692Z] On-line CPU(s) list: 0-3 [2021-05-12T16:46:51.692Z] Thread(s) per core: 1 [2021-05-12T16:46:51.692Z] Core(s) per socket: 1 [2021-05-12T16:46:51.692Z] Socket(s): 4 [2021-05-12T16:46:51.692Z] NUMA node(s): 1 [2021-05-12T16:46:51.692Z] Vendor ID: GenuineIntel [2021-05-12T16:46:51.692Z] CPU family: 6 [2021-05-12T16:46:51.692Z] Model: 44 [2021-05-12T16:46:51.692Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-12T16:46:51.692Z] Stepping: 1 [2021-05-12T16:46:51.692Z] CPU MHz: 2933.436 [2021-05-12T16:46:51.692Z] BogoMIPS: 5866.87 [2021-05-12T16:46:51.692Z] Virtualization: VT-x [2021-05-12T16:46:51.692Z] Hypervisor vendor: KVM [2021-05-12T16:46:51.692Z] Virtualization type: full [2021-05-12T16:46:51.692Z] L1d cache: 128 KiB [2021-05-12T16:46:51.692Z] L1i cache: 128 KiB [2021-05-12T16:46:51.692Z] L2 cache: 16 MiB [2021-05-12T16:46:51.692Z] L3 cache: 64 MiB [2021-05-12T16:46:51.692Z] NUMA node0 CPU(s): 0-3 [2021-05-12T16:46:51.692Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-12T16:46:51.692Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-12T16:46:51.693Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-12T16:46:51.693Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-12T16:46:51.693Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-12T16:46:51.693Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-12T16:46:51.693Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-12T16:46:51.693Z] Vulnerability Srbds: Not affected [2021-05-12T16:46:51.693Z] Vulnerability Tsx async abort: Not affected [2021-05-12T16:46:51.693Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] ---> nproc: [2021-05-12T16:46:51.693Z] 4 [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] ---> df -h: [2021-05-12T16:46:51.693Z] Filesystem Size Used Available Use% Mounted on [2021-05-12T16:46:51.693Z] overlay 50.0G 7.9G 42.1G 16% / [2021-05-12T16:46:51.693Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-12T16:46:51.693Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-12T16:46:51.693Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /facter-os [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /etc/resolv.conf [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /etc/hostname [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /etc/hosts [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /w/workspace/edgexfoundry_device-sdk-c_master@tmp [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/sa-host [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/secure [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/auth.log [2021-05-12T16:46:51.693Z] /dev/vda1 50.0G 7.9G 42.1G 16% /run/cloud-init/result.json [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] ---> free -m: [2021-05-12T16:46:51.693Z] total used free shared buff/cache available [2021-05-12T16:46:51.693Z] Mem: 1837 807 136 0 893 949 [2021-05-12T16:46:51.693Z] Swap: 1023 1 1022 [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] ---> ip addr: [2021-05-12T16:46:51.693Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-12T16:46:51.693Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-12T16:46:51.693Z] inet 127.0.0.1/8 scope host lo [2021-05-12T16:46:51.693Z] valid_lft forever preferred_lft forever [2021-05-12T16:46:51.693Z] inet6 ::1/128 scope host [2021-05-12T16:46:51.693Z] valid_lft forever preferred_lft forever [2021-05-12T16:46:51.693Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-12T16:46:51.693Z] link/ether fa:16:3e:46:6e:3c brd ff:ff:ff:ff:ff:ff [2021-05-12T16:46:51.693Z] inet 10.30.122.251/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-12T16:46:51.693Z] valid_lft 85826sec preferred_lft 85826sec [2021-05-12T16:46:51.693Z] inet6 fe80::f816:3eff:fe46:6e3c/64 scope link [2021-05-12T16:46:51.693Z] valid_lft forever preferred_lft forever [2021-05-12T16:46:51.693Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-12T16:46:51.693Z] link/ether 02:42:a2:8a:49:43 brd ff:ff:ff:ff:ff:ff [2021-05-12T16:46:51.693Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-12T16:46:51.693Z] valid_lft forever preferred_lft forever [2021-05-12T16:46:51.693Z] inet6 fe80::42:a2ff:fe8a:4943/64 scope link [2021-05-12T16:46:51.693Z] valid_lft forever preferred_lft forever [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] ---> sar -b -r -n DEV: [2021-05-12T16:46:51.693Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] 16:37:03 LINUX RESTART (4 CPU) [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] 16:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-12T16:46:51.693Z] 16:39:01 49.23 13.35 35.88 0.00 4520.79 2723.38 0.00 [2021-05-12T16:46:51.693Z] 16:40:01 1.85 0.00 1.85 0.00 0.00 40.00 0.00 [2021-05-12T16:46:51.693Z] 16:41:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 [2021-05-12T16:46:51.693Z] 16:42:02 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-05-12T16:46:51.693Z] 16:43:01 0.15 0.00 0.15 0.00 0.00 1.95 0.00 [2021-05-12T16:46:51.693Z] 16:44:01 0.43 0.00 0.43 0.00 0.00 7.15 0.00 [2021-05-12T16:46:51.693Z] 16:45:01 27.12 3.51 23.62 0.00 383.70 9392.00 0.00 [2021-05-12T16:46:51.693Z] 16:46:01 270.17 135.96 134.20 0.00 6494.00 24054.99 0.00 [2021-05-12T16:46:51.693Z] Average: 43.81 19.16 24.65 0.00 1428.91 4540.63 0.00 [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] 16:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-12T16:46:51.693Z] 16:39:01 152472 0 604368 32.12 2620 1122084 1134768 38.73 401604 1128384 128 [2021-05-12T16:46:51.693Z] 16:40:01 161356 0 595476 31.65 2620 1122092 1073452 36.64 405148 1118128 20 [2021-05-12T16:46:51.693Z] 16:41:01 157156 0 599668 31.87 2620 1122100 1073740 36.64 410196 1116720 16 [2021-05-12T16:46:51.693Z] 16:42:02 153780 0 602984 32.05 2620 1122160 1073944 36.65 413932 1116224 28 [2021-05-12T16:46:51.693Z] 16:43:01 154996 0 601820 31.99 2620 1122108 1073752 36.65 412648 1116696 12 [2021-05-12T16:46:51.693Z] 16:44:01 154220 0 602588 32.03 2620 1122116 1073860 36.65 413396 1116700 8 [2021-05-12T16:46:51.693Z] 16:45:01 68820 0 718880 38.21 2620 1091224 1559408 53.22 556400 1036832 78236 [2021-05-12T16:46:51.693Z] 16:46:01 216096 0 779916 41.45 2596 882936 1590780 54.29 512980 847024 44 [2021-05-12T16:46:51.693Z] Average: 152362 0 638212 33.92 2617 1088352 1206713 41.18 440788 1074588 9812 [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] 16:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-12T16:46:51.693Z] 16:39:01 eth0 162.21 123.60 599.59 44.86 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:39:01 docker0 5.98 4.40 0.87 23.41 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:40:01 eth0 1.25 0.08 0.11 0.02 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:41:01 eth0 2.30 0.63 0.65 0.31 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:42:02 eth0 0.93 0.58 0.53 0.48 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:43:01 eth0 1.63 0.10 0.20 0.07 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:44:01 eth0 1.08 0.50 0.38 0.21 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:45:01 eth0 367.99 315.55 3198.29 59.29 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:46:01 eth0 88.60 65.00 304.25 19.71 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:46:01 veth29ab220 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] 16:46:01 docker0 30.66 46.27 1.90 259.04 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] Average: eth0 78.44 63.41 514.22 15.66 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] Average: veth29ab220 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] Average: docker0 4.59 6.35 0.35 35.41 0.00 0.00 0.00 0.00 [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] ---> sar -P ALL: [2021-05-12T16:46:51.693Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] 16:37:03 LINUX RESTART (4 CPU) [2021-05-12T16:46:51.693Z] [2021-05-12T16:46:51.693Z] 16:38:01 CPU %user %nice %system %iowait %steal %idle [2021-05-12T16:46:51.693Z] 16:39:01 all 5.65 0.00 4.20 0.99 15.66 73.50 [2021-05-12T16:46:51.693Z] 16:39:01 0 6.03 0.00 5.21 1.72 16.98 70.05 [2021-05-12T16:46:51.693Z] 16:39:01 1 6.68 0.00 3.95 0.32 15.96 73.09 [2021-05-12T16:46:51.693Z] 16:39:01 2 5.25 0.00 3.06 0.29 14.79 76.61 [2021-05-12T16:46:51.693Z] 16:39:01 3 4.63 0.00 4.57 1.64 14.93 74.24 [2021-05-12T16:46:51.693Z] 16:40:01 all 0.12 0.00 0.06 0.00 0.78 99.04 [2021-05-12T16:46:51.693Z] 16:40:01 0 0.03 0.00 0.05 0.00 0.83 99.09 [2021-05-12T16:46:51.693Z] 16:40:01 1 0.05 0.00 0.05 0.00 0.58 99.32 [2021-05-12T16:46:51.693Z] 16:40:01 2 0.33 0.00 0.05 0.00 0.60 99.02 [2021-05-12T16:46:51.693Z] 16:40:01 3 0.07 0.00 0.08 0.00 1.11 98.74 [2021-05-12T16:46:51.693Z] 16:41:01 all 0.09 0.00 0.05 0.00 0.82 99.04 [2021-05-12T16:46:51.693Z] 16:41:01 0 0.02 0.00 0.03 0.00 0.50 99.45 [2021-05-12T16:46:51.693Z] 16:41:01 1 0.05 0.00 0.07 0.00 1.20 98.68 [2021-05-12T16:46:51.693Z] 16:41:01 2 0.23 0.00 0.05 0.00 1.04 98.68 [2021-05-12T16:46:51.693Z] 16:41:01 3 0.05 0.00 0.05 0.00 0.53 99.37 [2021-05-12T16:46:51.693Z] 16:42:02 all 0.10 0.00 0.03 0.00 0.87 99.00 [2021-05-12T16:46:51.693Z] 16:42:02 0 0.12 0.00 0.02 0.00 0.27 99.60 [2021-05-12T16:46:51.693Z] 16:42:02 1 0.13 0.00 0.07 0.00 2.18 97.63 [2021-05-12T16:46:51.693Z] 16:42:02 2 0.03 0.00 0.02 0.00 0.60 99.35 [2021-05-12T16:46:51.693Z] 16:42:02 3 0.12 0.00 0.03 0.00 0.43 99.42 [2021-05-12T16:46:51.693Z] 16:43:01 all 0.10 0.00 0.19 0.00 0.62 99.09 [2021-05-12T16:46:51.693Z] 16:43:01 0 0.02 0.00 0.17 0.00 0.35 99.46 [2021-05-12T16:46:51.693Z] 16:43:01 1 0.08 0.00 0.17 0.00 1.38 98.37 [2021-05-12T16:46:51.693Z] 16:43:01 2 0.03 0.00 0.22 0.00 0.34 99.41 [2021-05-12T16:46:51.693Z] 16:43:01 3 0.25 0.00 0.22 0.00 0.39 99.14 [2021-05-12T16:46:51.693Z] 16:44:01 all 0.09 0.00 0.04 0.00 0.93 98.95 [2021-05-12T16:46:51.693Z] 16:44:01 0 0.02 0.00 0.05 0.00 0.48 99.45 [2021-05-12T16:46:51.693Z] 16:44:01 1 0.26 0.00 0.03 0.00 0.88 98.83 [2021-05-12T16:46:51.693Z] 16:44:01 2 0.05 0.00 0.05 0.00 1.51 98.39 [2021-05-12T16:46:51.693Z] 16:44:01 3 0.02 0.00 0.02 0.00 0.84 99.12 [2021-05-12T16:46:51.693Z] 16:45:01 all 3.30 0.00 2.64 0.15 13.29 80.63 [2021-05-12T16:46:51.693Z] 16:45:01 0 2.25 0.00 2.31 0.08 14.31 81.06 [2021-05-12T16:46:51.693Z] 16:45:01 1 3.38 0.00 3.23 0.38 13.40 79.62 [2021-05-12T16:46:51.693Z] 16:45:01 2 3.19 0.00 2.75 0.05 13.64 80.37 [2021-05-12T16:46:51.693Z] 16:45:01 3 4.40 0.00 2.26 0.09 11.78 81.46 [2021-05-12T16:46:51.693Z] 16:46:01 all 8.07 0.00 7.43 2.43 19.70 62.37 [2021-05-12T16:46:51.693Z] 16:46:01 0 5.23 0.00 6.19 0.56 20.85 67.18 [2021-05-12T16:46:51.693Z] 16:46:01 1 8.29 0.00 9.67 4.11 19.41 58.52 [2021-05-12T16:46:51.693Z] 16:46:01 2 14.24 0.00 8.28 3.38 19.55 54.56 [2021-05-12T16:46:51.693Z] 16:46:01 3 4.78 0.00 5.70 1.77 18.96 68.80 [2021-05-12T16:46:51.693Z] Average: all 2.28 0.00 1.91 0.47 6.84 88.50 [2021-05-12T16:46:51.693Z] Average: 0 1.80 0.00 1.85 0.31 7.16 88.88 [2021-05-12T16:46:51.693Z] Average: 1 2.45 0.00 2.23 0.62 7.09 87.61 [2021-05-12T16:46:51.693Z] Average: 2 3.01 0.00 1.87 0.48 6.73 87.92 [2021-05-12T16:46:51.694Z] Average: 3 1.86 0.00 1.69 0.46 6.38 89.60 [2021-05-12T16:46:51.694Z] [2021-05-12T16:46:51.694Z] [2021-05-12T16:46:51.694Z]