Pull request #355 updated 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 nil4git for edgexfoundry/device-sdk-c Loading trusted files from base branch main at c75449e85aa6c6239708e25f4301185f1aa5291c rather than f2a8f19daa427336881eca624fe30c6e84b1b191 Obtained Jenkinsfile from c75449e85aa6c6239708e25f4301185f1aa5291c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh149748133248655661.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh5180515300642156124.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh203383458512072278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3610614479071266255.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh166102642906935726.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2194 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [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-355 # 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-355@tmp/jenkins-gitclient-ssh4407845877591199564.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-355@tmp/jenkins-gitclient-ssh2956185497089848669.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit f2a8f19daa427336881eca624fe30c6e84b1b191 Merge succeeded, producing f2a8f19daa427336881eca624fe30c6e84b1b191 Checking out Revision f2a8f19daa427336881eca624fe30c6e84b1b191 (PR-355) > git config core.sparsecheckout # timeout=10 > git checkout -f f2a8f19daa427336881eca624fe30c6e84b1b191 # 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-355@tmp/jenkins-gitclient-ssh6376040182705022338.key > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2a8f19daa427336881eca624fe30c6e84b1b191 # timeout=10 Commit message: "fix: Update random device profile, configuration and discovery device configuration file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-08T06:42:11.772Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-08T06:42:11.853Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-08T06:42:11.877Z] ========================================================= [2021-07-08T06:42:11.878Z] EdgeX Global Pipelines Version Info [2021-07-08T06:42:11.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d911104bc55f84b51f3219c95e301480c513dd66 # timeout=10 [2021-07-08T06:42:13.403Z] ------------------- [2021-07-08T06:42:13.403Z] stable info: [2021-07-08T06:42:13.403Z] ------------------- [2021-07-08T06:42:13.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-08T06:42:13.403Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-08T06:42:13.403Z] Message: update stable to v1.0.196 [2021-07-08T06:42:13.986Z] ------------------- [2021-07-08T06:42:13.986Z] experimental info: [2021-07-08T06:42:13.986Z] ------------------- [2021-07-08T06:42:13.986Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-08T06:42:13.986Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-08T06:42:13.986Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-08T06:42:14.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-07-08T06:42:14.123Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-07-08T06:42:14.142Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-08T06:42:14.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-08T06:42:14.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-08T06:42:14.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-07-08T06:42:14.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-07-08T06:42:14.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-07-08T06:42:14.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-08T06:42:14.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-07-08T06:42:14.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-08T06:42:14.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-08T06:42:14.340Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-08T06:42:14.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-08T06:42:14.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-08T06:42:14.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-08T06:42:14.415Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-08T06:42:14.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-355 [Pipeline] echo [2021-07-08T06:42:14.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-355 [Pipeline] echo [2021-07-08T06:42:14.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-355 [Pipeline] echo [2021-07-08T06:42:14.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2a8f19daa427336881eca624fe30c6e84b1b191 [Pipeline] echo [2021-07-08T06:42:14.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2a8f19 [Pipeline] echo [2021-07-08T06:42:14.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T06:42:14.603Z] provisioning config files... [2021-07-08T06:42:14.620Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/config4469425218184825870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:42:14.948Z] ---> docker-login.sh [2021-07-08T06:42:14.948Z] nexus3.edgexfoundry.org:10001 [2021-07-08T06:42:15.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:42:15.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:42:15.216Z] Configure a credential helper to remove this warning. See [2021-07-08T06:42:15.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:42:15.216Z] [2021-07-08T06:42:15.216Z] Login Succeeded [2021-07-08T06:42:15.216Z] nexus3.edgexfoundry.org:10002 [2021-07-08T06:42:15.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:42:15.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:42:15.477Z] Configure a credential helper to remove this warning. See [2021-07-08T06:42:15.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:42:15.477Z] [2021-07-08T06:42:15.477Z] Login Succeeded [2021-07-08T06:42:15.477Z] nexus3.edgexfoundry.org:10003 [2021-07-08T06:42:15.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:42:16.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:42:16.054Z] Configure a credential helper to remove this warning. See [2021-07-08T06:42:16.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:42:16.054Z] [2021-07-08T06:42:16.054Z] Login Succeeded [2021-07-08T06:42:16.054Z] nexus3.edgexfoundry.org:10004 [2021-07-08T06:42:16.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:42:16.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:42:16.054Z] Configure a credential helper to remove this warning. See [2021-07-08T06:42:16.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:42:16.054Z] [2021-07-08T06:42:16.054Z] Login Succeeded [2021-07-08T06:42:16.054Z] docker.io [2021-07-08T06:42:16.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:42:16.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:42:16.631Z] Configure a credential helper to remove this warning. See [2021-07-08T06:42:16.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:42:16.631Z] [2021-07-08T06:42:16.631Z] Login Succeeded [2021-07-08T06:42:16.631Z] ---> docker-login.sh ends [Pipeline] } [2021-07-08T06:42:16.640Z] 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-07-08T06:42:17.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T06:42:17.533Z] [2021-07-08T06:42:17.533Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:42:17.853Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T06:42:17.853Z] latest: Pulling from edgex-devops/git-semver [2021-07-08T06:42:17.853Z] 31603596830f: Pulling fs layer [2021-07-08T06:42:17.853Z] b6dc333f4379: Pulling fs layer [2021-07-08T06:42:17.853Z] 3d9ef1400e77: Pulling fs layer [2021-07-08T06:42:17.853Z] fd332fbdc1db: Pulling fs layer [2021-07-08T06:42:17.853Z] fd332fbdc1db: Waiting [2021-07-08T06:42:17.853Z] b6dc333f4379: Verifying Checksum [2021-07-08T06:42:17.853Z] b6dc333f4379: Download complete [2021-07-08T06:42:18.123Z] 31603596830f: Verifying Checksum [2021-07-08T06:42:18.123Z] 31603596830f: Download complete [2021-07-08T06:42:18.385Z] fd332fbdc1db: Verifying Checksum [2021-07-08T06:42:18.385Z] fd332fbdc1db: Download complete [2021-07-08T06:42:18.385Z] 31603596830f: Pull complete [2021-07-08T06:42:18.385Z] 3d9ef1400e77: Verifying Checksum [2021-07-08T06:42:18.385Z] 3d9ef1400e77: Download complete [2021-07-08T06:42:18.385Z] b6dc333f4379: Pull complete [2021-07-08T06:42:19.341Z] 3d9ef1400e77: Pull complete [2021-07-08T06:42:19.341Z] fd332fbdc1db: Pull complete [2021-07-08T06:42:19.341Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-08T06:42:19.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T06:42:19.341Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-08T06:42:19.441Z] prd-centos7-docker-4c-2g-2194 does not seem to be running inside a container [2021-07-08T06:42:19.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-355 -v /w/workspace/edgexfoundry_device-sdk-c_PR-355:/w/workspace/edgexfoundry_device-sdk-c_PR-355:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-355@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:10004/edgex-devops/git-semver:latest cat [2021-07-08T06:42:20.632Z] $ docker top ca32c8390e900da0e812090a9f317711b97281e476bcfb321fd46ab6f01fa278 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-08T06:42:20.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-08T06:42:20.775Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-08T06:42:20.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-08T06:42:20.898Z] $ docker exec ca32c8390e900da0e812090a9f317711b97281e476bcfb321fd46ab6f01fa278 ssh-agent [2021-07-08T06:42:21.019Z] SSH_AUTH_SOCK=/tmp/ssh-rLGfAZzsRYaX/agent.14 [2021-07-08T06:42:21.019Z] SSH_AGENT_PID=21 [2021-07-08T06:42:21.030Z] Running ssh-add (command line suppressed) [2021-07-08T06:42:21.137Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7515979966909765429.key (/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7515979966909765429.key) [2021-07-08T06:42:21.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-08T06:42:21.465Z] + git tag --points-at HEAD [Pipeline] } [2021-07-08T06:42:21.498Z] $ docker exec --env ******** --env ******** ca32c8390e900da0e812090a9f317711b97281e476bcfb321fd46ab6f01fa278 ssh-agent -k [2021-07-08T06:42:21.606Z] unset SSH_AUTH_SOCK; [2021-07-08T06:42:21.607Z] unset SSH_AGENT_PID; [2021-07-08T06:42:21.607Z] echo Agent pid 21 killed; [2021-07-08T06:42:21.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-08T06:42:21.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-08T06:42:21.660Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-08T06:42:21.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-08T06:42:21.790Z] $ docker exec ca32c8390e900da0e812090a9f317711b97281e476bcfb321fd46ab6f01fa278 ssh-agent [2021-07-08T06:42:21.927Z] SSH_AUTH_SOCK=/tmp/ssh-glPV0qDaw0Sq/agent.55 [2021-07-08T06:42:21.927Z] SSH_AGENT_PID=62 [2021-07-08T06:42:21.933Z] Running ssh-add (command line suppressed) [2021-07-08T06:42:22.044Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7411072070241142526.key (/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7411072070241142526.key) [2021-07-08T06:42:22.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-08T06:42:22.387Z] + git semver init [2021-07-08T06:42:22.387Z] # -> Open(): unable to determine branch for HEAD [2021-07-08T06:42:22.387Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-355/.git [2021-07-08T06:42:22.387Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-355 [2021-07-08T06:42:22.387Z] # $SEMVER_REMOTE_NAME = origin [2021-07-08T06:42:22.387Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-08T06:42:22.387Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-08T06:42:22.387Z] # $SEMVER_BRANCH = PR-355 [2021-07-08T06:42:22.387Z] # $SEMVER_TEMP = /tmp/semver-396361215 [2021-07-08T06:42:22.387Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-07-08T06:42:22.966Z] # '/tmp/semver-396361215' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-355/.semver' [2021-07-08T06:42:22.966Z] # -> Force: false [2021-07-08T06:42:22.967Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-355/.semver [Pipeline] } [2021-07-08T06:42:22.975Z] $ docker exec --env ******** --env ******** ca32c8390e900da0e812090a9f317711b97281e476bcfb321fd46ab6f01fa278 ssh-agent -k [2021-07-08T06:42:23.084Z] unset SSH_AUTH_SOCK; [2021-07-08T06:42:23.084Z] unset SSH_AGENT_PID; [2021-07-08T06:42:23.084Z] echo Agent pid 62 killed; [2021-07-08T06:42:23.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-08T06:42:23.430Z] + git semver [Pipeline] } [2021-07-08T06:42:23.444Z] $ docker stop --time=1 ca32c8390e900da0e812090a9f317711b97281e476bcfb321fd46ab6f01fa278 [2021-07-08T06:42:24.744Z] $ docker rm -f ca32c8390e900da0e812090a9f317711b97281e476bcfb321fd46ab6f01fa278 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-08T06:42:25.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-08T06:42:25.491Z] Stashed 1 file(s) [Pipeline] echo [2021-07-08T06:42:25.495Z] [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-07-08T06:42:40.728Z] Still waiting to schedule task [2021-07-08T06:42:40.729Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-08T06:42:40.732Z] Still waiting to schedule task [2021-07-08T06:42:40.732Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2192’ is offline [2021-07-08T06:44:39.772Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2195 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [Pipeline] { [Pipeline] ws [2021-07-08T06:44:39.795Z] Running in /w/workspace/device-sdk-c/7 [Pipeline] { [Pipeline] checkout [2021-07-08T06:44:40.027Z] Selected Git installation does not exist. Using Default [2021-07-08T06:44:40.027Z] The recommended git tool is: NONE [2021-07-08T06:44:46.117Z] using credential edgex-jenkins-ssh [2021-07-08T06:44:46.135Z] Cloning the remote Git repository [2021-07-08T06:44:46.564Z] Running on prd-centos7-docker-4c-2g-2196 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [Pipeline] { [Pipeline] ws [2021-07-08T06:44:46.579Z] Running in /w/workspace/device-sdk-c/7 [Pipeline] { [Pipeline] checkout [2021-07-08T06:44:46.697Z] Selected Git installation does not exist. Using Default [2021-07-08T06:44:46.697Z] The recommended git tool is: NONE [2021-07-08T06:44:46.190Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:44:46.300Z] > git init /w/workspace/device-sdk-c/7 # timeout=10 [2021-07-08T06:44:46.394Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:44:46.395Z] > git --version # timeout=10 [2021-07-08T06:44:46.417Z] > git --version # 'git version 2.17.1' [2021-07-08T06:44:46.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:44:46.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T06:44:48.471Z] Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit f2a8f19daa427336881eca624fe30c6e84b1b191 [2021-07-08T06:44:48.688Z] Merge succeeded, producing f2a8f19daa427336881eca624fe30c6e84b1b191 [2021-07-08T06:44:48.689Z] Checking out Revision f2a8f19daa427336881eca624fe30c6e84b1b191 (PR-355) [2021-07-08T06:44:47.742Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-08T06:44:47.758Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T06:44:47.789Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-08T06:44:47.877Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:44:47.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:44:47.890Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-08T06:44:48.490Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T06:44:48.510Z] > git checkout -f f2a8f19daa427336881eca624fe30c6e84b1b191 # timeout=10 [2021-07-08T06:44:48.618Z] > git remote # timeout=10 [2021-07-08T06:44:48.634Z] > git config --get remote.origin.url # timeout=10 [2021-07-08T06:44:48.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:44:48.656Z] > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 [2021-07-08T06:44:48.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-08T06:44:48.694Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T06:44:48.714Z] > git checkout -f f2a8f19daa427336881eca624fe30c6e84b1b191 # timeout=10 [2021-07-08T06:44:49.231Z] using credential edgex-jenkins-ssh [2021-07-08T06:44:49.249Z] Cloning the remote Git repository [2021-07-08T06:44:49.272Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:44:49.336Z] > git init /w/workspace/device-sdk-c/7 # timeout=10 [2021-07-08T06:44:49.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:44:49.362Z] > git --version # timeout=10 [2021-07-08T06:44:49.371Z] > git --version # 'git version 2.24.4' [2021-07-08T06:44:49.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:44:49.397Z] [INFO] Currently running in a labeled security context [2021-07-08T06:44:49.398Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-08T06:44:49.398Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/7@tmp/jenkins-gitclient-ssh3055632483481442473.key [2021-07-08T06:44:49.405Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T06:44:50.053Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-08T06:44:50.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T06:44:50.074Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-08T06:44:50.087Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:44:50.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:44:50.088Z] [INFO] Currently running in a labeled security context [2021-07-08T06:44:50.088Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-08T06:44:50.088Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/7@tmp/jenkins-gitclient-ssh4747165976875940743.key [2021-07-08T06:44:50.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-08T06:44:50.541Z] Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit f2a8f19daa427336881eca624fe30c6e84b1b191 [2021-07-08T06:44:50.658Z] Merge succeeded, producing f2a8f19daa427336881eca624fe30c6e84b1b191 [2021-07-08T06:44:50.659Z] Checking out Revision f2a8f19daa427336881eca624fe30c6e84b1b191 (PR-355) [2021-07-08T06:44:50.543Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T06:44:50.551Z] > git checkout -f f2a8f19daa427336881eca624fe30c6e84b1b191 # timeout=10 [2021-07-08T06:44:50.610Z] > git remote # timeout=10 [2021-07-08T06:44:50.622Z] > git config --get remote.origin.url # timeout=10 [2021-07-08T06:44:50.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:44:50.630Z] [INFO] Currently running in a labeled security context [2021-07-08T06:44:50.630Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-08T06:44:50.630Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/7@tmp/jenkins-gitclient-ssh5314245085233184856.key [2021-07-08T06:44:50.634Z] > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 [2021-07-08T06:44:50.642Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-08T06:44:50.656Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T06:44:50.666Z] > git checkout -f f2a8f19daa427336881eca624fe30c6e84b1b191 # timeout=10 [2021-07-08T06:44:53.017Z] Commit message: "fix: Update random device profile, configuration and discovery device configuration file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-08T06:44:54.283Z] Commit message: "fix: Update random device profile, configuration and discovery device configuration file" [2021-07-08T06:44:54.443Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-08T06:44:54.869Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-08T06:44:55.395Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-07-08T06:44:55.410Z] + sudo+ service docker restarttrue [2021-07-08T06:44:55.410Z] [Pipeline] sh [2021-07-08T06:44:55.717Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-08T06:44:56.012Z] + sudo service docker restart [2021-07-08T06:44:56.012Z] + true [2021-07-08T06:44:56.012Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T06:45:13.768Z] provisioning config files... [2021-07-08T06:45:13.798Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/7@tmp/config5146385472674630817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-07-08T06:45:14.169Z] ---> docker-login.sh [2021-07-08T06:45:14.169Z] nexus3.edgexfoundry.org:10001 [Pipeline] configFileProvider [2021-07-08T06:45:14.183Z] provisioning config files... [2021-07-08T06:45:14.208Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/7@tmp/config5086341372564701125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:45:14.548Z] ---> docker-login.sh [2021-07-08T06:45:14.548Z] nexus3.edgexfoundry.org:10001 [2021-07-08T06:45:14.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:45:14.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:14.812Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:14.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:14.812Z] [2021-07-08T06:45:14.812Z] Login Succeeded [2021-07-08T06:45:14.812Z] nexus3.edgexfoundry.org:10002 [2021-07-08T06:45:14.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:45:14.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:14.812Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:14.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:14.812Z] [2021-07-08T06:45:14.812Z] Login Succeeded [2021-07-08T06:45:14.812Z] nexus3.edgexfoundry.org:10003 [2021-07-08T06:45:15.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:45:15.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:15.080Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:15.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:15.080Z] [2021-07-08T06:45:15.080Z] Login Succeeded [2021-07-08T06:45:15.080Z] nexus3.edgexfoundry.org:10004 [2021-07-08T06:45:15.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:45:15.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:15.080Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:15.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:15.080Z] [2021-07-08T06:45:15.080Z] Login Succeeded [2021-07-08T06:45:15.080Z] docker.io [2021-07-08T06:45:15.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:45:15.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:45:15.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:15.429Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:15.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:15.429Z] [2021-07-08T06:45:15.429Z] Login Succeeded [2021-07-08T06:45:15.429Z] nexus3.edgexfoundry.org:10002 [2021-07-08T06:45:15.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:15.603Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:15.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:15.603Z] [2021-07-08T06:45:15.603Z] Login Succeeded [2021-07-08T06:45:15.603Z] ---> docker-login.sh ends [Pipeline] } [2021-07-08T06:45:15.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-08T06:45:15.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2021-07-08T06:45:15.775Z] ========================================================= [2021-07-08T06:45:15.775Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-07-08T06:45:15.775Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:45:15.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:15.986Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:15.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:15.986Z] [2021-07-08T06:45:15.986Z] Login Succeeded [2021-07-08T06:45:15.986Z] nexus3.edgexfoundry.org:10003 [2021-07-08T06:45:16.088Z] + 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-07-08T06:45:16.088Z] Sending build context to Docker daemon 2.598MB [2021-07-08T06:45:16.088Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-08T06:45:16.088Z] Step 2/25 : FROM ${BASE} as builder [2021-07-08T06:45:16.350Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-07-08T06:45:16.350Z] e7c96db7181b: Pulling fs layer [2021-07-08T06:45:16.350Z] 4c13bbce0fe7: Pulling fs layer [2021-07-08T06:45:16.350Z] 6059c847ac2f: Pulling fs layer [2021-07-08T06:45:16.350Z] 4c13bbce0fe7: Verifying Checksum [2021-07-08T06:45:16.350Z] 4c13bbce0fe7: Download complete [2021-07-08T06:45:16.350Z] e7c96db7181b: Verifying Checksum [2021-07-08T06:45:16.350Z] e7c96db7181b: Download complete [2021-07-08T06:45:16.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:45:16.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:16.591Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:16.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:16.591Z] [2021-07-08T06:45:16.591Z] Login Succeeded [2021-07-08T06:45:16.591Z] nexus3.edgexfoundry.org:10004 [2021-07-08T06:45:16.611Z] e7c96db7181b: Pull complete [2021-07-08T06:45:16.611Z] 4c13bbce0fe7: Pull complete [2021-07-08T06:45:17.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:45:17.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:17.192Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:17.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:17.192Z] [2021-07-08T06:45:17.192Z] Login Succeeded [2021-07-08T06:45:17.192Z] docker.io [2021-07-08T06:45:17.556Z] 6059c847ac2f: Verifying Checksum [2021-07-08T06:45:17.557Z] 6059c847ac2f: Download complete [2021-07-08T06:45:17.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:45:18.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:45:18.063Z] Configure a credential helper to remove this warning. See [2021-07-08T06:45:18.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:45:18.063Z] [2021-07-08T06:45:18.063Z] Login Succeeded [2021-07-08T06:45:18.063Z] ---> docker-login.sh ends [Pipeline] } [2021-07-08T06:45:18.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-08T06:45:18.371Z] ========================================================= [2021-07-08T06:45:18.371Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-07-08T06:45:18.371Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:45:18.716Z] + 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-07-08T06:45:19.315Z] Sending build context to Docker daemon 2.597MB [2021-07-08T06:45:19.315Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-08T06:45:19.315Z] Step 2/25 : FROM ${BASE} as builder [2021-07-08T06:45:19.591Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-07-08T06:45:19.591Z] 0362ad1dd800: Pulling fs layer [2021-07-08T06:45:19.591Z] f2cdb1532d8b: Pulling fs layer [2021-07-08T06:45:19.591Z] 37ed683be191: Pulling fs layer [2021-07-08T06:45:19.591Z] f2cdb1532d8b: Download complete [2021-07-08T06:45:19.591Z] 0362ad1dd800: Verifying Checksum [2021-07-08T06:45:19.591Z] 0362ad1dd800: Download complete [2021-07-08T06:45:20.138Z] 6059c847ac2f: Pull complete [2021-07-08T06:45:20.138Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-07-08T06:45:20.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-07-08T06:45:20.138Z] ---> 5eabd8fd8ba2 [2021-07-08T06:45:20.138Z] 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-07-08T06:45:20.585Z] 0362ad1dd800: Pull complete [2021-07-08T06:45:20.859Z] f2cdb1532d8b: Pull complete [2021-07-08T06:45:21.839Z] 37ed683be191: Verifying Checksum [2021-07-08T06:45:21.839Z] 37ed683be191: Download complete [2021-07-08T06:45:22.097Z] ---> Running in 8ac8b55dec1b [2021-07-08T06:45:22.098Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-07-08T06:45:22.369Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-08T06:45:22.369Z] [2021-07-08T06:45:22.636Z] Removing intermediate container 8ac8b55dec1b [2021-07-08T06:45:22.636Z] ---> 1def2f5de37a [2021-07-08T06:45:22.636Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-08T06:45:22.636Z] ---> Running in e9c2b15aec81 [2021-07-08T06:45:23.210Z] Removing intermediate container e9c2b15aec81 [2021-07-08T06:45:23.210Z] ---> 9012197883dc [2021-07-08T06:45:23.210Z] 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-07-08T06:45:23.210Z] ---> Running in 836709030a2d [2021-07-08T06:45:23.471Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-07-08T06:45:25.387Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-07-08T06:45:25.960Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-08T06:45:26.533Z] (1/11) Installing hiredis (0.14.0-r0) [2021-07-08T06:45:26.533Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-07-08T06:45:26.794Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-08T06:45:26.794Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-08T06:45:28.181Z] (5/11) Installing libuuid (2.33-r0) [2021-07-08T06:45:28.181Z] (6/11) Installing libblkid (2.33-r0) [2021-07-08T06:45:28.441Z] (7/11) Installing libfdisk (2.33-r0) [2021-07-08T06:45:28.704Z] (8/11) Installing libmount (2.33-r0) [2021-07-08T06:45:28.965Z] (9/11) Installing libsmartcols (2.33-r0) [2021-07-08T06:45:28.965Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-07-08T06:45:30.349Z] (11/11) Installing wget (1.20.3-r0) [2021-07-08T06:45:30.349Z] Executing busybox-1.29.3-r10.trigger [2021-07-08T06:45:30.349Z] OK: 273 MiB in 86 packages [2021-07-08T06:45:31.299Z] Removing intermediate container 836709030a2d [2021-07-08T06:45:31.299Z] ---> 96b2796e00fa [2021-07-08T06:45:31.299Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-08T06:45:31.299Z] ---> Running in b8808dc9715f [2021-07-08T06:45:31.299Z] Removing intermediate container b8808dc9715f [2021-07-08T06:45:31.299Z] ---> 41d642f1424a [2021-07-08T06:45:31.299Z] 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-07-08T06:45:31.299Z] ---> Running in 3054bcb7c14e [2021-07-08T06:45:31.562Z] --2021-07-08 06:45:31-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-08T06:45:31.562Z] Resolving github.com... 140.82.112.4 [2021-07-08T06:45:31.562Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-07-08T06:45:31.826Z] HTTP request sent, awaiting response... 302 Found [2021-07-08T06:45:31.826Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-08T06:45:31.826Z] --2021-07-08 06:45:31-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-08T06:45:31.826Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-08T06:45:31.826Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-08T06:45:32.023Z] 37ed683be191: Pull complete [2021-07-08T06:45:32.023Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-07-08T06:45:32.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-07-08T06:45:32.023Z] ---> b23d30803547 [2021-07-08T06:45:32.023Z] 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-07-08T06:45:32.089Z] HTTP request sent, awaiting response... 200 OK [2021-07-08T06:45:32.089Z] Length: 719348 (702K) [application/x-gzip] [2021-07-08T06:45:32.089Z] Saving to: 'STDOUT' [2021-07-08T06:45:32.089Z] [2021-07-08T06:45:32.089Z] 0K .......... .......... .......... .......... .......... 7% 1.39M 0s [2021-07-08T06:45:32.089Z] 50K .......... .......... .......... .......... .......... 14% 2.77M 0s [2021-07-08T06:45:32.089Z] 100K .......... .......... .......... .......... .......... 21% 22.6M 0s [2021-07-08T06:45:32.089Z] 150K .......... .......... .......... .......... .......... 28% 24.6M 0s [2021-07-08T06:45:32.089Z] 200K .......... .......... .......... .......... .......... 35% 3.15M 0s [2021-07-08T06:45:32.089Z] 250K .......... .......... .......... .......... .......... 42% 7.48M 0s [2021-07-08T06:45:32.089Z] 300K .......... .......... .......... .......... .......... 49% 13.5M 0s [2021-07-08T06:45:32.089Z] 350K .......... .......... .......... .......... .......... 56% 12.1M 0s [2021-07-08T06:45:32.089Z] 400K .......... .......... .......... .......... .......... 64% 16.7M 0s [2021-07-08T06:45:32.089Z] 450K .......... .......... .......... .......... .......... 71% 12.8M 0s [2021-07-08T06:45:32.089Z] 500K .......... .......... .......... .......... .......... 78% 12.5M 0s [2021-07-08T06:45:32.089Z] 550K .......... .......... .......... .......... .......... 85% 12.8M 0s [2021-07-08T06:45:32.089Z] 600K .......... .......... .......... .......... .......... 92% 5.16M 0s [2021-07-08T06:45:32.089Z] 650K .......... .......... .......... .......... .......... 99% 5.02M 0s [2021-07-08T06:45:32.089Z] 700K .. 100% 4746G=0.1s [2021-07-08T06:45:32.089Z] [2021-07-08T06:45:32.089Z] 2021-07-08 06:45:31 (5.70 MB/s) - written to stdout [719348/719348] [2021-07-08T06:45:32.089Z] [2021-07-08T06:45:32.089Z] -- The C compiler identification is GNU 8.3.0 [2021-07-08T06:45:32.089Z] -- The CXX compiler identification is GNU 8.3.0 [2021-07-08T06:45:32.089Z] -- Check for working C compiler: /usr/bin/cc [2021-07-08T06:45:32.295Z] ---> Running in 42232731eb9d [2021-07-08T06:45:32.349Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-08T06:45:32.349Z] -- Detecting C compiler ABI info [2021-07-08T06:45:32.349Z] -- Detecting C compiler ABI info - done [2021-07-08T06:45:32.349Z] -- Detecting C compile features [2021-07-08T06:45:32.614Z] -- Detecting C compile features - done [2021-07-08T06:45:32.614Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-08T06:45:32.614Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-07-08T06:45:32.614Z] -- Detecting CXX compiler ABI info [2021-07-08T06:45:32.614Z] -- Detecting CXX compiler ABI info - done [2021-07-08T06:45:32.614Z] -- Detecting CXX compile features [2021-07-08T06:45:33.189Z] -- Detecting CXX compile features - done [2021-07-08T06:45:33.189Z] -- Looking for include file endian.h [2021-07-08T06:45:33.189Z] -- Looking for include file endian.h - found [2021-07-08T06:45:33.189Z] -- Check if the system is big endian [2021-07-08T06:45:33.189Z] -- Searching 16 bit integer [2021-07-08T06:45:33.189Z] -- Looking for sys/types.h [2021-07-08T06:45:33.189Z] -- Looking for sys/types.h - found [2021-07-08T06:45:33.189Z] -- Looking for stdint.h [2021-07-08T06:45:33.189Z] -- Looking for stdint.h - found [2021-07-08T06:45:33.189Z] -- Looking for stddef.h [2021-07-08T06:45:33.461Z] -- Looking for stddef.h - found [2021-07-08T06:45:33.461Z] -- Check size of unsigned short [2021-07-08T06:45:33.461Z] -- Check size of unsigned short - done [2021-07-08T06:45:33.461Z] -- Using unsigned short [2021-07-08T06:45:33.461Z] -- Check if the system is big endian - little endian [2021-07-08T06:45:33.461Z] -- Check size of size_t [2021-07-08T06:45:33.461Z] -- Check size of size_t - done [2021-07-08T06:45:33.461Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-08T06:45:33.461Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-08T06:45:33.461Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-08T06:45:33.461Z] CMake did not find one. [2021-07-08T06:45:33.461Z] [2021-07-08T06:45:33.461Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-08T06:45:33.461Z] the following names: [2021-07-08T06:45:33.461Z] [2021-07-08T06:45:33.461Z] cJSONConfig.cmake [2021-07-08T06:45:33.461Z] cjson-config.cmake [2021-07-08T06:45:33.461Z] [2021-07-08T06:45:33.461Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-08T06:45:33.461Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-08T06:45:33.461Z] provides a separate development package or SDK, be sure it has been [2021-07-08T06:45:33.461Z] installed. [2021-07-08T06:45:33.461Z] [2021-07-08T06:45:33.461Z] [2021-07-08T06:45:33.461Z] -- Configuring done [2021-07-08T06:45:33.734Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-07-08T06:45:33.740Z] -- Generating done [2021-07-08T06:45:33.740Z] -- Build files have been written to: /tmp/cbor [2021-07-08T06:45:33.740Z] Scanning dependencies of target cbor_shared [2021-07-08T06:45:33.740Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-08T06:45:33.740Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-08T06:45:34.003Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-08T06:45:34.003Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-08T06:45:34.003Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-08T06:45:34.003Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-08T06:45:34.006Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-08T06:45:34.007Z] [2021-07-08T06:45:34.265Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-08T06:45:34.265Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-08T06:45:34.265Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-08T06:45:34.265Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-08T06:45:34.544Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-08T06:45:34.544Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-08T06:45:34.544Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-08T06:45:34.544Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-08T06:45:34.544Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-08T06:45:34.804Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-08T06:45:34.805Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-08T06:45:34.805Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-08T06:45:34.805Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-08T06:45:34.805Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-08T06:45:34.998Z] Removing intermediate container 42232731eb9d [2021-07-08T06:45:34.998Z] ---> 88aab1cfa177 [2021-07-08T06:45:34.998Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-08T06:45:35.070Z] [ 40%] Linking C shared library libcbor.so [2021-07-08T06:45:35.070Z] [ 40%] Built target cbor_shared [2021-07-08T06:45:35.070Z] Scanning dependencies of target cbor [2021-07-08T06:45:35.070Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-08T06:45:35.071Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-08T06:45:35.272Z] ---> Running in 7138b534c8a9 [2021-07-08T06:45:35.337Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-08T06:45:35.337Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-07-08T06:45:35.598Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-08T06:45:35.598Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-08T06:45:35.598Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-08T06:45:35.598Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-08T06:45:35.598Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-08T06:45:35.866Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-08T06:45:35.866Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-08T06:45:35.866Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-08T06:45:36.130Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-08T06:45:36.130Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-07-08T06:45:36.130Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-08T06:45:36.130Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-08T06:45:36.395Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-08T06:45:36.395Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-08T06:45:36.395Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-08T06:45:36.395Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-08T06:45:36.395Z] [ 80%] Linking C static library libcbor.a [2021-07-08T06:45:36.395Z] [ 80%] Built target cbor [2021-07-08T06:45:36.657Z] Scanning dependencies of target create_items [2021-07-08T06:45:36.657Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-08T06:45:36.657Z] [ 84%] Linking C executable create_items [2021-07-08T06:45:36.657Z] [ 84%] Built target create_items [2021-07-08T06:45:36.657Z] Scanning dependencies of target readfile [2021-07-08T06:45:36.657Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-08T06:45:36.657Z] [ 88%] Linking C executable readfile [2021-07-08T06:45:36.657Z] [ 88%] Built target readfile [2021-07-08T06:45:36.657Z] Scanning dependencies of target streaming_parser [2021-07-08T06:45:36.657Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-08T06:45:36.657Z] [ 92%] Linking C executable streaming_parser [2021-07-08T06:45:36.657Z] [ 92%] Built target streaming_parser [2021-07-08T06:45:36.657Z] Scanning dependencies of target sort [2021-07-08T06:45:36.922Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-08T06:45:36.922Z] [ 96%] Linking C executable sort [2021-07-08T06:45:36.922Z] [ 96%] Built target sort [2021-07-08T06:45:36.922Z] Scanning dependencies of target hello [2021-07-08T06:45:36.922Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-08T06:45:36.922Z] [100%] Linking C executable hello [2021-07-08T06:45:36.922Z] [100%] Built target hello [2021-07-08T06:45:36.922Z] Install the project... [2021-07-08T06:45:36.922Z] -- Install configuration: "Release" [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-08T06:45:36.922Z] -- Up-to-date: /usr/local/include/cbor [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/internal [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/include/cbor.h [2021-07-08T06:45:36.922Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-08T06:45:37.275Z] Removing intermediate container 7138b534c8a9 [2021-07-08T06:45:37.275Z] ---> 1afa9428f65c [2021-07-08T06:45:37.275Z] 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-07-08T06:45:37.499Z] Removing intermediate container 3054bcb7c14e [2021-07-08T06:45:37.499Z] ---> 962dbb67390c [2021-07-08T06:45:37.499Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-08T06:45:37.499Z] ---> Running in d131d68a32ac [2021-07-08T06:45:37.558Z] ---> Running in 153c6be788e0 [2021-07-08T06:45:38.078Z] Removing intermediate container d131d68a32ac [2021-07-08T06:45:38.078Z] ---> c5909d299042 [2021-07-08T06:45:38.078Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-08T06:45:38.078Z] ---> 5c7580c8a665 [2021-07-08T06:45:38.078Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-08T06:45:38.341Z] ---> 61be47c61d53 [2021-07-08T06:45:38.342Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-08T06:45:38.603Z] ---> 08c4f5979569 [2021-07-08T06:45:38.603Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-08T06:45:38.603Z] ---> 481b5b368fce [2021-07-08T06:45:38.603Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-08T06:45:38.874Z] ---> 1cc0188c5f36 [2021-07-08T06:45:38.874Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-08T06:45:38.874Z] ---> 1cc5b48a977e [2021-07-08T06:45:38.874Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-08T06:45:38.874Z] ---> Running in 6b3ad3c859a5 [2021-07-08T06:45:39.042Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-07-08T06:45:39.137Z] + CPPCHECK=false [2021-07-08T06:45:39.137Z] + DOCGEN=false [2021-07-08T06:45:39.137Z] + TOMLVER=SDK-0.2 [2021-07-08T06:45:39.137Z] + CUTILVER=1.1.4 [2021-07-08T06:45:39.137Z] + '[' 0 -gt 0 ] [2021-07-08T06:45:39.137Z] + readlink -f ./scripts/build.sh [2021-07-08T06:45:39.137Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-08T06:45:39.137Z] + dirname /tmp/sdk/scripts [2021-07-08T06:45:39.137Z] + ROOT=/tmp/sdk [2021-07-08T06:45:39.137Z] + cd /tmp/sdk [2021-07-08T06:45:39.137Z] + '[' '!' -d deps ] [2021-07-08T06:45:39.137Z] + mkdir deps [2021-07-08T06:45:39.137Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-08T06:45:39.137Z] + tar -C deps -z -x -f - [2021-07-08T06:45:39.137Z] --2021-07-08 06:45:39-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-08T06:45:39.137Z] Resolving github.com... 140.82.112.4 [2021-07-08T06:45:39.397Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-07-08T06:45:39.397Z] HTTP request sent, awaiting response... 302 Found [2021-07-08T06:45:39.397Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-08T06:45:39.397Z] --2021-07-08 06:45:39-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-08T06:45:39.397Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-08T06:45:39.397Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-08T06:45:39.639Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-07-08T06:45:39.658Z] HTTP request sent, awaiting response... 200 OK [2021-07-08T06:45:39.658Z] Length: unspecified [application/x-gzip] [2021-07-08T06:45:39.658Z] Saving to: 'STDOUT' [2021-07-08T06:45:39.658Z]  [2021-07-08T06:45:39.658Z] 0K .......... ......  930K=0.02s [2021-07-08T06:45:39.658Z] [2021-07-08T06:45:39.658Z] 2021-07-08 06:45:39 (930 KB/s) - written to stdout [16451] [2021-07-08T06:45:39.658Z] [2021-07-08T06:45:39.658Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-08T06:45:39.658Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-08T06:45:39.658Z] + tar -C deps -z -x -f - [2021-07-08T06:45:39.658Z] --2021-07-08 06:45:39-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-08T06:45:39.658Z] Resolving github.com... 140.82.112.4 [2021-07-08T06:45:39.658Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-07-08T06:45:39.658Z] HTTP request sent, awaiting response... 302 Found [2021-07-08T06:45:39.658Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-08T06:45:39.658Z] --2021-07-08 06:45:39-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-08T06:45:39.658Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-08T06:45:39.658Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-08T06:45:39.939Z] HTTP request sent, awaiting response... 200 OK [2021-07-08T06:45:39.939Z] Length: unspecified [application/x-gzip] [2021-07-08T06:45:39.939Z] Saving to: 'STDOUT' [2021-07-08T06:45:39.939Z]  [2021-07-08T06:45:39.939Z] 0K .......... .......... .......... .......... .......... 1.56M [2021-07-08T06:45:39.939Z] 50K .......... .......... .......... .......... .......... 3.13M [2021-07-08T06:45:39.939Z] 100K .......... .......... .......... .......... .......... 34.8M [2021-07-08T06:45:39.939Z] 150K .......... .......... ....... 4.50M=0.05s [2021-07-08T06:45:39.939Z] [2021-07-08T06:45:39.939Z] 2021-07-08 06:45:39 (3.20 MB/s) - written to stdout [181796] [2021-07-08T06:45:39.939Z] [2021-07-08T06:45:39.939Z] + mkdir -p src/c/iot [2021-07-08T06:45:39.939Z] + 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-07-08T06:45:39.939Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-08T06:45:39.939Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-08T06:45:39.939Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-08T06:45:39.939Z] + mkdir -p include/iot [2021-07-08T06:45:39.939Z] + 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-07-08T06:45:39.939Z] + mkdir -p include/iot/os [2021-07-08T06:45:39.939Z] + 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-07-08T06:45:39.939Z] + mkdir -p /tmp/sdk/build/release [2021-07-08T06:45:39.939Z] + cd /tmp/sdk/build/release [2021-07-08T06:45:39.939Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-08T06:45:39.939Z] -- The C compiler identification is GNU 8.3.0 [2021-07-08T06:45:39.939Z] -- Check for working C compiler: /usr/bin/cc [2021-07-08T06:45:40.204Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-08T06:45:40.204Z] -- Detecting C compiler ABI info [2021-07-08T06:45:40.204Z] -- Detecting C compiler ABI info - done [2021-07-08T06:45:40.204Z] -- Detecting C compile features [2021-07-08T06:45:40.466Z] -- Detecting C compile features - done [2021-07-08T06:45:40.466Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-08T06:45:40.466Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-08T06:45:40.466Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-08T06:45:40.466Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-08T06:45:40.466Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-08T06:45:40.466Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-08T06:45:40.466Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-08T06:45:40.466Z] -- C SDK 0.0.0 for Linux [2021-07-08T06:45:40.466Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-08T06:45:40.466Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-08T06:45:40.466Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-08T06:45:40.466Z] -- Configuring done [2021-07-08T06:45:40.466Z] -- Generating done [2021-07-08T06:45:40.466Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-08T06:45:40.466Z] + make all package [2021-07-08T06:45:40.466Z] + tee release.log [2021-07-08T06:45:40.466Z] Scanning dependencies of target csdk [2021-07-08T06:45:40.466Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-08T06:45:40.632Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-08T06:45:40.728Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-08T06:45:40.728Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-08T06:45:40.907Z] (1/11) Installing hiredis (0.14.0-r0) [2021-07-08T06:45:40.907Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-07-08T06:45:40.987Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-08T06:45:41.179Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-08T06:45:41.179Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-08T06:45:41.246Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-08T06:45:41.247Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-08T06:45:41.247Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-08T06:45:41.507Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-08T06:45:41.507Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-08T06:45:41.768Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-08T06:45:42.029Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-08T06:45:42.029Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-08T06:45:42.029Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-08T06:45:42.290Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-08T06:45:42.290Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-08T06:45:42.290Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-08T06:45:42.290Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-08T06:45:42.608Z] (5/11) Installing libuuid (2.33-r0) [2021-07-08T06:45:42.885Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-08T06:45:42.885Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-08T06:45:42.885Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-08T06:45:42.885Z] (6/11) Installing libblkid (2.33-r0) [2021-07-08T06:45:42.885Z] (7/11) Installing libfdisk (2.33-r0) [2021-07-08T06:45:43.148Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-08T06:45:43.149Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-08T06:45:43.149Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-08T06:45:43.156Z] (8/11) Installing libmount (2.33-r0) [2021-07-08T06:45:43.156Z] (9/11) Installing libsmartcols (2.33-r0) [2021-07-08T06:45:43.427Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-07-08T06:45:43.725Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-08T06:45:43.725Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-08T06:45:43.725Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-08T06:45:43.725Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-08T06:45:43.992Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-08T06:45:43.992Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-08T06:45:44.020Z] (11/11) Installing wget (1.20.3-r0) [2021-07-08T06:45:44.253Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-08T06:45:44.253Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-08T06:45:44.253Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-08T06:45:44.253Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-08T06:45:44.292Z] Executing busybox-1.29.3-r10.trigger [2021-07-08T06:45:44.293Z] OK: 287 MiB in 86 packages [2021-07-08T06:45:44.827Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-08T06:45:44.827Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-08T06:45:44.827Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-08T06:45:45.091Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-08T06:45:45.666Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-08T06:45:45.728Z] Removing intermediate container 153c6be788e0 [2021-07-08T06:45:45.728Z] ---> 694deb1f3f25 [2021-07-08T06:45:45.728Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-08T06:45:45.728Z] ---> Running in f1b923353e33 [2021-07-08T06:45:45.928Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-08T06:45:45.928Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-08T06:45:45.928Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-08T06:45:46.192Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-08T06:45:46.328Z] Removing intermediate container f1b923353e33 [2021-07-08T06:45:46.328Z] ---> ea467c37faed [2021-07-08T06:45:46.328Z] 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-07-08T06:45:46.328Z] ---> Running in e47dd6f0c030 [2021-07-08T06:45:46.453Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-08T06:45:46.715Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-08T06:45:47.311Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-08T06:45:47.574Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-08T06:45:47.574Z] [ 74%] Linking C shared library libcsdk.so [2021-07-08T06:45:47.574Z] [ 74%] Built target csdk [2021-07-08T06:45:47.574Z] Scanning dependencies of target template [2021-07-08T06:45:47.574Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-08T06:45:47.780Z] --2021-07-08 06:45:47-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-08T06:45:47.781Z] Resolving github.com... 140.82.112.4 [2021-07-08T06:45:47.781Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-07-08T06:45:47.781Z] HTTP request sent, awaiting response... 302 Found [2021-07-08T06:45:47.781Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-08T06:45:47.781Z] --2021-07-08 06:45:47-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-08T06:45:47.781Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-08T06:45:47.781Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-08T06:45:47.781Z] HTTP request sent, awaiting response... 200 OK [2021-07-08T06:45:47.781Z] Length: 719348 (702K) [application/x-gzip] [2021-07-08T06:45:47.781Z] Saving to: 'STDOUT' [2021-07-08T06:45:47.781Z] [2021-07-08T06:45:47.781Z] 0K .......... .......... .......... .......... .......... 7% 1.33M 0s [2021-07-08T06:45:47.781Z] 50K .......... .......... .......... .......... .......... 14% 2.69M 0s [2021-07-08T06:45:47.781Z] 100K .......... .......... .......... .......... .......... 21% 2.75M 0s [2021-07-08T06:45:47.781Z] 150K .......... .......... .......... .......... .......... 28% 9.92M 0s [2021-07-08T06:45:47.781Z] 200K .......... .......... .......... .......... .......... 35% 10.4M 0s [2021-07-08T06:45:47.781Z] 250K .......... .......... .......... .......... .......... 42% 3.29M 0s [2021-07-08T06:45:47.781Z] 300K .......... .......... .......... .......... .......... 49% 5.80M 0s [2021-07-08T06:45:47.781Z] 350K .......... .......... .......... .......... .......... 56% 5.24M 0s [2021-07-08T06:45:47.781Z] 400K .......... .......... .......... .......... .......... 64% 3.78M 0s [2021-07-08T06:45:47.781Z] 450K .......... .......... .......... .......... .......... 71% 10.2M 0s [2021-07-08T06:45:47.837Z] [ 77%] Linking C executable template [2021-07-08T06:45:47.837Z] [ 77%] Built target template [2021-07-08T06:45:47.837Z] Scanning dependencies of target device-counter [2021-07-08T06:45:47.837Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-08T06:45:47.837Z] [ 80%] Linking C executable device-counter [2021-07-08T06:45:47.837Z] [ 80%] Built target device-counter [2021-07-08T06:45:47.837Z] Scanning dependencies of target device-random [2021-07-08T06:45:47.837Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-08T06:45:48.054Z] 500K .......... .......... .......... .......... .......... 78% 4.73M 0s [2021-07-08T06:45:48.054Z] 550K .......... .......... .......... .......... .......... 85% 3.51M 0s [2021-07-08T06:45:48.054Z] 600K .......... .......... .......... .......... .......... 92% 1.28M 0s [2021-07-08T06:45:48.054Z] 650K .......... .......... .......... .......... .......... 99% 1.61M 0s [2021-07-08T06:45:48.054Z] 700K ..   100% 4746G=0.2s [2021-07-08T06:45:48.054Z] [2021-07-08T06:45:48.054Z] 2021-07-08 06:45:47 (3.04 MB/s) - written to stdout [719348/719348] [2021-07-08T06:45:48.054Z] [2021-07-08T06:45:48.112Z] [ 84%] Linking C executable device-random [2021-07-08T06:45:48.112Z] [ 84%] Built target device-random [2021-07-08T06:45:48.112Z] Scanning dependencies of target device-gyro [2021-07-08T06:45:48.112Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-08T06:45:48.112Z] [ 87%] Linking C executable device-gyro [2021-07-08T06:45:48.112Z] [ 87%] Built target device-gyro [2021-07-08T06:45:48.112Z] Scanning dependencies of target device-bitfields [2021-07-08T06:45:48.112Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-08T06:45:48.329Z] -- The C compiler identification is GNU 8.3.0 [2021-07-08T06:45:48.374Z] [ 90%] Linking C executable device-bitfields [2021-07-08T06:45:48.374Z] [ 90%] Built target device-bitfields [2021-07-08T06:45:48.374Z] Scanning dependencies of target template-discovery [2021-07-08T06:45:48.374Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-08T06:45:48.374Z] [ 93%] Linking C executable template-discovery [2021-07-08T06:45:48.604Z] -- The CXX compiler identification is GNU 8.3.0 [2021-07-08T06:45:48.604Z] -- Check for working C compiler: /usr/bin/cc [2021-07-08T06:45:48.645Z] [ 93%] Built target template-discovery [2021-07-08T06:45:48.645Z] Scanning dependencies of target device-file [2021-07-08T06:45:48.645Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-08T06:45:48.645Z] [ 96%] Linking C executable device-file [2021-07-08T06:45:48.645Z] [ 96%] Built target device-file [2021-07-08T06:45:48.645Z] Scanning dependencies of target device-terminal [2021-07-08T06:45:48.645Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-08T06:45:48.880Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-08T06:45:48.880Z] -- Detecting C compiler ABI info [2021-07-08T06:45:48.915Z] [100%] Linking C executable device-terminal [2021-07-08T06:45:48.915Z] [100%] Built target device-terminal [2021-07-08T06:45:48.915Z] Run CPack packaging tool... [2021-07-08T06:45:48.915Z] CPack: Create package using TGZ [2021-07-08T06:45:48.915Z] CPack: Install projects [2021-07-08T06:45:48.915Z] CPack: - Run preinstall target for: Csdk [2021-07-08T06:45:49.164Z] -- Detecting C compiler ABI info - done [2021-07-08T06:45:49.165Z] -- Detecting C compile features [2021-07-08T06:45:49.175Z] CPack: - Install project: Csdk [2021-07-08T06:45:49.175Z] CPack: Create package [2021-07-08T06:45:49.175Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-07-08T06:45:49.175Z] + '[' false '=' true ] [2021-07-08T06:45:49.175Z] + '[' false '=' true ] [2021-07-08T06:45:49.175Z] + mkdir -p /tmp/sdk/build/debug [2021-07-08T06:45:49.175Z] + cd /tmp/sdk/build/debug [2021-07-08T06:45:49.175Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-08T06:45:49.175Z] -- The C compiler identification is GNU 8.3.0 [2021-07-08T06:45:49.175Z] -- Check for working C compiler: /usr/bin/cc [2021-07-08T06:45:49.175Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-08T06:45:49.175Z] -- Detecting C compiler ABI info [2021-07-08T06:45:49.175Z] -- Detecting C compiler ABI info - done [2021-07-08T06:45:49.175Z] -- Detecting C compile features [2021-07-08T06:45:49.438Z] -- Detecting C compile features - done [2021-07-08T06:45:49.438Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-08T06:45:49.438Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-08T06:45:49.438Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-08T06:45:49.438Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-08T06:45:49.438Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-08T06:45:49.438Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-08T06:45:49.438Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-08T06:45:49.438Z] -- C SDK 0.0.0 for Linux [2021-07-08T06:45:49.438Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-08T06:45:49.438Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-08T06:45:49.438Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-08T06:45:49.438Z] -- Configuring done [2021-07-08T06:45:49.700Z] -- Generating done [2021-07-08T06:45:49.700Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-08T06:45:49.700Z] + make [2021-07-08T06:45:49.700Z] + tee debug.log [2021-07-08T06:45:49.700Z] Scanning dependencies of target csdk [2021-07-08T06:45:49.700Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-08T06:45:49.700Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-08T06:45:49.700Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-08T06:45:49.763Z] -- Detecting C compile features - done [2021-07-08T06:45:49.763Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-08T06:45:49.959Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-08T06:45:49.959Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-08T06:45:49.959Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-08T06:45:49.959Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-08T06:45:50.037Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-07-08T06:45:50.037Z] -- Detecting CXX compiler ABI info [2021-07-08T06:45:50.236Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-08T06:45:50.236Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-08T06:45:50.236Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-08T06:45:50.236Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-08T06:45:50.312Z] -- Detecting CXX compiler ABI info - done [2021-07-08T06:45:50.312Z] -- Detecting CXX compile features [2021-07-08T06:45:50.500Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-08T06:45:50.500Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-08T06:45:50.500Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-08T06:45:50.500Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-08T06:45:50.500Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-08T06:45:50.764Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-08T06:45:50.764Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-08T06:45:50.764Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-08T06:45:50.764Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-08T06:45:51.025Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-08T06:45:51.025Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-08T06:45:51.025Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-08T06:45:51.286Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-08T06:45:51.286Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-08T06:45:51.286Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-08T06:45:51.286Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-08T06:45:51.286Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-08T06:45:51.286Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-08T06:45:51.552Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-08T06:45:51.552Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-08T06:45:51.552Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-08T06:45:51.552Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-08T06:45:51.552Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-08T06:45:51.552Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-08T06:45:51.749Z] -- Detecting CXX compile features - done [2021-07-08T06:45:51.816Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-08T06:45:51.816Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-08T06:45:52.022Z] -- Looking for include file endian.h [2021-07-08T06:45:52.022Z] -- Looking for include file endian.h - found [2021-07-08T06:45:52.022Z] -- Check if the system is big endian [2021-07-08T06:45:52.022Z] -- Searching 16 bit integer [2021-07-08T06:45:52.022Z] -- Looking for sys/types.h [2021-07-08T06:45:52.079Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-08T06:45:52.079Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-08T06:45:52.079Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-08T06:45:52.079Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-08T06:45:52.297Z] -- Looking for sys/types.h - found [2021-07-08T06:45:52.297Z] -- Looking for stdint.h [2021-07-08T06:45:52.338Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-08T06:45:52.338Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-08T06:45:52.571Z] -- Looking for stdint.h - found [2021-07-08T06:45:52.572Z] -- Looking for stddef.h [2021-07-08T06:45:52.600Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-08T06:45:52.600Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-08T06:45:52.845Z] -- Looking for stddef.h - found [2021-07-08T06:45:52.845Z] -- Check size of unsigned short [2021-07-08T06:45:52.861Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-08T06:45:52.861Z] [ 74%] Linking C shared library libcsdk.so [2021-07-08T06:45:52.861Z] [ 74%] Built target csdk [2021-07-08T06:45:52.861Z] Scanning dependencies of target template [2021-07-08T06:45:52.861Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-08T06:45:52.861Z] [ 77%] Linking C executable template [2021-07-08T06:45:52.861Z] [ 77%] Built target template [2021-07-08T06:45:52.861Z] Scanning dependencies of target device-counter [2021-07-08T06:45:53.121Z] -- Check size of unsigned short - done [2021-07-08T06:45:53.121Z] -- Using unsigned short [2021-07-08T06:45:53.124Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-08T06:45:53.124Z] [ 80%] Linking C executable device-counter [2021-07-08T06:45:53.124Z] [ 80%] Built target device-counter [2021-07-08T06:45:53.124Z] Scanning dependencies of target device-random [2021-07-08T06:45:53.124Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-08T06:45:53.124Z] [ 84%] Linking C executable device-random [2021-07-08T06:45:53.124Z] [ 84%] Built target device-random [2021-07-08T06:45:53.124Z] Scanning dependencies of target device-gyro [2021-07-08T06:45:53.124Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-08T06:45:53.385Z] [ 87%] Linking C executable device-gyro [2021-07-08T06:45:53.385Z] [ 87%] Built target device-gyro [2021-07-08T06:45:53.385Z] Scanning dependencies of target device-bitfields [2021-07-08T06:45:53.385Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-08T06:45:53.385Z] [ 90%] Linking C executable device-bitfields [2021-07-08T06:45:53.385Z] [ 90%] Built target device-bitfields [2021-07-08T06:45:53.385Z] Scanning dependencies of target template-discovery [2021-07-08T06:45:53.385Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-08T06:45:53.395Z] -- Check if the system is big endian - little endian [2021-07-08T06:45:53.395Z] -- Check size of size_t [2021-07-08T06:45:53.646Z] [ 93%] Linking C executable template-discovery [2021-07-08T06:45:53.646Z] [ 93%] Built target template-discovery [2021-07-08T06:45:53.646Z] Scanning dependencies of target device-file [2021-07-08T06:45:53.646Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-08T06:45:53.646Z] [ 96%] Linking C executable device-file [2021-07-08T06:45:53.646Z] [ 96%] Built target device-file [2021-07-08T06:45:53.646Z] Scanning dependencies of target device-terminal [2021-07-08T06:45:53.646Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-08T06:45:53.646Z] [100%] Linking C executable device-terminal [2021-07-08T06:45:53.674Z] -- Check size of size_t - done [2021-07-08T06:45:53.674Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-08T06:45:53.674Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-08T06:45:53.674Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-08T06:45:53.674Z] CMake did not find one. [2021-07-08T06:45:53.674Z] [2021-07-08T06:45:53.674Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-08T06:45:53.674Z] the following names: [2021-07-08T06:45:53.674Z] [2021-07-08T06:45:53.674Z] cJSONConfig.cmake [2021-07-08T06:45:53.674Z] cjson-config.cmake [2021-07-08T06:45:53.674Z] [2021-07-08T06:45:53.674Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-08T06:45:53.674Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-08T06:45:53.674Z] provides a separate development package or SDK, be sure it has been [2021-07-08T06:45:53.674Z] installed. [2021-07-08T06:45:53.674Z] [2021-07-08T06:45:53.674Z] [2021-07-08T06:45:53.674Z] -- Configuring done [2021-07-08T06:45:53.907Z] [100%] Built target device-terminal [2021-07-08T06:45:53.907Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] [ 74%] Built target csdk [2021-07-08T06:45:53.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] [ 77%] Built target template [2021-07-08T06:45:53.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] [ 80%] Built target device-counter [2021-07-08T06:45:53.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] [ 84%] Built target device-random [2021-07-08T06:45:53.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] [ 87%] Built target device-gyro [2021-07-08T06:45:53.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] [ 90%] Built target device-bitfields [2021-07-08T06:45:53.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] [ 93%] Built target template-discovery [2021-07-08T06:45:53.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] [ 96%] Built target device-file [2021-07-08T06:45:53.907Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] [100%] Built target device-terminal [2021-07-08T06:45:53.907Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.907Z] Install the project... [2021-07-08T06:45:53.907Z] -- Install configuration: "Release" [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-08T06:45:53.907Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-08T06:45:53.907Z] -- Up-to-date: /usr/local/include [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/devsdk [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/edgex [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/component.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/config.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/container.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/data.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/json.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/os.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/time.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/os [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-08T06:45:53.907Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-08T06:45:53.908Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-08T06:45:53.908Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:45:53.948Z] -- Generating done [2021-07-08T06:45:53.948Z] -- Build files have been written to: /tmp/cbor [2021-07-08T06:45:53.948Z] Scanning dependencies of target cbor_shared [2021-07-08T06:45:53.948Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-08T06:45:54.482Z] Removing intermediate container 6b3ad3c859a5 [2021-07-08T06:45:54.482Z] ---> f639b0344f8f [2021-07-08T06:45:54.482Z] Step 16/25 : FROM ${BASE} [2021-07-08T06:45:54.482Z] ---> 5eabd8fd8ba2 [2021-07-08T06:45:54.482Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-08T06:45:54.761Z] ---> Running in 2cc0813b5019 [2021-07-08T06:45:54.761Z] Removing intermediate container 2cc0813b5019 [2021-07-08T06:45:54.761Z] ---> f9edac291c93 [2021-07-08T06:45:54.761Z] 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-07-08T06:45:54.761Z] ---> Running in 2aeabc0979ed [2021-07-08T06:45:54.923Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-08T06:45:55.024Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-07-08T06:45:55.195Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-08T06:45:55.285Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-08T06:45:55.285Z] [2021-07-08T06:45:55.470Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-08T06:45:55.560Z] Removing intermediate container 2aeabc0979ed [2021-07-08T06:45:55.560Z] ---> d1d0def5d437 [2021-07-08T06:45:55.560Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-08T06:45:55.560Z] ---> Running in bd5c69e26c73 [2021-07-08T06:45:56.066Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-08T06:45:56.135Z] Removing intermediate container bd5c69e26c73 [2021-07-08T06:45:56.135Z] ---> e3bb0e70be4b [2021-07-08T06:45:56.135Z] 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-07-08T06:45:56.135Z] ---> Running in 3431d70dc993 [2021-07-08T06:45:56.340Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-08T06:45:56.396Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-07-08T06:45:56.615Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-08T06:45:56.615Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-08T06:45:56.889Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-08T06:45:57.164Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-08T06:45:57.352Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-07-08T06:45:57.729Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-08T06:45:57.820Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-08T06:45:58.099Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-08T06:45:58.371Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-08T06:45:58.414Z] (1/6) Installing curl (7.64.0-r5) [2021-07-08T06:45:58.415Z] (2/6) Installing hiredis (0.14.0-r0) [2021-07-08T06:45:58.415Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-07-08T06:45:58.643Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-08T06:45:58.917Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-08T06:45:58.993Z] (4/6) Installing libuuid (2.33-r0) [2021-07-08T06:45:58.993Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-08T06:45:59.192Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-08T06:45:59.464Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-08T06:45:59.737Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-08T06:46:00.009Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-08T06:46:00.283Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-08T06:46:00.283Z] [ 40%] Linking C shared library libcbor.so [2021-07-08T06:46:00.385Z] (6/6) Installing wget (1.20.3-r0) [2021-07-08T06:46:00.556Z] [ 40%] Built target cbor_shared [2021-07-08T06:46:00.556Z] Scanning dependencies of target cbor [2021-07-08T06:46:00.556Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-08T06:46:00.646Z] Executing busybox-1.29.3-r10.trigger [2021-07-08T06:46:00.646Z] OK: 269 MiB in 81 packages [2021-07-08T06:46:00.907Z] Removing intermediate container 3431d70dc993 [2021-07-08T06:46:00.907Z] ---> 4a82495c4027 [2021-07-08T06:46:00.907Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-08T06:46:00.907Z] ---> ff774e326da7 [2021-07-08T06:46:00.907Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-08T06:46:01.173Z] ---> 54d84780137f [2021-07-08T06:46:01.173Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-08T06:46:01.173Z] ---> 02dadec06f7a [2021-07-08T06:46:01.173Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-08T06:46:01.439Z] ---> 42f2f8b6225c [2021-07-08T06:46:01.439Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-08T06:46:01.532Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-08T06:46:01.805Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-08T06:46:02.014Z] ---> 62560247ac82 [2021-07-08T06:46:02.014Z] Successfully built 62560247ac82 [2021-07-08T06:46:02.014Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-08T06:46:02.078Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:46:02.543Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-08T06:46:02.544Z] . [Pipeline] withDockerContainer [2021-07-08T06:46:02.635Z] prd-centos7-docker-4c-2g-2196 does not seem to be running inside a container [2021-07-08T06:46:02.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-08T06:46:03.015Z] $ docker top 5a5c4ae34804bcc3386cf6315045d6e01cd7fc22f35aa3ad31a80c1fa94647d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T06:46:03.400Z] + make test [2021-07-08T06:46:03.400Z] echo "make test" [2021-07-08T06:46:03.400Z] make test [Pipeline] } [2021-07-08T06:46:03.407Z] $ docker stop --time=1 5a5c4ae34804bcc3386cf6315045d6e01cd7fc22f35aa3ad31a80c1fa94647d0 [2021-07-08T06:46:03.506Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-08T06:46:03.506Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-08T06:46:03.781Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-08T06:46:03.781Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-08T06:46:04.057Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-08T06:46:04.348Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-08T06:46:04.585Z] $ docker rm -f 5a5c4ae34804bcc3386cf6315045d6e01cd7fc22f35aa3ad31a80c1fa94647d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-07-08T06:46:04.947Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-08T06:46:05.546Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-08T06:46:05.824Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-08T06:46:06.096Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [Pipeline] sh [2021-07-08T06:46:06.372Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-08T06:46:06.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-08T06:46:06.644Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-08T06:46:06.763Z] + ls -al . [2021-07-08T06:46:06.763Z] total 160 [2021-07-08T06:46:06.763Z] drwxrwxr-x. 8 jenkins jenkins 260 Jul 8 06:44 . [2021-07-08T06:46:06.763Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 8 06:44 .. [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 8 06:44 Attribution.txt [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jul 8 06:44 CHANGES [2021-07-08T06:46:06.763Z] drwxrwxr-x. 2 jenkins jenkins 121 Jul 8 06:44 docs [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 8 06:44 Doxyfile [2021-07-08T06:46:06.763Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 8 06:44 .git [2021-07-08T06:46:06.763Z] drwxrwxr-x. 2 jenkins jenkins 81 Jul 8 06:44 .github [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 8 06:44 .gitignore [2021-07-08T06:46:06.763Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 8 06:44 include [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 784 Jul 8 06:44 Jenkinsfile [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 8 06:44 LICENSE [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 444 Jul 8 06:44 Makefile [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jul 8 06:44 README.md [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jul 8 06:44 README.v2.md [2021-07-08T06:46:06.763Z] drwxrwxr-x. 2 jenkins jenkins 98 Jul 8 06:44 scripts [2021-07-08T06:46:06.763Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 8 06:44 src [2021-07-08T06:46:06.763Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 8 06:42 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:46:06.916Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-08T06:46:07.073Z] + 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=f2a8f19daa427336881eca624fe30c6e84b1b191 --label arch=amd64 --label version=0.0.0 . [2021-07-08T06:46:07.073Z] Sending build context to Docker daemon 2.598MB [2021-07-08T06:46:07.073Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-08T06:46:07.073Z] Step 2/17 : FROM ${BASE} [2021-07-08T06:46:07.073Z] ---> 62560247ac82 [2021-07-08T06:46:07.073Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-08T06:46:07.073Z] ---> Running in f08afa783745 [2021-07-08T06:46:07.073Z] Removing intermediate container f08afa783745 [2021-07-08T06:46:07.073Z] ---> 6adc0a9b7dc1 [2021-07-08T06:46:07.073Z] 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-07-08T06:46:07.189Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-08T06:46:07.335Z] ---> Running in a3747e9a8cf7 [2021-07-08T06:46:07.335Z] --2021-07-08 06:46:07-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-08T06:46:07.464Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-08T06:46:07.595Z] Resolving iotech.jfrog.io... 54.170.66.44, 54.195.244.87, 54.229.110.245 [2021-07-08T06:46:07.595Z] Connecting to iotech.jfrog.io|54.170.66.44|:443... connected. [2021-07-08T06:46:07.738Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-08T06:46:07.738Z] [ 80%] Linking C static library libcbor.a [2021-07-08T06:46:07.858Z] HTTP request sent, awaiting response... 200 OK [2021-07-08T06:46:07.858Z] Length: 451 [application/octet-stream] [2021-07-08T06:46:07.858Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-08T06:46:07.858Z] [2021-07-08T06:46:07.858Z] 0K 100% 52.6M=0s [2021-07-08T06:46:07.858Z] [2021-07-08T06:46:07.858Z] 2021-07-08 06:46:07 (52.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-08T06:46:07.858Z] [2021-07-08T06:46:08.011Z] [ 80%] Built target cbor [2021-07-08T06:46:08.012Z] Scanning dependencies of target create_items [2021-07-08T06:46:08.012Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-08T06:46:08.130Z] Removing intermediate container a3747e9a8cf7 [2021-07-08T06:46:08.130Z] ---> c4833c73a454 [2021-07-08T06:46:08.130Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-08T06:46:08.130Z] ---> Running in 1153de6d577b [2021-07-08T06:46:08.284Z] [ 84%] Linking C executable create_items [2021-07-08T06:46:08.284Z] [ 84%] Built target create_items [2021-07-08T06:46:08.284Z] Scanning dependencies of target readfile [2021-07-08T06:46:08.284Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-08T06:46:08.403Z] Removing intermediate container 1153de6d577b [2021-07-08T06:46:08.403Z] ---> 97f64f2adc71 [2021-07-08T06:46:08.403Z] 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-07-08T06:46:08.403Z] ---> Running in 6604a7ce02d8 [2021-07-08T06:46:08.557Z] [ 88%] Linking C executable readfile [2021-07-08T06:46:08.557Z] [ 88%] Built target readfile [2021-07-08T06:46:08.557Z] Scanning dependencies of target streaming_parser [2021-07-08T06:46:08.557Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-08T06:46:08.831Z] [ 92%] Linking C executable streaming_parser [2021-07-08T06:46:08.831Z] [ 92%] Built target streaming_parser [2021-07-08T06:46:08.978Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-07-08T06:46:09.109Z] Scanning dependencies of target sort [2021-07-08T06:46:09.109Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-08T06:46:09.109Z] [ 96%] Linking C executable sort [2021-07-08T06:46:09.382Z] [ 96%] Built target sort [2021-07-08T06:46:09.382Z] Scanning dependencies of target hello [2021-07-08T06:46:09.382Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-08T06:46:09.382Z] [100%] Linking C executable hello [2021-07-08T06:46:09.656Z] [100%] Built target hello [2021-07-08T06:46:09.656Z] Install the project... [2021-07-08T06:46:09.656Z] -- Install configuration: "Release" [2021-07-08T06:46:09.656Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-08T06:46:09.656Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-08T06:46:09.657Z] -- Up-to-date: /usr/local/include/cbor [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/internal [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/include/cbor.h [2021-07-08T06:46:09.657Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-08T06:46:09.918Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-07-08T06:46:10.178Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-08T06:46:10.439Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-08T06:46:10.698Z] (2/6) Installing libblkid (2.33-r0) [2021-07-08T06:46:10.698Z] (3/6) Installing libfdisk (2.33-r0) [2021-07-08T06:46:10.698Z] (4/6) Installing libmount (2.33-r0) [2021-07-08T06:46:10.958Z] (5/6) Installing libsmartcols (2.33-r0) [2021-07-08T06:46:10.958Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-07-08T06:46:11.219Z] Executing busybox-1.29.3-r10.trigger [2021-07-08T06:46:11.219Z] OK: 273 MiB in 87 packages [2021-07-08T06:46:11.480Z] Removing intermediate container 6604a7ce02d8 [2021-07-08T06:46:11.480Z] ---> 709780279148 [2021-07-08T06:46:11.480Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-08T06:46:11.635Z] Removing intermediate container e47dd6f0c030 [2021-07-08T06:46:11.635Z] ---> 4509093a12cd [2021-07-08T06:46:11.635Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-08T06:46:11.741Z] ---> a1699acf42eb [2021-07-08T06:46:11.741Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-08T06:46:11.910Z] ---> Running in 391ee1f10104 [2021-07-08T06:46:12.006Z] ---> e784c7c747f3 [2021-07-08T06:46:12.006Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-08T06:46:12.006Z] ---> 285b797d052c [2021-07-08T06:46:12.006Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-08T06:46:12.266Z] ---> 9ddc71634fa6 [2021-07-08T06:46:12.266Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-08T06:46:12.266Z] ---> 4023eedf7b08 [2021-07-08T06:46:12.266Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-08T06:46:12.529Z] ---> 07ae65f78f81 [2021-07-08T06:46:12.529Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-08T06:46:12.529Z] ---> Running in dfae5117851b [2021-07-08T06:46:12.529Z] Removing intermediate container dfae5117851b [2021-07-08T06:46:12.529Z] ---> 4efa51740090 [2021-07-08T06:46:12.529Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-08T06:46:12.529Z] ---> Running in ab9bdc8e3419 [2021-07-08T06:46:12.791Z] Removing intermediate container ab9bdc8e3419 [2021-07-08T06:46:12.791Z] ---> a8cbb2d645f2 [2021-07-08T06:46:12.791Z] Step 15/17 : LABEL arch=amd64 [2021-07-08T06:46:12.791Z] ---> Running in 3ac5b1d8f069 [2021-07-08T06:46:12.791Z] Removing intermediate container 3ac5b1d8f069 [2021-07-08T06:46:12.791Z] ---> bb2f1f2f6384 [2021-07-08T06:46:12.791Z] Step 16/17 : LABEL git_sha=f2a8f19daa427336881eca624fe30c6e84b1b191 [2021-07-08T06:46:12.791Z] ---> Running in f051b67fca6a [2021-07-08T06:46:13.054Z] Removing intermediate container f051b67fca6a [2021-07-08T06:46:13.054Z] ---> 880991228672 [2021-07-08T06:46:13.054Z] Step 17/17 : LABEL version=0.0.0 [2021-07-08T06:46:13.054Z] ---> Running in 82321b7edf38 [2021-07-08T06:46:13.054Z] Removing intermediate container 82321b7edf38 [2021-07-08T06:46:13.054Z] ---> 39b030ebc14b [2021-07-08T06:46:13.054Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-08T06:46:13.054Z] Successfully built 39b030ebc14b [2021-07-08T06:46:13.054Z] 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-07-08T06:46:13.892Z] Removing intermediate container 391ee1f10104 [2021-07-08T06:46:13.892Z] ---> e1ff809142af [2021-07-08T06:46:13.892Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-08T06:46:14.874Z] ---> 9def560b4d2f [2021-07-08T06:46:14.875Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-08T06:46:15.852Z] ---> 8124ee6cd2a7 [2021-07-08T06:46:15.852Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-08T06:46:16.450Z] ---> 1de33051f74c [2021-07-08T06:46:16.450Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-08T06:46:17.427Z] ---> f42b6921ea7c [2021-07-08T06:46:17.427Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-08T06:46:18.028Z] ---> 558d3a62556e [2021-07-08T06:46:18.028Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-08T06:46:19.008Z] ---> 542474450dfa [2021-07-08T06:46:19.008Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-08T06:46:19.008Z] ---> Running in 734abd68cb47 [2021-07-08T06:46:20.443Z] + CPPCHECK=false [2021-07-08T06:46:20.443Z] + DOCGEN=false [2021-07-08T06:46:20.443Z] + TOMLVER=SDK-0.2 [2021-07-08T06:46:20.443Z] + CUTILVER=1.1.4 [2021-07-08T06:46:20.443Z] + '[' 0 -gt 0 ] [2021-07-08T06:46:20.443Z] + readlink -f ./scripts/build.sh [2021-07-08T06:46:20.443Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-08T06:46:20.443Z] + dirname /tmp/sdk/scripts [2021-07-08T06:46:20.443Z] + ROOT=/tmp/sdk [2021-07-08T06:46:20.443Z] + cd /tmp/sdk [2021-07-08T06:46:20.443Z] + '[' '!' -d deps ] [2021-07-08T06:46:20.443Z] + mkdir deps [2021-07-08T06:46:20.443Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-08T06:46:20.443Z] + tar -C deps -z -x -f - [2021-07-08T06:46:20.443Z] --2021-07-08 06:46:20-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-08T06:46:20.443Z] Resolving github.com... 140.82.112.4 [2021-07-08T06:46:20.443Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-07-08T06:46:20.443Z] HTTP request sent, awaiting response... 302 Found [2021-07-08T06:46:20.443Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-08T06:46:20.443Z] --2021-07-08 06:46:20-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-08T06:46:20.443Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-08T06:46:20.443Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-08T06:46:20.443Z] HTTP request sent, awaiting response... 200 OK [2021-07-08T06:46:20.443Z] Length: 16451 (16K) [application/x-gzip] [2021-07-08T06:46:20.443Z] Saving to: 'STDOUT' [2021-07-08T06:46:20.443Z]  [2021-07-08T06:46:20.443Z] 0K .......... ...... 100% 798K=0.02s [2021-07-08T06:46:20.443Z] [2021-07-08T06:46:20.443Z] 2021-07-08 06:46:20 (798 KB/s) - written to stdout [16451/16451] [2021-07-08T06:46:20.443Z] [2021-07-08T06:46:20.443Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-08T06:46:20.443Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-08T06:46:20.443Z] + tar -C deps -z -x -f - [2021-07-08T06:46:20.443Z] --2021-07-08 06:46:20-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-08T06:46:20.443Z] Resolving github.com... 140.82.112.4 [2021-07-08T06:46:20.443Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-07-08T06:46:20.716Z] HTTP request sent, awaiting response... 302 Found [2021-07-08T06:46:20.716Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-08T06:46:20.716Z] --2021-07-08 06:46:20-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-08T06:46:20.716Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-08T06:46:20.716Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-08T06:46:20.716Z] HTTP request sent, awaiting response... 200 OK [2021-07-08T06:46:20.716Z] Length: 181796 (178K) [application/x-gzip] [2021-07-08T06:46:20.716Z] Saving to: 'STDOUT' [2021-07-08T06:46:20.716Z]  [2021-07-08T06:46:20.716Z] 0K .......... .......... .......... .......... .......... 28% 1.28M 0s [2021-07-08T06:46:20.716Z] 50K .......... .......... .......... .......... .......... 56% 2.82M 0s [2021-07-08T06:46:20.716Z] 100K .......... .......... .......... .......... .......... 84% 8.86M 0s [2021-07-08T06:46:20.716Z] 150K .......... .......... .......   100% 1.36M=0.08s [2021-07-08T06:46:20.716Z] [2021-07-08T06:46:20.716Z] 2021-07-08 06:46:20 (2.14 MB/s) - written to stdout [181796/181796] [2021-07-08T06:46:20.716Z] [2021-07-08T06:46:20.716Z] + mkdir -p src/c/iot [2021-07-08T06:46:20.716Z] + 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-07-08T06:46:20.716Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-08T06:46:20.716Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-08T06:46:20.716Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-08T06:46:20.716Z] + mkdir -p include/iot [2021-07-08T06:46:20.716Z] + 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-07-08T06:46:20.716Z] + mkdir -p include/iot/os [2021-07-08T06:46:20.716Z] + 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-07-08T06:46:20.716Z] + mkdir -p /tmp/sdk/build/release [2021-07-08T06:46:20.716Z] + cd /tmp/sdk/build/release [2021-07-08T06:46:20.716Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-08T06:46:21.316Z] -- The C compiler identification is GNU 8.3.0 [2021-07-08T06:46:21.316Z] -- Check for working C compiler: /usr/bin/cc [2021-07-08T06:46:21.316Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-08T06:46:21.316Z] -- Detecting C compiler ABI info [2021-07-08T06:46:21.590Z] -- Detecting C compiler ABI info - done [2021-07-08T06:46:21.590Z] -- Detecting C compile features [2021-07-08T06:46:22.566Z] -- Detecting C compile features - done [2021-07-08T06:46:22.566Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-08T06:46:22.566Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-08T06:46:22.566Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-08T06:46:22.566Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-08T06:46:22.566Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-08T06:46:22.566Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-08T06:46:22.566Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-08T06:46:22.566Z] -- C SDK 0.0.0 for Linux [2021-07-08T06:46:22.566Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-08T06:46:22.839Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-08T06:46:22.839Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-08T06:46:22.839Z] -- Configuring done [2021-07-08T06:46:23.112Z] -- Generating done [2021-07-08T06:46:23.112Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-08T06:46:23.112Z] + make all package [2021-07-08T06:46:23.112Z] + tee release.log [2021-07-08T06:46:23.385Z] Scanning dependencies of target csdk [2021-07-08T06:46:23.385Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-08T06:46:23.979Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-08T06:46:24.575Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-08T06:46:26.001Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-08T06:46:27.029Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-08T06:46:27.029Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-08T06:46:27.624Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-08T06:46:27.898Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-08T06:46:28.169Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-08T06:46:29.143Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-08T06:46:31.108Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-08T06:46:31.382Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-08T06:46:31.989Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-08T06:46:32.604Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-08T06:46:32.884Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-08T06:46:32.884Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-08T06:46:33.158Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-08T06:46:35.792Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-08T06:46:36.069Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-08T06:46:36.670Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-08T06:46:36.944Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-08T06:46:37.223Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-08T06:46:37.825Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-08T06:46:40.462Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-08T06:46:40.462Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-08T06:46:40.737Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-08T06:46:41.338Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-08T06:46:41.939Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-08T06:46:41.939Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-08T06:46:42.919Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-08T06:46:43.193Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-08T06:46:43.791Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-08T06:46:44.067Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-08T06:46:46.051Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-08T06:46:46.333Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-08T06:46:47.309Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-08T06:46:47.309Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-08T06:46:51.612Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-08T06:46:51.883Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-08T06:46:52.475Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-08T06:46:52.748Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-08T06:46:53.722Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-08T06:46:55.152Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-08T06:46:57.114Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-08T06:47:00.501Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-08T06:47:00.501Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-08T06:47:01.098Z] [ 74%] Linking C shared library libcsdk.so [2021-07-08T06:47:01.098Z] [ 74%] Built target csdk [2021-07-08T06:47:01.098Z] Scanning dependencies of target template [2021-07-08T06:47:01.098Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-08T06:47:02.148Z] [ 77%] Linking C executable template [2021-07-08T06:47:02.148Z] [ 77%] Built target template [2021-07-08T06:47:02.148Z] Scanning dependencies of target device-counter [2021-07-08T06:47:02.148Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-08T06:47:02.763Z] [ 80%] Linking C executable device-counter [2021-07-08T06:47:03.044Z] [ 80%] Built target device-counter [2021-07-08T06:47:03.044Z] Scanning dependencies of target device-random [2021-07-08T06:47:03.044Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-08T06:47:03.663Z] [ 84%] Linking C executable device-random [2021-07-08T06:47:03.663Z] [ 84%] Built target device-random [2021-07-08T06:47:03.663Z] Scanning dependencies of target device-gyro [2021-07-08T06:47:03.954Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-08T06:47:04.235Z] [ 87%] Linking C executable device-gyro [2021-07-08T06:47:04.514Z] [ 87%] Built target device-gyro [2021-07-08T06:47:04.514Z] Scanning dependencies of target device-bitfields [2021-07-08T06:47:04.514Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-08T06:47:05.121Z] [ 90%] Linking C executable device-bitfields [2021-07-08T06:47:05.405Z] [ 90%] Built target device-bitfields [2021-07-08T06:47:05.405Z] Scanning dependencies of target template-discovery [2021-07-08T06:47:05.405Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-08T06:47:06.005Z] [ 93%] Linking C executable template-discovery [2021-07-08T06:47:06.277Z] [ 93%] Built target template-discovery [2021-07-08T06:47:06.277Z] Scanning dependencies of target device-file [2021-07-08T06:47:06.277Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-08T06:47:06.872Z] [ 96%] Linking C executable device-file [2021-07-08T06:47:06.872Z] [ 96%] Built target device-file [2021-07-08T06:47:07.145Z] Scanning dependencies of target device-terminal [2021-07-08T06:47:07.145Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-08T06:47:07.419Z] [100%] Linking C executable device-terminal [2021-07-08T06:47:07.692Z] [100%] Built target device-terminal [2021-07-08T06:47:07.692Z] Run CPack packaging tool... [2021-07-08T06:47:07.966Z] CPack: Create package using TGZ [2021-07-08T06:47:07.966Z] CPack: Install projects [2021-07-08T06:47:07.966Z] CPack: - Run preinstall target for: Csdk [2021-07-08T06:47:08.564Z] CPack: - Install project: Csdk [2021-07-08T06:47:08.564Z] CPack: Create package [2021-07-08T06:47:08.564Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-07-08T06:47:08.564Z] + '[' false '=' true ] [2021-07-08T06:47:08.564Z] + '[' false '=' true ] [2021-07-08T06:47:08.564Z] + mkdir -p /tmp/sdk/build/debug [2021-07-08T06:47:08.564Z] + cd /tmp/sdk/build/debug [2021-07-08T06:47:08.564Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-08T06:47:08.838Z] -- The C compiler identification is GNU 8.3.0 [2021-07-08T06:47:08.838Z] -- Check for working C compiler: /usr/bin/cc [2021-07-08T06:47:09.113Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-08T06:47:09.113Z] -- Detecting C compiler ABI info [2021-07-08T06:47:09.387Z] -- Detecting C compiler ABI info - done [2021-07-08T06:47:09.387Z] -- Detecting C compile features [2021-07-08T06:47:10.370Z] -- Detecting C compile features - done [2021-07-08T06:47:10.370Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-08T06:47:10.370Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-08T06:47:10.370Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-08T06:47:10.370Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-08T06:47:10.370Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-08T06:47:10.370Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-08T06:47:10.370Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-08T06:47:10.370Z] -- C SDK 0.0.0 for Linux [2021-07-08T06:47:10.370Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-08T06:47:10.370Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-08T06:47:10.645Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-08T06:47:10.645Z] -- Configuring done [2021-07-08T06:47:10.918Z] -- Generating done [2021-07-08T06:47:10.918Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-08T06:47:10.918Z] + + teemake debug.log [2021-07-08T06:47:10.918Z] [2021-07-08T06:47:10.918Z] Scanning dependencies of target csdk [2021-07-08T06:47:11.192Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-08T06:47:11.467Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-08T06:47:11.741Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-08T06:47:12.338Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-08T06:47:12.612Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-08T06:47:12.884Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-08T06:47:13.157Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-08T06:47:13.432Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-08T06:47:13.706Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-08T06:47:13.981Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-08T06:47:14.581Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-08T06:47:14.855Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-08T06:47:15.129Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-08T06:47:15.402Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-08T06:47:15.675Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-08T06:47:15.949Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-08T06:47:15.950Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-08T06:47:16.926Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-08T06:47:16.926Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-08T06:47:17.199Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-08T06:47:17.471Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-08T06:47:17.743Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-08T06:47:18.015Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-08T06:47:18.613Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-08T06:47:18.896Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-08T06:47:19.171Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-08T06:47:19.171Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-08T06:47:19.446Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-08T06:47:19.719Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-08T06:47:19.991Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-08T06:47:20.263Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-08T06:47:20.535Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-08T06:47:20.535Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-08T06:47:21.129Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-08T06:47:21.129Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-08T06:47:21.723Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-08T06:47:21.996Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-08T06:47:22.972Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-08T06:47:23.244Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-08T06:47:23.244Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-08T06:47:23.518Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-08T06:47:24.112Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-08T06:47:25.088Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-08T06:47:25.361Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-08T06:47:26.340Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-08T06:47:26.340Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-08T06:47:26.613Z] [ 74%] Linking C shared library libcsdk.so [2021-07-08T06:47:26.886Z] [ 74%] Built target csdk [2021-07-08T06:47:26.886Z] Scanning dependencies of target template [2021-07-08T06:47:26.886Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-08T06:47:27.158Z] [ 77%] Linking C executable template [2021-07-08T06:47:27.432Z] [ 77%] Built target template [2021-07-08T06:47:27.432Z] Scanning dependencies of target device-counter [2021-07-08T06:47:27.432Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-08T06:47:27.710Z] [ 80%] Linking C executable device-counter [2021-07-08T06:47:27.983Z] [ 80%] Built target device-counter [2021-07-08T06:47:27.983Z] Scanning dependencies of target device-random [2021-07-08T06:47:27.983Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-08T06:47:28.254Z] [ 84%] Linking C executable device-random [2021-07-08T06:47:28.527Z] [ 84%] Built target device-random [2021-07-08T06:47:28.527Z] Scanning dependencies of target device-gyro [2021-07-08T06:47:28.527Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-08T06:47:28.799Z] [ 87%] Linking C executable device-gyro [2021-07-08T06:47:29.072Z] [ 87%] Built target device-gyro [2021-07-08T06:47:29.072Z] Scanning dependencies of target device-bitfields [2021-07-08T06:47:29.072Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-08T06:47:29.345Z] [ 90%] Linking C executable device-bitfields [2021-07-08T06:47:29.346Z] [ 90%] Built target device-bitfields [2021-07-08T06:47:29.346Z] Scanning dependencies of target template-discovery [2021-07-08T06:47:29.625Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-08T06:47:29.897Z] [ 93%] Linking C executable template-discovery [2021-07-08T06:47:29.897Z] [ 93%] Built target template-discovery [2021-07-08T06:47:30.168Z] Scanning dependencies of target device-file [2021-07-08T06:47:30.168Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-08T06:47:30.440Z] [ 96%] Linking C executable device-file [2021-07-08T06:47:30.440Z] [ 96%] Built target device-file [2021-07-08T06:47:30.712Z] Scanning dependencies of target device-terminal [2021-07-08T06:47:30.713Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-08T06:47:30.985Z] [100%] Linking C executable device-terminal [2021-07-08T06:47:31.256Z] [100%] Built target device-terminal [2021-07-08T06:47:31.256Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.256Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.256Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.256Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.256Z] [ 74%] Built target csdk [2021-07-08T06:47:31.256Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.256Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.256Z] [ 77%] Built target template [2021-07-08T06:47:31.257Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.257Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] [ 80%] Built target device-counter [2021-07-08T06:47:31.529Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] [ 84%] Built target device-random [2021-07-08T06:47:31.529Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] [ 87%] Built target device-gyro [2021-07-08T06:47:31.529Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] [ 90%] Built target device-bitfields [2021-07-08T06:47:31.529Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] [ 93%] Built target template-discovery [2021-07-08T06:47:31.529Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] [ 96%] Built target device-file [2021-07-08T06:47:31.529Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.529Z] [100%] Built target device-terminal [2021-07-08T06:47:31.529Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:31.802Z] Install the project... [2021-07-08T06:47:31.802Z] -- Install configuration: "Release" [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-08T06:47:31.802Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-08T06:47:31.802Z] -- Up-to-date: /usr/local/include [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/edgex [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/devsdk [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/json.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/container.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/component.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/time.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/os [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/data.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/os.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/include/iot/config.h [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-08T06:47:31.802Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-08T06:47:31.802Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-08T06:47:33.784Z] Removing intermediate container 734abd68cb47 [2021-07-08T06:47:33.784Z] ---> 6f84193d4afd [2021-07-08T06:47:33.784Z] Step 16/25 : FROM ${BASE} [2021-07-08T06:47:33.784Z] ---> b23d30803547 [2021-07-08T06:47:33.784Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-08T06:47:33.784Z] ---> Running in 5ab19bc88932 [2021-07-08T06:47:34.407Z] Removing intermediate container 5ab19bc88932 [2021-07-08T06:47:34.407Z] ---> 053b1f966277 [2021-07-08T06:47:34.407Z] 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-07-08T06:47:34.407Z] ---> Running in 489c57237a30 [2021-07-08T06:47:35.844Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-07-08T06:47:36.119Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-08T06:47:36.120Z] [2021-07-08T06:47:37.103Z] Removing intermediate container 489c57237a30 [2021-07-08T06:47:37.103Z] ---> d3bbe49777ad [2021-07-08T06:47:37.103Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-08T06:47:37.378Z] ---> Running in 864998ac3417 [2021-07-08T06:47:39.351Z] Removing intermediate container 864998ac3417 [2021-07-08T06:47:39.351Z] ---> 11ce49eef8dc [2021-07-08T06:47:39.351Z] 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-07-08T06:47:39.624Z] ---> Running in 977669f402e9 [2021-07-08T06:47:41.058Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-07-08T06:47:41.653Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-07-08T06:47:42.250Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-08T06:47:42.844Z] (1/6) Installing curl (7.64.0-r5) [2021-07-08T06:47:42.844Z] (2/6) Installing hiredis (0.14.0-r0) [2021-07-08T06:47:42.844Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-07-08T06:47:43.117Z] (4/6) Installing libuuid (2.33-r0) [2021-07-08T06:47:43.117Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-08T06:47:44.543Z] (6/6) Installing wget (1.20.3-r0) [2021-07-08T06:47:44.819Z] Executing busybox-1.29.3-r10.trigger [2021-07-08T06:47:44.819Z] OK: 283 MiB in 81 packages [2021-07-08T06:47:46.265Z] Removing intermediate container 977669f402e9 [2021-07-08T06:47:46.265Z] ---> 0c10ae59a3d9 [2021-07-08T06:47:46.265Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-08T06:47:46.863Z] ---> 1a20de1bc671 [2021-07-08T06:47:46.863Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-08T06:47:47.844Z] ---> 3b992905bab9 [2021-07-08T06:47:47.844Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-08T06:47:48.441Z] ---> ce3def5b33bc [2021-07-08T06:47:48.441Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-08T06:47:49.421Z] ---> 6370d32837eb [2021-07-08T06:47:49.421Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-08T06:47:50.013Z] ---> 49c6797d2544 [2021-07-08T06:47:50.013Z] Successfully built 49c6797d2544 [2021-07-08T06:47:50.013Z] 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-07-08T06:47:50.600Z] + docker inspect -f . ci-base-image-arm64 [2021-07-08T06:47:50.600Z] . [Pipeline] withDockerContainer [2021-07-08T06:47:50.849Z] prd-ubuntu18.04-docker-arm64-4c-16g-2195 does not seem to be running inside a container [2021-07-08T06:47:51.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-08T06:47:52.496Z] $ docker top 8151c0426aa59047aff8df400b515d736f5ec74ddab1e27567b8843d5404a85e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T06:47:53.544Z] + make test [2021-07-08T06:47:53.544Z] echo "make test" [2021-07-08T06:47:53.544Z] make test [Pipeline] } [2021-07-08T06:47:53.565Z] $ docker stop --time=1 8151c0426aa59047aff8df400b515d736f5ec74ddab1e27567b8843d5404a85e [2021-07-08T06:47:55.414Z] $ docker rm -f 8151c0426aa59047aff8df400b515d736f5ec74ddab1e27567b8843d5404a85e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-08T06:47:56.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-08T06:47:56.605Z] + ls -al . [2021-07-08T06:47:56.605Z] total 192 [2021-07-08T06:47:56.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 06:44 . [2021-07-08T06:47:56.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 06:44 .. [2021-07-08T06:47:56.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 06:44 .git [2021-07-08T06:47:56.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 06:44 .github [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 8 06:44 .gitignore [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 8 06:44 Attribution.txt [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jul 8 06:44 CHANGES [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 8 06:44 Doxyfile [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 8 06:44 Jenkinsfile [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 8 06:44 LICENSE [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 8 06:44 Makefile [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jul 8 06:44 README.md [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jul 8 06:44 README.v2.md [2021-07-08T06:47:56.605Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 8 06:42 VERSION [2021-07-08T06:47:56.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 06:44 docs [2021-07-08T06:47:56.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 06:44 include [2021-07-08T06:47:56.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 06:44 scripts [2021-07-08T06:47:56.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 06:44 src [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:47:56.956Z] + 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=f2a8f19daa427336881eca624fe30c6e84b1b191 --label arch=arm64 --label version=0.0.0 . [2021-07-08T06:47:57.228Z] Sending build context to Docker daemon 2.597MB [2021-07-08T06:47:57.501Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-08T06:47:57.501Z] Step 2/17 : FROM ${BASE} [2021-07-08T06:47:57.501Z] ---> 49c6797d2544 [2021-07-08T06:47:57.501Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-08T06:47:57.501Z] ---> Running in b809e65347df [2021-07-08T06:47:58.096Z] Removing intermediate container b809e65347df [2021-07-08T06:47:58.096Z] ---> ce85aa785f4d [2021-07-08T06:47:58.096Z] 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-07-08T06:47:58.096Z] ---> Running in 52b82f2acf53 [2021-07-08T06:47:59.544Z] --2021-07-08 06:47:59-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-08T06:47:59.544Z] Resolving iotech.jfrog.io... 54.229.110.245, 54.195.244.87, 54.170.66.44 [2021-07-08T06:47:59.544Z] Connecting to iotech.jfrog.io|54.229.110.245|:443... connected. [2021-07-08T06:47:59.816Z] HTTP request sent, awaiting response... 200 OK [2021-07-08T06:47:59.816Z] Length: 451 [application/octet-stream] [2021-07-08T06:47:59.816Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-08T06:47:59.816Z]  [2021-07-08T06:47:59.816Z] 0K  100% 5.02M=0s [2021-07-08T06:47:59.816Z] [2021-07-08T06:47:59.816Z] 2021-07-08 06:47:59 (5.02 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-08T06:47:59.816Z] [2021-07-08T06:48:00.807Z] Removing intermediate container 52b82f2acf53 [2021-07-08T06:48:00.807Z] ---> a536f6ac26b9 [2021-07-08T06:48:00.807Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-08T06:48:01.083Z] ---> Running in 107222de7dcf [2021-07-08T06:48:03.061Z] Removing intermediate container 107222de7dcf [2021-07-08T06:48:03.061Z] ---> e109e1cf1750 [2021-07-08T06:48:03.061Z] 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-07-08T06:48:03.334Z] ---> Running in c85ec6052f09 [2021-07-08T06:48:04.315Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-07-08T06:48:05.748Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-07-08T06:48:05.748Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-08T06:48:06.343Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-08T06:48:06.617Z] (2/6) Installing libblkid (2.33-r0) [2021-07-08T06:48:06.617Z] (3/6) Installing libfdisk (2.33-r0) [2021-07-08T06:48:06.890Z] (4/6) Installing libmount (2.33-r0) [2021-07-08T06:48:06.890Z] (5/6) Installing libsmartcols (2.33-r0) [2021-07-08T06:48:06.890Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-07-08T06:48:07.203Z] Executing busybox-1.29.3-r10.trigger [2021-07-08T06:48:07.203Z] OK: 287 MiB in 87 packages [2021-07-08T06:48:08.645Z] Removing intermediate container c85ec6052f09 [2021-07-08T06:48:08.645Z] ---> 44b965d91d4e [2021-07-08T06:48:08.645Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-08T06:48:09.250Z] ---> dc7ae85fda11 [2021-07-08T06:48:09.250Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-08T06:48:10.256Z] ---> a4055f35f6aa [2021-07-08T06:48:10.256Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-08T06:48:11.231Z] ---> 77bc97234174 [2021-07-08T06:48:11.231Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-08T06:48:11.824Z] ---> 855d210a1e46 [2021-07-08T06:48:11.824Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-08T06:48:12.421Z] ---> 49f4c8a02471 [2021-07-08T06:48:12.421Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-08T06:48:13.404Z] ---> 16080d25df41 [2021-07-08T06:48:13.404Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-08T06:48:13.404Z] ---> Running in 5338a56fe826 [2021-07-08T06:48:14.002Z] Removing intermediate container 5338a56fe826 [2021-07-08T06:48:14.002Z] ---> 981c05a08aec [2021-07-08T06:48:14.002Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-08T06:48:14.002Z] ---> Running in f955d75017dd [2021-07-08T06:48:14.597Z] Removing intermediate container f955d75017dd [2021-07-08T06:48:14.597Z] ---> bec99b4f29aa [2021-07-08T06:48:14.597Z] Step 15/17 : LABEL arch=arm64 [2021-07-08T06:48:14.597Z] ---> Running in 5617876bb465 [2021-07-08T06:48:15.194Z] Removing intermediate container 5617876bb465 [2021-07-08T06:48:15.194Z] ---> 258ff6d1a0f9 [2021-07-08T06:48:15.194Z] Step 16/17 : LABEL git_sha=f2a8f19daa427336881eca624fe30c6e84b1b191 [2021-07-08T06:48:15.468Z] ---> Running in c7ad9eb3ec2b [2021-07-08T06:48:16.066Z] Removing intermediate container c7ad9eb3ec2b [2021-07-08T06:48:16.066Z] ---> 74a44d65ee1e [2021-07-08T06:48:16.066Z] Step 17/17 : LABEL version=0.0.0 [2021-07-08T06:48:16.066Z] ---> Running in 3bffe8ffad2a [2021-07-08T06:48:16.666Z] Removing intermediate container 3bffe8ffad2a [2021-07-08T06:48:16.667Z] ---> 759317d3ebb7 [2021-07-08T06:48:16.667Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-07-08T06:48:16.667Z] Successfully built 759317d3ebb7 [2021-07-08T06:48:16.667Z] 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-07-08T06:48:18.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:48:18.991Z] ---> package-listing.sh [2021-07-08T06:48:18.992Z] ++ facter osfamily [2021-07-08T06:48:18.992Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-08T06:48:19.255Z] + OS_FAMILY=redhat [2021-07-08T06:48:19.255Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-355 [2021-07-08T06:48:19.255Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-08T06:48:19.255Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-08T06:48:19.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-08T06:48:19.255Z] + PACKAGES=/tmp/packages_start.txt [2021-07-08T06:48:19.255Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-355 ']' [2021-07-08T06:48:19.255Z] + PACKAGES=/tmp/packages_end.txt [2021-07-08T06:48:19.255Z] + case "${OS_FAMILY}" in [2021-07-08T06:48:19.255Z] + sort [2021-07-08T06:48:19.255Z] + rpm -qa [2021-07-08T06:48:20.203Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-08T06:48:20.203Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-08T06:48:20.203Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-08T06:48:20.203Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-355 ']' [2021-07-08T06:48:20.203Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-355/archives/ [2021-07-08T06:48:20.203Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-355/archives/ [Pipeline] echo [2021-07-08T06:48:20.218Z] 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-355/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-08T06:48:20.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:48:23.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T06:48:23.920Z] [2021-07-08T06:48:23.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:48:24.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T06:48:24.251Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-08T06:48:24.251Z] df20fa9351a1: Pulling fs layer [2021-07-08T06:48:24.251Z] 36b3adc4ff6f: Pulling fs layer [2021-07-08T06:48:24.251Z] 8ad3a11d3b57: Pulling fs layer [2021-07-08T06:48:24.251Z] 46f8f816bc3b: Pulling fs layer [2021-07-08T06:48:24.251Z] 93b61091891f: Pulling fs layer [2021-07-08T06:48:24.251Z] 93b9cdb0e59b: Pulling fs layer [2021-07-08T06:48:24.251Z] 5e14af77c1be: Pulling fs layer [2021-07-08T06:48:24.251Z] 01666e4c0597: Pulling fs layer [2021-07-08T06:48:24.251Z] aa168da1d23b: Pulling fs layer [2021-07-08T06:48:24.251Z] 46f8f816bc3b: Waiting [2021-07-08T06:48:24.251Z] 93b61091891f: Waiting [2021-07-08T06:48:24.251Z] 93b9cdb0e59b: Waiting [2021-07-08T06:48:24.251Z] 5e14af77c1be: Waiting [2021-07-08T06:48:24.251Z] 01666e4c0597: Waiting [2021-07-08T06:48:24.251Z] aa168da1d23b: Waiting [2021-07-08T06:48:24.251Z] 36b3adc4ff6f: Verifying Checksum [2021-07-08T06:48:24.251Z] 36b3adc4ff6f: Download complete [2021-07-08T06:48:24.512Z] 46f8f816bc3b: Verifying Checksum [2021-07-08T06:48:24.512Z] 46f8f816bc3b: Download complete [2021-07-08T06:48:24.512Z] df20fa9351a1: Verifying Checksum [2021-07-08T06:48:24.512Z] df20fa9351a1: Download complete [2021-07-08T06:48:24.512Z] 93b9cdb0e59b: Verifying Checksum [2021-07-08T06:48:24.512Z] 93b9cdb0e59b: Download complete [2021-07-08T06:48:24.512Z] 5e14af77c1be: Verifying Checksum [2021-07-08T06:48:24.512Z] 5e14af77c1be: Download complete [2021-07-08T06:48:24.512Z] 01666e4c0597: Verifying Checksum [2021-07-08T06:48:24.512Z] 01666e4c0597: Download complete [2021-07-08T06:48:24.512Z] 93b61091891f: Verifying Checksum [2021-07-08T06:48:24.512Z] 93b61091891f: Download complete [2021-07-08T06:48:24.777Z] 8ad3a11d3b57: Verifying Checksum [2021-07-08T06:48:24.777Z] 8ad3a11d3b57: Download complete [2021-07-08T06:48:24.777Z] df20fa9351a1: Pull complete [2021-07-08T06:48:25.052Z] 36b3adc4ff6f: Pull complete [2021-07-08T06:48:26.013Z] 8ad3a11d3b57: Pull complete [2021-07-08T06:48:26.286Z] 46f8f816bc3b: Pull complete [2021-07-08T06:48:26.860Z] aa168da1d23b: Verifying Checksum [2021-07-08T06:48:26.860Z] aa168da1d23b: Download complete [2021-07-08T06:48:27.433Z] 93b61091891f: Pull complete [2021-07-08T06:48:27.434Z] 93b9cdb0e59b: Pull complete [2021-07-08T06:48:27.698Z] 5e14af77c1be: Pull complete [2021-07-08T06:48:27.960Z] 01666e4c0597: Pull complete [2021-07-08T06:48:33.308Z] aa168da1d23b: Pull complete [2021-07-08T06:48:33.308Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-08T06:48:33.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T06:48:33.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-08T06:48:33.398Z] prd-centos7-docker-4c-2g-2194 does not seem to be running inside a container [2021-07-08T06:48:33.438Z] $ 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-355/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-355 -v /w/workspace/edgexfoundry_device-sdk-c_PR-355:/w/workspace/edgexfoundry_device-sdk-c_PR-355:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-08T06:49:01.245Z] $ docker top 0e47ca4773aaef44b9ac0f2fa2e0a1730e8fedf8ef277fd895c50c051f1b814c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T06:49:01.644Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-08T06:49:01.959Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-08T06:49:02.275Z] + ls /var/log/sa-host [2021-07-08T06:49:02.275Z] + sadf -c /var/log/sa-host/sa05 [2021-07-08T06:49:02.275Z] file_magic: OK [2021-07-08T06:49:02.275Z] HZ: Using current value: 100 [2021-07-08T06:49:02.275Z] file_header: OK [2021-07-08T06:49:02.275Z] 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-07-08T06:49:02.275Z] Statistics: [2021-07-08T06:49:02.275Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-08T06:49:02.275Z] File successfully converted to sysstat format version 12.2.1 [2021-07-08T06:49:02.275Z] + sadf -c /var/log/sa-host/sa08 [2021-07-08T06:49:02.275Z] file_magic: OK [2021-07-08T06:49:02.275Z] HZ: Using current value: 100 [2021-07-08T06:49:02.275Z] file_header: OK [2021-07-08T06:49:02.275Z] 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-07-08T06:49:02.275Z] Statistics: [2021-07-08T06:49:02.275Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-08T06:49:02.275Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T06:49:02.950Z] provisioning config files... [2021-07-08T06:49:02.967Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/config5775162819710806036tmp [Pipeline] { [Pipeline] echo [2021-07-08T06:49:02.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:49:03.300Z] ---> create-netrc.sh [Pipeline] } [2021-07-08T06:49:03.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:49:03.754Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-08T06:49:03.765Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:49:04.065Z] ---> sudo-logs.sh [2021-07-08T06:49:04.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-08T06:49:04.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:49:04.395Z] ---> job-cost.sh [2021-07-08T06:49:04.395Z] lf-activate-venv: SKIPPING [2021-07-08T06:49:04.395Z] INFO: No Stack... [2021-07-08T06:49:05.346Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-08T06:49:05.608Z] INFO: Archiving Costs [Pipeline] echo [2021-07-08T06:49:05.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:49:05.943Z] ---> logs-deploy.sh [2021-07-08T06:49:05.943Z] lf-activate-venv: SKIPPING [2021-07-08T06:49:05.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-355/7 [2021-07-08T06:49:05.943Z] INFO: archiving workspace using pattern(s): [2021-07-08T06:49:06.892Z] Archives upload complete. [2021-07-08T06:49:06.892Z] INFO: archiving logs to Nexus