Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a1bd3e4e984760685c7a391cc08f5a8ab2e71757 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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: docker-device-sdk-c 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-2915 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 > 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 Checking out Revision a1bd3e4e984760685c7a391cc08f5a8ab2e71757 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f a1bd3e4e984760685c7a391cc08f5a8ab2e71757 # timeout=10 Commit message: "feat: create new devices from json files in configured directory #331 (#336)" > git rev-list --no-walk 0a87d407e041d20f1864a55fff042c6ab73963fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-04T11:18:18.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-04T11:18:18.914Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-04T11:18:18.939Z] ========================================================= [2021-05-04T11:18:18.939Z] EdgeX Global Pipelines Version Info [2021-05-04T11:18:18.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:18:22.202Z] ------------------- [2021-05-04T11:18:22.202Z] stable info: [2021-05-04T11:18:22.202Z] ------------------- [2021-05-04T11:18:22.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-04T11:18:22.202Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T11:18:22.202Z] Message: update stable to v1.0.191 [2021-05-04T11:18:23.219Z] ------------------- [2021-05-04T11:18:23.219Z] experimental info: [2021-05-04T11:18:23.219Z] ------------------- [2021-05-04T11:18:23.219Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-04T11:18:23.219Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T11:18:23.219Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-04T11:18:23.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-05-04T11:18:23.527Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-05-04T11:18:23.553Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-04T11:18:23.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-04T11:18:23.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-04T11:18:23.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-05-04T11:18:23.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-05-04T11:18:23.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-05-04T11:18:23.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-04T11:18:23.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2021-05-04T11:18:23.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-04T11:18:23.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-04T11:18:23.752Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-04T11:18:23.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-04T11:18:23.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-04T11:18:23.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-04T11:18:23.832Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-04T11:18:23.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-04T11:18:23.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-04T11:18:23.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-04T11:18:23.911Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1bd3e4e984760685c7a391cc08f5a8ab2e71757 [Pipeline] echo [2021-05-04T11:18:23.930Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1bd3e4 [Pipeline] echo [2021-05-04T11:18:23.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T11:18:24.022Z] provisioning config files... [2021-05-04T11:18:24.111Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config386537471707470711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:18:24.523Z] ---> docker-login.sh [2021-05-04T11:18:24.523Z] nexus3.edgexfoundry.org:10001 [2021-05-04T11:18:25.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:18:25.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:18:25.812Z] Configure a credential helper to remove this warning. See [2021-05-04T11:18:25.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:18:25.812Z] [2021-05-04T11:18:25.812Z] Login Succeeded [2021-05-04T11:18:25.812Z] nexus3.edgexfoundry.org:10002 [2021-05-04T11:18:26.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:18:26.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:18:26.434Z] Configure a credential helper to remove this warning. See [2021-05-04T11:18:26.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:18:26.434Z] [2021-05-04T11:18:26.434Z] Login Succeeded [2021-05-04T11:18:26.434Z] nexus3.edgexfoundry.org:10003 [2021-05-04T11:18:26.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:18:27.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:18:27.014Z] Configure a credential helper to remove this warning. See [2021-05-04T11:18:27.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:18:27.014Z] [2021-05-04T11:18:27.014Z] Login Succeeded [2021-05-04T11:18:27.014Z] nexus3.edgexfoundry.org:10004 [2021-05-04T11:18:27.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:18:27.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:18:27.937Z] Configure a credential helper to remove this warning. See [2021-05-04T11:18:27.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:18:27.937Z] [2021-05-04T11:18:27.937Z] Login Succeeded [2021-05-04T11:18:27.937Z] docker.io [2021-05-04T11:18:28.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:18:28.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:18:28.516Z] Configure a credential helper to remove this warning. See [2021-05-04T11:18:28.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:18:28.516Z] [2021-05-04T11:18:28.516Z] Login Succeeded [2021-05-04T11:18:28.516Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T11:18:28.570Z] 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-04T11:18:30.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T11:18:30.056Z] [2021-05-04T11:18:30.056Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:18:30.698Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T11:18:30.698Z] latest: Pulling from edgex-devops/git-semver [2021-05-04T11:18:30.698Z] 31603596830f: Pulling fs layer [2021-05-04T11:18:30.698Z] 54011a49482f: Pulling fs layer [2021-05-04T11:18:30.698Z] a6820b24f6d8: Pulling fs layer [2021-05-04T11:18:30.698Z] f581987b2513: Pulling fs layer [2021-05-04T11:18:30.698Z] f581987b2513: Waiting [2021-05-04T11:18:30.698Z] 54011a49482f: Verifying Checksum [2021-05-04T11:18:30.698Z] 54011a49482f: Download complete [2021-05-04T11:18:30.994Z] 31603596830f: Verifying Checksum [2021-05-04T11:18:30.994Z] 31603596830f: Download complete [2021-05-04T11:18:31.653Z] f581987b2513: Verifying Checksum [2021-05-04T11:18:31.653Z] f581987b2513: Download complete [2021-05-04T11:18:31.653Z] a6820b24f6d8: Verifying Checksum [2021-05-04T11:18:31.653Z] a6820b24f6d8: Download complete [2021-05-04T11:18:31.950Z] 31603596830f: Pull complete [2021-05-04T11:18:32.244Z] 54011a49482f: Pull complete [2021-05-04T11:18:34.939Z] a6820b24f6d8: Pull complete [2021-05-04T11:18:35.573Z] f581987b2513: Pull complete [2021-05-04T11:18:35.573Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-04T11:18:35.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T11:18:35.573Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-04T11:18:35.878Z] prd-centos7-docker-4c-2g-2915 does not seem to be running inside a container [2021-05-04T11:18:36.017Z] $ 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-04T11:18:39.274Z] $ docker top 5eb04918c37f033d44e0d19344831a3ac3e8189a134adc5edacf0b14a9f7b176 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-04T11:18:40.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T11:18:40.003Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T11:18:40.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T11:18:40.683Z] $ docker exec 5eb04918c37f033d44e0d19344831a3ac3e8189a134adc5edacf0b14a9f7b176 ssh-agent [2021-05-04T11:18:41.109Z] SSH_AUTH_SOCK=/tmp/ssh-5c60nFojNpV4/agent.11 [2021-05-04T11:18:41.109Z] SSH_AGENT_PID=16 [2021-05-04T11:18:41.147Z] Running ssh-add (command line suppressed) [2021-05-04T11:18:41.739Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1297835246921561153.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1297835246921561153.key) [2021-05-04T11:18:41.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T11:18:42.570Z] + git tag --points-at HEAD [Pipeline] } [2021-05-04T11:18:42.838Z] $ docker exec --env ******** --env ******** 5eb04918c37f033d44e0d19344831a3ac3e8189a134adc5edacf0b14a9f7b176 ssh-agent -k [2021-05-04T11:18:43.257Z] unset SSH_AUTH_SOCK; [2021-05-04T11:18:43.257Z] unset SSH_AGENT_PID; [2021-05-04T11:18:43.257Z] echo Agent pid 16 killed; [2021-05-04T11:18:43.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-04T11:18:43.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T11:18:43.422Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T11:18:44.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T11:18:44.106Z] $ docker exec 5eb04918c37f033d44e0d19344831a3ac3e8189a134adc5edacf0b14a9f7b176 ssh-agent [2021-05-04T11:18:44.741Z] SSH_AUTH_SOCK=/tmp/ssh-Zfz2KROWmgCH/agent.44 [2021-05-04T11:18:44.741Z] SSH_AGENT_PID=49 [2021-05-04T11:18:44.779Z] Running ssh-add (command line suppressed) [2021-05-04T11:18:45.183Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2157220470346748307.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2157220470346748307.key) [2021-05-04T11:18:45.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T11:18:46.320Z] + git semver init [2021-05-04T11:18:46.320Z] # -> Open(): unable to determine branch for HEAD [2021-05-04T11:18:46.320Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-04T11:18:46.320Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-04T11:18:46.320Z] # $SEMVER_REMOTE_NAME = origin [2021-05-04T11:18:46.320Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-04T11:18:46.320Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-04T11:18:46.320Z] # $SEMVER_BRANCH = master [2021-05-04T11:18:46.320Z] # $SEMVER_TEMP = /tmp/semver-688473694 [2021-05-04T11:18:46.320Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-05-04T11:18:47.981Z] # '/tmp/semver-688473694' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-05-04T11:18:47.981Z] # -> Force: false [2021-05-04T11:18:47.981Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-05-04T11:18:48.013Z] $ docker exec --env ******** --env ******** 5eb04918c37f033d44e0d19344831a3ac3e8189a134adc5edacf0b14a9f7b176 ssh-agent -k [2021-05-04T11:18:48.332Z] unset SSH_AUTH_SOCK; [2021-05-04T11:18:48.335Z] unset SSH_AGENT_PID; [2021-05-04T11:18:48.336Z] echo Agent pid 49 killed; [2021-05-04T11:18:48.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T11:18:49.514Z] + git semver [Pipeline] } [2021-05-04T11:18:49.625Z] $ docker stop --time=1 5eb04918c37f033d44e0d19344831a3ac3e8189a134adc5edacf0b14a9f7b176 [2021-05-04T11:18:51.429Z] $ docker rm -f 5eb04918c37f033d44e0d19344831a3ac3e8189a134adc5edacf0b14a9f7b176 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T11:18:52.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-04T11:18:53.463Z] Stashed 1 file(s) [Pipeline] echo [2021-05-04T11:18:53.467Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.11 [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-04T11:19:08.677Z] Still waiting to schedule task [2021-05-04T11:19:08.677Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2915’ [2021-05-04T11:19:08.681Z] Still waiting to schedule task [2021-05-04T11:19:08.681Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-04T11:21:08.719Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2916 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-05-04T11:21:08.743Z] Running in /w/workspace/device-sdk-c/63 [Pipeline] { [Pipeline] checkout [2021-05-04T11:21:13.992Z] using credential edgex-jenkins-ssh [2021-05-04T11:21:14.012Z] Cloning the remote Git repository [2021-05-04T11:21:14.091Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-05-04T11:21:14.245Z] > git init /w/workspace/device-sdk-c/63 # timeout=10 [2021-05-04T11:21:14.317Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-04T11:21:14.318Z] > git --version # timeout=10 [2021-05-04T11:21:14.333Z] > git --version # 'git version 2.17.1' [2021-05-04T11:21:14.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T11:21:14.427Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T11:21:16.164Z] Checking out Revision a1bd3e4e984760685c7a391cc08f5a8ab2e71757 (master) [2021-05-04T11:21:15.592Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-04T11:21:15.620Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T11:21:15.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-04T11:21:15.685Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-04T11:21:15.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T11:21:15.697Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-04T11:21:16.179Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T11:21:16.192Z] > git checkout -f a1bd3e4e984760685c7a391cc08f5a8ab2e71757 # timeout=10 [2021-05-04T11:21:20.435Z] Commit message: "feat: create new devices from json files in configured directory #331 (#336)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T11:21:22.089Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-04T11:21:22.495Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T11:21:22.834Z] + true [2021-05-04T11:21:22.834Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T11:21:25.499Z] provisioning config files... [2021-05-04T11:21:25.551Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/63@tmp/config3509219223999678908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:21:25.927Z] ---> docker-login.sh [2021-05-04T11:21:25.927Z] nexus3.edgexfoundry.org:10001 [2021-05-04T11:21:26.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:27.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:27.185Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:27.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:27.185Z] [2021-05-04T11:21:27.185Z] Login Succeeded [2021-05-04T11:21:27.185Z] nexus3.edgexfoundry.org:10002 [2021-05-04T11:21:27.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:27.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:27.786Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:27.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:27.786Z] [2021-05-04T11:21:27.786Z] Login Succeeded [2021-05-04T11:21:27.786Z] nexus3.edgexfoundry.org:10003 [2021-05-04T11:21:28.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:28.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:28.389Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:28.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:28.389Z] [2021-05-04T11:21:28.389Z] Login Succeeded [2021-05-04T11:21:28.389Z] nexus3.edgexfoundry.org:10004 [2021-05-04T11:21:28.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:28.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:28.988Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:28.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:28.988Z] [2021-05-04T11:21:28.988Z] Login Succeeded [2021-05-04T11:21:28.988Z] docker.io [2021-05-04T11:21:29.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:29.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:29.858Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:29.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:29.858Z] [2021-05-04T11:21:29.858Z] Login Succeeded [2021-05-04T11:21:29.858Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T11:21:29.875Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-04T11:21:30.155Z] ========================================================= [2021-05-04T11:21:30.155Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-05-04T11:21:30.155Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:21:30.516Z] + 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-04T11:21:30.793Z] Sending build context to Docker daemon 2.416MB [2021-05-04T11:21:31.066Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-05-04T11:21:31.066Z] Step 2/21 : FROM ${BASE} as builder [2021-05-04T11:21:31.066Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-05-04T11:21:31.066Z] 0362ad1dd800: Pulling fs layer [2021-05-04T11:21:31.066Z] f2cdb1532d8b: Pulling fs layer [2021-05-04T11:21:31.066Z] 37ed683be191: Pulling fs layer [2021-05-04T11:21:31.066Z] f2cdb1532d8b: Verifying Checksum [2021-05-04T11:21:31.066Z] f2cdb1532d8b: Download complete [2021-05-04T11:21:31.342Z] 0362ad1dd800: Verifying Checksum [2021-05-04T11:21:31.342Z] 0362ad1dd800: Download complete [2021-05-04T11:21:31.939Z] 0362ad1dd800: Pull complete [2021-05-04T11:21:32.216Z] f2cdb1532d8b: Pull complete [2021-05-04T11:21:33.646Z] 37ed683be191: Download complete [2021-05-04T11:21:37.401Z] Running on prd-centos7-docker-4c-2g-2917 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-05-04T11:21:37.417Z] Running in /w/workspace/device-sdk-c/63 [Pipeline] { [Pipeline] checkout [2021-05-04T11:21:40.176Z] using credential edgex-jenkins-ssh [2021-05-04T11:21:40.194Z] Cloning the remote Git repository [2021-05-04T11:21:40.216Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-05-04T11:21:40.285Z] > git init /w/workspace/device-sdk-c/63 # timeout=10 [2021-05-04T11:21:40.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-04T11:21:40.346Z] > git --version # timeout=10 [2021-05-04T11:21:40.356Z] > git --version # 'git version 2.24.3' [2021-05-04T11:21:40.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T11:21:40.381Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T11:21:41.457Z] Checking out Revision a1bd3e4e984760685c7a391cc08f5a8ab2e71757 (master) [2021-05-04T11:21:41.052Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-04T11:21:41.061Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T11:21:41.076Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-05-04T11:21:41.088Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-05-04T11:21:41.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T11:21:41.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-04T11:21:41.464Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T11:21:41.471Z] > git checkout -f a1bd3e4e984760685c7a391cc08f5a8ab2e71757 # timeout=10 [2021-05-04T11:21:43.804Z] 37ed683be191: Pull complete [2021-05-04T11:21:43.805Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-05-04T11:21:43.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-05-04T11:21:43.805Z] ---> b23d30803547 [2021-05-04T11:21:43.805Z] Step 3/21 : 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 [2021-05-04T11:21:44.075Z] ---> Running in 6e5f716c014d [2021-05-04T11:21:45.053Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-05-04T11:21:45.137Z] Commit message: "feat: create new devices from json files in configured directory #331 (#336)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T11:21:45.999Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-05-04T11:21:46.028Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-05-04T11:21:46.327Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T11:21:46.623Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-04T11:21:46.623Z] (2/8) Installing libuuid (2.33-r0) [2021-05-04T11:21:46.623Z] (3/8) Installing libblkid (2.33-r0) [2021-05-04T11:21:46.624Z] (4/8) Installing libfdisk (2.33-r0) [2021-05-04T11:21:46.627Z] + sudo service docker restart [2021-05-04T11:21:46.627Z] + true [2021-05-04T11:21:46.627Z] Redirecting to /bin/systemctl restart docker.service [2021-05-04T11:21:46.893Z] (5/8) Installing libmount (2.33-r0) [2021-05-04T11:21:46.893Z] (6/8) Installing libsmartcols (2.33-r0) [2021-05-04T11:21:47.163Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-05-04T11:21:47.433Z] (8/8) Installing wget (1.20.3-r0) [2021-05-04T11:21:47.433Z] Executing busybox-1.29.3-r10.trigger [2021-05-04T11:21:47.433Z] OK: 285 MiB in 83 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T11:21:47.603Z] provisioning config files... [2021-05-04T11:21:47.631Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/63@tmp/config3033503603307307570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:21:47.950Z] ---> docker-login.sh [2021-05-04T11:21:47.950Z] nexus3.edgexfoundry.org:10001 [2021-05-04T11:21:48.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:48.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:48.217Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:48.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:48.217Z] [2021-05-04T11:21:48.217Z] Login Succeeded [2021-05-04T11:21:48.217Z] nexus3.edgexfoundry.org:10002 [2021-05-04T11:21:48.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:48.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:48.479Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:48.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:48.479Z] [2021-05-04T11:21:48.479Z] Login Succeeded [2021-05-04T11:21:48.479Z] nexus3.edgexfoundry.org:10003 [2021-05-04T11:21:48.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:48.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:48.744Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:48.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:48.744Z] [2021-05-04T11:21:48.744Z] Login Succeeded [2021-05-04T11:21:48.744Z] nexus3.edgexfoundry.org:10004 [2021-05-04T11:21:48.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:48.882Z] Removing intermediate container 6e5f716c014d [2021-05-04T11:21:48.882Z] ---> fd3612446b3a [2021-05-04T11:21:48.882Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-05-04T11:21:48.882Z] ---> Running in e125c89d8063 [2021-05-04T11:21:49.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:49.008Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:49.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:49.008Z] [2021-05-04T11:21:49.008Z] Login Succeeded [2021-05-04T11:21:49.008Z] docker.io [2021-05-04T11:21:49.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T11:21:49.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T11:21:49.271Z] Configure a credential helper to remove this warning. See [2021-05-04T11:21:49.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T11:21:49.271Z] [2021-05-04T11:21:49.271Z] Login Succeeded [2021-05-04T11:21:49.271Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T11:21:49.282Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-04T11:21:49.452Z] ========================================================= [2021-05-04T11:21:49.452Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-05-04T11:21:49.452Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:21:49.518Z] Removing intermediate container e125c89d8063 [2021-05-04T11:21:49.518Z] ---> 047abe3f361d [2021-05-04T11:21:49.518Z] Step 5/21 : 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-04T11:21:49.518Z] ---> Running in 3616f1e2221f [2021-05-04T11:21:49.802Z] + 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-04T11:21:49.803Z] Sending build context to Docker daemon 2.417MB [2021-05-04T11:21:49.803Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-05-04T11:21:49.803Z] Step 2/21 : FROM ${BASE} as builder [2021-05-04T11:21:50.065Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-05-04T11:21:50.065Z] e7c96db7181b: Pulling fs layer [2021-05-04T11:21:50.065Z] 4c13bbce0fe7: Pulling fs layer [2021-05-04T11:21:50.065Z] 6059c847ac2f: Pulling fs layer [2021-05-04T11:21:50.065Z] 4c13bbce0fe7: Verifying Checksum [2021-05-04T11:21:50.065Z] 4c13bbce0fe7: Download complete [2021-05-04T11:21:50.065Z] e7c96db7181b: Verifying Checksum [2021-05-04T11:21:50.065Z] e7c96db7181b: Download complete [2021-05-04T11:21:50.331Z] e7c96db7181b: Pull complete [2021-05-04T11:21:50.501Z] --2021-05-04 11:21:50-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-05-04T11:21:50.501Z] Resolving github.com... 140.82.113.4 [2021-05-04T11:21:50.501Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-05-04T11:21:50.501Z] HTTP request sent, awaiting response... 302 Found [2021-05-04T11:21:50.501Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-05-04T11:21:50.501Z] --2021-05-04 11:21:50-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-05-04T11:21:50.501Z] Resolving codeload.github.com... 140.82.114.9 [2021-05-04T11:21:50.592Z] 4c13bbce0fe7: Pull complete [2021-05-04T11:21:50.775Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-05-04T11:21:50.775Z] HTTP request sent, awaiting response... 200 OK [2021-05-04T11:21:50.775Z] Length: unspecified [application/x-gzip] [2021-05-04T11:21:50.775Z] Saving to: 'STDOUT' [2021-05-04T11:21:50.775Z]  [2021-05-04T11:21:50.775Z] 0K .......... .......... .......... .......... .......... 1.37M [2021-05-04T11:21:50.775Z] 50K .......... .......... .......... .......... .......... 2.39M [2021-05-04T11:21:50.775Z] 100K .......... .......... .......... .......... .......... 3.76M [2021-05-04T11:21:50.775Z] 150K .......... .......... .......... .......... .......... 2.74M [2021-05-04T11:21:50.775Z] 200K .......... .......... .......... .......... .......... 3.00M [2021-05-04T11:21:50.775Z] 250K .......... .......... .......... .......... .......... 3.00M [2021-05-04T11:21:51.047Z] 300K .......... .......... .......... .......... .......... 2.82M [2021-05-04T11:21:51.047Z] 350K .......... .......... .......... .......... .......... 10.1M [2021-05-04T11:21:51.047Z] 400K .......... .......... .......... .......... .......... 2.73M [2021-05-04T11:21:51.047Z] 450K .......... .......... .......... .......... .......... 2.77M [2021-05-04T11:21:51.047Z] 500K .......... .......... .......... .......... .......... 2.66M [2021-05-04T11:21:51.047Z] 550K .......... .......... .......... .......... .......... 3.47M [2021-05-04T11:21:51.047Z] 600K .......... .......... .......... .......... .......... 889K [2021-05-04T11:21:51.047Z] 650K .......... .......... .......... .......... .......... 2.33M [2021-05-04T11:21:51.047Z] 700K ..                                         2.82M=0.3s [2021-05-04T11:21:51.047Z] [2021-05-04T11:21:51.047Z] 2021-05-04 11:21:50 (2.38 MB/s) - written to stdout [719348] [2021-05-04T11:21:51.047Z] [2021-05-04T11:21:51.319Z] -- The C compiler identification is GNU 8.3.0 [2021-05-04T11:21:51.593Z] -- The CXX compiler identification is GNU 8.3.0 [2021-05-04T11:21:51.593Z] -- Check for working C compiler: /usr/bin/cc [2021-05-04T11:21:51.868Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-04T11:21:51.868Z] -- Detecting C compiler ABI info [2021-05-04T11:21:51.986Z] 6059c847ac2f: Verifying Checksum [2021-05-04T11:21:51.986Z] 6059c847ac2f: Download complete [2021-05-04T11:21:52.147Z] -- Detecting C compiler ABI info - done [2021-05-04T11:21:52.147Z] -- Detecting C compile features [2021-05-04T11:21:52.747Z] -- Detecting C compile features - done [2021-05-04T11:21:52.747Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-05-04T11:21:53.023Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-05-04T11:21:53.023Z] -- Detecting CXX compiler ABI info [2021-05-04T11:21:53.298Z] -- Detecting CXX compiler ABI info - done [2021-05-04T11:21:53.298Z] -- Detecting CXX compile features [2021-05-04T11:21:55.278Z] -- Detecting CXX compile features - done [2021-05-04T11:21:55.278Z] -- Looking for include file endian.h [2021-05-04T11:21:55.278Z] -- Looking for include file endian.h - found [2021-05-04T11:21:55.278Z] -- Check if the system is big endian [2021-05-04T11:21:55.278Z] -- Searching 16 bit integer [2021-05-04T11:21:55.278Z] -- Looking for sys/types.h [2021-05-04T11:21:55.278Z] -- Looking for sys/types.h - found [2021-05-04T11:21:55.278Z] -- Looking for stdint.h [2021-05-04T11:21:55.550Z] -- Looking for stdint.h - found [2021-05-04T11:21:55.550Z] -- Looking for stddef.h [2021-05-04T11:21:55.821Z] -- Looking for stddef.h - found [2021-05-04T11:21:55.821Z] -- Check size of unsigned short [2021-05-04T11:21:56.092Z] -- Check size of unsigned short - done [2021-05-04T11:21:56.093Z] -- Using unsigned short [2021-05-04T11:21:56.221Z] 6059c847ac2f: Pull complete [2021-05-04T11:21:56.221Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-05-04T11:21:56.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-05-04T11:21:56.221Z] ---> 5eabd8fd8ba2 [2021-05-04T11:21:56.221Z] Step 3/21 : 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 [2021-05-04T11:21:56.365Z] -- Check if the system is big endian - little endian [2021-05-04T11:21:56.365Z] -- Check size of size_t [2021-05-04T11:21:56.637Z] -- Check size of size_t - done [2021-05-04T11:21:56.637Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-05-04T11:21:56.637Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-05-04T11:21:56.637Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-05-04T11:21:56.637Z] CMake did not find one. [2021-05-04T11:21:56.637Z] [2021-05-04T11:21:56.637Z] Could not find a package configuration file provided by "cJSON" with any of [2021-05-04T11:21:56.637Z] the following names: [2021-05-04T11:21:56.637Z] [2021-05-04T11:21:56.637Z] cJSONConfig.cmake [2021-05-04T11:21:56.637Z] cjson-config.cmake [2021-05-04T11:21:56.637Z] [2021-05-04T11:21:56.637Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-05-04T11:21:56.637Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-05-04T11:21:56.637Z] provides a separate development package or SDK, be sure it has been [2021-05-04T11:21:56.637Z] installed. [2021-05-04T11:21:56.637Z] [2021-05-04T11:21:56.637Z] [2021-05-04T11:21:56.637Z] -- Configuring done [2021-05-04T11:21:56.924Z] -- Generating done [2021-05-04T11:21:56.924Z] -- Build files have been written to: /tmp/cbor [2021-05-04T11:21:56.924Z] Scanning dependencies of target cbor_shared [2021-05-04T11:21:56.924Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-05-04T11:21:57.900Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-05-04T11:21:58.161Z] ---> Running in 5b9adc851c91 [2021-05-04T11:21:58.426Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-05-04T11:21:58.494Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-05-04T11:21:58.494Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-05-04T11:21:59.086Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-05-04T11:21:59.359Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-05-04T11:21:59.374Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-05-04T11:21:59.633Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-05-04T11:21:59.633Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-05-04T11:21:59.636Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-04T11:21:59.899Z] (2/8) Installing libuuid (2.33-r0) [2021-05-04T11:21:59.899Z] (3/8) Installing libblkid (2.33-r0) [2021-05-04T11:21:59.899Z] (4/8) Installing libfdisk (2.33-r0) [2021-05-04T11:21:59.913Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-05-04T11:22:00.162Z] (5/8) Installing libmount (2.33-r0) [2021-05-04T11:22:00.162Z] (6/8) Installing libsmartcols (2.33-r0) [2021-05-04T11:22:00.162Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-05-04T11:22:00.185Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-05-04T11:22:00.737Z] (8/8) Installing wget (1.20.3-r0) [2021-05-04T11:22:00.737Z] Executing busybox-1.29.3-r10.trigger [2021-05-04T11:22:00.737Z] OK: 272 MiB in 83 packages [2021-05-04T11:22:00.781Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-05-04T11:22:01.055Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-05-04T11:22:01.318Z] Removing intermediate container 5b9adc851c91 [2021-05-04T11:22:01.318Z] ---> e95bbf38fd54 [2021-05-04T11:22:01.318Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-05-04T11:22:01.327Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-05-04T11:22:01.582Z] ---> Running in 7cfe03d5558f [2021-05-04T11:22:01.600Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-05-04T11:22:01.873Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-05-04T11:22:02.146Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-05-04T11:22:02.164Z] Removing intermediate container 7cfe03d5558f [2021-05-04T11:22:02.164Z] ---> f05963ccae2c [2021-05-04T11:22:02.164Z] Step 5/21 : 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-04T11:22:02.164Z] ---> Running in b25b4ecf6df4 [2021-05-04T11:22:02.421Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-05-04T11:22:02.693Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-05-04T11:22:02.741Z] --2021-05-04 11:22:02-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-05-04T11:22:02.741Z] Resolving github.com... 140.82.113.4 [2021-05-04T11:22:02.741Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-05-04T11:22:02.741Z] HTTP request sent, awaiting response... 302 Found [2021-05-04T11:22:02.741Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-05-04T11:22:02.741Z] --2021-05-04 11:22:02-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-05-04T11:22:02.741Z] Resolving codeload.github.com... 140.82.114.9 [2021-05-04T11:22:02.741Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-05-04T11:22:02.741Z] HTTP request sent, awaiting response... 200 OK [2021-05-04T11:22:02.741Z] Length: unspecified [application/x-gzip] [2021-05-04T11:22:02.741Z] Saving to: 'STDOUT' [2021-05-04T11:22:02.741Z]  [2021-05-04T11:22:02.741Z] 0K .......... .......... .......... .......... .......... 1.55M [2021-05-04T11:22:02.741Z] 50K .......... .......... .......... .......... .......... 3.25M [2021-05-04T11:22:02.741Z] 100K .......... .......... .......... .......... .......... 24.0M [2021-05-04T11:22:02.741Z] 150K .......... .......... .......... .......... .......... 3.88M [2021-05-04T11:22:02.742Z] 200K .......... .......... .......... .......... .......... 26.3M [2021-05-04T11:22:02.742Z] 250K .......... .......... .......... .......... .......... 9.91M [2021-05-04T11:22:02.742Z] 300K .......... .......... .......... .......... .......... 4.51M [2021-05-04T11:22:02.742Z] 350K .......... .......... .......... .......... .......... 35.7M [2021-05-04T11:22:02.742Z] 400K .......... .......... .......... .......... .......... 10.6M [2021-05-04T11:22:02.742Z] 450K .......... .......... .......... .......... .......... 10.7M [2021-05-04T11:22:02.742Z] 500K .......... .......... .......... .......... .......... 15.4M [2021-05-04T11:22:02.742Z] 550K .......... .......... .......... .......... .......... 5.96M [2021-05-04T11:22:02.966Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-05-04T11:22:03.005Z] 600K .......... .......... .......... .......... .......... 1.94M [2021-05-04T11:22:03.005Z] 650K .......... .......... .......... .......... .......... 7.80M [2021-05-04T11:22:03.005Z] 700K .. 518K=0.1s [2021-05-04T11:22:03.005Z] [2021-05-04T11:22:03.005Z] 2021-05-04 11:22:02 (5.01 MB/s) - written to stdout [719348] [2021-05-04T11:22:03.005Z] [2021-05-04T11:22:03.005Z] -- The C compiler identification is GNU 8.3.0 [2021-05-04T11:22:03.005Z] -- The CXX compiler identification is GNU 8.3.0 [2021-05-04T11:22:03.240Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-05-04T11:22:03.240Z] [ 40%] Linking C shared library libcbor.so [2021-05-04T11:22:03.269Z] -- Check for working C compiler: /usr/bin/cc [2021-05-04T11:22:03.269Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-04T11:22:03.269Z] -- Detecting C compiler ABI info [2021-05-04T11:22:03.269Z] -- Detecting C compiler ABI info - done [2021-05-04T11:22:03.269Z] -- Detecting C compile features [2021-05-04T11:22:03.514Z] [ 40%] Built target cbor_shared [2021-05-04T11:22:03.514Z] Scanning dependencies of target cbor [2021-05-04T11:22:03.514Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-05-04T11:22:03.533Z] -- Detecting C compile features - done [2021-05-04T11:22:03.533Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-05-04T11:22:03.533Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-05-04T11:22:03.533Z] -- Detecting CXX compiler ABI info [2021-05-04T11:22:03.794Z] -- Detecting CXX compiler ABI info - done [2021-05-04T11:22:03.794Z] -- Detecting CXX compile features [2021-05-04T11:22:04.056Z] -- Detecting CXX compile features - done [2021-05-04T11:22:04.320Z] -- Looking for include file endian.h [2021-05-04T11:22:04.320Z] -- Looking for include file endian.h - found [2021-05-04T11:22:04.320Z] -- Check if the system is big endian [2021-05-04T11:22:04.320Z] -- Searching 16 bit integer [2021-05-04T11:22:04.320Z] -- Looking for sys/types.h [2021-05-04T11:22:04.320Z] -- Looking for sys/types.h - found [2021-05-04T11:22:04.320Z] -- Looking for stdint.h [2021-05-04T11:22:04.320Z] -- Looking for stdint.h - found [2021-05-04T11:22:04.320Z] -- Looking for stddef.h [2021-05-04T11:22:04.487Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-05-04T11:22:04.584Z] -- Looking for stddef.h - found [2021-05-04T11:22:04.584Z] -- Check size of unsigned short [2021-05-04T11:22:04.584Z] -- Check size of unsigned short - done [2021-05-04T11:22:04.584Z] -- Using unsigned short [2021-05-04T11:22:04.584Z] -- Check if the system is big endian - little endian [2021-05-04T11:22:04.584Z] -- Check size of size_t [2021-05-04T11:22:04.759Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-05-04T11:22:04.846Z] -- Check size of size_t - done [2021-05-04T11:22:04.846Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-05-04T11:22:04.846Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-05-04T11:22:04.846Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-05-04T11:22:04.846Z] CMake did not find one. [2021-05-04T11:22:04.846Z] [2021-05-04T11:22:04.846Z] Could not find a package configuration file provided by "cJSON" with any of [2021-05-04T11:22:04.846Z] the following names: [2021-05-04T11:22:04.846Z] [2021-05-04T11:22:04.846Z] cJSONConfig.cmake [2021-05-04T11:22:04.846Z] cjson-config.cmake [2021-05-04T11:22:04.846Z] [2021-05-04T11:22:04.846Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-05-04T11:22:04.846Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-05-04T11:22:04.846Z] provides a separate development package or SDK, be sure it has been [2021-05-04T11:22:04.846Z] installed. [2021-05-04T11:22:04.846Z] [2021-05-04T11:22:04.846Z] [2021-05-04T11:22:04.846Z] -- Configuring done [2021-05-04T11:22:04.846Z] -- Generating done [2021-05-04T11:22:04.846Z] -- Build files have been written to: /tmp/cbor [2021-05-04T11:22:04.846Z] Scanning dependencies of target cbor_shared [2021-05-04T11:22:04.846Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-05-04T11:22:05.031Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-05-04T11:22:05.107Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-05-04T11:22:05.370Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-05-04T11:22:05.370Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-05-04T11:22:05.370Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-05-04T11:22:05.630Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-05-04T11:22:05.630Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-05-04T11:22:05.630Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-05-04T11:22:05.630Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-05-04T11:22:05.894Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-05-04T11:22:05.894Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-05-04T11:22:05.894Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-05-04T11:22:06.157Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-05-04T11:22:06.157Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-05-04T11:22:06.420Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-05-04T11:22:06.420Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-05-04T11:22:06.420Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-05-04T11:22:06.420Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-05-04T11:22:06.454Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-05-04T11:22:06.454Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-05-04T11:22:06.683Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-05-04T11:22:06.683Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-05-04T11:22:06.683Z] [ 40%] Linking C shared library libcbor.so [2021-05-04T11:22:06.683Z] [ 40%] Built target cbor_shared [2021-05-04T11:22:06.683Z] Scanning dependencies of target cbor [2021-05-04T11:22:06.683Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-05-04T11:22:06.722Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-05-04T11:22:06.722Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-05-04T11:22:06.944Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-05-04T11:22:06.991Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-05-04T11:22:07.205Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-05-04T11:22:07.205Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-05-04T11:22:07.260Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-05-04T11:22:07.466Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-05-04T11:22:07.466Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-05-04T11:22:07.466Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-05-04T11:22:07.730Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-05-04T11:22:07.730Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-05-04T11:22:07.730Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-05-04T11:22:07.849Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-05-04T11:22:07.991Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-05-04T11:22:07.991Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-05-04T11:22:08.118Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-05-04T11:22:08.254Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-05-04T11:22:08.254Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-05-04T11:22:08.254Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-05-04T11:22:08.517Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-05-04T11:22:08.517Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-05-04T11:22:08.517Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-05-04T11:22:08.517Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-05-04T11:22:08.712Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-05-04T11:22:08.780Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-05-04T11:22:08.780Z] [ 80%] Linking C static library libcbor.a [2021-05-04T11:22:08.780Z] [ 80%] Built target cbor [2021-05-04T11:22:08.780Z] Scanning dependencies of target create_items [2021-05-04T11:22:08.780Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-05-04T11:22:08.780Z] [ 84%] Linking C executable create_items [2021-05-04T11:22:08.780Z] [ 84%] Built target create_items [2021-05-04T11:22:08.780Z] Scanning dependencies of target readfile [2021-05-04T11:22:08.780Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-05-04T11:22:08.991Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-05-04T11:22:09.041Z] [ 88%] Linking C executable readfile [2021-05-04T11:22:09.042Z] [ 88%] Built target readfile [2021-05-04T11:22:09.042Z] Scanning dependencies of target streaming_parser [2021-05-04T11:22:09.042Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-05-04T11:22:09.042Z] [ 92%] Linking C executable streaming_parser [2021-05-04T11:22:09.042Z] [ 92%] Built target streaming_parser [2021-05-04T11:22:09.042Z] Scanning dependencies of target sort [2021-05-04T11:22:09.042Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-05-04T11:22:09.262Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-05-04T11:22:09.304Z] [ 96%] Linking C executable sort [2021-05-04T11:22:09.304Z] [ 96%] Built target sort [2021-05-04T11:22:09.304Z] Scanning dependencies of target hello [2021-05-04T11:22:09.304Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-05-04T11:22:09.304Z] [100%] Linking C executable hello [2021-05-04T11:22:09.304Z] [100%] Built target hello [2021-05-04T11:22:09.304Z] Install the project... [2021-05-04T11:22:09.304Z] -- Install configuration: "Release" [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/lib64/libcbor.a [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/lib64/libcbor.so [2021-05-04T11:22:09.304Z] -- Up-to-date: /usr/local/include/cbor [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/common.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/data.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/internal [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/ints.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/maps.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/strings.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor/tags.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/include/cbor.h [2021-05-04T11:22:09.304Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-05-04T11:22:09.533Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-05-04T11:22:09.804Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-05-04T11:22:10.077Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-05-04T11:22:10.077Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-05-04T11:22:10.671Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-05-04T11:22:10.671Z] [ 80%] Linking C static library libcbor.a [2021-05-04T11:22:10.671Z] [ 80%] Built target cbor [2021-05-04T11:22:10.671Z] Scanning dependencies of target create_items [2021-05-04T11:22:10.671Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-05-04T11:22:10.942Z] [ 84%] Linking C executable create_items [2021-05-04T11:22:10.942Z] [ 84%] Built target create_items [2021-05-04T11:22:10.942Z] Scanning dependencies of target readfile [2021-05-04T11:22:10.942Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-05-04T11:22:11.216Z] [ 88%] Linking C executable readfile [2021-05-04T11:22:11.216Z] [ 88%] Built target readfile [2021-05-04T11:22:11.488Z] Scanning dependencies of target streaming_parser [2021-05-04T11:22:11.488Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-05-04T11:22:11.488Z] [ 92%] Linking C executable streaming_parser [2021-05-04T11:22:11.762Z] [ 92%] Built target streaming_parser [2021-05-04T11:22:11.762Z] Scanning dependencies of target sort [2021-05-04T11:22:11.762Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-05-04T11:22:11.855Z] Removing intermediate container b25b4ecf6df4 [2021-05-04T11:22:11.856Z] ---> e021595b4012 [2021-05-04T11:22:11.856Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-05-04T11:22:11.856Z] ---> Running in 83f14020c219 [2021-05-04T11:22:12.035Z] [ 96%] Linking C executable sort [2021-05-04T11:22:12.035Z] [ 96%] Built target sort [2021-05-04T11:22:12.035Z] Scanning dependencies of target hello [2021-05-04T11:22:12.035Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-05-04T11:22:12.309Z] [100%] Linking C executable hello [2021-05-04T11:22:12.309Z] [100%] Built target hello [2021-05-04T11:22:12.309Z] Install the project... [2021-05-04T11:22:12.309Z] -- Install configuration: "Release" [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/lib64/libcbor.a [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/lib64/libcbor.so [2021-05-04T11:22:12.309Z] -- Up-to-date: /usr/local/include/cbor [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/ints.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/data.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/common.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/strings.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/tags.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/internal [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor/maps.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/include/cbor.h [2021-05-04T11:22:12.309Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-05-04T11:22:12.800Z] Removing intermediate container 83f14020c219 [2021-05-04T11:22:12.800Z] ---> 77500cac7e50 [2021-05-04T11:22:12.800Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-05-04T11:22:13.061Z] ---> 8bf064753e52 [2021-05-04T11:22:13.061Z] Step 8/21 : COPY src /tmp/sdk/src [2021-05-04T11:22:14.007Z] ---> a544ddd81a77 [2021-05-04T11:22:14.007Z] Step 9/21 : COPY include /tmp/sdk/include [2021-05-04T11:22:14.007Z] ---> 60e4ca801958 [2021-05-04T11:22:14.007Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-05-04T11:22:14.269Z] ---> 7e56425df3fd [2021-05-04T11:22:14.269Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-05-04T11:22:14.532Z] ---> 165772d1e7a4 [2021-05-04T11:22:14.532Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-05-04T11:22:14.794Z] ---> 5e383bed57a8 [2021-05-04T11:22:14.794Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-05-04T11:22:14.794Z] ---> Running in 7a74670c502b [2021-05-04T11:22:14.921Z] Removing intermediate container 3616f1e2221f [2021-05-04T11:22:14.921Z] ---> 2390a85d1d94 [2021-05-04T11:22:14.921Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-05-04T11:22:14.921Z] ---> Running in 7188f034c7b5 [2021-05-04T11:22:15.366Z] + CPPCHECK=false [2021-05-04T11:22:15.367Z] + DOCGEN=false [2021-05-04T11:22:15.367Z] + TOMLVER=SDK-0.2 [2021-05-04T11:22:15.367Z] + CUTILVER=1.1.4 [2021-05-04T11:22:15.367Z] + '[' 0 -gt 0 ] [2021-05-04T11:22:15.367Z] + readlink -f ./scripts/build.sh [2021-05-04T11:22:15.367Z] + dirname /tmp/sdk/scripts/build.sh [2021-05-04T11:22:15.367Z] + dirname /tmp/sdk/scripts [2021-05-04T11:22:15.367Z] + ROOT=/tmp/sdk [2021-05-04T11:22:15.367Z] + cd /tmp/sdk [2021-05-04T11:22:15.367Z] + '[' '!' -d deps ] [2021-05-04T11:22:15.367Z] + mkdir deps [2021-05-04T11:22:15.367Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-04T11:22:15.367Z] + tar -C deps -z -x -f - [2021-05-04T11:22:15.367Z] --2021-05-04 11:22:15-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-04T11:22:15.367Z] Resolving github.com... 140.82.113.4 [2021-05-04T11:22:15.367Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-05-04T11:22:15.367Z] HTTP request sent, awaiting response... 302 Found [2021-05-04T11:22:15.367Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-05-04T11:22:15.367Z] --2021-05-04 11:22:15-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-05-04T11:22:15.367Z] Resolving codeload.github.com... 140.82.114.9 [2021-05-04T11:22:15.367Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-05-04T11:22:15.628Z] HTTP request sent, awaiting response... 200 OK [2021-05-04T11:22:15.628Z] Length: unspecified [application/x-gzip] [2021-05-04T11:22:15.628Z] Saving to: 'STDOUT' [2021-05-04T11:22:15.628Z]  [2021-05-04T11:22:15.628Z] 0K .......... ...... 817K=0.02s [2021-05-04T11:22:15.628Z] [2021-05-04T11:22:15.628Z] 2021-05-04 11:22:15 (817 KB/s) - written to stdout [16451] [2021-05-04T11:22:15.628Z] [2021-05-04T11:22:15.628Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-05-04T11:22:15.628Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-04T11:22:15.628Z] + tar -C deps -z -x -f - [2021-05-04T11:22:15.628Z] --2021-05-04 11:22:15-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-04T11:22:15.628Z] Resolving github.com... 140.82.113.4 [2021-05-04T11:22:15.628Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-05-04T11:22:15.628Z] HTTP request sent, awaiting response... 302 Found [2021-05-04T11:22:15.628Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-05-04T11:22:15.628Z] --2021-05-04 11:22:15-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-05-04T11:22:15.628Z] Resolving codeload.github.com... 140.82.114.9 [2021-05-04T11:22:15.889Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-05-04T11:22:15.889Z] HTTP request sent, awaiting response... 200 OK [2021-05-04T11:22:15.889Z] Length: unspecified [application/x-gzip] [2021-05-04T11:22:15.889Z] Saving to: 'STDOUT' [2021-05-04T11:22:15.889Z] [2021-05-04T11:22:15.889Z] 0K .......... .......... .......... .......... .......... 1.16M [2021-05-04T11:22:15.889Z] 50K .......... .......... .......... .......... .......... 2.69M [2021-05-04T11:22:16.152Z] 100K .......... .......... .......... .......... .......... 9.03M [2021-05-04T11:22:16.152Z] 150K .......... .......... .......  21.5M=0.07s [2021-05-04T11:22:16.152Z] [2021-05-04T11:22:16.152Z] 2021-05-04 11:22:15 (2.59 MB/s) - written to stdout [181796] [2021-05-04T11:22:16.152Z] [2021-05-04T11:22:16.152Z] + mkdir -p src/c/iot [2021-05-04T11:22:16.152Z] + 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-04T11:22:16.152Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-05-04T11:22:16.152Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-05-04T11:22:16.152Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-05-04T11:22:16.152Z] + mkdir -p include/iot [2021-05-04T11:22:16.152Z] + 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-04T11:22:16.152Z] + mkdir -p include/iot/os [2021-05-04T11:22:16.152Z] + 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-04T11:22:16.152Z] + mkdir -p /tmp/sdk/build/release [2021-05-04T11:22:16.152Z] + cd /tmp/sdk/build/release [2021-05-04T11:22:16.152Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-05-04T11:22:16.152Z] -- The C compiler identification is GNU 8.3.0 [2021-05-04T11:22:16.152Z] -- Check for working C compiler: /usr/bin/cc [2021-05-04T11:22:16.152Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-04T11:22:16.152Z] -- Detecting C compiler ABI info [2021-05-04T11:22:16.413Z] -- Detecting C compiler ABI info - done [2021-05-04T11:22:16.413Z] -- Detecting C compile features [2021-05-04T11:22:16.677Z] -- Detecting C compile features - done [2021-05-04T11:22:16.677Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-04T11:22:16.677Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-04T11:22:16.677Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-04T11:22:16.677Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-04T11:22:16.677Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-04T11:22:16.677Z] -- C SDK 1.3.2-dev.11 for Linux [2021-05-04T11:22:16.677Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-04T11:22:16.677Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-04T11:22:16.677Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-04T11:22:16.677Z] -- Configuring done [2021-05-04T11:22:16.677Z] -- Generating done [2021-05-04T11:22:16.677Z] -- Build files have been written to: /tmp/sdk/build/release [2021-05-04T11:22:16.677Z] + make all package [2021-05-04T11:22:16.677Z] + tee release.log [2021-05-04T11:22:16.888Z] Removing intermediate container 7188f034c7b5 [2021-05-04T11:22:16.888Z] ---> a18fc3c951a3 [2021-05-04T11:22:16.888Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-05-04T11:22:16.939Z] Scanning dependencies of target csdk [2021-05-04T11:22:16.939Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-04T11:22:16.939Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-04T11:22:17.200Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-04T11:22:17.462Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-04T11:22:17.482Z] ---> aa78ad67123c [2021-05-04T11:22:17.482Z] Step 8/21 : COPY src /tmp/sdk/src [2021-05-04T11:22:17.724Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-04T11:22:17.724Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-04T11:22:17.986Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-04T11:22:18.457Z] ---> f5edb1ac3b8b [2021-05-04T11:22:18.457Z] Step 9/21 : COPY include /tmp/sdk/include [2021-05-04T11:22:18.558Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-04T11:22:18.558Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-04T11:22:18.820Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-04T11:22:18.820Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-04T11:22:19.051Z] ---> 98dacc4f34a0 [2021-05-04T11:22:19.051Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-05-04T11:22:19.081Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-04T11:22:19.081Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-04T11:22:19.081Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-04T11:22:19.648Z] ---> 141fc20c7e3d [2021-05-04T11:22:19.648Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-05-04T11:22:20.025Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-04T11:22:20.025Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-04T11:22:20.025Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-04T11:22:20.025Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-04T11:22:20.293Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-04T11:22:20.293Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-04T11:22:20.632Z] ---> 17c379b20cf2 [2021-05-04T11:22:20.633Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-05-04T11:22:20.869Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-04T11:22:21.131Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-04T11:22:21.131Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-04T11:22:21.131Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-04T11:22:21.230Z] ---> ae09d67c83e7 [2021-05-04T11:22:21.230Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-05-04T11:22:21.230Z] ---> Running in 62e9ba8021bf [2021-05-04T11:22:21.392Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-04T11:22:21.392Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-04T11:22:21.654Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-04T11:22:21.654Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-04T11:22:21.915Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-04T11:22:21.915Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-04T11:22:22.211Z] + CPPCHECK=false [2021-05-04T11:22:22.211Z] + DOCGEN=false [2021-05-04T11:22:22.211Z] + TOMLVER=SDK-0.2 [2021-05-04T11:22:22.211Z] + CUTILVER=1.1.4 [2021-05-04T11:22:22.211Z] + '[' 0 -gt 0 ] [2021-05-04T11:22:22.211Z] + readlink -f ./scripts/build.sh [2021-05-04T11:22:22.211Z] + dirname /tmp/sdk/scripts/build.sh [2021-05-04T11:22:22.211Z] + dirname /tmp/sdk/scripts [2021-05-04T11:22:22.211Z] + ROOT=/tmp/sdk [2021-05-04T11:22:22.211Z] + cd /tmp/sdk [2021-05-04T11:22:22.211Z] + '[' '!' -d deps ] [2021-05-04T11:22:22.211Z] + mkdir deps [2021-05-04T11:22:22.485Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-04T11:22:22.485Z] + tar -C deps -z -x -f - [2021-05-04T11:22:22.485Z] --2021-05-04 11:22:22-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-05-04T11:22:22.485Z] Resolving github.com... 140.82.113.4 [2021-05-04T11:22:22.485Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-05-04T11:22:22.485Z] HTTP request sent, awaiting response... 302 Found [2021-05-04T11:22:22.485Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-05-04T11:22:22.485Z] --2021-05-04 11:22:22-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-05-04T11:22:22.485Z] Resolving codeload.github.com... 140.82.114.9 [2021-05-04T11:22:22.485Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-05-04T11:22:22.485Z] HTTP request sent, awaiting response... 200 OK [2021-05-04T11:22:22.485Z] Length: unspecified [application/x-gzip] [2021-05-04T11:22:22.485Z] Saving to: 'STDOUT' [2021-05-04T11:22:22.485Z]  [2021-05-04T11:22:22.485Z] 0K .......... ......  957K=0.02s [2021-05-04T11:22:22.485Z] [2021-05-04T11:22:22.485Z] 2021-05-04 11:22:22 (957 KB/s) - written to stdout [16451] [2021-05-04T11:22:22.485Z] [2021-05-04T11:22:22.485Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-05-04T11:22:22.485Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-04T11:22:22.485Z] + tar -C deps -z -x -f - [2021-05-04T11:22:22.485Z] --2021-05-04 11:22:22-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-05-04T11:22:22.487Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-04T11:22:22.487Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-04T11:22:22.750Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-04T11:22:22.750Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-04T11:22:22.757Z] Resolving github.com... 140.82.113.4 [2021-05-04T11:22:22.757Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-05-04T11:22:22.757Z] HTTP request sent, awaiting response... 302 Found [2021-05-04T11:22:22.757Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-05-04T11:22:22.757Z] --2021-05-04 11:22:22-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-05-04T11:22:22.757Z] Resolving codeload.github.com... 140.82.114.9 [2021-05-04T11:22:22.757Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-05-04T11:22:22.757Z] HTTP request sent, awaiting response... 200 OK [2021-05-04T11:22:22.757Z] Length: unspecified [application/x-gzip] [2021-05-04T11:22:22.757Z] Saving to: 'STDOUT' [2021-05-04T11:22:22.757Z] [2021-05-04T11:22:22.757Z] 0K .......... .......... .......... .......... .......... 1.63M [2021-05-04T11:22:22.757Z] 50K .......... .......... .......... .......... .......... 2.96M [2021-05-04T11:22:22.757Z] 100K .......... .......... .......... .......... .......... 2.81M [2021-05-04T11:22:23.031Z] 150K .......... .......... .......    1.67M=0.08s [2021-05-04T11:22:23.031Z] [2021-05-04T11:22:23.031Z] 2021-05-04 11:22:22 (2.17 MB/s) - written to stdout [181796] [2021-05-04T11:22:23.031Z] [2021-05-04T11:22:23.031Z] + mkdir -p src/c/iot [2021-05-04T11:22:23.031Z] + 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-04T11:22:23.031Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-05-04T11:22:23.031Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-05-04T11:22:23.031Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-05-04T11:22:23.031Z] + mkdir -p include/iot [2021-05-04T11:22:23.032Z] + 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-04T11:22:23.032Z] + mkdir -p include/iot/os [2021-05-04T11:22:23.032Z] + 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-04T11:22:23.032Z] + mkdir -p /tmp/sdk/build/release [2021-05-04T11:22:23.032Z] + cd /tmp/sdk/build/release [2021-05-04T11:22:23.032Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-05-04T11:22:23.305Z] -- The C compiler identification is GNU 8.3.0 [2021-05-04T11:22:23.305Z] -- Check for working C compiler: /usr/bin/cc [2021-05-04T11:22:23.577Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-04T11:22:23.577Z] -- Detecting C compiler ABI info [2021-05-04T11:22:23.850Z] -- Detecting C compiler ABI info - done [2021-05-04T11:22:23.850Z] -- Detecting C compile features [2021-05-04T11:22:24.137Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-04T11:22:24.137Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-04T11:22:24.137Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-04T11:22:24.137Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-04T11:22:24.398Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-04T11:22:24.463Z] -- Detecting C compile features - done [2021-05-04T11:22:24.463Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-04T11:22:24.463Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-04T11:22:24.463Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-04T11:22:24.463Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-04T11:22:24.463Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-04T11:22:24.463Z] -- C SDK 1.3.2-dev.11 for Linux [2021-05-04T11:22:24.463Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-04T11:22:24.735Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-04T11:22:24.735Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-04T11:22:24.973Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-04T11:22:25.006Z] -- Configuring done [2021-05-04T11:22:25.233Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-04T11:22:25.277Z] -- Generating done [2021-05-04T11:22:25.277Z] -- Build files have been written to: /tmp/sdk/build/release [2021-05-04T11:22:25.277Z] + make all package [2021-05-04T11:22:25.277Z] + tee release.log [2021-05-04T11:22:25.277Z] Scanning dependencies of target csdk [2021-05-04T11:22:25.548Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-04T11:22:26.139Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-04T11:22:26.178Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-04T11:22:26.411Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-04T11:22:26.441Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-04T11:22:26.441Z] [ 73%] Linking C shared library libcsdk.so [2021-05-04T11:22:26.441Z] [ 73%] Built target csdk [2021-05-04T11:22:26.702Z] Scanning dependencies of target template [2021-05-04T11:22:26.702Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-04T11:22:26.702Z] [ 76%] Linking C executable template [2021-05-04T11:22:26.963Z] [ 76%] Built target template [2021-05-04T11:22:26.963Z] Scanning dependencies of target device-counter [2021-05-04T11:22:26.963Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-04T11:22:26.963Z] [ 80%] Linking C executable device-counter [2021-05-04T11:22:26.963Z] [ 80%] Built target device-counter [2021-05-04T11:22:26.963Z] Scanning dependencies of target device-random [2021-05-04T11:22:26.963Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-04T11:22:27.226Z] [ 83%] Linking C executable device-random [2021-05-04T11:22:27.226Z] [ 83%] Built target device-random [2021-05-04T11:22:27.226Z] Scanning dependencies of target device-gyro [2021-05-04T11:22:27.226Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-04T11:22:27.488Z] [ 86%] Linking C executable device-gyro [2021-05-04T11:22:27.488Z] [ 86%] Built target device-gyro [2021-05-04T11:22:27.488Z] Scanning dependencies of target device-bitfields [2021-05-04T11:22:27.488Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-04T11:22:27.488Z] [ 90%] Linking C executable device-bitfields [2021-05-04T11:22:27.749Z] [ 90%] Built target device-bitfields [2021-05-04T11:22:27.749Z] Scanning dependencies of target template-discovery [2021-05-04T11:22:27.749Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-04T11:22:27.749Z] [ 93%] Linking C executable template-discovery [2021-05-04T11:22:28.011Z] [ 93%] Built target template-discovery [2021-05-04T11:22:28.011Z] Scanning dependencies of target device-file [2021-05-04T11:22:28.011Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-04T11:22:28.011Z] [ 96%] Linking C executable device-file [2021-05-04T11:22:28.011Z] [ 96%] Built target device-file [2021-05-04T11:22:28.272Z] Scanning dependencies of target device-terminal [2021-05-04T11:22:28.273Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-04T11:22:28.273Z] [100%] Linking C executable device-terminal [2021-05-04T11:22:28.273Z] [100%] Built target device-terminal [2021-05-04T11:22:28.273Z] Run CPack packaging tool... [2021-05-04T11:22:28.375Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-04T11:22:28.535Z] CPack: Create package using TGZ [2021-05-04T11:22:28.535Z] CPack: Install projects [2021-05-04T11:22:28.535Z] CPack: - Run preinstall target for: Csdk [2021-05-04T11:22:28.535Z] CPack: - Install project: Csdk [2021-05-04T11:22:28.535Z] CPack: Create package [2021-05-04T11:22:28.647Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-04T11:22:28.796Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.11.tar.gz generated. [2021-05-04T11:22:28.796Z] + '[' false '=' true ] [2021-05-04T11:22:28.796Z] + '[' false '=' true ] [2021-05-04T11:22:28.796Z] + mkdir -p /tmp/sdk/build/debug [2021-05-04T11:22:28.796Z] + cd /tmp/sdk/build/debug [2021-05-04T11:22:28.796Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-05-04T11:22:28.796Z] -- The C compiler identification is GNU 8.3.0 [2021-05-04T11:22:28.796Z] -- Check for working C compiler: /usr/bin/cc [2021-05-04T11:22:28.796Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-04T11:22:28.796Z] -- Detecting C compiler ABI info [2021-05-04T11:22:28.920Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-04T11:22:29.059Z] -- Detecting C compiler ABI info - done [2021-05-04T11:22:29.059Z] -- Detecting C compile features [2021-05-04T11:22:29.320Z] -- Detecting C compile features - done [2021-05-04T11:22:29.320Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-04T11:22:29.320Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-04T11:22:29.320Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-04T11:22:29.320Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-04T11:22:29.320Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-04T11:22:29.320Z] -- C SDK 1.3.2-dev.11 for Linux [2021-05-04T11:22:29.320Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-04T11:22:29.320Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-04T11:22:29.320Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-04T11:22:29.320Z] -- Configuring done [2021-05-04T11:22:29.320Z] -- Generating done [2021-05-04T11:22:29.320Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-05-04T11:22:29.320Z] + make [2021-05-04T11:22:29.320Z] + tee debug.log [2021-05-04T11:22:29.320Z] Scanning dependencies of target csdk [2021-05-04T11:22:29.582Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-04T11:22:29.582Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-04T11:22:29.582Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-04T11:22:29.843Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-04T11:22:29.843Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-04T11:22:29.843Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-04T11:22:29.892Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-04T11:22:30.105Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-04T11:22:30.105Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-04T11:22:30.366Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-04T11:22:30.366Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-04T11:22:30.366Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-04T11:22:30.627Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-04T11:22:30.627Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-04T11:22:30.627Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-04T11:22:30.888Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-04T11:22:30.888Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-04T11:22:30.888Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-04T11:22:31.152Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-04T11:22:31.152Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-04T11:22:31.152Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-04T11:22:31.311Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-04T11:22:31.413Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-04T11:22:31.414Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-04T11:22:31.674Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-04T11:22:31.674Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-04T11:22:31.674Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-04T11:22:31.901Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-04T11:22:31.942Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-04T11:22:31.942Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-04T11:22:31.942Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-04T11:22:31.942Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-04T11:22:32.203Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-04T11:22:32.203Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-04T11:22:32.203Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-04T11:22:32.465Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-04T11:22:32.465Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-04T11:22:32.490Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-04T11:22:32.726Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-04T11:22:32.726Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-04T11:22:32.987Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-04T11:22:32.988Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-04T11:22:32.988Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-04T11:22:33.083Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-04T11:22:33.250Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-04T11:22:33.355Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-04T11:22:33.355Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-04T11:22:33.592Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-04T11:22:33.627Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-04T11:22:33.943Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-04T11:22:33.943Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-04T11:22:33.943Z] [ 73%] Linking C shared library libcsdk.so [2021-05-04T11:22:33.943Z] [ 73%] Built target csdk [2021-05-04T11:22:33.943Z] Scanning dependencies of target template [2021-05-04T11:22:33.943Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-04T11:22:34.246Z] [ 76%] Linking C executable template [2021-05-04T11:22:34.246Z] [ 76%] Built target template [2021-05-04T11:22:34.246Z] Scanning dependencies of target device-counter [2021-05-04T11:22:34.246Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-04T11:22:34.246Z] [ 80%] Linking C executable device-counter [2021-05-04T11:22:34.246Z] [ 80%] Built target device-counter [2021-05-04T11:22:34.246Z] Scanning dependencies of target device-random [2021-05-04T11:22:34.246Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-04T11:22:34.590Z] [ 83%] Linking C executable device-random [2021-05-04T11:22:34.590Z] [ 83%] Built target device-random [2021-05-04T11:22:34.590Z] Scanning dependencies of target device-gyro [2021-05-04T11:22:34.590Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-04T11:22:34.590Z] [ 86%] Linking C executable device-gyro [2021-05-04T11:22:34.590Z] [ 86%] Built target device-gyro [2021-05-04T11:22:34.590Z] Scanning dependencies of target device-bitfields [2021-05-04T11:22:34.590Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-04T11:22:34.871Z] [ 90%] Linking C executable device-bitfields [2021-05-04T11:22:34.871Z] [ 90%] Built target device-bitfields [2021-05-04T11:22:34.871Z] Scanning dependencies of target template-discovery [2021-05-04T11:22:34.871Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-04T11:22:34.871Z] [ 93%] Linking C executable template-discovery [2021-05-04T11:22:34.871Z] [ 93%] Built target template-discovery [2021-05-04T11:22:34.871Z] Scanning dependencies of target device-file [2021-05-04T11:22:35.135Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-04T11:22:35.135Z] [ 96%] Linking C executable device-file [2021-05-04T11:22:35.135Z] [ 96%] Built target device-file [2021-05-04T11:22:35.135Z] Scanning dependencies of target device-terminal [2021-05-04T11:22:35.135Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-04T11:22:35.135Z] [100%] Linking C executable device-terminal [2021-05-04T11:22:35.397Z] [100%] Built target device-terminal [2021-05-04T11:22:35.397Z] make: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] [ 73%] Built target csdk [2021-05-04T11:22:35.397Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] [ 76%] Built target template [2021-05-04T11:22:35.397Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] [ 80%] Built target device-counter [2021-05-04T11:22:35.397Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] [ 83%] Built target device-random [2021-05-04T11:22:35.397Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] [ 86%] Built target device-gyro [2021-05-04T11:22:35.397Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] [ 90%] Built target device-bitfields [2021-05-04T11:22:35.397Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] [ 93%] Built target template-discovery [2021-05-04T11:22:35.397Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] [ 96%] Built target device-file [2021-05-04T11:22:35.397Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.397Z] [100%] Built target device-terminal [2021-05-04T11:22:35.397Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:35.661Z] Install the project... [2021-05-04T11:22:35.661Z] -- Install configuration: "Release" [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/lib/libcsdk.so [2021-05-04T11:22:35.661Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-05-04T11:22:35.661Z] -- Up-to-date: /usr/local/include [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/devsdk [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/edgex [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/edgex/devices.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/base64.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/component.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/config.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/container.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/data.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/hash.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/iot.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/json.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/logger.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/os.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/thread.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/time.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/typecode.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/os [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/include/iot/defs.h [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-05-04T11:22:35.661Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-05-04T11:22:35.661Z] make: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:22:36.230Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-04T11:22:36.502Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-04T11:22:37.094Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-04T11:22:37.365Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-04T11:22:37.588Z] Removing intermediate container 7a74670c502b [2021-05-04T11:22:37.588Z] ---> 73b6731b88be [2021-05-04T11:22:37.588Z] Step 14/21 : FROM ${BASE} [2021-05-04T11:22:37.588Z] ---> 5eabd8fd8ba2 [2021-05-04T11:22:37.588Z] Step 15/21 : LABEL maintainer="IOTech " [2021-05-04T11:22:37.588Z] ---> Running in 0d4e6dedc3b3 [2021-05-04T11:22:37.636Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-04T11:22:37.851Z] Removing intermediate container 0d4e6dedc3b3 [2021-05-04T11:22:37.851Z] ---> 2e68333ad6a3 [2021-05-04T11:22:37.851Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-05-04T11:22:37.851Z] ---> Running in 8a269fb4299c [2021-05-04T11:22:38.227Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-04T11:22:38.797Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-05-04T11:22:39.371Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-05-04T11:22:39.945Z] (1/3) Installing curl (7.64.0-r5) [2021-05-04T11:22:39.945Z] (2/3) Installing libuuid (2.33-r0) [2021-05-04T11:22:39.945Z] (3/3) Installing wget (1.20.3-r0) [2021-05-04T11:22:39.945Z] Executing busybox-1.29.3-r10.trigger [2021-05-04T11:22:39.945Z] OK: 268 MiB in 78 packages [2021-05-04T11:22:40.519Z] Removing intermediate container 8a269fb4299c [2021-05-04T11:22:40.519Z] ---> 579809459e81 [2021-05-04T11:22:40.519Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-05-04T11:22:40.781Z] ---> d1a1be63f3f2 [2021-05-04T11:22:40.781Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-05-04T11:22:40.820Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-04T11:22:40.820Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-04T11:22:41.042Z] ---> 38cf63d1c4fb [2021-05-04T11:22:41.043Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-05-04T11:22:41.090Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-04T11:22:41.306Z] ---> 4c1d7b6869ad [2021-05-04T11:22:41.306Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-05-04T11:22:41.306Z] ---> f7ea6fa92620 [2021-05-04T11:22:41.306Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-05-04T11:22:41.568Z] ---> e01ba7a70bbc [2021-05-04T11:22:41.568Z] Successfully built e01ba7a70bbc [2021-05-04T11:22:41.678Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-04T11:22:41.830Z] 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-04T11:22:41.949Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-04T11:22:42.222Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-04T11:22:42.233Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-04T11:22:42.233Z] . [Pipeline] withDockerContainer [2021-05-04T11:22:42.340Z] prd-centos7-docker-4c-2g-2917 does not seem to be running inside a container [2021-05-04T11:22:42.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/63 -v /w/workspace/device-sdk-c/63:/w/workspace/device-sdk-c/63:rw,z -v /w/workspace/device-sdk-c/63@tmp:/w/workspace/device-sdk-c/63@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 ******** ci-base-image-x86_64 cat [2021-05-04T11:22:43.005Z] $ docker top b6dda454ff9ae578268000e2e87994011501b52c56b1d02a184b879f5b1b6a0c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T11:22:43.192Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-04T11:22:43.412Z] + make test [2021-05-04T11:22:43.412Z] echo "make test" [2021-05-04T11:22:43.412Z] make test [Pipeline] } [2021-05-04T11:22:43.426Z] $ docker stop --time=1 b6dda454ff9ae578268000e2e87994011501b52c56b1d02a184b879f5b1b6a0c [2021-05-04T11:22:43.463Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-04T11:22:44.054Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-04T11:22:44.054Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-04T11:22:44.763Z] $ docker rm -f b6dda454ff9ae578268000e2e87994011501b52c56b1d02a184b879f5b1b6a0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-05-04T11:22:46.022Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-04T11:22:46.300Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-04T11:22:47.283Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-04T11:22:47.283Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [Pipeline] sh [2021-05-04T11:22:47.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-04T11:22:47.949Z] + ls -al . [2021-05-04T11:22:47.949Z] total 160 [2021-05-04T11:22:47.949Z] drwxrwxr-x. 8 jenkins jenkins 260 May 4 11:21 . [2021-05-04T11:22:47.949Z] drwxrwxr-x. 4 jenkins jenkins 30 May 4 11:21 .. [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 3104 May 4 11:21 Attribution.txt [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 7129 May 4 11:21 CHANGES [2021-05-04T11:22:47.949Z] drwxrwxr-x. 2 jenkins jenkins 121 May 4 11:21 docs [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 108574 May 4 11:21 Doxyfile [2021-05-04T11:22:47.949Z] drwxrwxr-x. 8 jenkins jenkins 162 May 4 11:21 .git [2021-05-04T11:22:47.949Z] drwxrwxr-x. 2 jenkins jenkins 81 May 4 11:21 .github [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 176 May 4 11:21 .gitignore [2021-05-04T11:22:47.949Z] drwxrwxr-x. 4 jenkins jenkins 33 May 4 11:21 include [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 784 May 4 11:21 Jenkinsfile [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 4 11:21 LICENSE [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 444 May 4 11:21 Makefile [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 4005 May 4 11:21 README.md [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 6654 May 4 11:21 README.v2.md [2021-05-04T11:22:47.949Z] drwxrwxr-x. 2 jenkins jenkins 98 May 4 11:21 scripts [2021-05-04T11:22:47.949Z] drwxrwxr-x. 4 jenkins jenkins 50 May 4 11:21 src [2021-05-04T11:22:47.949Z] -rw-rw-r--. 1 jenkins jenkins 12 May 4 11:18 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:22:48.257Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a1bd3e4e984760685c7a391cc08f5a8ab2e71757 --label arch=amd64 --label version=1.3.2-dev.11 . [2021-05-04T11:22:48.257Z] Sending build context to Docker daemon 2.417MB [2021-05-04T11:22:48.257Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-05-04T11:22:48.257Z] Step 2/15 : FROM ${BASE} [2021-05-04T11:22:48.257Z] ---> e01ba7a70bbc [2021-05-04T11:22:48.257Z] Step 3/15 : LABEL maintainer="IOTech " [2021-05-04T11:22:48.831Z] ---> Running in 24996546319e [2021-05-04T11:22:49.092Z] Removing intermediate container 24996546319e [2021-05-04T11:22:49.093Z] ---> 5cb830a43be3 [2021-05-04T11:22:49.093Z] Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build [2021-05-04T11:22:49.093Z] ---> Running in 454ccc030365 [2021-05-04T11:22:49.357Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-05-04T11:22:50.304Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-05-04T11:22:50.566Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-04T11:22:50.829Z] (2/6) Installing libblkid (2.33-r0) [2021-05-04T11:22:50.829Z] (3/6) Installing libfdisk (2.33-r0) [2021-05-04T11:22:50.829Z] (4/6) Installing libmount (2.33-r0) [2021-05-04T11:22:51.093Z] (5/6) Installing libsmartcols (2.33-r0) [2021-05-04T11:22:51.093Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-05-04T11:22:51.355Z] Executing busybox-1.29.3-r10.trigger [2021-05-04T11:22:51.355Z] OK: 272 MiB in 84 packages [2021-05-04T11:22:51.573Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-04T11:22:51.846Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-04T11:22:51.931Z] Removing intermediate container 454ccc030365 [2021-05-04T11:22:51.931Z] ---> 41ea041235c8 [2021-05-04T11:22:51.931Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-05-04T11:22:52.119Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-04T11:22:52.194Z] ---> c6760223999c [2021-05-04T11:22:52.194Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-05-04T11:22:52.715Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-04T11:22:53.141Z] ---> eaeadfd355d7 [2021-05-04T11:22:53.141Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-05-04T11:22:53.141Z] ---> 765ecf1d10d8 [2021-05-04T11:22:53.141Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-05-04T11:22:53.311Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-04T11:22:53.403Z] ---> 27de4abe40a3 [2021-05-04T11:22:53.403Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-05-04T11:22:53.669Z] ---> 839ce7046ecb [2021-05-04T11:22:53.669Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-05-04T11:22:53.935Z] ---> 1118d4f2899f [2021-05-04T11:22:53.935Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-05-04T11:22:53.935Z] ---> Running in 9569357ea4a2 [2021-05-04T11:22:54.197Z] Removing intermediate container 9569357ea4a2 [2021-05-04T11:22:54.197Z] ---> 8314c20a0e04 [2021-05-04T11:22:54.197Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-05-04T11:22:54.197Z] ---> Running in 1a7042d4247c [2021-05-04T11:22:54.460Z] Removing intermediate container 1a7042d4247c [2021-05-04T11:22:54.460Z] ---> 6e5528932215 [2021-05-04T11:22:54.460Z] Step 13/15 : LABEL arch=amd64 [2021-05-04T11:22:54.460Z] ---> Running in fd8edc9bbe55 [2021-05-04T11:22:54.722Z] Removing intermediate container fd8edc9bbe55 [2021-05-04T11:22:54.722Z] ---> ef694fec38bf [2021-05-04T11:22:54.722Z] Step 14/15 : LABEL git_sha=a1bd3e4e984760685c7a391cc08f5a8ab2e71757 [2021-05-04T11:22:54.722Z] ---> Running in 9696971f920f [2021-05-04T11:22:54.739Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-04T11:22:54.988Z] Removing intermediate container 9696971f920f [2021-05-04T11:22:54.988Z] ---> 0295c9e8ae13 [2021-05-04T11:22:54.988Z] Step 15/15 : LABEL version=1.3.2-dev.11 [2021-05-04T11:22:54.988Z] ---> Running in 073825d9718c [2021-05-04T11:22:54.988Z] Removing intermediate container 073825d9718c [2021-05-04T11:22:54.988Z] ---> a4b162adaa41 [2021-05-04T11:22:54.988Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-04T11:22:54.988Z] Successfully built a4b162adaa41 [2021-05-04T11:22:55.251Z] Successfully tagged docker-device-sdk-c: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] } [2021-05-04T11:22:56.724Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-04T11:23:00.105Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-04T11:23:00.377Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-04T11:23:00.971Z] [ 73%] Linking C shared library libcsdk.so [2021-05-04T11:23:00.971Z] [ 73%] Built target csdk [2021-05-04T11:23:00.971Z] Scanning dependencies of target template [2021-05-04T11:23:00.971Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-04T11:23:01.566Z] [ 76%] Linking C executable template [2021-05-04T11:23:01.841Z] [ 76%] Built target template [2021-05-04T11:23:01.841Z] Scanning dependencies of target device-counter [2021-05-04T11:23:01.841Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-04T11:23:02.435Z] [ 80%] Linking C executable device-counter [2021-05-04T11:23:02.706Z] [ 80%] Built target device-counter [2021-05-04T11:23:02.706Z] Scanning dependencies of target device-random [2021-05-04T11:23:02.706Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-04T11:23:03.301Z] [ 83%] Linking C executable device-random [2021-05-04T11:23:03.301Z] [ 83%] Built target device-random [2021-05-04T11:23:03.301Z] Scanning dependencies of target device-gyro [2021-05-04T11:23:03.301Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-04T11:23:03.898Z] [ 86%] Linking C executable device-gyro [2021-05-04T11:23:03.898Z] [ 86%] Built target device-gyro [2021-05-04T11:23:03.898Z] Scanning dependencies of target device-bitfields [2021-05-04T11:23:04.169Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-04T11:23:04.442Z] [ 90%] Linking C executable device-bitfields [2021-05-04T11:23:04.715Z] [ 90%] Built target device-bitfields [2021-05-04T11:23:04.715Z] Scanning dependencies of target template-discovery [2021-05-04T11:23:04.715Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-04T11:23:05.313Z] [ 93%] Linking C executable template-discovery [2021-05-04T11:23:05.586Z] [ 93%] Built target template-discovery [2021-05-04T11:23:05.586Z] Scanning dependencies of target device-file [2021-05-04T11:23:05.586Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-04T11:23:06.180Z] [ 96%] Linking C executable device-file [2021-05-04T11:23:06.454Z] [ 96%] Built target device-file [2021-05-04T11:23:06.454Z] Scanning dependencies of target device-terminal [2021-05-04T11:23:06.454Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-04T11:23:07.050Z] [100%] Linking C executable device-terminal [2021-05-04T11:23:07.050Z] [100%] Built target device-terminal [2021-05-04T11:23:07.050Z] Run CPack packaging tool... [2021-05-04T11:23:07.323Z] CPack: Create package using TGZ [2021-05-04T11:23:07.323Z] CPack: Install projects [2021-05-04T11:23:07.323Z] CPack: - Run preinstall target for: Csdk [2021-05-04T11:23:07.597Z] CPack: - Install project: Csdk [2021-05-04T11:23:07.867Z] CPack: Create package [2021-05-04T11:23:07.867Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.11.tar.gz generated. [2021-05-04T11:23:07.867Z] + '[' false '=' true ] [2021-05-04T11:23:07.867Z] + '[' false '=' true ] [2021-05-04T11:23:07.867Z] + mkdir -p /tmp/sdk/build/debug [2021-05-04T11:23:07.867Z] + cd /tmp/sdk/build/debug [2021-05-04T11:23:07.867Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-05-04T11:23:08.139Z] -- The C compiler identification is GNU 8.3.0 [2021-05-04T11:23:08.139Z] -- Check for working C compiler: /usr/bin/cc [2021-05-04T11:23:08.412Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-05-04T11:23:08.412Z] -- Detecting C compiler ABI info [2021-05-04T11:23:08.685Z] -- Detecting C compiler ABI info - done [2021-05-04T11:23:08.686Z] -- Detecting C compile features [2021-05-04T11:23:09.281Z] -- Detecting C compile features - done [2021-05-04T11:23:09.281Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-05-04T11:23:09.281Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-05-04T11:23:09.553Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-05-04T11:23:09.553Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-05-04T11:23:09.553Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-05-04T11:23:09.553Z] -- C SDK 1.3.2-dev.11 for Linux [2021-05-04T11:23:09.553Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-05-04T11:23:09.553Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-05-04T11:23:09.824Z] -- Found Curses: /usr/lib/libcurses.so [2021-05-04T11:23:09.824Z] -- Configuring done [2021-05-04T11:23:10.097Z] -- Generating done [2021-05-04T11:23:10.097Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-05-04T11:23:10.097Z] + make [2021-05-04T11:23:10.097Z] + tee debug.log [2021-05-04T11:23:10.097Z] Scanning dependencies of target csdk [2021-05-04T11:23:10.370Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-05-04T11:23:10.641Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-05-04T11:23:10.914Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-05-04T11:23:11.505Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-05-04T11:23:11.777Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-05-04T11:23:11.777Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-05-04T11:23:12.381Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-05-04T11:23:12.655Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-05-04T11:23:12.940Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-05-04T11:23:13.212Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-05-04T11:23:13.487Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-05-04T11:23:13.760Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-05-04T11:23:14.034Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-05-04T11:23:14.305Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-05-04T11:23:14.899Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-05-04T11:23:15.172Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-05-04T11:23:15.172Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-05-04T11:23:15.445Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-05-04T11:23:15.718Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-05-04T11:23:15.990Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-05-04T11:23:16.966Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-05-04T11:23:16.966Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-05-04T11:23:16.966Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-05-04T11:23:17.239Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-05-04T11:23:17.513Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-05-04T11:23:17.786Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-05-04T11:23:18.060Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-05-04T11:23:18.060Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-05-04T11:23:18.334Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-05-04T11:23:18.610Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-05-04T11:23:18.882Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-05-04T11:23:19.156Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-05-04T11:23:19.750Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-05-04T11:23:19.750Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-05-04T11:23:20.729Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-05-04T11:23:21.003Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-05-04T11:23:21.275Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-05-04T11:23:21.546Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-05-04T11:23:21.818Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-05-04T11:23:22.789Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-05-04T11:23:23.386Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-05-04T11:23:23.980Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-05-04T11:23:24.251Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-05-04T11:23:24.251Z] [ 73%] Linking C shared library libcsdk.so [2021-05-04T11:23:24.523Z] [ 73%] Built target csdk [2021-05-04T11:23:24.523Z] Scanning dependencies of target template [2021-05-04T11:23:24.523Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-05-04T11:23:24.794Z] [ 76%] Linking C executable template [2021-05-04T11:23:25.066Z] [ 76%] Built target template [2021-05-04T11:23:25.066Z] Scanning dependencies of target device-counter [2021-05-04T11:23:25.066Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-05-04T11:23:25.341Z] [ 80%] Linking C executable device-counter [2021-05-04T11:23:25.613Z] [ 80%] Built target device-counter [2021-05-04T11:23:25.614Z] Scanning dependencies of target device-random [2021-05-04T11:23:25.614Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-05-04T11:23:25.884Z] [ 83%] Linking C executable device-random [2021-05-04T11:23:26.156Z] [ 83%] Built target device-random [2021-05-04T11:23:26.156Z] Scanning dependencies of target device-gyro [2021-05-04T11:23:26.156Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-05-04T11:23:26.429Z] [ 86%] Linking C executable device-gyro [2021-05-04T11:23:26.701Z] [ 86%] Built target device-gyro [2021-05-04T11:23:26.701Z] Scanning dependencies of target device-bitfields [2021-05-04T11:23:26.701Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-05-04T11:23:26.701Z] [ 90%] Linking C executable device-bitfields [2021-05-04T11:23:26.974Z] [ 90%] Built target device-bitfields [2021-05-04T11:23:26.974Z] Scanning dependencies of target template-discovery [2021-05-04T11:23:26.974Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-05-04T11:23:27.247Z] [ 93%] Linking C executable template-discovery [2021-05-04T11:23:27.521Z] [ 93%] Built target template-discovery [2021-05-04T11:23:27.521Z] Scanning dependencies of target device-file [2021-05-04T11:23:27.521Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-05-04T11:23:27.795Z] [ 96%] Linking C executable device-file [2021-05-04T11:23:28.068Z] [ 96%] Built target device-file [2021-05-04T11:23:28.068Z] Scanning dependencies of target device-terminal [2021-05-04T11:23:28.068Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-05-04T11:23:28.343Z] [100%] Linking C executable device-terminal [2021-05-04T11:23:28.616Z] [100%] Built target device-terminal [2021-05-04T11:23:28.616Z] make: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.616Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.616Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] [ 73%] Built target csdk [2021-05-04T11:23:28.890Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] [ 76%] Built target template [2021-05-04T11:23:28.890Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] [ 80%] Built target device-counter [2021-05-04T11:23:28.890Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] [ 83%] Built target device-random [2021-05-04T11:23:28.890Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] [ 86%] Built target device-gyro [2021-05-04T11:23:28.890Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:28.890Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:29.162Z] [ 90%] Built target device-bitfields [2021-05-04T11:23:29.162Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:29.162Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:29.162Z] [ 93%] Built target template-discovery [2021-05-04T11:23:29.162Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:29.162Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:29.162Z] [ 96%] Built target device-file [2021-05-04T11:23:29.162Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-05-04T11:23:29.162Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:29.162Z] [100%] Built target device-terminal [2021-05-04T11:23:29.162Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:29.162Z] Install the project... [2021-05-04T11:23:29.162Z] -- Install configuration: "Release" [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/lib/libcsdk.so [2021-05-04T11:23:29.162Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-05-04T11:23:29.162Z] -- Up-to-date: /usr/local/include [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/edgex [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/edgex/devices.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/devsdk [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/iot [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/iot/json.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/iot/container.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/iot/component.h [2021-05-04T11:23:29.162Z] -- Installing: /usr/local/include/iot/typecode.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/iot.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/time.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/hash.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/logger.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/os [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/data.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/thread.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/os.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/base64.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/defs.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/include/iot/config.h [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-05-04T11:23:29.163Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-05-04T11:23:29.163Z] make: Leaving directory '/tmp/sdk/build/release' [2021-05-04T11:23:31.784Z] Removing intermediate container 62e9ba8021bf [2021-05-04T11:23:31.784Z] ---> c06cc61634b1 [2021-05-04T11:23:31.784Z] Step 14/21 : FROM ${BASE} [2021-05-04T11:23:31.784Z] ---> b23d30803547 [2021-05-04T11:23:31.784Z] Step 15/21 : LABEL maintainer="IOTech " [2021-05-04T11:23:31.784Z] ---> Running in 61fd4e64957c [2021-05-04T11:23:32.068Z] Removing intermediate container 61fd4e64957c [2021-05-04T11:23:32.068Z] ---> c17973acdd28 [2021-05-04T11:23:32.068Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-05-04T11:23:32.068Z] ---> Running in 22c3c88c6d3a [2021-05-04T11:23:33.502Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-05-04T11:23:33.773Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-05-04T11:23:34.772Z] (1/3) Installing curl (7.64.0-r5) [2021-05-04T11:23:35.045Z] (2/3) Installing libuuid (2.33-r0) [2021-05-04T11:23:35.045Z] (3/3) Installing wget (1.20.3-r0) [2021-05-04T11:23:35.045Z] Executing busybox-1.29.3-r10.trigger [2021-05-04T11:23:35.045Z] OK: 281 MiB in 78 packages [2021-05-04T11:23:36.576Z] Removing intermediate container 22c3c88c6d3a [2021-05-04T11:23:36.576Z] ---> 45936781c5a6 [2021-05-04T11:23:36.576Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-05-04T11:23:37.171Z] ---> 78ea4d2fb981 [2021-05-04T11:23:37.171Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-05-04T11:23:37.798Z] ---> 2c00b23bf14b [2021-05-04T11:23:37.798Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-05-04T11:23:38.776Z] ---> 513454b9b7ce [2021-05-04T11:23:38.776Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-05-04T11:23:39.372Z] ---> 0e35271fec07 [2021-05-04T11:23:39.372Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-05-04T11:23:40.348Z] ---> 3dac144495a4 [2021-05-04T11:23:40.348Z] Successfully built 3dac144495a4 [2021-05-04T11:23:40.348Z] 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-04T11:23:40.792Z] + docker inspect -f . ci-base-image-arm64 [2021-05-04T11:23:40.792Z] . [Pipeline] withDockerContainer [2021-05-04T11:23:41.063Z] prd-ubuntu18.04-docker-arm64-4c-16g-2916 does not seem to be running inside a container [2021-05-04T11:23:41.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/63 -v /w/workspace/device-sdk-c/63:/w/workspace/device-sdk-c/63:rw,z -v /w/workspace/device-sdk-c/63@tmp:/w/workspace/device-sdk-c/63@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 ******** ci-base-image-arm64 cat [2021-05-04T11:23:42.694Z] $ docker top 82fbf9e5a73a42ea91218c5f9c900b4877b82f9a57df82e27580b1b9f2181bf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T11:23:43.668Z] + make test [2021-05-04T11:23:43.668Z] echo "make test" [2021-05-04T11:23:43.668Z] make test [Pipeline] } [2021-05-04T11:23:43.687Z] $ docker stop --time=1 82fbf9e5a73a42ea91218c5f9c900b4877b82f9a57df82e27580b1b9f2181bf1 [2021-05-04T11:23:45.665Z] $ docker rm -f 82fbf9e5a73a42ea91218c5f9c900b4877b82f9a57df82e27580b1b9f2181bf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T11:23:46.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-04T11:23:46.759Z] + ls -al . [2021-05-04T11:23:46.759Z] total 192 [2021-05-04T11:23:46.759Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 11:21 . [2021-05-04T11:23:46.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 11:21 .. [2021-05-04T11:23:46.759Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 11:21 .git [2021-05-04T11:23:46.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 11:21 .github [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 176 May 4 11:21 .gitignore [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 3104 May 4 11:21 Attribution.txt [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 7129 May 4 11:21 CHANGES [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 108574 May 4 11:21 Doxyfile [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 784 May 4 11:21 Jenkinsfile [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 4 11:21 LICENSE [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 444 May 4 11:21 Makefile [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 4005 May 4 11:21 README.md [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 6654 May 4 11:21 README.v2.md [2021-05-04T11:23:46.759Z] -rw-rw-r-- 1 jenkins jenkins 12 May 4 11:18 VERSION [2021-05-04T11:23:46.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 11:21 docs [2021-05-04T11:23:46.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 11:21 include [2021-05-04T11:23:46.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 11:21 scripts [2021-05-04T11:23:46.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 11:21 src [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:23:47.108Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a1bd3e4e984760685c7a391cc08f5a8ab2e71757 --label arch=arm64 --label version=1.3.2-dev.11 . [2021-05-04T11:23:47.705Z] Sending build context to Docker daemon 2.416MB [2021-05-04T11:23:47.705Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-05-04T11:23:47.705Z] Step 2/15 : FROM ${BASE} [2021-05-04T11:23:47.705Z] ---> 3dac144495a4 [2021-05-04T11:23:47.705Z] Step 3/15 : LABEL maintainer="IOTech " [2021-05-04T11:23:47.705Z] ---> Running in 51f1585e0d93 [2021-05-04T11:23:48.298Z] Removing intermediate container 51f1585e0d93 [2021-05-04T11:23:48.298Z] ---> 99138771d5e3 [2021-05-04T11:23:48.298Z] Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build [2021-05-04T11:23:48.573Z] ---> Running in 607596823d6a [2021-05-04T11:23:49.548Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-05-04T11:23:50.141Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-05-04T11:23:51.114Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-05-04T11:23:51.386Z] (2/6) Installing libblkid (2.33-r0) [2021-05-04T11:23:51.386Z] (3/6) Installing libfdisk (2.33-r0) [2021-05-04T11:23:51.386Z] (4/6) Installing libmount (2.33-r0) [2021-05-04T11:23:51.658Z] (5/6) Installing libsmartcols (2.33-r0) [2021-05-04T11:23:51.658Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-05-04T11:23:52.250Z] Executing busybox-1.29.3-r10.trigger [2021-05-04T11:23:52.250Z] OK: 286 MiB in 84 packages [2021-05-04T11:23:53.678Z] Removing intermediate container 607596823d6a [2021-05-04T11:23:53.678Z] ---> efea104a8b6b [2021-05-04T11:23:53.678Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-05-04T11:23:54.275Z] ---> 8a03ccc37090 [2021-05-04T11:23:54.275Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-05-04T11:23:55.254Z] ---> e157d7b8848c [2021-05-04T11:23:55.254Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-05-04T11:23:55.853Z] ---> fc7cbb58f3a1 [2021-05-04T11:23:55.853Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-05-04T11:23:56.448Z] ---> 36b4cc787ad1 [2021-05-04T11:23:56.448Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-05-04T11:23:57.046Z] ---> b127e18875c3 [2021-05-04T11:23:57.046Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-05-04T11:23:58.033Z] ---> 94a3253d891f [2021-05-04T11:23:58.033Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-05-04T11:23:58.033Z] ---> Running in 43221bad1347 [2021-05-04T11:23:58.633Z] Removing intermediate container 43221bad1347 [2021-05-04T11:23:58.633Z] ---> ae2a67fd3506 [2021-05-04T11:23:58.633Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-05-04T11:23:58.912Z] ---> Running in 11ed5108fb3d [2021-05-04T11:23:59.183Z] Removing intermediate container 11ed5108fb3d [2021-05-04T11:23:59.183Z] ---> 26c686aa7bd0 [2021-05-04T11:23:59.183Z] Step 13/15 : LABEL arch=arm64 [2021-05-04T11:23:59.455Z] ---> Running in ff07560d5008 [2021-05-04T11:23:59.726Z] Removing intermediate container ff07560d5008 [2021-05-04T11:23:59.726Z] ---> b3a500704577 [2021-05-04T11:23:59.726Z] Step 14/15 : LABEL git_sha=a1bd3e4e984760685c7a391cc08f5a8ab2e71757 [2021-05-04T11:24:00.006Z] ---> Running in b1f4f24d8e2f [2021-05-04T11:24:00.281Z] Removing intermediate container b1f4f24d8e2f [2021-05-04T11:24:00.281Z] ---> 614eebc062bf [2021-05-04T11:24:00.281Z] Step 15/15 : LABEL version=1.3.2-dev.11 [2021-05-04T11:24:00.555Z] ---> Running in 7824d7db76c3 [2021-05-04T11:24:00.828Z] Removing intermediate container 7824d7db76c3 [2021-05-04T11:24:00.828Z] ---> 8d72a7bd2750 [2021-05-04T11:24:00.828Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-04T11:24:01.101Z] Successfully built 8d72a7bd2750 [2021-05-04T11:24:01.101Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:24:01.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T11:24:01.930Z] . [Pipeline] withDockerContainer [2021-05-04T11:24:02.308Z] prd-centos7-docker-4c-2g-2915 does not seem to be running inside a container [2021-05-04T11:24:02.487Z] $ 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-04T11:24:05.217Z] $ docker top 400c731cec334cb1ddfff5367c91a60cedf9e74b8fc63ac7a91e51bcc8d4222f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-04T11:24:05.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T11:24:05.977Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T11:24:06.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T11:24:06.563Z] $ docker exec 400c731cec334cb1ddfff5367c91a60cedf9e74b8fc63ac7a91e51bcc8d4222f ssh-agent [2021-05-04T11:24:06.888Z] SSH_AUTH_SOCK=/tmp/ssh-NXK2lXbxuU6W/agent.12 [2021-05-04T11:24:06.888Z] SSH_AGENT_PID=17 [2021-05-04T11:24:06.901Z] Running ssh-add (command line suppressed) [2021-05-04T11:24:07.357Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_111611304687228726.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_111611304687228726.key) [2021-05-04T11:24:07.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T11:24:08.190Z] + git semver tag [2021-05-04T11:24:08.470Z] # -> Open(): unable to determine branch for HEAD [2021-05-04T11:24:08.470Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-04T11:24:08.470Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-04T11:24:08.470Z] # $SEMVER_REMOTE_NAME = origin [2021-05-04T11:24:08.470Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-04T11:24:08.470Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-04T11:24:08.470Z] # $SEMVER_BRANCH = master [2021-05-04T11:24:08.470Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-05-04T11:24:08.470Z] # a1bd3e4e984760685c7a391cc08f5a8ab2e71757 HEAD [2021-05-04T11:24:08.471Z] # -> Force: false [2021-05-04T11:24:08.471Z] # 91d55414b16f2ea1cc89c86b36782664ad8318b8 refs/tags/v1.3.2-dev.11 [Pipeline] } [2021-05-04T11:24:08.497Z] $ docker exec --env ******** --env ******** 400c731cec334cb1ddfff5367c91a60cedf9e74b8fc63ac7a91e51bcc8d4222f ssh-agent -k [2021-05-04T11:24:08.836Z] unset SSH_AUTH_SOCK; [2021-05-04T11:24:08.837Z] unset SSH_AGENT_PID; [2021-05-04T11:24:08.837Z] echo Agent pid 17 killed; [2021-05-04T11:24:08.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T11:24:09.653Z] + git semver [Pipeline] } [2021-05-04T11:24:09.688Z] $ docker stop --time=1 400c731cec334cb1ddfff5367c91a60cedf9e74b8fc63ac7a91e51bcc8d4222f [2021-05-04T11:24:11.697Z] $ docker rm -f 400c731cec334cb1ddfff5367c91a60cedf9e74b8fc63ac7a91e51bcc8d4222f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:24:12.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-04T11:24:12.697Z] [2021-05-04T11:24:12.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:24:13.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-04T11:24:13.451Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-04T11:24:13.452Z] ab5ef0e58194: Pulling fs layer [2021-05-04T11:24:13.452Z] 9712f1f96733: Pulling fs layer [2021-05-04T11:24:13.452Z] 63f879dbbcfc: Pulling fs layer [2021-05-04T11:24:13.452Z] 0d9ebad4ef96: Pulling fs layer [2021-05-04T11:24:13.452Z] e9a5061849ea: Pulling fs layer [2021-05-04T11:24:13.452Z] d747dcd14b5f: Pulling fs layer [2021-05-04T11:24:13.452Z] 2de7ff778b66: Pulling fs layer [2021-05-04T11:24:13.452Z] 0d9ebad4ef96: Waiting [2021-05-04T11:24:13.452Z] e9a5061849ea: Waiting [2021-05-04T11:24:13.452Z] d747dcd14b5f: Waiting [2021-05-04T11:24:13.452Z] 2de7ff778b66: Waiting [2021-05-04T11:24:13.452Z] 9712f1f96733: Download complete [2021-05-04T11:24:18.035Z] 63f879dbbcfc: Verifying Checksum [2021-05-04T11:24:18.035Z] 63f879dbbcfc: Download complete [2021-05-04T11:24:18.035Z] e9a5061849ea: Verifying Checksum [2021-05-04T11:24:18.035Z] e9a5061849ea: Download complete [2021-05-04T11:24:18.035Z] d747dcd14b5f: Verifying Checksum [2021-05-04T11:24:18.035Z] d747dcd14b5f: Download complete [2021-05-04T11:24:19.099Z] 2de7ff778b66: Verifying Checksum [2021-05-04T11:24:19.100Z] 2de7ff778b66: Download complete [2021-05-04T11:24:19.100Z] 0d9ebad4ef96: Verifying Checksum [2021-05-04T11:24:19.100Z] 0d9ebad4ef96: Download complete [2021-05-04T11:24:19.758Z] ab5ef0e58194: Verifying Checksum [2021-05-04T11:24:19.758Z] ab5ef0e58194: Download complete [2021-05-04T11:24:32.319Z] ab5ef0e58194: Pull complete [2021-05-04T11:24:32.319Z] 9712f1f96733: Pull complete [2021-05-04T11:24:35.036Z] 63f879dbbcfc: Pull complete [2021-05-04T11:24:50.416Z] 0d9ebad4ef96: Pull complete [2021-05-04T11:24:52.517Z] e9a5061849ea: Pull complete [2021-05-04T11:24:52.517Z] d747dcd14b5f: Pull complete [2021-05-04T11:24:56.051Z] 2de7ff778b66: Pull complete [2021-05-04T11:24:56.336Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-04T11:24:56.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-04T11:24:56.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-04T11:24:56.759Z] prd-centos7-docker-4c-2g-2915 does not seem to be running inside a container [2021-05-04T11:24:56.945Z] $ 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-04T11:25:02.552Z] $ docker top b333f2f0f935b95c61404e5c9fa41152cf8b604b0bae667296049654fd67b02c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-04T11:25:02.935Z] provisioning config files... [2021-05-04T11:25:02.961Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3276585173510386190tmp [2021-05-04T11:25:03.034Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6345428483587106047tmp [2021-05-04T11:25:03.077Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6640021953347600480tmp [Pipeline] { [Pipeline] echo [2021-05-04T11:25:03.146Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:25:03.962Z] ---> sigul-configuration.sh [2021-05-04T11:25:03.962Z] gpg: directory `/root/.gnupg' created [2021-05-04T11:25:03.962Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-04T11:25:03.962Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-04T11:25:03.962Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-04T11:25:03.962Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-04T11:25:03.962Z] gpg: CAST5 encrypted data [2021-05-04T11:25:04.255Z] gpg: encrypted with 1 passphrase [2021-05-04T11:25:04.255Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-04T11:25:04.987Z] + mkdir /home/jenkins [2021-05-04T11:25:04.987Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-04T11:25:06.051Z] + 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-04T11:25:06.079Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:25:06.786Z] ---> sigul-install.sh [2021-05-04T11:25:19.370Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-04T11:25:20.058Z] + git tag --list [2021-05-04T11:25:20.059Z] 0.7.0 [2021-05-04T11:25:20.059Z] 0.7.1 [2021-05-04T11:25:20.059Z] 1.0.0 [2021-05-04T11:25:20.059Z] v1.0.1 [2021-05-04T11:25:20.059Z] v1.0.2 [2021-05-04T11:25:20.059Z] v1.0.3 [2021-05-04T11:25:20.059Z] v1.1.0 [2021-05-04T11:25:20.059Z] v1.1.1 [2021-05-04T11:25:20.059Z] v1.2.0 [2021-05-04T11:25:20.059Z] v1.2.1 [2021-05-04T11:25:20.059Z] v1.2.2 [2021-05-04T11:25:20.059Z] v1.3.0 [2021-05-04T11:25:20.059Z] v1.3.1 [2021-05-04T11:25:20.059Z] v1.3.1-dev.1 [2021-05-04T11:25:20.059Z] v1.3.1-dev.2 [2021-05-04T11:25:20.059Z] v1.3.1-dev.3 [2021-05-04T11:25:20.059Z] v1.3.2-dev.1 [2021-05-04T11:25:20.059Z] v1.3.2-dev.10 [2021-05-04T11:25:20.059Z] v1.3.2-dev.11 [2021-05-04T11:25:20.059Z] v1.3.2-dev.2 [2021-05-04T11:25:20.059Z] v1.3.2-dev.3 [2021-05-04T11:25:20.059Z] v1.3.2-dev.4 [2021-05-04T11:25:20.059Z] v1.3.2-dev.5 [2021-05-04T11:25:20.059Z] v1.3.2-dev.6 [2021-05-04T11:25:20.059Z] v1.3.2-dev.7 [2021-05-04T11:25:20.059Z] v1.3.2-dev.8 [2021-05-04T11:25:20.059Z] v1.3.2-dev.9 [Pipeline] sh [2021-05-04T11:25:20.455Z] + lftools sign git-tag v1.3.2-dev.11 [2021-05-04T11:25:23.148Z] Signing Git tag with Sigul... [2021-05-04T11:25:23.148Z] Signing v1.3.2-dev.11 [Pipeline] echo [2021-05-04T11:25:24.587Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:25:24.976Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-04T11:25:25.024Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-04T11:25:25.110Z] $ docker stop --time=1 b333f2f0f935b95c61404e5c9fa41152cf8b604b0bae667296049654fd67b02c [2021-05-04T11:25:27.947Z] $ docker rm -f b333f2f0f935b95c61404e5c9fa41152cf8b604b0bae667296049654fd67b02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:25:28.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T11:25:28.795Z] . [Pipeline] withDockerContainer [2021-05-04T11:25:29.057Z] prd-centos7-docker-4c-2g-2915 does not seem to be running inside a container [2021-05-04T11:25:29.232Z] $ 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-04T11:25:30.885Z] $ docker top d1084c8eedd60433275ff862b72d8b707d74f6be617d7e703035a85e3439c862 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-04T11:25:31.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T11:25:31.246Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T11:25:31.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T11:25:31.937Z] $ docker exec d1084c8eedd60433275ff862b72d8b707d74f6be617d7e703035a85e3439c862 ssh-agent [2021-05-04T11:25:32.484Z] SSH_AUTH_SOCK=/tmp/ssh-v1PGyAETEcG5/agent.12 [2021-05-04T11:25:32.484Z] SSH_AGENT_PID=17 [2021-05-04T11:25:32.494Z] Running ssh-add (command line suppressed) [2021-05-04T11:25:32.843Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7026647050671441655.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7026647050671441655.key) [2021-05-04T11:25:32.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T11:25:33.280Z] + git semver bump pre [2021-05-04T11:25:33.563Z] # -> Open(): unable to determine branch for HEAD [2021-05-04T11:25:33.563Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-04T11:25:33.563Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-04T11:25:33.563Z] # $SEMVER_REMOTE_NAME = origin [2021-05-04T11:25:33.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-04T11:25:33.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-04T11:25:33.563Z] # $SEMVER_BRANCH = master [2021-05-04T11:25:33.563Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-05-04T11:25:33.563Z] 1.3.2-dev.12 [Pipeline] } [2021-05-04T11:25:33.586Z] $ docker exec --env ******** --env ******** d1084c8eedd60433275ff862b72d8b707d74f6be617d7e703035a85e3439c862 ssh-agent -k [2021-05-04T11:25:34.140Z] unset SSH_AUTH_SOCK; [2021-05-04T11:25:34.141Z] unset SSH_AGENT_PID; [2021-05-04T11:25:34.141Z] echo Agent pid 17 killed; [2021-05-04T11:25:34.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T11:25:35.187Z] + git semver [Pipeline] } [2021-05-04T11:25:35.221Z] $ docker stop --time=1 d1084c8eedd60433275ff862b72d8b707d74f6be617d7e703035a85e3439c862 [2021-05-04T11:25:37.107Z] $ docker rm -f d1084c8eedd60433275ff862b72d8b707d74f6be617d7e703035a85e3439c862 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:25:37.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T11:25:37.845Z] . [Pipeline] withDockerContainer [2021-05-04T11:25:38.095Z] prd-centos7-docker-4c-2g-2915 does not seem to be running inside a container [2021-05-04T11:25:38.225Z] $ 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-04T11:25:39.511Z] $ docker top 3e47c068c49bf5aa0eaa56e128b9a59a19a1988e6ef98d17247e493e811921a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-04T11:25:39.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T11:25:39.760Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T11:25:40.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T11:25:40.107Z] $ docker exec 3e47c068c49bf5aa0eaa56e128b9a59a19a1988e6ef98d17247e493e811921a0 ssh-agent [2021-05-04T11:25:40.954Z] SSH_AUTH_SOCK=/tmp/ssh-uKDa6FYBlf4z/agent.11 [2021-05-04T11:25:40.954Z] SSH_AGENT_PID=16 [2021-05-04T11:25:40.983Z] Running ssh-add (command line suppressed) [2021-05-04T11:25:41.555Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_162826823208184728.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_162826823208184728.key) [2021-05-04T11:25:41.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T11:25:42.487Z] + git semver push [2021-05-04T11:25:42.487Z] # -> Open(): unable to determine branch for HEAD [2021-05-04T11:25:42.487Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-05-04T11:25:42.487Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-05-04T11:25:42.487Z] # $SEMVER_REMOTE_NAME = origin [2021-05-04T11:25:42.487Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-04T11:25:42.487Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-04T11:25:42.487Z] # $SEMVER_BRANCH = master [2021-05-04T11:25:42.487Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-05-04T11:25:48.034Z] $ docker exec --env ******** --env ******** 3e47c068c49bf5aa0eaa56e128b9a59a19a1988e6ef98d17247e493e811921a0 ssh-agent -k [2021-05-04T11:25:48.482Z] unset SSH_AUTH_SOCK; [2021-05-04T11:25:48.486Z] unset SSH_AGENT_PID; [2021-05-04T11:25:48.486Z] echo Agent pid 16 killed; [2021-05-04T11:25:48.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T11:25:49.424Z] + git semver [Pipeline] } [2021-05-04T11:25:49.452Z] $ docker stop --time=1 3e47c068c49bf5aa0eaa56e128b9a59a19a1988e6ef98d17247e493e811921a0 [2021-05-04T11:25:51.239Z] $ docker rm -f 3e47c068c49bf5aa0eaa56e128b9a59a19a1988e6ef98d17247e493e811921a0 [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-04T11:25:52.178Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:25:52.805Z] ---> package-listing.sh [2021-05-04T11:25:52.805Z] ++ facter osfamily [2021-05-04T11:25:52.805Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-04T11:25:53.082Z] + OS_FAMILY=redhat [2021-05-04T11:25:53.082Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-05-04T11:25:53.082Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-04T11:25:53.082Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-04T11:25:53.082Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-04T11:25:53.082Z] + PACKAGES=/tmp/packages_start.txt [2021-05-04T11:25:53.082Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-05-04T11:25:53.082Z] + PACKAGES=/tmp/packages_end.txt [2021-05-04T11:25:53.082Z] + case "${OS_FAMILY}" in [2021-05-04T11:25:53.082Z] + rpm -qa [2021-05-04T11:25:53.082Z] + sort [2021-05-04T11:26:08.295Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-04T11:26:08.295Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-04T11:26:08.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-04T11:26:08.295Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-05-04T11:26:08.295Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-05-04T11:26:08.295Z] + 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-04T11:26:08.315Z] 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-04T11:26:08.720Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:26:09.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T11:26:09.642Z] [2021-05-04T11:26:09.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-04T11:26:10.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T11:26:10.410Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-04T11:26:10.410Z] df20fa9351a1: Pulling fs layer [2021-05-04T11:26:10.410Z] 36b3adc4ff6f: Pulling fs layer [2021-05-04T11:26:10.410Z] 8ad3a11d3b57: Pulling fs layer [2021-05-04T11:26:10.410Z] 46f8f816bc3b: Pulling fs layer [2021-05-04T11:26:10.410Z] 93b61091891f: Pulling fs layer [2021-05-04T11:26:10.410Z] 93b9cdb0e59b: Pulling fs layer [2021-05-04T11:26:10.410Z] 5e14af77c1be: Pulling fs layer [2021-05-04T11:26:10.410Z] 01666e4c0597: Pulling fs layer [2021-05-04T11:26:10.410Z] aa168da1d23b: Pulling fs layer [2021-05-04T11:26:10.410Z] 46f8f816bc3b: Waiting [2021-05-04T11:26:10.410Z] 93b61091891f: Waiting [2021-05-04T11:26:10.410Z] 93b9cdb0e59b: Waiting [2021-05-04T11:26:10.410Z] 5e14af77c1be: Waiting [2021-05-04T11:26:10.410Z] 01666e4c0597: Waiting [2021-05-04T11:26:10.410Z] aa168da1d23b: Waiting [2021-05-04T11:26:10.410Z] 36b3adc4ff6f: Download complete [2021-05-04T11:26:10.410Z] 46f8f816bc3b: Verifying Checksum [2021-05-04T11:26:10.410Z] 46f8f816bc3b: Download complete [2021-05-04T11:26:10.717Z] df20fa9351a1: Verifying Checksum [2021-05-04T11:26:10.717Z] 93b9cdb0e59b: Verifying Checksum [2021-05-04T11:26:10.717Z] 93b9cdb0e59b: Download complete [2021-05-04T11:26:10.717Z] 5e14af77c1be: Verifying Checksum [2021-05-04T11:26:10.717Z] 5e14af77c1be: Download complete [2021-05-04T11:26:10.717Z] 01666e4c0597: Verifying Checksum [2021-05-04T11:26:10.717Z] 01666e4c0597: Download complete [2021-05-04T11:26:10.717Z] 93b61091891f: Verifying Checksum [2021-05-04T11:26:10.717Z] 93b61091891f: Download complete [2021-05-04T11:26:12.268Z] 8ad3a11d3b57: Verifying Checksum [2021-05-04T11:26:12.268Z] 8ad3a11d3b57: Download complete [2021-05-04T11:26:12.268Z] df20fa9351a1: Pull complete [2021-05-04T11:26:12.591Z] 36b3adc4ff6f: Pull complete [2021-05-04T11:26:14.852Z] 8ad3a11d3b57: Pull complete [2021-05-04T11:26:15.514Z] 46f8f816bc3b: Pull complete [2021-05-04T11:26:16.765Z] 93b61091891f: Pull complete [2021-05-04T11:26:17.170Z] 93b9cdb0e59b: Pull complete [2021-05-04T11:26:17.170Z] 5e14af77c1be: Pull complete [2021-05-04T11:26:17.853Z] 01666e4c0597: Pull complete [2021-05-04T11:26:19.092Z] aa168da1d23b: Verifying Checksum [2021-05-04T11:26:19.092Z] aa168da1d23b: Download complete [2021-05-04T11:26:39.314Z] aa168da1d23b: Pull complete [2021-05-04T11:26:39.314Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-04T11:26:39.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T11:26:39.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-04T11:26:39.702Z] prd-centos7-docker-4c-2g-2915 does not seem to be running inside a container [2021-05-04T11:26:39.835Z] $ 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-04T11:26:43.184Z] $ docker top e40bd9fa01a1f76307990a9d75c081f333bf3e159ff3fa692e2647a4066fad01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T11:26:43.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-04T11:26:44.506Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-04T11:26:45.266Z] + ls /var/log/sa-host [2021-05-04T11:26:45.266Z] + sadf -c /var/log/sa-host/sa04 [2021-05-04T11:26:45.266Z] file_magic: OK [2021-05-04T11:26:45.266Z] HZ: Using current value: 100 [2021-05-04T11:26:45.266Z] file_header: OK [2021-05-04T11:26:45.266Z] 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-04T11:26:45.266Z] Statistics: [2021-05-04T11:26:45.266Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-04T11:26:45.266Z] File successfully converted to sysstat format version 12.2.1 [2021-05-04T11:26:45.266Z] + sadf -c /var/log/sa-host/sa23 [2021-05-04T11:26:45.266Z] file_magic: OK [2021-05-04T11:26:45.266Z] HZ: Using current value: 100 [2021-05-04T11:26:45.266Z] file_header: OK [2021-05-04T11:26:45.266Z] 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-04T11:26:45.266Z] Statistics: [2021-05-04T11:26:45.266Z] Hnuu...uuuununununu... [2021-05-04T11:26:45.266Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-04T11:26:45.868Z] provisioning config files... [2021-05-04T11:26:45.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8791205829576485590tmp [Pipeline] { [Pipeline] echo [2021-05-04T11:26:45.918Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:26:46.595Z] ---> create-netrc.sh [Pipeline] } [2021-05-04T11:26:46.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-04T11:26:46.641Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:26:47.335Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-04T11:26:47.354Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:26:48.065Z] ---> sudo-logs.sh [2021-05-04T11:26:48.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-04T11:26:48.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:26:48.807Z] ---> job-cost.sh [2021-05-04T11:26:48.807Z] lf-activate-venv: SKIPPING [2021-05-04T11:26:48.807Z] INFO: No Stack... [2021-05-04T11:26:49.780Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-04T11:26:50.385Z] INFO: Archiving Costs [Pipeline] echo [2021-05-04T11:26:50.408Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T11:26:51.087Z] ---> logs-deploy.sh [2021-05-04T11:26:51.087Z] lf-activate-venv: SKIPPING [2021-05-04T11:26:51.087Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/63 [2021-05-04T11:26:51.087Z] INFO: archiving workspace using pattern(s): [2021-05-04T11:26:54.585Z] Archives upload complete. [2021-05-04T11:26:54.585Z] INFO: archiving logs to Nexus