Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 97a945b5107cd91ca2ad7697b14131a8414a70a4+27660dbc3bdf9d601f84e42b72d95f2f88dbda49 (15cbe085344b69978423d732259e64c4fdd8f52f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5765843174627356017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6288190363491814386.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-351/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-351/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2321587205223167628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-351/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7838056594459603460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3405412988462074153.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-351/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-351/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6375909723529969076.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-513 in /w/workspace/edgexfoundry_device-sdk-c_PR-351 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp/jenkins-gitclient-ssh2931048607586037921.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 into PR head commit 97a945b5107cd91ca2ad7697b14131a8414a70a4 Merge succeeded, producing 97a945b5107cd91ca2ad7697b14131a8414a70a4 Checking out Revision 97a945b5107cd91ca2ad7697b14131a8414a70a4 (PR-351) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp/jenkins-gitclient-ssh1666066250792257226.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97a945b5107cd91ca2ad7697b14131a8414a70a4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp/jenkins-gitclient-ssh712900787243060576.key > git merge 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97a945b5107cd91ca2ad7697b14131a8414a70a4 # timeout=10 Commit message: "fix: MaxCmdOps of zero implies unlimited fix: Resync MsgBus Topic configuration with go-mod-messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T14:05:06.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T14:05:06.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T14:05:06.457Z] ========================================================= [2021-06-11T14:05:06.458Z] EdgeX Global Pipelines Version Info [2021-06-11T14:05:06.458Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:05:07.997Z] ------------------- [2021-06-11T14:05:07.997Z] stable info: [2021-06-11T14:05:07.997Z] ------------------- [2021-06-11T14:05:07.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T14:05:07.997Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T14:05:07.997Z] Message: update stable to v1.0.195 [2021-06-11T14:05:08.589Z] ------------------- [2021-06-11T14:05:08.589Z] experimental info: [2021-06-11T14:05:08.589Z] ------------------- [2021-06-11T14:05:08.589Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T14:05:08.589Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T14:05:08.589Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T14:05:08.832Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-11T14:05:08.904Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-11T14:05:08.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T14:05:09.022Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T14:05:09.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T14:05:09.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-11T14:05:09.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-11T14:05:09.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-11T14:05:09.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T14:05:09.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-11T14:05:09.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T14:05:09.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T14:05:09.586Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T14:05:09.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T14:05:09.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T14:05:09.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T14:05:09.825Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T14:05:09.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo [2021-06-11T14:05:09.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo [2021-06-11T14:05:10.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo [2021-06-11T14:05:10.067Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97a945b5107cd91ca2ad7697b14131a8414a70a4 [Pipeline] echo [2021-06-11T14:05:10.126Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97a945b [Pipeline] echo [2021-06-11T14:05:10.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T14:05:10.377Z] provisioning config files... [2021-06-11T14:05:10.397Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp/config2099637132522260419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:05:10.775Z] ---> docker-login.sh [2021-06-11T14:05:10.775Z] nexus3.edgexfoundry.org:10001 [2021-06-11T14:05:11.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:05:11.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:05:11.300Z] Configure a credential helper to remove this warning. See [2021-06-11T14:05:11.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:05:11.300Z] [2021-06-11T14:05:11.300Z] Login Succeeded [2021-06-11T14:05:11.300Z] nexus3.edgexfoundry.org:10002 [2021-06-11T14:05:11.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:05:11.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:05:11.569Z] Configure a credential helper to remove this warning. See [2021-06-11T14:05:11.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:05:11.569Z] [2021-06-11T14:05:11.569Z] Login Succeeded [2021-06-11T14:05:11.569Z] nexus3.edgexfoundry.org:10003 [2021-06-11T14:05:11.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:05:11.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:05:11.569Z] Configure a credential helper to remove this warning. See [2021-06-11T14:05:11.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:05:11.569Z] [2021-06-11T14:05:11.569Z] Login Succeeded [2021-06-11T14:05:11.569Z] nexus3.edgexfoundry.org:10004 [2021-06-11T14:05:11.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:05:11.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:05:11.847Z] Configure a credential helper to remove this warning. See [2021-06-11T14:05:11.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:05:11.847Z] [2021-06-11T14:05:11.847Z] Login Succeeded [2021-06-11T14:05:11.847Z] docker.io [2021-06-11T14:05:11.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:05:12.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:05:12.112Z] Configure a credential helper to remove this warning. See [2021-06-11T14:05:12.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:05:12.112Z] [2021-06-11T14:05:12.112Z] Login Succeeded [2021-06-11T14:05:12.112Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T14:05:12.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:05:14.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T14:05:14.118Z] [2021-06-11T14:05:14.118Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:05:14.509Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T14:05:14.509Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T14:05:14.509Z] 31603596830f: Pulling fs layer [2021-06-11T14:05:14.509Z] 54011a49482f: Pulling fs layer [2021-06-11T14:05:14.509Z] a6820b24f6d8: Pulling fs layer [2021-06-11T14:05:14.509Z] f581987b2513: Pulling fs layer [2021-06-11T14:05:14.509Z] f581987b2513: Waiting [2021-06-11T14:05:14.775Z] 54011a49482f: Verifying Checksum [2021-06-11T14:05:14.775Z] 54011a49482f: Download complete [2021-06-11T14:05:14.775Z] 31603596830f: Verifying Checksum [2021-06-11T14:05:14.775Z] 31603596830f: Download complete [2021-06-11T14:05:14.775Z] a6820b24f6d8: Verifying Checksum [2021-06-11T14:05:14.775Z] a6820b24f6d8: Download complete [2021-06-11T14:05:14.775Z] f581987b2513: Verifying Checksum [2021-06-11T14:05:14.775Z] f581987b2513: Download complete [2021-06-11T14:05:15.037Z] 31603596830f: Pull complete [2021-06-11T14:05:15.037Z] 54011a49482f: Pull complete [2021-06-11T14:05:15.615Z] a6820b24f6d8: Pull complete [2021-06-11T14:05:15.880Z] f581987b2513: Pull complete [2021-06-11T14:05:15.880Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T14:05:15.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T14:05:15.880Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T14:05:16.006Z] prd-centos7-docker-4c-2g-513 does not seem to be running inside a container [2021-06-11T14:05:16.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-351 -v /w/workspace/edgexfoundry_device-sdk-c_PR-351:/w/workspace/edgexfoundry_device-sdk-c_PR-351:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T14:05:17.339Z] $ docker top 105b56c44d2b42060495ebb6ac21575b100fc0cd12d484c5e53b4bf3b2f2c0a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T14:05:17.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T14:05:17.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T14:05:17.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T14:05:17.719Z] $ docker exec 105b56c44d2b42060495ebb6ac21575b100fc0cd12d484c5e53b4bf3b2f2c0a7 ssh-agent [2021-06-11T14:05:17.828Z] SSH_AUTH_SOCK=/tmp/ssh-lvNCHyM5ZZZq/agent.12 [2021-06-11T14:05:17.828Z] SSH_AGENT_PID=18 [2021-06-11T14:05:17.836Z] Running ssh-add (command line suppressed) [2021-06-11T14:05:17.938Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp/private_key_3882654541992807904.key (/w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp/private_key_3882654541992807904.key) [2021-06-11T14:05:17.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T14:05:18.332Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T14:05:18.371Z] $ docker exec --env ******** --env ******** 105b56c44d2b42060495ebb6ac21575b100fc0cd12d484c5e53b4bf3b2f2c0a7 ssh-agent -k [2021-06-11T14:05:18.461Z] unset SSH_AUTH_SOCK; [2021-06-11T14:05:18.462Z] unset SSH_AGENT_PID; [2021-06-11T14:05:18.462Z] echo Agent pid 18 killed; [2021-06-11T14:05:18.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T14:05:18.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T14:05:18.601Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T14:05:18.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T14:05:18.732Z] $ docker exec 105b56c44d2b42060495ebb6ac21575b100fc0cd12d484c5e53b4bf3b2f2c0a7 ssh-agent [2021-06-11T14:05:18.841Z] SSH_AUTH_SOCK=/tmp/ssh-UdksvLys0mcZ/agent.51 [2021-06-11T14:05:18.841Z] SSH_AGENT_PID=57 [2021-06-11T14:05:18.855Z] Running ssh-add (command line suppressed) [2021-06-11T14:05:18.954Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp/private_key_2088348501015286599.key (/w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp/private_key_2088348501015286599.key) [2021-06-11T14:05:18.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T14:05:19.343Z] + git semver init [2021-06-11T14:05:19.343Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T14:05:19.343Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-351/.git [2021-06-11T14:05:19.343Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-351 [2021-06-11T14:05:19.343Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T14:05:19.343Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T14:05:19.343Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T14:05:19.343Z] # $SEMVER_BRANCH = PR-351 [2021-06-11T14:05:19.343Z] # $SEMVER_TEMP = /tmp/semver-579737652 [2021-06-11T14:05:19.343Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-11T14:05:19.943Z] # '/tmp/semver-579737652' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-351/.semver' [2021-06-11T14:05:19.943Z] # -> Force: false [2021-06-11T14:05:19.943Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-351/.semver [Pipeline] } [2021-06-11T14:05:19.987Z] $ docker exec --env ******** --env ******** 105b56c44d2b42060495ebb6ac21575b100fc0cd12d484c5e53b4bf3b2f2c0a7 ssh-agent -k [2021-06-11T14:05:20.081Z] unset SSH_AUTH_SOCK; [2021-06-11T14:05:20.082Z] unset SSH_AGENT_PID; [2021-06-11T14:05:20.082Z] echo Agent pid 57 killed; [2021-06-11T14:05:20.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T14:05:20.666Z] + git semver [Pipeline] } [2021-06-11T14:05:20.712Z] $ docker stop --time=1 105b56c44d2b42060495ebb6ac21575b100fc0cd12d484c5e53b4bf3b2f2c0a7 [2021-06-11T14:05:22.015Z] $ docker rm -f 105b56c44d2b42060495ebb6ac21575b100fc0cd12d484c5e53b4bf3b2f2c0a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T14:05:22.461Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T14:05:22.824Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T14:05:22.853Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-11T14:05:38.325Z] Still waiting to schedule task [2021-06-11T14:05:38.326Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-513’ [2021-06-11T14:05:38.356Z] Still waiting to schedule task [2021-06-11T14:05:38.356Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-11T14:07:36.586Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-514 in /w/workspace/edgexfoundry_device-sdk-c_PR-351 [Pipeline] { [Pipeline] ws [2021-06-11T14:07:36.640Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-06-11T14:07:36.908Z] Selected Git installation does not exist. Using Default [2021-06-11T14:07:36.909Z] The recommended git tool is: NONE [2021-06-11T14:07:42.860Z] using credential edgex-jenkins-ssh [2021-06-11T14:07:42.881Z] Cloning the remote Git repository [2021-06-11T14:07:43.001Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-11T14:07:43.137Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-06-11T14:07:43.231Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-11T14:07:43.232Z] > git --version # timeout=10 [2021-06-11T14:07:43.261Z] > git --version # 'git version 2.17.1' [2021-06-11T14:07:43.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:07:43.401Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T14:07:45.265Z] Merging remotes/origin/master commit 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 into PR head commit 97a945b5107cd91ca2ad7697b14131a8414a70a4 [2021-06-11T14:07:45.482Z] Merge succeeded, producing 97a945b5107cd91ca2ad7697b14131a8414a70a4 [2021-06-11T14:07:45.483Z] Checking out Revision 97a945b5107cd91ca2ad7697b14131a8414a70a4 (PR-351) [2021-06-11T14:07:44.567Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-11T14:07:44.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T14:07:44.617Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-11T14:07:44.655Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-11T14:07:44.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:07:44.668Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T14:07:45.245Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T14:07:45.264Z] > git checkout -f 97a945b5107cd91ca2ad7697b14131a8414a70a4 # timeout=10 [2021-06-11T14:07:45.369Z] > git remote # timeout=10 [2021-06-11T14:07:45.387Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T14:07:45.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:07:45.410Z] > git merge 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 # timeout=10 [2021-06-11T14:07:45.429Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T14:07:45.449Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T14:07:45.466Z] > git checkout -f 97a945b5107cd91ca2ad7697b14131a8414a70a4 # timeout=10 [2021-06-11T14:07:49.753Z] Commit message: "fix: MaxCmdOps of zero implies unlimited fix: Resync MsgBus Topic configuration with go-mod-messaging" [2021-06-11T14:07:49.772Z] > git --version # timeout=10 [2021-06-11T14:07:49.781Z] > git --version # 'git version 2.17.1' [2021-06-11T14:07:49.801Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T14:07:51.413Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T14:07:51.838Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T14:07:52.201Z] + sudo service docker restart+ [2021-06-11T14:07:52.201Z] true [2021-06-11T14:07:56.137Z] Running on prd-centos7-docker-4c-2g-517 in /w/workspace/edgexfoundry_device-sdk-c_PR-351 [Pipeline] { [Pipeline] ws [2021-06-11T14:07:56.217Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-06-11T14:07:56.372Z] Selected Git installation does not exist. Using Default [2021-06-11T14:07:56.372Z] The recommended git tool is: NONE [2021-06-11T14:07:58.744Z] using credential edgex-jenkins-ssh [2021-06-11T14:07:58.773Z] Cloning the remote Git repository [2021-06-11T14:07:58.797Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-11T14:07:58.870Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-06-11T14:07:58.919Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-11T14:07:58.920Z] > git --version # timeout=10 [2021-06-11T14:07:58.931Z] > git --version # 'git version 2.24.4' [2021-06-11T14:07:58.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:07:58.960Z] [INFO] Currently running in a labeled security context [2021-06-11T14:07:58.960Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T14:07:58.962Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh7879751233668641925.key [2021-06-11T14:07:58.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T14:07:59.827Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-11T14:08:00.351Z] Merging remotes/origin/master commit 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 into PR head commit 97a945b5107cd91ca2ad7697b14131a8414a70a4 [2021-06-11T14:08:00.442Z] Merge succeeded, producing 97a945b5107cd91ca2ad7697b14131a8414a70a4 [2021-06-11T14:08:00.442Z] Checking out Revision 97a945b5107cd91ca2ad7697b14131a8414a70a4 (PR-351) [2021-06-11T14:07:59.845Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T14:07:59.856Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-11T14:07:59.866Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-11T14:07:59.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:07:59.867Z] [INFO] Currently running in a labeled security context [2021-06-11T14:07:59.867Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T14:07:59.867Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh3397146684560898169.key [2021-06-11T14:07:59.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T14:08:00.355Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T14:08:00.360Z] > git checkout -f 97a945b5107cd91ca2ad7697b14131a8414a70a4 # timeout=10 [2021-06-11T14:08:00.396Z] > git remote # timeout=10 [2021-06-11T14:08:00.404Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T14:08:00.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:08:00.415Z] [INFO] Currently running in a labeled security context [2021-06-11T14:08:00.415Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T14:08:00.415Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh1412662481609924064.key [2021-06-11T14:08:00.424Z] > git merge 27660dbc3bdf9d601f84e42b72d95f2f88dbda49 # timeout=10 [2021-06-11T14:08:00.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T14:08:00.441Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T14:08:00.446Z] > git checkout -f 97a945b5107cd91ca2ad7697b14131a8414a70a4 # timeout=10 [2021-06-11T14:08:03.991Z] Commit message: "fix: MaxCmdOps of zero implies unlimited fix: Resync MsgBus Topic configuration with go-mod-messaging" [2021-06-11T14:08:04.021Z] > git --version # timeout=10 [2021-06-11T14:08:04.028Z] > git --version # 'git version 2.24.4' [2021-06-11T14:08:04.033Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T14:08:05.272Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T14:08:05.636Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T14:08:05.959Z] + true [2021-06-11T14:08:05.959Z] + sudo service docker restart [2021-06-11T14:08:05.959Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T14:08:10.681Z] provisioning config files... [2021-06-11T14:08:10.710Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config52151396462583314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:08:11.127Z] ---> docker-login.sh [2021-06-11T14:08:11.127Z] nexus3.edgexfoundry.org:10001 [2021-06-11T14:08:12.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:12.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:12.713Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:12.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:12.713Z] [2021-06-11T14:08:12.713Z] Login Succeeded [2021-06-11T14:08:12.713Z] nexus3.edgexfoundry.org:10002 [2021-06-11T14:08:12.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:13.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:13.266Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:13.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:13.266Z] [2021-06-11T14:08:13.266Z] Login Succeeded [2021-06-11T14:08:13.266Z] nexus3.edgexfoundry.org:10003 [2021-06-11T14:08:13.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:13.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:13.817Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:13.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:13.817Z] [2021-06-11T14:08:13.817Z] Login Succeeded [2021-06-11T14:08:13.817Z] nexus3.edgexfoundry.org:10004 [2021-06-11T14:08:14.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:14.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:14.366Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:14.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:14.366Z] [2021-06-11T14:08:14.366Z] Login Succeeded [2021-06-11T14:08:14.366Z] docker.io [2021-06-11T14:08:14.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:14.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:14.920Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:14.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:14.920Z] [2021-06-11T14:08:14.920Z] Login Succeeded [2021-06-11T14:08:14.920Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T14:08:14.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T14:08:15.574Z] ========================================================= [2021-06-11T14:08:15.574Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-11T14:08:15.574Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:08:15.996Z] + 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-06-11T14:08:16.605Z] Sending build context to Docker daemon 2.622MB [2021-06-11T14:08:16.605Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-11T14:08:16.605Z] Step 2/25 : FROM ${BASE} as builder [2021-06-11T14:08:16.605Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-11T14:08:16.605Z] 0362ad1dd800: Pulling fs layer [2021-06-11T14:08:16.605Z] f2cdb1532d8b: Pulling fs layer [2021-06-11T14:08:16.605Z] 37ed683be191: Pulling fs layer [2021-06-11T14:08:16.881Z] f2cdb1532d8b: Verifying Checksum [2021-06-11T14:08:16.881Z] f2cdb1532d8b: Download complete [2021-06-11T14:08:16.881Z] 0362ad1dd800: Verifying Checksum [2021-06-11T14:08:16.881Z] 0362ad1dd800: Download complete [2021-06-11T14:08:17.487Z] 0362ad1dd800: Pull complete [2021-06-11T14:08:17.759Z] f2cdb1532d8b: Pull complete [2021-06-11T14:08:19.732Z] 37ed683be191: Verifying Checksum [2021-06-11T14:08:19.732Z] 37ed683be191: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T14:08:24.196Z] provisioning config files... [2021-06-11T14:08:24.212Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config7553472209820256867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:08:24.644Z] ---> docker-login.sh [2021-06-11T14:08:24.644Z] nexus3.edgexfoundry.org:10001 [2021-06-11T14:08:24.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:24.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:24.908Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:24.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:24.908Z] [2021-06-11T14:08:24.908Z] Login Succeeded [2021-06-11T14:08:24.908Z] nexus3.edgexfoundry.org:10002 [2021-06-11T14:08:24.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:24.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:24.908Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:24.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:24.908Z] [2021-06-11T14:08:24.908Z] Login Succeeded [2021-06-11T14:08:24.908Z] nexus3.edgexfoundry.org:10003 [2021-06-11T14:08:25.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:25.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:25.173Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:25.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:25.173Z] [2021-06-11T14:08:25.173Z] Login Succeeded [2021-06-11T14:08:25.173Z] nexus3.edgexfoundry.org:10004 [2021-06-11T14:08:25.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:25.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:25.173Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:25.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:25.173Z] [2021-06-11T14:08:25.173Z] Login Succeeded [2021-06-11T14:08:25.173Z] docker.io [2021-06-11T14:08:25.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:08:25.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:08:25.696Z] Configure a credential helper to remove this warning. See [2021-06-11T14:08:25.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:08:25.696Z] [2021-06-11T14:08:25.696Z] Login Succeeded [2021-06-11T14:08:25.696Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T14:08:25.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T14:08:26.008Z] ========================================================= [2021-06-11T14:08:26.008Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-11T14:08:26.008Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:08:26.355Z] + 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-06-11T14:08:26.355Z] Sending build context to Docker daemon 2.623MB [2021-06-11T14:08:26.355Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-11T14:08:26.355Z] Step 2/25 : FROM ${BASE} as builder [2021-06-11T14:08:26.355Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-11T14:08:26.355Z] e7c96db7181b: Pulling fs layer [2021-06-11T14:08:26.355Z] 4c13bbce0fe7: Pulling fs layer [2021-06-11T14:08:26.355Z] 6059c847ac2f: Pulling fs layer [2021-06-11T14:08:26.620Z] 4c13bbce0fe7: Verifying Checksum [2021-06-11T14:08:26.620Z] 4c13bbce0fe7: Download complete [2021-06-11T14:08:26.620Z] e7c96db7181b: Verifying Checksum [2021-06-11T14:08:26.620Z] e7c96db7181b: Download complete [2021-06-11T14:08:26.886Z] e7c96db7181b: Pull complete [2021-06-11T14:08:26.886Z] 4c13bbce0fe7: Pull complete [2021-06-11T14:08:28.009Z] 37ed683be191: Pull complete [2021-06-11T14:08:28.009Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-11T14:08:28.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-11T14:08:28.009Z] ---> b23d30803547 [2021-06-11T14:08:28.009Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-11T14:08:29.436Z] 6059c847ac2f: Verifying Checksum [2021-06-11T14:08:29.436Z] 6059c847ac2f: Download complete [2021-06-11T14:08:29.458Z] ---> Running in c3d14a107206 [2021-06-11T14:08:30.443Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-11T14:08:31.037Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-11T14:08:31.037Z] [2021-06-11T14:08:32.015Z] Removing intermediate container c3d14a107206 [2021-06-11T14:08:32.015Z] ---> b274144d8e3a [2021-06-11T14:08:32.015Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-11T14:08:32.015Z] ---> Running in faa7eab1b79a [2021-06-11T14:08:32.779Z] 6059c847ac2f: Pull complete [2021-06-11T14:08:32.779Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-11T14:08:32.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-11T14:08:32.779Z] ---> 5eabd8fd8ba2 [2021-06-11T14:08:32.779Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-11T14:08:34.001Z] Removing intermediate container faa7eab1b79a [2021-06-11T14:08:34.002Z] ---> b7a0a66355a6 [2021-06-11T14:08:34.002Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-06-11T14:08:34.276Z] ---> Running in 5018f3ad1d64 [2021-06-11T14:08:35.734Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-11T14:08:36.427Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-11T14:08:36.699Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-11T14:08:37.296Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-11T14:08:37.296Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-11T14:08:37.296Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-11T14:08:37.570Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-11T14:08:39.035Z] (5/11) Installing libuuid (2.33-r0) [2021-06-11T14:08:39.035Z] (6/11) Installing libblkid (2.33-r0) [2021-06-11T14:08:39.307Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-11T14:08:39.307Z] (8/11) Installing libmount (2.33-r0) [2021-06-11T14:08:39.588Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-11T14:08:39.588Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-11T14:08:39.865Z] (11/11) Installing wget (1.20.3-r0) [2021-06-11T14:08:39.865Z] Executing busybox-1.29.3-r10.trigger [2021-06-11T14:08:39.865Z] OK: 287 MiB in 86 packages [2021-06-11T14:08:40.980Z] ---> Running in 0cce7625cebd [2021-06-11T14:08:40.981Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-11T14:08:40.981Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-11T14:08:40.981Z] [2021-06-11T14:08:40.981Z] Removing intermediate container 0cce7625cebd [2021-06-11T14:08:40.981Z] ---> dc7efa0336e4 [2021-06-11T14:08:40.981Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-11T14:08:41.244Z] ---> Running in 6a87a52e958e [2021-06-11T14:08:41.307Z] Removing intermediate container 5018f3ad1d64 [2021-06-11T14:08:41.307Z] ---> 4ad83f654edd [2021-06-11T14:08:41.307Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-11T14:08:41.591Z] ---> Running in 40b888971244 [2021-06-11T14:08:41.864Z] Removing intermediate container 40b888971244 [2021-06-11T14:08:41.864Z] ---> 23f478ea6e9c [2021-06-11T14:08:41.864Z] Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-06-11T14:08:42.138Z] ---> Running in f1252667057b [2021-06-11T14:08:42.193Z] Removing intermediate container 6a87a52e958e [2021-06-11T14:08:42.194Z] ---> d5167d8a452a [2021-06-11T14:08:42.194Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-06-11T14:08:42.194Z] ---> Running in 5e0fe7a8723b [2021-06-11T14:08:42.454Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-11T14:08:43.033Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-11T14:08:43.589Z] --2021-06-11 14:08:43-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-11T14:08:43.589Z] Resolving github.com... 140.82.113.3 [2021-06-11T14:08:43.589Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-11T14:08:43.589Z] HTTP request sent, awaiting response... 302 Found [2021-06-11T14:08:43.589Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-11T14:08:43.589Z] --2021-06-11 14:08:43-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-11T14:08:43.589Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-11T14:08:43.589Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-11T14:08:43.589Z] HTTP request sent, awaiting response... 200 OK [2021-06-11T14:08:43.589Z] Length: 719348 (702K) [application/x-gzip] [2021-06-11T14:08:43.589Z] Saving to: 'STDOUT' [2021-06-11T14:08:43.589Z]  [2021-06-11T14:08:43.884Z] 0K .......... .......... .......... .......... .......... 7% 1.40M 0s [2021-06-11T14:08:43.884Z] 50K .......... .......... .......... .......... .......... 14% 2.98M 0s [2021-06-11T14:08:43.884Z] 100K .......... .......... .......... .......... .......... 21% 2.92M 0s [2021-06-11T14:08:43.884Z] 150K .......... .......... .......... .......... .......... 28% 15.0M 0s [2021-06-11T14:08:43.884Z] 200K .......... .......... .......... .......... .......... 35% 16.7M 0s [2021-06-11T14:08:43.884Z] 250K .......... .......... .......... .......... .......... 42% 5.28M 0s [2021-06-11T14:08:43.884Z] 300K .......... .......... .......... .......... .......... 49% 4.38M 0s [2021-06-11T14:08:43.884Z] 350K .......... .......... .......... .......... .......... 56% 5.65M 0s [2021-06-11T14:08:43.884Z] 400K .......... .......... .......... .......... .......... 64% 3.91M 0s [2021-06-11T14:08:43.884Z] 450K .......... .......... .......... .......... .......... 71% 8.21M 0s [2021-06-11T14:08:43.884Z] 500K .......... .......... .......... .......... .......... 78% 4.91M 0s [2021-06-11T14:08:43.884Z] 550K .......... .......... .......... .......... .......... 85% 9.27M 0s [2021-06-11T14:08:43.884Z] 600K .......... .......... .......... .......... .......... 92% 926K 0s [2021-06-11T14:08:43.884Z] 650K .......... .......... .......... .......... .......... 99% 1.92M 0s [2021-06-11T14:08:43.884Z] 700K ..   100% 4746G=0.2s [2021-06-11T14:08:43.884Z] [2021-06-11T14:08:43.884Z] 2021-06-11 14:08:43 (3.17 MB/s) - written to stdout [719348/719348] [2021-06-11T14:08:43.884Z] [2021-06-11T14:08:43.986Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-11T14:08:44.159Z] -- The C compiler identification is GNU 8.3.0 [2021-06-11T14:08:44.256Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-11T14:08:44.436Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-11T14:08:44.436Z] -- Check for working C compiler: /usr/bin/cc [2021-06-11T14:08:44.518Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-11T14:08:44.518Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-11T14:08:44.518Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-11T14:08:44.725Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T14:08:44.725Z] -- Detecting C compiler ABI info [2021-06-11T14:08:45.008Z] -- Detecting C compiler ABI info - done [2021-06-11T14:08:45.008Z] -- Detecting C compile features [2021-06-11T14:08:45.612Z] -- Detecting C compile features - done [2021-06-11T14:08:45.887Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-11T14:08:45.910Z] (5/11) Installing libuuid (2.33-r0) [2021-06-11T14:08:45.910Z] (6/11) Installing libblkid (2.33-r0) [2021-06-11T14:08:46.163Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-11T14:08:46.163Z] -- Detecting CXX compiler ABI info [2021-06-11T14:08:46.163Z] -- Detecting CXX compiler ABI info - done [2021-06-11T14:08:46.178Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-11T14:08:46.436Z] -- Detecting CXX compile features [2021-06-11T14:08:46.447Z] (8/11) Installing libmount (2.33-r0) [2021-06-11T14:08:46.447Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-11T14:08:46.447Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-11T14:08:47.021Z] (11/11) Installing wget (1.20.3-r0) [2021-06-11T14:08:47.282Z] Executing busybox-1.29.3-r10.trigger [2021-06-11T14:08:47.282Z] OK: 273 MiB in 86 packages [2021-06-11T14:08:47.870Z] -- Detecting CXX compile features - done [2021-06-11T14:08:47.870Z] -- Looking for include file endian.h [2021-06-11T14:08:48.145Z] -- Looking for include file endian.h - found [2021-06-11T14:08:48.145Z] -- Check if the system is big endian [2021-06-11T14:08:48.145Z] -- Searching 16 bit integer [2021-06-11T14:08:48.145Z] -- Looking for sys/types.h [2021-06-11T14:08:48.145Z] -- Looking for sys/types.h - found [2021-06-11T14:08:48.145Z] -- Looking for stdint.h [2021-06-11T14:08:48.232Z] Removing intermediate container 5e0fe7a8723b [2021-06-11T14:08:48.232Z] ---> 217197298015 [2021-06-11T14:08:48.232Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-11T14:08:48.232Z] ---> Running in a841cffcc53c [2021-06-11T14:08:48.232Z] Removing intermediate container a841cffcc53c [2021-06-11T14:08:48.232Z] ---> afcff5015a56 [2021-06-11T14:08:48.232Z] Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-06-11T14:08:48.232Z] ---> Running in 30b5235368b3 [2021-06-11T14:08:48.418Z] -- Looking for stdint.h - found [2021-06-11T14:08:48.419Z] -- Looking for stddef.h [2021-06-11T14:08:48.495Z] --2021-06-11 14:08:48-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-11T14:08:48.495Z] Resolving github.com... 140.82.113.3 [2021-06-11T14:08:48.495Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-11T14:08:48.699Z] -- Looking for stddef.h - found [2021-06-11T14:08:48.699Z] -- Check size of unsigned short [2021-06-11T14:08:48.757Z] HTTP request sent, awaiting response... 302 Found [2021-06-11T14:08:48.757Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-11T14:08:48.757Z] --2021-06-11 14:08:48-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-11T14:08:48.757Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-11T14:08:48.757Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-11T14:08:48.757Z] HTTP request sent, awaiting response... 200 OK [2021-06-11T14:08:48.757Z] Length: 719348 (702K) [application/x-gzip] [2021-06-11T14:08:48.757Z] Saving to: 'STDOUT' [2021-06-11T14:08:48.757Z]  [2021-06-11T14:08:48.757Z] 0K .......... .......... .......... .......... .......... 7% 1.66M 0s [2021-06-11T14:08:48.757Z] 50K .......... .......... .......... .......... .......... 14% 3.30M 0s [2021-06-11T14:08:48.757Z] 100K .......... .......... .......... .......... .......... 21% 63.9M 0s [2021-06-11T14:08:48.757Z] 150K .......... .......... .......... .......... .......... 28% 3.47M 0s [2021-06-11T14:08:48.757Z] 200K .......... .......... .......... .......... .......... 35% 31.0M 0s [2021-06-11T14:08:48.757Z] 250K .......... .......... .......... .......... .......... 42% 5.19M 0s [2021-06-11T14:08:48.757Z] 300K .......... .......... .......... .......... .......... 49% 15.9M 0s [2021-06-11T14:08:48.757Z] 350K .......... .......... .......... .......... .......... 56% 11.9M 0s [2021-06-11T14:08:48.757Z] 400K .......... .......... .......... .......... .......... 64% 12.9M 0s [2021-06-11T14:08:48.757Z] 450K .......... .......... .......... .......... .......... 71% 24.3M 0s [2021-06-11T14:08:48.757Z] 500K .......... .......... .......... .......... .......... 78% 18.8M 0s [2021-06-11T14:08:48.757Z] 550K .......... .......... .......... .......... .......... 85% 18.2M 0s [2021-06-11T14:08:48.757Z] 600K .......... .......... .......... .......... .......... 92% 4.04M 0s [2021-06-11T14:08:48.757Z] 650K .......... .......... .......... .......... .......... 99% 5.40M 0s [2021-06-11T14:08:48.757Z] 700K .. 100% 4746G=0.1s [2021-06-11T14:08:48.757Z] [2021-06-11T14:08:48.757Z] 2021-06-11 14:08:48 (6.27 MB/s) - written to stdout [719348/719348] [2021-06-11T14:08:48.757Z] [2021-06-11T14:08:48.976Z] -- Check size of unsigned short - done [2021-06-11T14:08:48.977Z] -- Using unsigned short [2021-06-11T14:08:49.018Z] -- The C compiler identification is GNU 8.3.0 [2021-06-11T14:08:49.018Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-11T14:08:49.018Z] -- Check for working C compiler: /usr/bin/cc [2021-06-11T14:08:49.018Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T14:08:49.018Z] -- Detecting C compiler ABI info [2021-06-11T14:08:49.018Z] -- Detecting C compiler ABI info - done [2021-06-11T14:08:49.018Z] -- Detecting C compile features [2021-06-11T14:08:49.258Z] -- Check if the system is big endian - little endian [2021-06-11T14:08:49.258Z] -- Check size of size_t [2021-06-11T14:08:49.278Z] -- Detecting C compile features - done [2021-06-11T14:08:49.278Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-11T14:08:49.278Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-11T14:08:49.278Z] -- Detecting CXX compiler ABI info [2021-06-11T14:08:49.278Z] -- Detecting CXX compiler ABI info - done [2021-06-11T14:08:49.534Z] -- Check size of size_t - done [2021-06-11T14:08:49.534Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-11T14:08:49.534Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-11T14:08:49.534Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-11T14:08:49.534Z] CMake did not find one. [2021-06-11T14:08:49.534Z] [2021-06-11T14:08:49.534Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-11T14:08:49.534Z] the following names: [2021-06-11T14:08:49.534Z] [2021-06-11T14:08:49.534Z] cJSONConfig.cmake [2021-06-11T14:08:49.534Z] cjson-config.cmake [2021-06-11T14:08:49.534Z] [2021-06-11T14:08:49.534Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-11T14:08:49.534Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-11T14:08:49.534Z] provides a separate development package or SDK, be sure it has been [2021-06-11T14:08:49.534Z] installed. [2021-06-11T14:08:49.534Z] [2021-06-11T14:08:49.534Z] [2021-06-11T14:08:49.534Z] -- Configuring done [2021-06-11T14:08:49.542Z] -- Detecting CXX compile features [2021-06-11T14:08:49.812Z] -- Detecting CXX compile features - done [2021-06-11T14:08:49.812Z] -- Looking for include file endian.h [2021-06-11T14:08:49.812Z] -- Looking for include file endian.h - found [2021-06-11T14:08:49.812Z] -- Check if the system is big endian [2021-06-11T14:08:49.812Z] -- Searching 16 bit integer [2021-06-11T14:08:49.812Z] -- Looking for sys/types.h [2021-06-11T14:08:49.812Z] -- Looking for sys/types.h - found [2021-06-11T14:08:49.812Z] -- Looking for stdint.h [2021-06-11T14:08:49.830Z] -- Generating done [2021-06-11T14:08:49.831Z] -- Build files have been written to: /tmp/cbor [2021-06-11T14:08:49.831Z] Scanning dependencies of target cbor_shared [2021-06-11T14:08:49.831Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-11T14:08:50.078Z] -- Looking for stdint.h - found [2021-06-11T14:08:50.078Z] -- Looking for stddef.h [2021-06-11T14:08:50.078Z] -- Looking for stddef.h - found [2021-06-11T14:08:50.078Z] -- Check size of unsigned short [2021-06-11T14:08:50.078Z] -- Check size of unsigned short - done [2021-06-11T14:08:50.078Z] -- Using unsigned short [2021-06-11T14:08:50.078Z] -- Check if the system is big endian - little endian [2021-06-11T14:08:50.078Z] -- Check size of size_t [2021-06-11T14:08:50.343Z] -- Check size of size_t - done [2021-06-11T14:08:50.343Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-11T14:08:50.343Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-11T14:08:50.343Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-11T14:08:50.343Z] CMake did not find one. [2021-06-11T14:08:50.343Z] [2021-06-11T14:08:50.343Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-11T14:08:50.343Z] the following names: [2021-06-11T14:08:50.343Z] [2021-06-11T14:08:50.343Z] cJSONConfig.cmake [2021-06-11T14:08:50.343Z] cjson-config.cmake [2021-06-11T14:08:50.343Z] [2021-06-11T14:08:50.343Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-11T14:08:50.343Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-11T14:08:50.343Z] provides a separate development package or SDK, be sure it has been [2021-06-11T14:08:50.343Z] installed. [2021-06-11T14:08:50.343Z] [2021-06-11T14:08:50.343Z] [2021-06-11T14:08:50.343Z] -- Configuring done [2021-06-11T14:08:50.343Z] -- Generating done [2021-06-11T14:08:50.343Z] -- Build files have been written to: /tmp/cbor [2021-06-11T14:08:50.343Z] Scanning dependencies of target cbor_shared [2021-06-11T14:08:50.343Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-11T14:08:50.343Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-11T14:08:50.629Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-11T14:08:50.629Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-11T14:08:50.629Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-11T14:08:50.808Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-11T14:08:50.899Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-11T14:08:50.900Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-11T14:08:50.900Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-11T14:08:50.900Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-11T14:08:50.900Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-11T14:08:51.080Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-11T14:08:51.162Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-11T14:08:51.162Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-11T14:08:51.162Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-11T14:08:51.352Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-11T14:08:51.424Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-11T14:08:51.424Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-11T14:08:51.424Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-11T14:08:51.424Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-11T14:08:51.424Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-11T14:08:51.424Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-11T14:08:51.685Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-11T14:08:51.685Z] [ 40%] Linking C shared library libcbor.so [2021-06-11T14:08:51.685Z] [ 40%] Built target cbor_shared [2021-06-11T14:08:51.685Z] Scanning dependencies of target cbor [2021-06-11T14:08:51.685Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-11T14:08:51.685Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-11T14:08:51.946Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-11T14:08:51.946Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-11T14:08:51.951Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-11T14:08:52.209Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-11T14:08:52.209Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-11T14:08:52.209Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-11T14:08:52.209Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-11T14:08:52.209Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-11T14:08:52.234Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-11T14:08:52.473Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-11T14:08:52.474Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-11T14:08:52.474Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-11T14:08:52.506Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-11T14:08:52.506Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-11T14:08:52.738Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-11T14:08:52.739Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-11T14:08:52.739Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-11T14:08:52.739Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-11T14:08:52.739Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-11T14:08:52.780Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-11T14:08:53.001Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-11T14:08:53.001Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-11T14:08:53.001Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-11T14:08:53.001Z] [ 80%] Linking C static library libcbor.a [2021-06-11T14:08:53.001Z] [ 80%] Built target cbor [2021-06-11T14:08:53.001Z] Scanning dependencies of target create_items [2021-06-11T14:08:53.001Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-11T14:08:53.053Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-11T14:08:53.276Z] [ 84%] Linking C executable create_items [2021-06-11T14:08:53.277Z] [ 84%] Built target create_items [2021-06-11T14:08:53.277Z] Scanning dependencies of target readfile [2021-06-11T14:08:53.277Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-11T14:08:53.277Z] [ 88%] Linking C executable readfile [2021-06-11T14:08:53.277Z] [ 88%] Built target readfile [2021-06-11T14:08:53.277Z] Scanning dependencies of target streaming_parser [2021-06-11T14:08:53.277Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-11T14:08:53.277Z] [ 92%] Linking C executable streaming_parser [2021-06-11T14:08:53.277Z] [ 92%] Built target streaming_parser [2021-06-11T14:08:53.277Z] Scanning dependencies of target sort [2021-06-11T14:08:53.277Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-11T14:08:53.277Z] [ 96%] Linking C executable sort [2021-06-11T14:08:53.539Z] [ 96%] Built target sort [2021-06-11T14:08:53.539Z] Scanning dependencies of target hello [2021-06-11T14:08:53.539Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-11T14:08:53.539Z] [100%] Linking C executable hello [2021-06-11T14:08:53.539Z] [100%] Built target hello [2021-06-11T14:08:53.539Z] Install the project... [2021-06-11T14:08:53.539Z] -- Install configuration: "Release" [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-11T14:08:53.539Z] -- Up-to-date: /usr/local/include/cbor [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/internal [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/include/cbor.h [2021-06-11T14:08:53.539Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-11T14:08:53.648Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-11T14:08:53.926Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-11T14:08:54.200Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-11T14:08:54.474Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-11T14:08:54.489Z] Removing intermediate container 30b5235368b3 [2021-06-11T14:08:54.489Z] ---> 666062c4b6e1 [2021-06-11T14:08:54.489Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-11T14:08:54.489Z] ---> Running in 51d0b01dd576 [2021-06-11T14:08:54.748Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-11T14:08:54.759Z] Removing intermediate container 51d0b01dd576 [2021-06-11T14:08:54.759Z] ---> 9fda4ed8e9ca [2021-06-11T14:08:54.759Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-11T14:08:55.020Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-11T14:08:55.034Z] ---> 59f994e5af36 [2021-06-11T14:08:55.034Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-11T14:08:55.295Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-11T14:08:55.297Z] ---> 034e15f3bb02 [2021-06-11T14:08:55.297Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-11T14:08:55.297Z] ---> dd946c68be87 [2021-06-11T14:08:55.297Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-11T14:08:55.559Z] ---> a3f168d1a9b5 [2021-06-11T14:08:55.559Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-11T14:08:55.570Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-11T14:08:55.830Z] ---> 70101897bc0b [2021-06-11T14:08:55.830Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-11T14:08:55.830Z] ---> 9c2cb7f95f2d [2021-06-11T14:08:55.830Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-11T14:08:55.830Z] ---> Running in e30d9fa6002d [2021-06-11T14:08:55.846Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-11T14:08:56.106Z] + CPPCHECK=false [2021-06-11T14:08:56.106Z] + DOCGEN=false [2021-06-11T14:08:56.106Z] + TOMLVER=SDK-0.2 [2021-06-11T14:08:56.106Z] + CUTILVER=1.1.4 [2021-06-11T14:08:56.106Z] + '[' 0 -gt 0 ] [2021-06-11T14:08:56.106Z] + readlink -f ./scripts/build.sh [2021-06-11T14:08:56.106Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-11T14:08:56.106Z] + dirname /tmp/sdk/scripts [2021-06-11T14:08:56.106Z] + ROOT=/tmp/sdk [2021-06-11T14:08:56.106Z] + cd /tmp/sdk [2021-06-11T14:08:56.106Z] + '[' '!' -d deps ] [2021-06-11T14:08:56.106Z] + mkdir deps [2021-06-11T14:08:56.106Z] + tar -C deps -z -x -f - [2021-06-11T14:08:56.106Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-11T14:08:56.106Z] --2021-06-11 14:08:56-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-11T14:08:56.106Z] Resolving github.com... 140.82.113.3 [2021-06-11T14:08:56.106Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-11T14:08:56.122Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-11T14:08:56.122Z] [ 40%] Linking C shared library libcbor.so [2021-06-11T14:08:56.371Z] HTTP request sent, awaiting response... 302 Found [2021-06-11T14:08:56.372Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-11T14:08:56.372Z] --2021-06-11 14:08:56-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-11T14:08:56.372Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-11T14:08:56.372Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-11T14:08:56.372Z] HTTP request sent, awaiting response... 200 OK [2021-06-11T14:08:56.372Z] Length: unspecified [application/x-gzip] [2021-06-11T14:08:56.372Z] Saving to: 'STDOUT' [2021-06-11T14:08:56.372Z] [2021-06-11T14:08:56.401Z] [ 40%] Built target cbor_shared [2021-06-11T14:08:56.401Z] Scanning dependencies of target cbor [2021-06-11T14:08:56.401Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-11T14:08:56.642Z] 0K .......... ......  963K=0.02s [2021-06-11T14:08:56.642Z] [2021-06-11T14:08:56.642Z] 2021-06-11 14:08:56 (963 KB/s) - written to stdout [16451] [2021-06-11T14:08:56.642Z] [2021-06-11T14:08:56.642Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-11T14:08:56.642Z] + wget -O+ - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gztar [2021-06-11T14:08:56.642Z] -C deps -z -x -f - [2021-06-11T14:08:56.642Z] --2021-06-11 14:08:56-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-11T14:08:56.642Z] Resolving github.com... 140.82.113.3 [2021-06-11T14:08:56.642Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-11T14:08:56.642Z] HTTP request sent, awaiting response... 302 Found [2021-06-11T14:08:56.642Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-11T14:08:56.642Z] --2021-06-11 14:08:56-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-11T14:08:56.642Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-11T14:08:56.642Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-11T14:08:56.902Z] HTTP request sent, awaiting response... 200 OK [2021-06-11T14:08:56.902Z] Length: unspecified [application/x-gzip] [2021-06-11T14:08:56.902Z] Saving to: 'STDOUT' [2021-06-11T14:08:56.902Z] [2021-06-11T14:08:56.902Z] 0K .......... .......... .......... .......... .......... 1.55M [2021-06-11T14:08:56.902Z] 50K .......... .......... .......... .......... .......... 3.05M [2021-06-11T14:08:56.902Z] 100K .......... .......... .......... .......... .......... 44.0M [2021-06-11T14:08:56.902Z] 150K .......... .......... ....... 3.32M=0.06s [2021-06-11T14:08:56.902Z] [2021-06-11T14:08:56.902Z] 2021-06-11 14:08:56 (3.06 MB/s) - written to stdout [181796] [2021-06-11T14:08:56.902Z] [2021-06-11T14:08:56.902Z] + mkdir -p src/c/iot [2021-06-11T14:08:56.903Z] + 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-06-11T14:08:56.903Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-11T14:08:56.903Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-11T14:08:56.903Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-11T14:08:56.903Z] + mkdir -p include/iot [2021-06-11T14:08:56.903Z] + 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-06-11T14:08:56.903Z] + mkdir -p include/iot/os [2021-06-11T14:08:56.903Z] + 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-06-11T14:08:56.903Z] + mkdir -p /tmp/sdk/build/release [2021-06-11T14:08:56.903Z] + cd /tmp/sdk/build/release [2021-06-11T14:08:56.903Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-11T14:08:56.903Z] -- The C compiler identification is GNU 8.3.0 [2021-06-11T14:08:56.903Z] -- Check for working C compiler: /usr/bin/cc [2021-06-11T14:08:57.164Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T14:08:57.164Z] -- Detecting C compiler ABI info [2021-06-11T14:08:57.164Z] -- Detecting C compiler ABI info - done [2021-06-11T14:08:57.164Z] -- Detecting C compile features [2021-06-11T14:08:57.379Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-11T14:08:57.430Z] -- Detecting C compile features - done [2021-06-11T14:08:57.430Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-11T14:08:57.430Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-11T14:08:57.430Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-11T14:08:57.430Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-11T14:08:57.430Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-11T14:08:57.430Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-11T14:08:57.430Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-11T14:08:57.430Z] -- C SDK 0.0.0 for Linux [2021-06-11T14:08:57.430Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-11T14:08:57.430Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-11T14:08:57.430Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-11T14:08:57.430Z] -- Configuring done [2021-06-11T14:08:57.430Z] -- Generating done [2021-06-11T14:08:57.430Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-11T14:08:57.431Z] + + tee release.logmake [2021-06-11T14:08:57.431Z] all package [2021-06-11T14:08:57.431Z] Scanning dependencies of target csdk [2021-06-11T14:08:57.431Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-11T14:08:57.654Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-11T14:08:57.698Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-11T14:08:57.698Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-11T14:08:57.927Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-11T14:08:57.972Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-11T14:08:58.233Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-11T14:08:58.233Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-11T14:08:58.233Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-11T14:08:58.497Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-11T14:08:58.498Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-11T14:08:58.498Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-11T14:08:58.904Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-11T14:08:59.073Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-11T14:08:59.074Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-11T14:08:59.074Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-11T14:08:59.177Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-11T14:08:59.348Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-11T14:08:59.349Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-11T14:08:59.349Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-11T14:08:59.349Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-11T14:08:59.451Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-11T14:08:59.724Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-11T14:08:59.724Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-11T14:08:59.939Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-11T14:08:59.939Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-11T14:08:59.939Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-11T14:08:59.939Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-11T14:09:00.206Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-11T14:09:00.206Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-11T14:09:00.317Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-11T14:09:00.782Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-11T14:09:00.782Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-11T14:09:00.782Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-11T14:09:00.782Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-11T14:09:00.912Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-11T14:09:01.046Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-11T14:09:01.046Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-11T14:09:01.183Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-11T14:09:01.312Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-11T14:09:01.312Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-11T14:09:01.312Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-11T14:09:01.312Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-11T14:09:01.457Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-11T14:09:01.896Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-11T14:09:01.897Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-11T14:09:01.897Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-11T14:09:01.897Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-11T14:09:02.059Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-11T14:09:02.059Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-11T14:09:02.331Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-11T14:09:02.607Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-11T14:09:02.854Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-11T14:09:02.854Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-11T14:09:02.854Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-11T14:09:02.900Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-11T14:09:03.149Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-11T14:09:03.150Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-11T14:09:03.178Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-11T14:09:03.418Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-11T14:09:03.453Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-11T14:09:03.691Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-11T14:09:03.730Z] [ 80%] Linking C static library libcbor.a [2021-06-11T14:09:03.731Z] [ 80%] Built target cbor [2021-06-11T14:09:03.731Z] Scanning dependencies of target create_items [2021-06-11T14:09:03.731Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-11T14:09:04.012Z] [ 84%] Linking C executable create_items [2021-06-11T14:09:04.012Z] [ 84%] Built target create_items [2021-06-11T14:09:04.012Z] Scanning dependencies of target readfile [2021-06-11T14:09:04.012Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-11T14:09:04.288Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-11T14:09:04.295Z] [ 88%] Linking C executable readfile [2021-06-11T14:09:04.295Z] [ 88%] Built target readfile [2021-06-11T14:09:04.295Z] Scanning dependencies of target streaming_parser [2021-06-11T14:09:04.295Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-11T14:09:04.553Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-11T14:09:04.553Z] [ 74%] Linking C shared library libcsdk.so [2021-06-11T14:09:04.553Z] [ 74%] Built target csdk [2021-06-11T14:09:04.553Z] Scanning dependencies of target template [2021-06-11T14:09:04.553Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-11T14:09:04.569Z] [ 92%] Linking C executable streaming_parser [2021-06-11T14:09:04.569Z] [ 92%] Built target streaming_parser [2021-06-11T14:09:04.817Z] [ 77%] Linking C executable template [2021-06-11T14:09:04.817Z] [ 77%] Built target template [2021-06-11T14:09:04.817Z] Scanning dependencies of target device-counter [2021-06-11T14:09:04.817Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-11T14:09:04.817Z] [ 80%] Linking C executable device-counter [2021-06-11T14:09:04.817Z] [ 80%] Built target device-counter [2021-06-11T14:09:04.817Z] Scanning dependencies of target device-random [2021-06-11T14:09:04.817Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-11T14:09:04.847Z] Scanning dependencies of target sort [2021-06-11T14:09:04.847Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-11T14:09:04.847Z] [ 96%] Linking C executable sort [2021-06-11T14:09:05.081Z] [ 84%] Linking C executable device-random [2021-06-11T14:09:05.081Z] [ 84%] Built target device-random [2021-06-11T14:09:05.081Z] Scanning dependencies of target device-gyro [2021-06-11T14:09:05.081Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-11T14:09:05.081Z] [ 87%] Linking C executable device-gyro [2021-06-11T14:09:05.081Z] [ 87%] Built target device-gyro [2021-06-11T14:09:05.124Z] [ 96%] Built target sort [2021-06-11T14:09:05.124Z] Scanning dependencies of target hello [2021-06-11T14:09:05.124Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-11T14:09:05.124Z] [100%] Linking C executable hello [2021-06-11T14:09:05.391Z] Scanning dependencies of target device-bitfields [2021-06-11T14:09:05.391Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-11T14:09:05.391Z] [ 90%] Linking C executable device-bitfields [2021-06-11T14:09:05.391Z] [ 90%] Built target device-bitfields [2021-06-11T14:09:05.391Z] Scanning dependencies of target template-discovery [2021-06-11T14:09:05.392Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-11T14:09:05.392Z] [ 93%] Linking C executable template-discovery [2021-06-11T14:09:05.397Z] [100%] Built target hello [2021-06-11T14:09:05.398Z] Install the project... [2021-06-11T14:09:05.398Z] -- Install configuration: "Release" [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-11T14:09:05.398Z] -- Up-to-date: /usr/local/include/cbor [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/internal [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/include/cbor.h [2021-06-11T14:09:05.398Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-11T14:09:05.759Z] [ 93%] Built target template-discovery [2021-06-11T14:09:05.759Z] Scanning dependencies of target device-file [2021-06-11T14:09:05.759Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-11T14:09:05.759Z] [ 96%] Linking C executable device-file [2021-06-11T14:09:05.759Z] [ 96%] Built target device-file [2021-06-11T14:09:05.759Z] Scanning dependencies of target device-terminal [2021-06-11T14:09:05.759Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-11T14:09:05.759Z] [100%] Linking C executable device-terminal [2021-06-11T14:09:06.039Z] [100%] Built target device-terminal [2021-06-11T14:09:06.039Z] Run CPack packaging tool... [2021-06-11T14:09:06.039Z] CPack: Create package using TGZ [2021-06-11T14:09:06.039Z] CPack: Install projects [2021-06-11T14:09:06.039Z] CPack: - Run preinstall target for: Csdk [2021-06-11T14:09:06.039Z] CPack: - Install project: Csdk [2021-06-11T14:09:06.039Z] CPack: Create package [2021-06-11T14:09:06.039Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-11T14:09:06.039Z] + '[' false '=' true ] [2021-06-11T14:09:06.039Z] + '[' false '=' true ] [2021-06-11T14:09:06.039Z] + mkdir -p /tmp/sdk/build/debug [2021-06-11T14:09:06.039Z] + cd /tmp/sdk/build/debug [2021-06-11T14:09:06.039Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-11T14:09:06.314Z] -- The C compiler identification is GNU 8.3.0 [2021-06-11T14:09:06.314Z] -- Check for working C compiler: /usr/bin/cc [2021-06-11T14:09:06.314Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T14:09:06.314Z] -- Detecting C compiler ABI info [2021-06-11T14:09:06.314Z] -- Detecting C compiler ABI info - done [2021-06-11T14:09:06.314Z] -- Detecting C compile features [2021-06-11T14:09:06.597Z] -- Detecting C compile features - done [2021-06-11T14:09:06.597Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-11T14:09:06.597Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-11T14:09:06.597Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-11T14:09:06.597Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-11T14:09:06.597Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-11T14:09:06.597Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-11T14:09:06.597Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-11T14:09:06.597Z] -- C SDK 0.0.0 for Linux [2021-06-11T14:09:06.597Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-11T14:09:06.597Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-11T14:09:06.597Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-11T14:09:06.597Z] -- Configuring done [2021-06-11T14:09:06.597Z] -- Generating done [2021-06-11T14:09:06.597Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-11T14:09:06.597Z] + make [2021-06-11T14:09:06.597Z] + tee debug.log [2021-06-11T14:09:06.869Z] Scanning dependencies of target csdk [2021-06-11T14:09:06.869Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-11T14:09:06.869Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-11T14:09:06.869Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-11T14:09:07.136Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-11T14:09:07.137Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-11T14:09:07.137Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-11T14:09:07.137Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-11T14:09:07.137Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-11T14:09:07.137Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-11T14:09:07.396Z] Removing intermediate container f1252667057b [2021-06-11T14:09:07.396Z] ---> 0edf0fd8d345 [2021-06-11T14:09:07.396Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-11T14:09:07.396Z] ---> Running in 283d4868970d [2021-06-11T14:09:07.410Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-11T14:09:07.410Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-11T14:09:07.410Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-11T14:09:07.675Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-11T14:09:07.675Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-11T14:09:07.675Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-11T14:09:07.675Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-11T14:09:07.675Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-11T14:09:07.944Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-11T14:09:07.944Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-11T14:09:07.944Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-11T14:09:07.944Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-11T14:09:08.206Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-11T14:09:08.206Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-11T14:09:08.479Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-11T14:09:08.479Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-11T14:09:08.479Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-11T14:09:08.479Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-11T14:09:08.479Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-11T14:09:08.479Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-11T14:09:08.749Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-11T14:09:08.749Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-11T14:09:08.749Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-11T14:09:08.749Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-11T14:09:08.749Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-11T14:09:08.749Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-11T14:09:09.011Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-11T14:09:09.011Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-11T14:09:09.285Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-11T14:09:09.285Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-11T14:09:09.285Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-11T14:09:09.285Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-11T14:09:09.548Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-11T14:09:09.548Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-11T14:09:09.819Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-11T14:09:09.819Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-11T14:09:10.042Z] Removing intermediate container 283d4868970d [2021-06-11T14:09:10.043Z] ---> a81ab4165037 [2021-06-11T14:09:10.043Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-11T14:09:10.084Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-11T14:09:10.085Z] [ 74%] Linking C shared library libcsdk.so [2021-06-11T14:09:10.085Z] [ 74%] Built target csdk [2021-06-11T14:09:10.085Z] Scanning dependencies of target template [2021-06-11T14:09:10.085Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-11T14:09:10.085Z] [ 77%] Linking C executable template [2021-06-11T14:09:10.085Z] [ 77%] Built target template [2021-06-11T14:09:10.325Z] ---> 7c4daf82e613 [2021-06-11T14:09:10.325Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-11T14:09:10.345Z] Scanning dependencies of target device-counter [2021-06-11T14:09:10.345Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-11T14:09:10.345Z] [ 80%] Linking C executable device-counter [2021-06-11T14:09:10.345Z] [ 80%] Built target device-counter [2021-06-11T14:09:10.345Z] Scanning dependencies of target device-random [2021-06-11T14:09:10.345Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-11T14:09:10.345Z] [ 84%] Linking C executable device-random [2021-06-11T14:09:10.345Z] [ 84%] Built target device-random [2021-06-11T14:09:10.345Z] Scanning dependencies of target device-gyro [2021-06-11T14:09:10.345Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-11T14:09:10.607Z] [ 87%] Linking C executable device-gyro [2021-06-11T14:09:10.607Z] [ 87%] Built target device-gyro [2021-06-11T14:09:10.607Z] Scanning dependencies of target device-bitfields [2021-06-11T14:09:10.607Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-11T14:09:10.607Z] [ 90%] Linking C executable device-bitfields [2021-06-11T14:09:10.607Z] [ 90%] Built target device-bitfields [2021-06-11T14:09:10.607Z] Scanning dependencies of target template-discovery [2021-06-11T14:09:10.607Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-11T14:09:10.867Z] [ 93%] Linking C executable template-discovery [2021-06-11T14:09:10.867Z] [ 93%] Built target template-discovery [2021-06-11T14:09:10.867Z] Scanning dependencies of target device-file [2021-06-11T14:09:10.867Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-11T14:09:10.867Z] [ 96%] Linking C executable device-file [2021-06-11T14:09:10.867Z] [ 96%] Built target device-file [2021-06-11T14:09:10.867Z] Scanning dependencies of target device-terminal [2021-06-11T14:09:10.867Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-11T14:09:11.129Z] [100%] Linking C executable device-terminal [2021-06-11T14:09:11.129Z] [100%] Built target device-terminal [2021-06-11T14:09:11.129Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] [ 74%] Built target csdk [2021-06-11T14:09:11.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] [ 77%] Built target template [2021-06-11T14:09:11.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] [ 80%] Built target device-counter [2021-06-11T14:09:11.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] [ 84%] Built target device-random [2021-06-11T14:09:11.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] [ 87%] Built target device-gyro [2021-06-11T14:09:11.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] [ 90%] Built target device-bitfields [2021-06-11T14:09:11.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] [ 93%] Built target template-discovery [2021-06-11T14:09:11.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] [ 96%] Built target device-file [2021-06-11T14:09:11.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] [100%] Built target device-terminal [2021-06-11T14:09:11.129Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.129Z] Install the project... [2021-06-11T14:09:11.129Z] -- Install configuration: "Release" [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-11T14:09:11.129Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-11T14:09:11.129Z] -- Up-to-date: /usr/local/include [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/devsdk [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/edgex [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/component.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/config.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/container.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/data.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/json.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/os.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/time.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/os [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-11T14:09:11.129Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-11T14:09:11.129Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:09:11.308Z] ---> 524b7220af16 [2021-06-11T14:09:11.308Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-11T14:09:12.288Z] ---> 27d8c080c1e4 [2021-06-11T14:09:12.288Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-11T14:09:12.886Z] ---> 6911030bbc36 [2021-06-11T14:09:12.886Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-11T14:09:13.486Z] ---> 05518ed53bb0 [2021-06-11T14:09:13.486Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-11T14:09:13.684Z] Removing intermediate container e30d9fa6002d [2021-06-11T14:09:13.684Z] ---> be51fee98270 [2021-06-11T14:09:13.684Z] Step 16/25 : FROM ${BASE} [2021-06-11T14:09:13.684Z] ---> 5eabd8fd8ba2 [2021-06-11T14:09:13.684Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-11T14:09:13.684Z] ---> Running in 7fcc0bdcb12a [2021-06-11T14:09:13.684Z] Removing intermediate container 7fcc0bdcb12a [2021-06-11T14:09:13.684Z] ---> 468da13a5bb8 [2021-06-11T14:09:13.684Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-11T14:09:13.951Z] ---> Running in f376c4839f17 [2021-06-11T14:09:14.214Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-11T14:09:14.476Z] ---> 1bab4ffd42ca [2021-06-11T14:09:14.476Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-11T14:09:14.476Z] ---> Running in 4227a4480536 [2021-06-11T14:09:14.785Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-11T14:09:14.785Z] [2021-06-11T14:09:15.047Z] Removing intermediate container f376c4839f17 [2021-06-11T14:09:15.048Z] ---> 8f08e9722a50 [2021-06-11T14:09:15.048Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-11T14:09:15.315Z] ---> Running in f2b44f9a91b6 [2021-06-11T14:09:15.939Z] + CPPCHECK=false [2021-06-11T14:09:15.939Z] + DOCGEN=false [2021-06-11T14:09:15.939Z] + TOMLVER=SDK-0.2 [2021-06-11T14:09:15.939Z] + CUTILVER=1.1.4 [2021-06-11T14:09:15.939Z] + '[' 0 -gt 0 ] [2021-06-11T14:09:15.939Z] + readlink -f ./scripts/build.sh [2021-06-11T14:09:15.939Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-11T14:09:15.939Z] + dirname /tmp/sdk/scripts [2021-06-11T14:09:15.939Z] + ROOT=/tmp/sdk [2021-06-11T14:09:15.939Z] + cd /tmp/sdk [2021-06-11T14:09:15.939Z] + '[' '!' -d deps ] [2021-06-11T14:09:15.939Z] + mkdir deps [2021-06-11T14:09:15.939Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-11T14:09:15.939Z] + tar -C deps -z -x -f - [2021-06-11T14:09:15.939Z] --2021-06-11 14:09:15-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-11T14:09:15.939Z] Resolving github.com... 140.82.113.3 [2021-06-11T14:09:15.939Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-11T14:09:15.939Z] HTTP request sent, awaiting response... 302 Found [2021-06-11T14:09:15.939Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-11T14:09:15.939Z] --2021-06-11 14:09:15-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-11T14:09:15.939Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-11T14:09:15.939Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-11T14:09:15.939Z] HTTP request sent, awaiting response... 200 OK [2021-06-11T14:09:15.939Z] Length: unspecified [application/x-gzip] [2021-06-11T14:09:15.939Z] Saving to: 'STDOUT' [2021-06-11T14:09:15.939Z]  [2021-06-11T14:09:15.939Z] 0K .......... ......  797K=0.02s [2021-06-11T14:09:15.939Z] [2021-06-11T14:09:15.939Z] 2021-06-11 14:09:15 (797 KB/s) - written to stdout [16451] [2021-06-11T14:09:15.939Z] [2021-06-11T14:09:15.939Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-11T14:09:15.939Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -x [2021-06-11T14:09:15.939Z] -f - [2021-06-11T14:09:15.939Z] --2021-06-11 14:09:15-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-11T14:09:16.219Z] Resolving github.com... 140.82.113.3 [2021-06-11T14:09:16.219Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-11T14:09:16.219Z] HTTP request sent, awaiting response... 302 Found [2021-06-11T14:09:16.219Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-11T14:09:16.219Z] --2021-06-11 14:09:16-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-11T14:09:16.219Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-11T14:09:16.219Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-11T14:09:16.219Z] HTTP request sent, awaiting response... 200 OK [2021-06-11T14:09:16.219Z] Length: 181796 (178K) [application/x-gzip] [2021-06-11T14:09:16.219Z] Saving to: 'STDOUT' [2021-06-11T14:09:16.219Z]  [2021-06-11T14:09:16.219Z] 0K .......... .......... .......... .......... .......... 28% 1.18M 0s [2021-06-11T14:09:16.219Z] 50K .......... .......... .......... .......... .......... 56% 2.56M 0s [2021-06-11T14:09:16.284Z] Removing intermediate container f2b44f9a91b6 [2021-06-11T14:09:16.284Z] ---> 1f12c2b90a2f [2021-06-11T14:09:16.284Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-11T14:09:16.284Z] ---> Running in ab552b0e71d1 [2021-06-11T14:09:16.497Z] 100K .......... .......... .......... .......... .......... 84% 4.45M 0s [2021-06-11T14:09:16.497Z] 150K .......... .......... .......       100% 2.37M=0.08s [2021-06-11T14:09:16.497Z] [2021-06-11T14:09:16.497Z] 2021-06-11 14:09:16 (2.10 MB/s) - written to stdout [181796/181796] [2021-06-11T14:09:16.497Z] [2021-06-11T14:09:16.497Z] + mkdir -p src/c/iot [2021-06-11T14:09:16.497Z] + 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-06-11T14:09:16.497Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-11T14:09:16.497Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-11T14:09:16.497Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-11T14:09:16.497Z] + mkdir -p include/iot [2021-06-11T14:09:16.497Z] + 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-06-11T14:09:16.497Z] + mkdir -p include/iot/os [2021-06-11T14:09:16.497Z] + 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-06-11T14:09:16.497Z] + mkdir -p /tmp/sdk/build/release [2021-06-11T14:09:16.497Z] + cd /tmp/sdk/build/release [2021-06-11T14:09:16.497Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-11T14:09:16.552Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-11T14:09:16.790Z] -- The C compiler identification is GNU 8.3.0 [2021-06-11T14:09:16.790Z] -- Check for working C compiler: /usr/bin/cc [2021-06-11T14:09:17.075Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T14:09:17.075Z] -- Detecting C compiler ABI info [2021-06-11T14:09:17.355Z] -- Detecting C compiler ABI info - done [2021-06-11T14:09:17.355Z] -- Detecting C compile features [2021-06-11T14:09:17.503Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-11T14:09:17.764Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-11T14:09:17.962Z] -- Detecting C compile features - done [2021-06-11T14:09:17.962Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-11T14:09:17.962Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-11T14:09:17.962Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-11T14:09:17.962Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-11T14:09:17.962Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-11T14:09:17.962Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-11T14:09:17.962Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-11T14:09:17.962Z] -- C SDK 0.0.0 for Linux [2021-06-11T14:09:18.027Z] (1/6) Installing curl (7.64.0-r5) [2021-06-11T14:09:18.239Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-11T14:09:18.239Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-11T14:09:18.239Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-11T14:09:18.520Z] -- Configuring done [2021-06-11T14:09:18.599Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-11T14:09:18.600Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-11T14:09:18.600Z] (4/6) Installing libuuid (2.33-r0) [2021-06-11T14:09:18.799Z] -- Generating done [2021-06-11T14:09:18.799Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-11T14:09:18.799Z] + make all+ package [2021-06-11T14:09:18.799Z] tee release.log [2021-06-11T14:09:18.799Z] Scanning dependencies of target csdk [2021-06-11T14:09:18.872Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-11T14:09:19.079Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-11T14:09:19.682Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-11T14:09:19.967Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-11T14:09:20.258Z] (6/6) Installing wget (1.20.3-r0) [2021-06-11T14:09:20.519Z] Executing busybox-1.29.3-r10.trigger [2021-06-11T14:09:20.519Z] OK: 269 MiB in 81 packages [2021-06-11T14:09:21.948Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-11T14:09:22.221Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-11T14:09:22.500Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-11T14:09:23.075Z] Removing intermediate container ab552b0e71d1 [2021-06-11T14:09:23.075Z] ---> 096156aa1d52 [2021-06-11T14:09:23.075Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-11T14:09:23.100Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-11T14:09:23.337Z] ---> ab5e86e59afc [2021-06-11T14:09:23.337Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-11T14:09:23.373Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-11T14:09:23.654Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-11T14:09:23.907Z] ---> 294c39af1148 [2021-06-11T14:09:23.907Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-11T14:09:24.480Z] ---> 3f6f1dddbbe8 [2021-06-11T14:09:24.480Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-11T14:09:24.637Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-11T14:09:24.741Z] ---> 4e20a37dec40 [2021-06-11T14:09:24.741Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-11T14:09:25.003Z] ---> 7a322164a7c4 [2021-06-11T14:09:25.003Z] Successfully built 7a322164a7c4 [2021-06-11T14:09:25.003Z] 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-06-11T14:09:25.772Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T14:09:25.772Z] . [Pipeline] withDockerContainer [2021-06-11T14:09:25.947Z] prd-centos7-docker-4c-2g-517 does not seem to be running inside a container [2021-06-11T14:09:25.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T14:09:26.616Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-11T14:09:26.616Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-11T14:09:26.862Z] $ docker top c75aa0da45c7bcf6b71005a7acb532be27662dc8a10cc52190809400b274df0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T14:09:27.308Z] + make test [2021-06-11T14:09:27.308Z] echo "make test" [2021-06-11T14:09:27.308Z] make test [Pipeline] } [2021-06-11T14:09:27.336Z] $ docker stop --time=1 c75aa0da45c7bcf6b71005a7acb532be27662dc8a10cc52190809400b274df0a [2021-06-11T14:09:27.598Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-11T14:09:27.874Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-11T14:09:28.149Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-11T14:09:28.424Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-11T14:09:28.698Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-11T14:09:28.987Z] $ docker rm -f c75aa0da45c7bcf6b71005a7acb532be27662dc8a10cc52190809400b274df0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-11T14:09:31.330Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-11T14:09:31.607Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [Pipeline] sh [2021-06-11T14:09:31.882Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-11T14:09:32.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T14:09:32.379Z] + ls -al . [2021-06-11T14:09:32.379Z] total 160 [2021-06-11T14:09:32.379Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 11 14:08 . [2021-06-11T14:09:32.379Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 14:07 .. [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 11 14:08 Attribution.txt [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jun 11 14:08 CHANGES [2021-06-11T14:09:32.380Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 11 14:08 docs [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 11 14:08 Doxyfile [2021-06-11T14:09:32.380Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 14:08 .git [2021-06-11T14:09:32.380Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 11 14:08 .github [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 11 14:08 .gitignore [2021-06-11T14:09:32.380Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 11 14:08 include [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 11 14:08 Jenkinsfile [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 11 14:08 LICENSE [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 11 14:08 Makefile [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 11 14:08 README.md [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 11 14:08 README.v2.md [2021-06-11T14:09:32.380Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 11 14:08 scripts [2021-06-11T14:09:32.380Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 11 14:08 src [2021-06-11T14:09:32.380Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 14:05 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:09:32.500Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-11T14:09:32.739Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=97a945b5107cd91ca2ad7697b14131a8414a70a4 --label arch=amd64 --label version=0.0.0 . [2021-06-11T14:09:32.740Z] Sending build context to Docker daemon 2.623MB [2021-06-11T14:09:32.740Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-11T14:09:32.740Z] Step 2/17 : FROM ${BASE} [2021-06-11T14:09:32.740Z] ---> 7a322164a7c4 [2021-06-11T14:09:32.740Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-11T14:09:32.775Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-11T14:09:33.003Z] ---> Running in 68311a3fc70e [2021-06-11T14:09:33.003Z] Removing intermediate container 68311a3fc70e [2021-06-11T14:09:33.003Z] ---> 046322bca766 [2021-06-11T14:09:33.003Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-11T14:09:33.270Z] ---> Running in 97b86161dd6e [2021-06-11T14:09:33.370Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-11T14:09:33.536Z] --2021-06-11 14:09:33-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-11T14:09:33.799Z] Resolving iotech.jfrog.io... 34.243.182.113, 54.74.239.58, 54.72.115.12 [2021-06-11T14:09:33.799Z] Connecting to iotech.jfrog.io|34.243.182.113|:443... connected. [2021-06-11T14:09:34.063Z] HTTP request sent, awaiting response... 200 OK [2021-06-11T14:09:34.063Z] Length: 451 [application/octet-stream] [2021-06-11T14:09:34.063Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-11T14:09:34.063Z]  [2021-06-11T14:09:34.063Z] 0K 100% 52.2M=0s [2021-06-11T14:09:34.063Z] [2021-06-11T14:09:34.063Z] 2021-06-11 14:09:33 (52.2 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-11T14:09:34.063Z] [2021-06-11T14:09:34.326Z] Removing intermediate container 97b86161dd6e [2021-06-11T14:09:34.326Z] ---> c58ac21582cc [2021-06-11T14:09:34.326Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-11T14:09:34.586Z] ---> Running in 4ccdbfbe0f29 [2021-06-11T14:09:35.161Z] Removing intermediate container 4ccdbfbe0f29 [2021-06-11T14:09:35.161Z] ---> 03442525d794 [2021-06-11T14:09:35.161Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-11T14:09:35.161Z] ---> Running in 66bbc30c7c31 [2021-06-11T14:09:35.421Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-11T14:09:35.997Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-11T14:09:35.997Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-11T14:09:35.997Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-11T14:09:36.367Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-11T14:09:36.367Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-11T14:09:36.591Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-11T14:09:36.942Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-11T14:09:36.942Z] (2/6) Installing libblkid (2.33-r0) [2021-06-11T14:09:37.193Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-11T14:09:37.193Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-11T14:09:37.522Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-11T14:09:37.784Z] (4/6) Installing libmount (2.33-r0) [2021-06-11T14:09:38.044Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-11T14:09:38.176Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-11T14:09:38.453Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-11T14:09:38.615Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-11T14:09:39.054Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-11T14:09:39.339Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-11T14:09:39.557Z] Executing busybox-1.29.3-r10.trigger [2021-06-11T14:09:39.557Z] OK: 273 MiB in 87 packages [2021-06-11T14:09:40.498Z] Removing intermediate container 66bbc30c7c31 [2021-06-11T14:09:40.498Z] ---> 12e502c9d50a [2021-06-11T14:09:40.499Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-11T14:09:40.499Z] ---> ddc4a7bfee24 [2021-06-11T14:09:40.499Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-11T14:09:41.322Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-11T14:09:41.452Z] ---> 4d68f2b919dd [2021-06-11T14:09:41.452Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-11T14:09:41.603Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-11T14:09:41.716Z] ---> 8c54cc287448 [2021-06-11T14:09:41.716Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-11T14:09:41.716Z] ---> be396753ce48 [2021-06-11T14:09:41.716Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-11T14:09:41.984Z] ---> 4635ddda3bc5 [2021-06-11T14:09:41.984Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-11T14:09:42.244Z] ---> 0fcf379a28c2 [2021-06-11T14:09:42.244Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-11T14:09:42.244Z] ---> Running in 1139ec530228 [2021-06-11T14:09:42.508Z] Removing intermediate container 1139ec530228 [2021-06-11T14:09:42.509Z] ---> 22109c0696d9 [2021-06-11T14:09:42.509Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-11T14:09:42.509Z] ---> Running in 5cfb85125320 [2021-06-11T14:09:42.589Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-11T14:09:42.589Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-11T14:09:42.770Z] Removing intermediate container 5cfb85125320 [2021-06-11T14:09:42.770Z] ---> dab5432b79ba [2021-06-11T14:09:42.770Z] Step 15/17 : LABEL arch=amd64 [2021-06-11T14:09:42.770Z] ---> Running in 4d03df93355c [2021-06-11T14:09:43.036Z] Removing intermediate container 4d03df93355c [2021-06-11T14:09:43.036Z] ---> 5b1b414d696a [2021-06-11T14:09:43.036Z] Step 16/17 : LABEL git_sha=97a945b5107cd91ca2ad7697b14131a8414a70a4 [2021-06-11T14:09:43.036Z] ---> Running in 51e0ff944953 [2021-06-11T14:09:43.036Z] Removing intermediate container 51e0ff944953 [2021-06-11T14:09:43.036Z] ---> c39824f7edca [2021-06-11T14:09:43.036Z] Step 17/17 : LABEL version=0.0.0 [2021-06-11T14:09:43.300Z] ---> Running in b895386590c9 [2021-06-11T14:09:43.300Z] Removing intermediate container b895386590c9 [2021-06-11T14:09:43.300Z] ---> 25f4c2749e85 [2021-06-11T14:09:43.300Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-11T14:09:43.300Z] Successfully built 25f4c2749e85 [2021-06-11T14:09:43.300Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T14:09:46.919Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-11T14:09:47.195Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-11T14:09:47.470Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-11T14:09:48.071Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-11T14:09:48.668Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-11T14:09:50.109Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-11T14:09:52.090Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-11T14:09:55.483Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-11T14:09:55.757Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-11T14:09:56.389Z] [ 74%] Linking C shared library libcsdk.so [2021-06-11T14:09:56.389Z] [ 74%] Built target csdk [2021-06-11T14:09:56.389Z] Scanning dependencies of target template [2021-06-11T14:09:56.389Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-11T14:09:56.985Z] [ 77%] Linking C executable template [2021-06-11T14:09:57.261Z] [ 77%] Built target template [2021-06-11T14:09:57.261Z] Scanning dependencies of target device-counter [2021-06-11T14:09:57.261Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-11T14:09:57.858Z] [ 80%] Linking C executable device-counter [2021-06-11T14:09:58.133Z] [ 80%] Built target device-counter [2021-06-11T14:09:58.133Z] Scanning dependencies of target device-random [2021-06-11T14:09:58.133Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-11T14:09:58.407Z] [ 84%] Linking C executable device-random [2021-06-11T14:09:58.681Z] [ 84%] Built target device-random [2021-06-11T14:09:58.681Z] Scanning dependencies of target device-gyro [2021-06-11T14:09:58.681Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-11T14:09:58.955Z] [ 87%] Linking C executable device-gyro [2021-06-11T14:09:59.231Z] [ 87%] Built target device-gyro [2021-06-11T14:09:59.231Z] Scanning dependencies of target device-bitfields [2021-06-11T14:09:59.511Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-11T14:09:59.787Z] [ 90%] Linking C executable device-bitfields [2021-06-11T14:10:00.063Z] [ 90%] Built target device-bitfields [2021-06-11T14:10:00.063Z] Scanning dependencies of target template-discovery [2021-06-11T14:10:00.063Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-11T14:10:00.665Z] [ 93%] Linking C executable template-discovery [2021-06-11T14:10:00.940Z] [ 93%] Built target template-discovery [2021-06-11T14:10:00.940Z] Scanning dependencies of target device-file [2021-06-11T14:10:00.940Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-11T14:10:01.541Z] [ 96%] Linking C executable device-file [2021-06-11T14:10:01.823Z] [ 96%] Built target device-file [2021-06-11T14:10:01.823Z] Scanning dependencies of target device-terminal [2021-06-11T14:10:01.823Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-11T14:10:02.425Z] [100%] Linking C executable device-terminal [2021-06-11T14:10:02.700Z] [100%] Built target device-terminal [2021-06-11T14:10:02.700Z] Run CPack packaging tool... [2021-06-11T14:10:02.700Z] CPack: Create package using TGZ [2021-06-11T14:10:02.700Z] CPack: Install projects [2021-06-11T14:10:02.700Z] CPack: - Run preinstall target for: Csdk [2021-06-11T14:10:03.298Z] CPack: - Install project: Csdk [2021-06-11T14:10:03.298Z] CPack: Create package [2021-06-11T14:10:03.298Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-11T14:10:03.298Z] + '[' false '=' true ] [2021-06-11T14:10:03.298Z] + '[' false '=' true ] [2021-06-11T14:10:03.298Z] + mkdir -p /tmp/sdk/build/debug [2021-06-11T14:10:03.298Z] + cd /tmp/sdk/build/debug [2021-06-11T14:10:03.298Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-11T14:10:03.581Z] -- The C compiler identification is GNU 8.3.0 [2021-06-11T14:10:03.581Z] -- Check for working C compiler: /usr/bin/cc [2021-06-11T14:10:03.855Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T14:10:03.855Z] -- Detecting C compiler ABI info [2021-06-11T14:10:04.132Z] -- Detecting C compiler ABI info - done [2021-06-11T14:10:04.132Z] -- Detecting C compile features [2021-06-11T14:10:05.114Z] -- Detecting C compile features - done [2021-06-11T14:10:05.114Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-11T14:10:05.114Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-11T14:10:05.114Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-11T14:10:05.114Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-11T14:10:05.114Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-11T14:10:05.114Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-11T14:10:05.114Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-11T14:10:05.114Z] -- C SDK 0.0.0 for Linux [2021-06-11T14:10:05.114Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-11T14:10:05.114Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-11T14:10:05.388Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-11T14:10:05.388Z] -- Configuring done [2021-06-11T14:10:05.660Z] -- Generating done [2021-06-11T14:10:05.660Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-11T14:10:05.660Z] + + teemake debug.log [2021-06-11T14:10:05.660Z] [2021-06-11T14:10:05.660Z] Scanning dependencies of target csdk [2021-06-11T14:10:05.935Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-11T14:10:06.207Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-11T14:10:06.479Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-11T14:10:07.074Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-11T14:10:07.346Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-11T14:10:07.619Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-11T14:10:07.896Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-11T14:10:08.172Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-11T14:10:08.445Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-11T14:10:08.721Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-11T14:10:09.316Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-11T14:10:09.592Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-11T14:10:09.868Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-11T14:10:10.147Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-11T14:10:10.490Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-11T14:10:10.491Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-11T14:10:10.770Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-11T14:10:11.373Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-11T14:10:11.647Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-11T14:10:11.923Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-11T14:10:12.198Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-11T14:10:12.198Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-11T14:10:12.796Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-11T14:10:13.391Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-11T14:10:13.668Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-11T14:10:13.668Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-11T14:10:13.943Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-11T14:10:14.217Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-11T14:10:14.494Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-11T14:10:14.769Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-11T14:10:14.769Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-11T14:10:15.367Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-11T14:10:15.367Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-11T14:10:15.642Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-11T14:10:15.917Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-11T14:10:16.529Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-11T14:10:16.529Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-11T14:10:17.506Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-11T14:10:17.781Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-11T14:10:18.054Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-11T14:10:18.328Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-11T14:10:18.601Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-11T14:10:19.584Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-11T14:10:20.178Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-11T14:10:20.772Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-11T14:10:21.045Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-11T14:10:21.319Z] [ 74%] Linking C shared library libcsdk.so [2021-06-11T14:10:21.592Z] [ 74%] Built target csdk [2021-06-11T14:10:21.592Z] Scanning dependencies of target template [2021-06-11T14:10:21.592Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-11T14:10:21.863Z] [ 77%] Linking C executable template [2021-06-11T14:10:22.135Z] [ 77%] Built target template [2021-06-11T14:10:22.135Z] Scanning dependencies of target device-counter [2021-06-11T14:10:22.135Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-11T14:10:22.407Z] [ 80%] Linking C executable device-counter [2021-06-11T14:10:22.680Z] [ 80%] Built target device-counter [2021-06-11T14:10:22.680Z] Scanning dependencies of target device-random [2021-06-11T14:10:22.680Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-11T14:10:22.952Z] [ 84%] Linking C executable device-random [2021-06-11T14:10:23.225Z] [ 84%] Built target device-random [2021-06-11T14:10:23.225Z] Scanning dependencies of target device-gyro [2021-06-11T14:10:23.225Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-11T14:10:23.497Z] [ 87%] Linking C executable device-gyro [2021-06-11T14:10:23.774Z] [ 87%] Built target device-gyro [2021-06-11T14:10:23.774Z] Scanning dependencies of target device-bitfields [2021-06-11T14:10:23.774Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-11T14:10:24.054Z] [ 90%] Linking C executable device-bitfields [2021-06-11T14:10:24.054Z] [ 90%] Built target device-bitfields [2021-06-11T14:10:24.328Z] Scanning dependencies of target template-discovery [2021-06-11T14:10:24.328Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-11T14:10:24.601Z] [ 93%] Linking C executable template-discovery [2021-06-11T14:10:24.601Z] [ 93%] Built target template-discovery [2021-06-11T14:10:24.876Z] Scanning dependencies of target device-file [2021-06-11T14:10:24.876Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-11T14:10:25.150Z] [ 96%] Linking C executable device-file [2021-06-11T14:10:25.150Z] [ 96%] Built target device-file [2021-06-11T14:10:25.422Z] Scanning dependencies of target device-terminal [2021-06-11T14:10:25.422Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-11T14:10:25.695Z] [100%] Linking C executable device-terminal [2021-06-11T14:10:25.968Z] [100%] Built target device-terminal [2021-06-11T14:10:25.968Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:25.968Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:25.968Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:25.968Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:25.968Z] [ 74%] Built target csdk [2021-06-11T14:10:25.968Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:25.968Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:25.968Z] [ 77%] Built target template [2021-06-11T14:10:25.968Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:25.968Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:25.968Z] [ 80%] Built target device-counter [2021-06-11T14:10:26.241Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] [ 84%] Built target device-random [2021-06-11T14:10:26.241Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] [ 87%] Built target device-gyro [2021-06-11T14:10:26.241Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] [ 90%] Built target device-bitfields [2021-06-11T14:10:26.241Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] [ 93%] Built target template-discovery [2021-06-11T14:10:26.241Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] [ 96%] Built target device-file [2021-06-11T14:10:26.241Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.241Z] [100%] Built target device-terminal [2021-06-11T14:10:26.241Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:26.518Z] Install the project... [2021-06-11T14:10:26.518Z] -- Install configuration: "Release" [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-11T14:10:26.518Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-11T14:10:26.518Z] -- Up-to-date: /usr/local/include [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/edgex [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/devsdk [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/json.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/container.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/component.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/time.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/os [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/data.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/os.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/include/iot/config.h [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-11T14:10:26.518Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-11T14:10:26.518Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-11T14:10:28.501Z] Removing intermediate container 4227a4480536 [2021-06-11T14:10:28.501Z] ---> 321ea5c441f5 [2021-06-11T14:10:28.501Z] Step 16/25 : FROM ${BASE} [2021-06-11T14:10:28.501Z] ---> b23d30803547 [2021-06-11T14:10:28.501Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-11T14:10:28.501Z] ---> Running in 6b001085835e [2021-06-11T14:10:29.099Z] Removing intermediate container 6b001085835e [2021-06-11T14:10:29.099Z] ---> 1be5f8702371 [2021-06-11T14:10:29.099Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-11T14:10:29.099Z] ---> Running in 127f33cfd811 [2021-06-11T14:10:30.549Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-11T14:10:30.825Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-11T14:10:30.825Z] [2021-06-11T14:10:31.824Z] Removing intermediate container 127f33cfd811 [2021-06-11T14:10:31.825Z] ---> 6ba9d892baf5 [2021-06-11T14:10:31.825Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-11T14:10:31.825Z] ---> Running in 3cff69c63a4c [2021-06-11T14:10:34.469Z] Removing intermediate container 3cff69c63a4c [2021-06-11T14:10:34.469Z] ---> fb4f90cb1e62 [2021-06-11T14:10:34.469Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-11T14:10:34.469Z] ---> Running in 2e9d456597f7 [2021-06-11T14:10:35.463Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-11T14:10:36.063Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-11T14:10:36.341Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-11T14:10:36.939Z] (1/6) Installing curl (7.64.0-r5) [2021-06-11T14:10:37.210Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-11T14:10:37.210Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-11T14:10:37.210Z] (4/6) Installing libuuid (2.33-r0) [2021-06-11T14:10:37.482Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-11T14:10:38.909Z] (6/6) Installing wget (1.20.3-r0) [2021-06-11T14:10:39.182Z] Executing busybox-1.29.3-r10.trigger [2021-06-11T14:10:39.182Z] OK: 283 MiB in 81 packages [2021-06-11T14:10:40.617Z] Removing intermediate container 2e9d456597f7 [2021-06-11T14:10:40.617Z] ---> 26ca8ff51ef0 [2021-06-11T14:10:40.617Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-11T14:10:41.214Z] ---> 526084dda8f2 [2021-06-11T14:10:41.214Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-11T14:10:42.194Z] ---> 1d07ee6e79dc [2021-06-11T14:10:42.194Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-11T14:10:42.808Z] ---> e34222cedaa1 [2021-06-11T14:10:42.808Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-11T14:10:43.785Z] ---> d4de5d073207 [2021-06-11T14:10:43.785Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-11T14:10:44.765Z] ---> 5db27d6c2c7a [2021-06-11T14:10:44.765Z] Successfully built 5db27d6c2c7a [2021-06-11T14:10:44.765Z] 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-06-11T14:10:45.462Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T14:10:45.462Z] . [Pipeline] withDockerContainer [2021-06-11T14:10:45.764Z] prd-ubuntu18.04-docker-arm64-4c-16g-514 does not seem to be running inside a container [2021-06-11T14:10:45.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T14:10:47.532Z] $ docker top e3ee56cf9146e59ee7bb16fb027455962c091cd20bd56594ec3e630b5e9afdae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T14:10:48.572Z] + make test [2021-06-11T14:10:48.572Z] echo "make test" [2021-06-11T14:10:48.572Z] make test [Pipeline] } [2021-06-11T14:10:48.618Z] $ docker stop --time=1 e3ee56cf9146e59ee7bb16fb027455962c091cd20bd56594ec3e630b5e9afdae [2021-06-11T14:10:50.456Z] $ docker rm -f e3ee56cf9146e59ee7bb16fb027455962c091cd20bd56594ec3e630b5e9afdae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T14:10:51.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T14:10:51.854Z] + ls -al . [2021-06-11T14:10:51.854Z] total 192 [2021-06-11T14:10:51.854Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 14:07 . [2021-06-11T14:10:51.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 14:07 .. [2021-06-11T14:10:51.854Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 14:07 .git [2021-06-11T14:10:51.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 14:07 .github [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 11 14:07 .gitignore [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 11 14:07 Attribution.txt [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jun 11 14:07 CHANGES [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 11 14:07 Doxyfile [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 11 14:07 Jenkinsfile [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 11 14:07 LICENSE [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 11 14:07 Makefile [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 11 14:07 README.md [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 11 14:07 README.v2.md [2021-06-11T14:10:51.854Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 14:05 VERSION [2021-06-11T14:10:51.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 14:07 docs [2021-06-11T14:10:51.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 14:07 include [2021-06-11T14:10:51.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 14:07 scripts [2021-06-11T14:10:51.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 14:07 src [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:10:52.234Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=97a945b5107cd91ca2ad7697b14131a8414a70a4 --label arch=arm64 --label version=0.0.0 . [2021-06-11T14:10:52.833Z] Sending build context to Docker daemon 2.622MB [2021-06-11T14:10:52.833Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-11T14:10:52.833Z] Step 2/17 : FROM ${BASE} [2021-06-11T14:10:52.833Z] ---> 5db27d6c2c7a [2021-06-11T14:10:52.833Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-11T14:10:53.151Z] ---> Running in 56b67a8a329b [2021-06-11T14:10:53.423Z] Removing intermediate container 56b67a8a329b [2021-06-11T14:10:53.423Z] ---> 63862365315e [2021-06-11T14:10:53.423Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-11T14:10:53.695Z] ---> Running in 8a4361b6fb89 [2021-06-11T14:10:54.677Z] --2021-06-11 14:10:54-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-11T14:10:54.953Z] Resolving iotech.jfrog.io... 34.243.182.113, 54.72.115.12, 54.74.239.58 [2021-06-11T14:10:54.953Z] Connecting to iotech.jfrog.io|34.243.182.113|:443... connected. [2021-06-11T14:10:55.233Z] HTTP request sent, awaiting response... 200 OK [2021-06-11T14:10:55.233Z] Length: 451 [application/octet-stream] [2021-06-11T14:10:55.233Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-11T14:10:55.233Z] [2021-06-11T14:10:55.233Z] 0K     100% 17.6M=0s [2021-06-11T14:10:55.233Z] [2021-06-11T14:10:55.233Z] 2021-06-11 14:10:55 (17.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-11T14:10:55.233Z] [2021-06-11T14:10:56.216Z] Removing intermediate container 8a4361b6fb89 [2021-06-11T14:10:56.216Z] ---> 3705116f7649 [2021-06-11T14:10:56.216Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-11T14:10:56.216Z] ---> Running in b2adae8a29a3 [2021-06-11T14:10:58.856Z] Removing intermediate container b2adae8a29a3 [2021-06-11T14:10:58.856Z] ---> e7ff93ab7c43 [2021-06-11T14:10:58.856Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-11T14:10:58.856Z] ---> Running in 0f5472a15933 [2021-06-11T14:10:59.839Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-11T14:11:00.439Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-11T14:11:01.425Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-11T14:11:02.018Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-11T14:11:02.018Z] (2/6) Installing libblkid (2.33-r0) [2021-06-11T14:11:02.018Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-11T14:11:02.291Z] (4/6) Installing libmount (2.33-r0) [2021-06-11T14:11:02.291Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-11T14:11:02.572Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-11T14:11:03.169Z] Executing busybox-1.29.3-r10.trigger [2021-06-11T14:11:03.169Z] OK: 287 MiB in 87 packages [2021-06-11T14:11:04.603Z] Removing intermediate container 0f5472a15933 [2021-06-11T14:11:04.603Z] ---> 6e67c85c8ab1 [2021-06-11T14:11:04.603Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-11T14:11:05.203Z] ---> 9e588d9bc479 [2021-06-11T14:11:05.203Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-11T14:11:06.182Z] ---> 22fcddb7df40 [2021-06-11T14:11:06.182Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-11T14:11:07.160Z] ---> ad303bc06016 [2021-06-11T14:11:07.160Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-11T14:11:08.177Z] ---> 35d8dd6344f5 [2021-06-11T14:11:08.177Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-11T14:11:08.825Z] ---> 9c7b48651f37 [2021-06-11T14:11:08.825Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-11T14:11:09.843Z] ---> 4e066a860d85 [2021-06-11T14:11:09.844Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-11T14:11:09.844Z] ---> Running in a6fed4f48d00 [2021-06-11T14:11:10.450Z] Removing intermediate container a6fed4f48d00 [2021-06-11T14:11:10.450Z] ---> b74ef6779a94 [2021-06-11T14:11:10.450Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-11T14:11:10.450Z] ---> Running in 4a135656bddf [2021-06-11T14:11:11.070Z] Removing intermediate container 4a135656bddf [2021-06-11T14:11:11.070Z] ---> c89738f26f39 [2021-06-11T14:11:11.070Z] Step 15/17 : LABEL arch=arm64 [2021-06-11T14:11:11.070Z] ---> Running in 7d4bc435a573 [2021-06-11T14:11:11.676Z] Removing intermediate container 7d4bc435a573 [2021-06-11T14:11:11.676Z] ---> 382366eb6f4b [2021-06-11T14:11:11.676Z] Step 16/17 : LABEL git_sha=97a945b5107cd91ca2ad7697b14131a8414a70a4 [2021-06-11T14:11:11.960Z] ---> Running in f3ee09258c8d [2021-06-11T14:11:12.247Z] Removing intermediate container f3ee09258c8d [2021-06-11T14:11:12.247Z] ---> 6140634e3c17 [2021-06-11T14:11:12.247Z] Step 17/17 : LABEL version=0.0.0 [2021-06-11T14:11:12.551Z] ---> Running in 34f11d37cfcf [2021-06-11T14:11:13.195Z] Removing intermediate container 34f11d37cfcf [2021-06-11T14:11:13.195Z] ---> 22df1b69d484 [2021-06-11T14:11:13.195Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-11T14:11:13.195Z] Successfully built 22df1b69d484 [2021-06-11T14:11:13.195Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:11:15.624Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:11:16.233Z] ---> package-listing.sh [2021-06-11T14:11:16.233Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T14:11:16.233Z] ++ facter osfamily [2021-06-11T14:11:16.495Z] + OS_FAMILY=redhat [2021-06-11T14:11:16.495Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-351 [2021-06-11T14:11:16.495Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T14:11:16.495Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T14:11:16.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T14:11:16.495Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T14:11:16.495Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-351 ']' [2021-06-11T14:11:16.495Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T14:11:16.495Z] + case "${OS_FAMILY}" in [2021-06-11T14:11:16.495Z] + rpm -qa [2021-06-11T14:11:16.495Z] + sort [2021-06-11T14:11:17.079Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T14:11:17.079Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T14:11:17.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T14:11:17.079Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-351 ']' [2021-06-11T14:11:17.079Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-351/archives/ [2021-06-11T14:11:17.079Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-351/archives/ [Pipeline] echo [2021-06-11T14:11:17.110Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T14:11:17.424Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:11:18.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T14:11:18.027Z] [2021-06-11T14:11:18.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:11:18.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T14:11:18.382Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T14:11:18.382Z] df20fa9351a1: Pulling fs layer [2021-06-11T14:11:18.382Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T14:11:18.382Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T14:11:18.382Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T14:11:18.382Z] 93b61091891f: Pulling fs layer [2021-06-11T14:11:18.382Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T14:11:18.382Z] 5e14af77c1be: Pulling fs layer [2021-06-11T14:11:18.382Z] 01666e4c0597: Pulling fs layer [2021-06-11T14:11:18.382Z] aa168da1d23b: Pulling fs layer [2021-06-11T14:11:18.382Z] 46f8f816bc3b: Waiting [2021-06-11T14:11:18.382Z] 93b61091891f: Waiting [2021-06-11T14:11:18.382Z] 93b9cdb0e59b: Waiting [2021-06-11T14:11:18.382Z] 5e14af77c1be: Waiting [2021-06-11T14:11:18.382Z] 01666e4c0597: Waiting [2021-06-11T14:11:18.382Z] aa168da1d23b: Waiting [2021-06-11T14:11:18.382Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T14:11:18.382Z] 36b3adc4ff6f: Download complete [2021-06-11T14:11:18.382Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T14:11:18.382Z] 46f8f816bc3b: Download complete [2021-06-11T14:11:18.644Z] df20fa9351a1: Verifying Checksum [2021-06-11T14:11:18.644Z] df20fa9351a1: Download complete [2021-06-11T14:11:18.644Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T14:11:18.644Z] 93b9cdb0e59b: Download complete [2021-06-11T14:11:18.644Z] 93b61091891f: Verifying Checksum [2021-06-11T14:11:18.644Z] 93b61091891f: Download complete [2021-06-11T14:11:18.644Z] 5e14af77c1be: Verifying Checksum [2021-06-11T14:11:18.644Z] 5e14af77c1be: Download complete [2021-06-11T14:11:18.644Z] 01666e4c0597: Verifying Checksum [2021-06-11T14:11:18.644Z] 01666e4c0597: Download complete [2021-06-11T14:11:18.644Z] df20fa9351a1: Pull complete [2021-06-11T14:11:18.908Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T14:11:18.908Z] 8ad3a11d3b57: Download complete [2021-06-11T14:11:18.908Z] 36b3adc4ff6f: Pull complete [2021-06-11T14:11:19.486Z] 8ad3a11d3b57: Pull complete [2021-06-11T14:11:19.747Z] 46f8f816bc3b: Pull complete [2021-06-11T14:11:20.008Z] 93b61091891f: Pull complete [2021-06-11T14:11:20.269Z] 93b9cdb0e59b: Pull complete [2021-06-11T14:11:20.269Z] aa168da1d23b: Verifying Checksum [2021-06-11T14:11:20.269Z] aa168da1d23b: Download complete [2021-06-11T14:11:20.269Z] 5e14af77c1be: Pull complete [2021-06-11T14:11:20.530Z] 01666e4c0597: Pull complete [2021-06-11T14:11:25.858Z] aa168da1d23b: Pull complete [2021-06-11T14:11:25.859Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T14:11:25.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T14:11:25.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T14:11:25.952Z] prd-centos7-docker-4c-2g-513 does not seem to be running inside a container [2021-06-11T14:11:25.986Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-351 -v /w/workspace/edgexfoundry_device-sdk-c_PR-351:/w/workspace/edgexfoundry_device-sdk-c_PR-351:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T14:11:37.382Z] $ docker top ea8763171cdf0ae32f9a7b6a42e4f117ef81d5909d5e737dc68ff98116974b55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T14:11:37.822Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T14:11:38.164Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T14:11:38.482Z] + ls /var/log/sa-host [2021-06-11T14:11:38.482Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T14:11:38.482Z] file_magic: OK [2021-06-11T14:11:38.482Z] HZ: Using current value: 100 [2021-06-11T14:11:38.482Z] file_header: OK [2021-06-11T14:11:38.482Z] 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-06-11T14:11:38.482Z] Statistics: [2021-06-11T14:11:38.482Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T14:11:38.482Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T14:11:38.482Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T14:11:38.482Z] file_magic: OK [2021-06-11T14:11:38.482Z] HZ: Using current value: 100 [2021-06-11T14:11:38.482Z] file_header: OK [2021-06-11T14:11:38.482Z] 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-06-11T14:11:38.482Z] Statistics: [2021-06-11T14:11:38.482Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T14:11:38.482Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T14:11:39.201Z] provisioning config files... [2021-06-11T14:11:39.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-351@tmp/config3678413994949863700tmp [Pipeline] { [Pipeline] echo [2021-06-11T14:11:39.271Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:11:39.603Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T14:11:39.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:11:40.110Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T14:11:40.139Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:11:40.475Z] ---> sudo-logs.sh [2021-06-11T14:11:40.475Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T14:11:40.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:11:40.900Z] ---> job-cost.sh [2021-06-11T14:11:40.900Z] lf-activate-venv: SKIPPING [2021-06-11T14:11:40.900Z] INFO: No Stack... [2021-06-11T14:11:41.845Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T14:11:43.234Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T14:11:43.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:11:43.600Z] ---> logs-deploy.sh [2021-06-11T14:11:43.600Z] lf-activate-venv: SKIPPING [2021-06-11T14:11:43.600Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-351/1 [2021-06-11T14:11:43.600Z] INFO: archiving workspace using pattern(s): [2021-06-11T14:11:44.546Z] Archives upload complete. [2021-06-11T14:11:44.546Z] INFO: archiving logs to Nexus