Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/device-sdk-c Loading trusted files from base branch main at 8c74ffe4fc698c219175e751f1cca4a77f9c9083 rather than 8f822df88842add76d792b0fcf38c18213008c44 Obtained Jenkinsfile from 8c74ffe4fc698c219175e751f1cca4a77f9c9083 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16110287571900885226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13320021899559458417.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-388/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-388/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11346672131451380289.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12672835818806959670.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-388/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-388/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9135347672410218801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 ‘prd-centos7-docker-4c-2g-4393’ Running on prd-centos7-docker-4c-2g-4395 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [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-388 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/jenkins-gitclient-ssh5494589929575204714.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/jenkins-gitclient-ssh8176822702881009132.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c74ffe4fc698c219175e751f1cca4a77f9c9083 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 Merge succeeded, producing a936d09e99b3177751841564b8f6a226eef4d40d Checking out Revision a936d09e99b3177751841564b8f6a226eef4d40d (PR-388) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/jenkins-gitclient-ssh1115348971642913519.key > git merge 8c74ffe4fc698c219175e751f1cca4a77f9c9083 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a936d09e99b3177751841564b8f6a226eef4d40d # timeout=10 Commit message: "Merge commit '8c74ffe4fc698c219175e751f1cca4a77f9c9083' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-01T22:57:01.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-01T22:57:01.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-01T22:57:01.112Z] ========================================================= [2022-02-01T22:57:01.112Z] EdgeX Global Pipelines Version Info [2022-02-01T22:57:01.112Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9832a346578748b6b9b91f5148c7bb47aefb4e80 # timeout=10 [2022-02-01T22:57:02.232Z] ------------------- [2022-02-01T22:57:02.232Z] stable info: [2022-02-01T22:57:02.232Z] ------------------- [2022-02-01T22:57:02.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-01T22:57:02.232Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-01T22:57:02.232Z] Message: update stable to v1.0.220 [2022-02-01T22:57:03.174Z] ------------------- [2022-02-01T22:57:03.174Z] experimental info: [2022-02-01T22:57:03.174Z] ------------------- [2022-02-01T22:57:03.174Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-01T22:57:03.174Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-01T22:57:03.174Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-01T22:57:03.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-02-01T22:57:03.304Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-02-01T22:57:03.315Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-01T22:57:03.327Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-01T22:57:03.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-01T22:57:03.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-02-01T22:57:03.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-02-01T22:57:03.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-01T22:57:03.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-01T22:57:03.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-02-01T22:57:03.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-01T22:57:03.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-01T22:57:03.443Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-01T22:57:03.457Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-01T22:57:03.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-01T22:57:03.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-01T22:57:03.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-01T22:57:03.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo [2022-02-01T22:57:03.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo [2022-02-01T22:57:03.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo [2022-02-01T22:57:03.543Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a936d09e99b3177751841564b8f6a226eef4d40d [Pipeline] echo [2022-02-01T22:57:03.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a936d09 [Pipeline] echo [2022-02-01T22:57:03.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-01T22:57:03.608Z] provisioning config files... [2022-02-01T22:57:03.620Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config7657370709541217228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:57:03.940Z] ---> docker-login.sh [2022-02-01T22:57:03.940Z] nexus3.edgexfoundry.org:10001 [2022-02-01T22:57:03.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:03.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:03.940Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:03.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:03.940Z] [2022-02-01T22:57:03.940Z] Login Succeeded [2022-02-01T22:57:03.940Z] nexus3.edgexfoundry.org:10002 [2022-02-01T22:57:04.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:04.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:04.202Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:04.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:04.202Z] [2022-02-01T22:57:04.202Z] Login Succeeded [2022-02-01T22:57:04.202Z] nexus3.edgexfoundry.org:10003 [2022-02-01T22:57:04.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:04.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:04.202Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:04.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:04.202Z] [2022-02-01T22:57:04.202Z] Login Succeeded [2022-02-01T22:57:04.202Z] nexus3.edgexfoundry.org:10004 [2022-02-01T22:57:04.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:04.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:04.469Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:04.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:04.469Z] [2022-02-01T22:57:04.469Z] Login Succeeded [2022-02-01T22:57:04.469Z] docker.io [2022-02-01T22:57:04.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:04.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:04.730Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:04.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:04.730Z] [2022-02-01T22:57:04.730Z] Login Succeeded [2022-02-01T22:57:04.730Z] ---> docker-login.sh ends [Pipeline] } [2022-02-01T22:57:04.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2022-02-01T22:57:05.121Z] + git rev-list -1 --merges a936d09e99b3177751841564b8f6a226eef4d40d~1..a936d09e99b3177751841564b8f6a226eef4d40d [Pipeline] echo [2022-02-01T22:57:05.147Z] -----------> git rev-list -1 --merges a936d09e99b3177751841564b8f6a226eef4d40d~1..a936d09e99b3177751841564b8f6a226eef4d40d a936d09e99b3177751841564b8f6a226eef4d40d [2022-02-01T22:57:05.147Z] a936d09e99b3177751841564b8f6a226eef4d40d [false] [Pipeline] sh [2022-02-01T22:57:05.436Z] + git log --format=format:%s -1 a936d09e99b3177751841564b8f6a226eef4d40d [Pipeline] echo [2022-02-01T22:57:05.453Z] ========================================================= [2022-02-01T22:57:05.453Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-01T22:57:05.453Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-01T22:57:05.837Z] + git rev-list -1 --merges a936d09e99b3177751841564b8f6a226eef4d40d~1..a936d09e99b3177751841564b8f6a226eef4d40d [Pipeline] echo [2022-02-01T22:57:05.851Z] -----------> git rev-list -1 --merges a936d09e99b3177751841564b8f6a226eef4d40d~1..a936d09e99b3177751841564b8f6a226eef4d40d a936d09e99b3177751841564b8f6a226eef4d40d [2022-02-01T22:57:05.851Z] a936d09e99b3177751841564b8f6a226eef4d40d [false] [Pipeline] sh [2022-02-01T22:57:06.143Z] + git log --format=format:%s -1 a936d09e99b3177751841564b8f6a226eef4d40d [Pipeline] echo [2022-02-01T22:57:06.158Z] ========================================================= [2022-02-01T22:57:06.158Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-01T22:57:06.158Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-01T22:57:06.563Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-01T22:57:06.563Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-01T22:57:06.563Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-01T22:57:06.563Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-01T22:57:06.563Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-01T22:57:06.563Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-01T22:57:06.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:57:06.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-01T22:57:06.907Z] [2022-02-01T22:57:06.907Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:57:07.214Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-01T22:57:07.214Z] latest: Pulling from edgex-devops/git-semver [2022-02-01T22:57:07.214Z] a0d0a0d46f8b: Pulling fs layer [2022-02-01T22:57:07.214Z] 3e5f54012d9b: Pulling fs layer [2022-02-01T22:57:07.214Z] 4c7163046ea9: Pulling fs layer [2022-02-01T22:57:07.214Z] 0c2d73faf560: Pulling fs layer [2022-02-01T22:57:07.214Z] 0c2d73faf560: Waiting [2022-02-01T22:57:07.214Z] 3e5f54012d9b: Verifying Checksum [2022-02-01T22:57:07.214Z] 3e5f54012d9b: Download complete [2022-02-01T22:57:07.214Z] a0d0a0d46f8b: Verifying Checksum [2022-02-01T22:57:07.214Z] a0d0a0d46f8b: Download complete [2022-02-01T22:57:07.214Z] 0c2d73faf560: Verifying Checksum [2022-02-01T22:57:07.214Z] 0c2d73faf560: Download complete [2022-02-01T22:57:07.214Z] 4c7163046ea9: Verifying Checksum [2022-02-01T22:57:07.214Z] 4c7163046ea9: Download complete [2022-02-01T22:57:07.490Z] a0d0a0d46f8b: Pull complete [2022-02-01T22:57:07.490Z] 3e5f54012d9b: Pull complete [2022-02-01T22:57:07.751Z] 4c7163046ea9: Pull complete [2022-02-01T22:57:08.013Z] 0c2d73faf560: Pull complete [2022-02-01T22:57:08.013Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-01T22:57:08.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-01T22:57:08.013Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-01T22:57:08.079Z] prd-centos7-docker-4c-2g-4395 does not seem to be running inside a container [2022-02-01T22:57:07.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-388 -v /w/workspace/edgexfoundry_device-sdk-c_PR-388:/w/workspace/edgexfoundry_device-sdk-c_PR-388:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-388@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 [2022-02-01T22:57:08.424Z] $ docker top c09abc7e792d855681e8d239ae9c9f35c64f96c00d469f109e3054ad4f9f3f05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-01T22:57:08.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-01T22:57:08.732Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-01T22:57:08.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-01T22:57:08.625Z] $ docker exec c09abc7e792d855681e8d239ae9c9f35c64f96c00d469f109e3054ad4f9f3f05 ssh-agent [2022-02-01T22:57:08.926Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHNKNl/agent.14 [2022-02-01T22:57:08.926Z] SSH_AGENT_PID=20 [2022-02-01T22:57:08.933Z] Running ssh-add (command line suppressed) [2022-02-01T22:57:08.820Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_6716232788776938927.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_6716232788776938927.key) [2022-02-01T22:57:09.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-01T22:57:09.314Z] + git tag --points-at HEAD [Pipeline] } [2022-02-01T22:57:09.170Z] $ docker exec --env ******** --env ******** c09abc7e792d855681e8d239ae9c9f35c64f96c00d469f109e3054ad4f9f3f05 ssh-agent -k [2022-02-01T22:57:09.249Z] unset SSH_AUTH_SOCK; [2022-02-01T22:57:09.250Z] unset SSH_AGENT_PID; [2022-02-01T22:57:09.250Z] echo Agent pid 20 killed; [2022-02-01T22:57:09.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-01T22:57:09.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-01T22:57:09.439Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-01T22:57:09.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-01T22:57:09.399Z] $ docker exec c09abc7e792d855681e8d239ae9c9f35c64f96c00d469f109e3054ad4f9f3f05 ssh-agent [2022-02-01T22:57:09.643Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnkmeiI/agent.54 [2022-02-01T22:57:09.643Z] SSH_AGENT_PID=60 [2022-02-01T22:57:09.648Z] Running ssh-add (command line suppressed) [2022-02-01T22:57:09.622Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_5473530845631093465.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_5473530845631093465.key) [2022-02-01T22:57:09.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-01T22:57:10.053Z] + git semver init [2022-02-01T22:57:10.053Z] # -> Open(): unable to determine branch for HEAD [2022-02-01T22:57:10.053Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.git [2022-02-01T22:57:10.053Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-388 [2022-02-01T22:57:10.053Z] # $SEMVER_REMOTE_NAME = origin [2022-02-01T22:57:10.053Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-01T22:57:10.053Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-01T22:57:10.053Z] # $SEMVER_BRANCH = PR-388 [2022-02-01T22:57:10.053Z] # $SEMVER_TEMP = /tmp/semver-317884213 [2022-02-01T22:57:10.053Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2022-02-01T22:57:11.001Z] # '/tmp/semver-317884213' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver' [2022-02-01T22:57:11.001Z] # -> Force: false [2022-02-01T22:57:11.001Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver [Pipeline] } [2022-02-01T22:57:10.989Z] $ docker exec --env ******** --env ******** c09abc7e792d855681e8d239ae9c9f35c64f96c00d469f109e3054ad4f9f3f05 ssh-agent -k [2022-02-01T22:57:11.084Z] unset SSH_AUTH_SOCK; [2022-02-01T22:57:11.085Z] unset SSH_AGENT_PID; [2022-02-01T22:57:11.085Z] echo Agent pid 60 killed; [2022-02-01T22:57:11.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-01T22:57:11.419Z] + git semver [Pipeline] } [2022-02-01T22:57:11.428Z] $ docker stop --time=1 c09abc7e792d855681e8d239ae9c9f35c64f96c00d469f109e3054ad4f9f3f05 [2022-02-01T22:57:12.626Z] $ docker rm -f c09abc7e792d855681e8d239ae9c9f35c64f96c00d469f109e3054ad4f9f3f05 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-01T22:57:12.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-01T22:57:13.191Z] Stashed 1 file(s) [Pipeline] echo [2022-02-01T22:57:13.195Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-01T22:57:13.339Z] provisioning config files... [2022-02-01T22:57:13.349Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config21126458659288393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:57:13.650Z] ---> docker-login.sh [2022-02-01T22:57:13.650Z] nexus3.edgexfoundry.org:10001 [2022-02-01T22:57:13.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:13.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:13.650Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:13.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:13.650Z] [2022-02-01T22:57:13.650Z] Login Succeeded [2022-02-01T22:57:13.650Z] nexus3.edgexfoundry.org:10002 [2022-02-01T22:57:13.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:13.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:13.650Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:13.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:13.650Z] [2022-02-01T22:57:13.650Z] Login Succeeded [2022-02-01T22:57:13.650Z] nexus3.edgexfoundry.org:10003 [2022-02-01T22:57:13.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:13.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:13.910Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:13.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:13.910Z] [2022-02-01T22:57:13.911Z] Login Succeeded [2022-02-01T22:57:13.911Z] nexus3.edgexfoundry.org:10004 [2022-02-01T22:57:13.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:13.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:13.911Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:13.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:13.911Z] [2022-02-01T22:57:13.911Z] Login Succeeded [2022-02-01T22:57:13.911Z] docker.io [2022-02-01T22:57:14.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T22:57:14.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T22:57:14.432Z] Configure a credential helper to remove this warning. See [2022-02-01T22:57:14.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T22:57:14.432Z] [2022-02-01T22:57:14.432Z] Login Succeeded [2022-02-01T22:57:14.432Z] ---> docker-login.sh ends [Pipeline] } [2022-02-01T22:57:14.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-01T22:57:14.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-01T22:57:14.516Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-02-01T22:57:14.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-01T22:57:14.535Z] ========================================================= [2022-02-01T22:57:14.535Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-02-01T22:57:14.535Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:57:14.822Z] + 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 . [2022-02-01T22:57:14.822Z] Sending build context to Docker daemon 19.71MB [2022-02-01T22:57:14.822Z] Step 1/24 : ARG BASE=alpine:3.14 [2022-02-01T22:57:14.822Z] Step 2/24 : FROM ${BASE} as builder [2022-02-01T22:57:15.081Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-02-01T22:57:15.081Z] a0d0a0d46f8b: Already exists [2022-02-01T22:57:15.081Z] 39017ce70367: Pulling fs layer [2022-02-01T22:57:15.081Z] dcf9283bb20a: Pulling fs layer [2022-02-01T22:57:15.081Z] 39017ce70367: Verifying Checksum [2022-02-01T22:57:15.081Z] 39017ce70367: Download complete [2022-02-01T22:57:15.081Z] 39017ce70367: Pull complete [2022-02-01T22:57:15.655Z] dcf9283bb20a: Verifying Checksum [2022-02-01T22:57:15.655Z] dcf9283bb20a: Download complete [2022-02-01T22:57:19.000Z] dcf9283bb20a: Pull complete [2022-02-01T22:57:19.000Z] Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 [2022-02-01T22:57:19.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-02-01T22:57:19.000Z] ---> a4e04833b611 [2022-02-01T22:57:19.000Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-01T22:57:19.261Z] ---> Running in bd9031299571 [2022-02-01T22:57:19.522Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2022-02-01T22:57:19.784Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-01T22:57:19.784Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-01T22:57:19.784Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-01T22:57:20.045Z] Removing intermediate container bd9031299571 [2022-02-01T22:57:20.045Z] ---> 9115c661270e [2022-02-01T22:57:20.045Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-01T22:57:20.045Z] ---> Running in a35f637587a9 [2022-02-01T22:57:20.311Z] Removing intermediate container a35f637587a9 [2022-02-01T22:57:20.311Z] ---> e48e7483d76c [2022-02-01T22:57:20.311Z] Step 5/24 : RUN apk add --update --no-cache build-base bash wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-02-01T22:57:20.572Z] ---> Running in c94378050d59 [2022-02-01T22:57:20.572Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-01T22:57:21.514Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-01T22:57:21.776Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-01T22:57:22.348Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-01T22:57:22.348Z] (1/29) Installing readline (8.1.0-r0) [2022-02-01T22:57:22.348Z] (2/29) Installing bash (5.1.4-r0) [2022-02-01T22:57:22.349Z] Executing bash-5.1.4-r0.post-install [2022-02-01T22:57:22.349Z] (3/29) Installing hiredis (1.0.0-r0) [2022-02-01T22:57:22.609Z] (4/29) Installing hiredis-dev (1.0.0-r0) [2022-02-01T22:57:22.609Z] (5/29) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-01T22:57:22.609Z] (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-01T22:57:23.556Z] (7/29) Installing libblkid (2.37.2-r0) [2022-02-01T22:57:23.556Z] (8/29) Installing blkid (2.37.2-r0) [2022-02-01T22:57:23.556Z] (9/29) Installing libcap-ng (0.8.2-r0) [2022-02-01T22:57:23.556Z] (10/29) Installing setpriv (2.37.2-r0) [2022-02-01T22:57:23.819Z] (11/29) Installing libmount (2.37.2-r0) [2022-02-01T22:57:23.819Z] (12/29) Installing libsmartcols (2.37.2-r0) [2022-02-01T22:57:24.080Z] (13/29) Installing findmnt (2.37.2-r0) [2022-02-01T22:57:24.080Z] (14/29) Installing mcookie (2.37.2-r0) [2022-02-01T22:57:24.080Z] (15/29) Installing hexdump (2.37.2-r0) [2022-02-01T22:57:24.080Z] (16/29) Installing lsblk (2.37.2-r0) [2022-02-01T22:57:24.344Z] (17/29) Installing libuuid (2.37.2-r0) [2022-02-01T22:57:24.344Z] (18/29) Installing libfdisk (2.37.2-r0) [2022-02-01T22:57:24.344Z] (19/29) Installing sfdisk (2.37.2-r0) [2022-02-01T22:57:24.607Z] (20/29) Installing cfdisk (2.37.2-r0) [2022-02-01T22:57:24.607Z] (21/29) Installing partx (2.37.2-r0) [2022-02-01T22:57:24.607Z] (22/29) Installing flock (2.37.2-r0) [2022-02-01T22:57:24.868Z] (23/29) Installing logger (2.37.2-r0) [2022-02-01T22:57:24.868Z] (24/29) Installing uuidgen (2.37.2-r0) [2022-02-01T22:57:24.868Z] (25/29) Installing libeconf (0.3.8-r1) [2022-02-01T22:57:25.131Z] (26/29) Installing util-linux (2.37.2-r0) [2022-02-01T22:57:25.391Z] (27/29) Installing util-linux-dev (2.37.2-r0) [2022-02-01T22:57:25.391Z] (28/29) Installing libidn2 (2.3.1-r0) [2022-02-01T22:57:25.654Z] (29/29) Installing wget (1.21.1-r1) [2022-02-01T22:57:25.654Z] Executing busybox-1.33.1-r3.trigger [2022-02-01T22:57:25.654Z] OK: 292 MiB in 106 packages [2022-02-01T22:57:26.227Z] Removing intermediate container c94378050d59 [2022-02-01T22:57:26.227Z] ---> a7b12a2b8bc2 [2022-02-01T22:57:26.227Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2022-02-01T22:57:26.227Z] ---> Running in 6b8b5a56a31f [2022-02-01T22:57:26.227Z] Removing intermediate container 6b8b5a56a31f [2022-02-01T22:57:26.227Z] ---> bdad939fff60 [2022-02-01T22:57:26.227Z] Step 7/24 : 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 [2022-02-01T22:57:26.227Z] ---> Running in f36558e146c6 [2022-02-01T22:57:26.488Z] --2022-02-01 22:57:26-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2022-02-01T22:57:26.488Z] Resolving github.com (github.com)... 140.82.114.4 [2022-02-01T22:57:26.488Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2022-02-01T22:57:26.488Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:57:26.488Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2022-02-01T22:57:26.488Z] --2022-02-01 22:57:26-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2022-02-01T22:57:26.749Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2022-02-01T22:57:26.749Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2022-02-01T22:57:26.749Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:57:26.749Z] Length: 719348 (702K) [application/x-gzip] [2022-02-01T22:57:26.749Z] Saving to: 'STDOUT' [2022-02-01T22:57:26.749Z] [2022-02-01T22:57:26.749Z] 0K .......... .......... .......... .......... .......... 7% 1.28M 0s [2022-02-01T22:57:26.749Z] 50K .......... .......... .......... .......... .......... 14% 2.54M 0s [2022-02-01T22:57:26.749Z] 100K .......... .......... .......... .......... .......... 21% 63.1M 0s [2022-02-01T22:57:26.749Z] 150K .......... .......... .......... .......... .......... 28% 27.4M 0s [2022-02-01T22:57:26.749Z] 200K .......... .......... .......... .......... .......... 35% 2.73M 0s [2022-02-01T22:57:26.749Z] 250K .......... .......... .......... .......... .......... 42% 6.61M 0s [2022-02-01T22:57:26.749Z] 300K .......... .......... .......... .......... .......... 49% 4.47M 0s [2022-02-01T22:57:26.749Z] 350K .......... .......... .......... .......... .......... 56% 50.6M 0s [2022-02-01T22:57:26.749Z] 400K .......... .......... .......... .......... .......... 64% 23.0M 0s [2022-02-01T22:57:26.749Z] 450K .......... .......... .......... .......... .......... 71% 11.5M 0s [2022-02-01T22:57:26.749Z] 500K .......... .......... .......... .......... .......... 78% 12.4M 0s [2022-02-01T22:57:26.749Z] 550K .......... .......... .......... .......... .......... 85% 14.8M 0s [2022-02-01T22:57:27.009Z] 600K .......... .......... .......... .......... .......... 92% 4.08M 0s [2022-02-01T22:57:27.009Z] 650K .......... .......... .......... .......... .......... 99% 8.01M 0s [2022-02-01T22:57:27.009Z] 700K .. 100% 4.63T=0.1s [2022-02-01T22:57:27.009Z] [2022-02-01T22:57:27.009Z] 2022-02-01 22:57:26 (5.32 MB/s) - written to stdout [719348/719348] [2022-02-01T22:57:27.009Z] [2022-02-01T22:57:27.009Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T22:57:27.009Z] -- The CXX compiler identification is GNU 10.3.1 [2022-02-01T22:57:27.009Z] -- Detecting C compiler ABI info [2022-02-01T22:57:27.009Z] -- Detecting C compiler ABI info - done [2022-02-01T22:57:27.009Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T22:57:27.009Z] -- Detecting C compile features [2022-02-01T22:57:27.009Z] -- Detecting C compile features - done [2022-02-01T22:57:27.009Z] -- Detecting CXX compiler ABI info [2022-02-01T22:57:27.273Z] -- Detecting CXX compiler ABI info - done [2022-02-01T22:57:27.273Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2022-02-01T22:57:27.273Z] -- Detecting CXX compile features [2022-02-01T22:57:27.273Z] -- Detecting CXX compile features - done [2022-02-01T22:57:27.273Z] -- Looking for include file endian.h [2022-02-01T22:57:27.273Z] -- Looking for include file endian.h - found [2022-02-01T22:57:27.273Z] -- Looking for sys/types.h [2022-02-01T22:57:27.273Z] -- Looking for sys/types.h - found [2022-02-01T22:57:27.273Z] -- Looking for stdint.h [2022-02-01T22:57:27.273Z] -- Looking for stdint.h - found [2022-02-01T22:57:27.273Z] -- Looking for stddef.h [2022-02-01T22:57:27.533Z] -- Looking for stddef.h - found [2022-02-01T22:57:27.533Z] -- Check size of size_t [2022-02-01T22:57:27.533Z] -- Check size of size_t - done [2022-02-01T22:57:27.533Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2022-02-01T22:57:27.533Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2022-02-01T22:57:27.533Z] asked CMake to find a package configuration file provided by "cJSON", but [2022-02-01T22:57:27.533Z] CMake did not find one. [2022-02-01T22:57:27.533Z] [2022-02-01T22:57:27.533Z] Could not find a package configuration file provided by "cJSON" with any of [2022-02-01T22:57:27.533Z] the following names: [2022-02-01T22:57:27.533Z] [2022-02-01T22:57:27.533Z] cJSONConfig.cmake [2022-02-01T22:57:27.533Z] cjson-config.cmake [2022-02-01T22:57:27.533Z] [2022-02-01T22:57:27.533Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2022-02-01T22:57:27.533Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2022-02-01T22:57:27.533Z] provides a separate development package or SDK, be sure it has been [2022-02-01T22:57:27.533Z] installed. [2022-02-01T22:57:27.533Z] [2022-02-01T22:57:27.533Z] [2022-02-01T22:57:27.533Z] -- Configuring done [2022-02-01T22:57:27.533Z] -- Generating done [2022-02-01T22:57:27.533Z] -- Build files have been written to: /tmp/cbor [2022-02-01T22:57:27.533Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2022-02-01T22:57:27.793Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2022-02-01T22:57:27.793Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2022-02-01T22:57:28.052Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2022-02-01T22:57:28.052Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2022-02-01T22:57:28.052Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2022-02-01T22:57:28.289Z] Still waiting to schedule task [2022-02-01T22:57:28.289Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4394’ [2022-02-01T22:57:28.312Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2022-02-01T22:57:28.312Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2022-02-01T22:57:28.312Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2022-02-01T22:57:28.312Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2022-02-01T22:57:28.577Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2022-02-01T22:57:28.577Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2022-02-01T22:57:28.577Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2022-02-01T22:57:28.838Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2022-02-01T22:57:28.838Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2022-02-01T22:57:28.838Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2022-02-01T22:57:28.838Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2022-02-01T22:57:29.095Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2022-02-01T22:57:29.095Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2022-02-01T22:57:29.095Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2022-02-01T22:57:29.095Z] [ 40%] Linking C shared library libcbor.so [2022-02-01T22:57:29.095Z] [ 40%] Built target cbor_shared [2022-02-01T22:57:29.095Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2022-02-01T22:57:29.358Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2022-02-01T22:57:29.358Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2022-02-01T22:57:29.618Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2022-02-01T22:57:29.879Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2022-02-01T22:57:29.879Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2022-02-01T22:57:29.879Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2022-02-01T22:57:29.879Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2022-02-01T22:57:30.138Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2022-02-01T22:57:30.138Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2022-02-01T22:57:30.400Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2022-02-01T22:57:30.400Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2022-02-01T22:57:30.400Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2022-02-01T22:57:30.662Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2022-02-01T22:57:30.662Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2022-02-01T22:57:30.662Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2022-02-01T22:57:30.662Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2022-02-01T22:57:30.945Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2022-02-01T22:57:30.945Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2022-02-01T22:57:30.945Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2022-02-01T22:57:30.945Z] [ 80%] Linking C static library libcbor.a [2022-02-01T22:57:30.945Z] [ 80%] Built target cbor [2022-02-01T22:57:30.945Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2022-02-01T22:57:31.209Z] [ 84%] Linking C executable readfile [2022-02-01T22:57:31.209Z] [ 84%] Built target readfile [2022-02-01T22:57:31.209Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2022-02-01T22:57:31.209Z] [ 88%] Linking C executable create_items [2022-02-01T22:57:31.209Z] [ 88%] Built target create_items [2022-02-01T22:57:31.209Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2022-02-01T22:57:31.209Z] [ 92%] Linking C executable sort [2022-02-01T22:57:31.209Z] [ 92%] Built target sort [2022-02-01T22:57:31.209Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2022-02-01T22:57:31.469Z] [ 96%] Linking C executable hello [2022-02-01T22:57:31.469Z] [ 96%] Built target hello [2022-02-01T22:57:31.469Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2022-02-01T22:57:31.469Z] [100%] Linking C executable streaming_parser [2022-02-01T22:57:31.469Z] [100%] Built target streaming_parser [2022-02-01T22:57:31.469Z] Install the project... [2022-02-01T22:57:31.469Z] -- Install configuration: "Release" [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/configuration.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/lib/libcbor.a [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/lib/libcbor.so.0 [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/lib/libcbor.so [2022-02-01T22:57:31.469Z] -- Up-to-date: /usr/local/include/cbor [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/arrays.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/callbacks.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/common.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/data.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/encoding.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/internal [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/ints.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/maps.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/serialization.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/streaming.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/strings.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor/tags.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/include/cbor.h [2022-02-01T22:57:31.469Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2022-02-01T22:57:32.044Z] Removing intermediate container f36558e146c6 [2022-02-01T22:57:32.044Z] ---> c8b7454dfeee [2022-02-01T22:57:32.044Z] Step 8/24 : RUN mkdir /tmp/sdk [2022-02-01T22:57:32.044Z] ---> Running in 769347aae99f [2022-02-01T22:57:32.616Z] Removing intermediate container 769347aae99f [2022-02-01T22:57:32.616Z] ---> 1bffd6274ee0 [2022-02-01T22:57:32.616Z] Step 9/24 : COPY VERSION /tmp/sdk [2022-02-01T22:57:32.616Z] ---> 84997acacda8 [2022-02-01T22:57:32.616Z] Step 10/24 : COPY src /tmp/sdk/src [2022-02-01T22:57:32.876Z] ---> 15dc57357252 [2022-02-01T22:57:32.876Z] Step 11/24 : COPY include /tmp/sdk/include [2022-02-01T22:57:32.876Z] ---> 087d59469040 [2022-02-01T22:57:32.876Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2022-02-01T22:57:33.146Z] ---> 9b7c0420e069 [2022-02-01T22:57:33.146Z] Step 13/24 : COPY LICENSE /tmp/sdk [2022-02-01T22:57:33.146Z] ---> ab0de36c9ba4 [2022-02-01T22:57:33.146Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2022-02-01T22:57:33.406Z] ---> 20eb81c6cce2 [2022-02-01T22:57:33.406Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-02-01T22:57:33.406Z] ---> Running in 7a0c8ecd724a [2022-02-01T22:57:33.664Z] + CPPCHECK=false [2022-02-01T22:57:33.664Z] + DOCGEN=false [2022-02-01T22:57:33.664Z] + TOMLVER=SDK-0.2 [2022-02-01T22:57:33.664Z] + CUTILVER=1.2.2 [2022-02-01T22:57:33.664Z] + '[' 0 -gt 0 ] [2022-02-01T22:57:33.664Z] + readlink -f ./scripts/build.sh [2022-02-01T22:57:33.664Z] + dirname /tmp/sdk/scripts/build.sh [2022-02-01T22:57:33.664Z] + dirname /tmp/sdk/scripts [2022-02-01T22:57:33.664Z] + ROOT=/tmp/sdk [2022-02-01T22:57:33.664Z] + cd /tmp/sdk [2022-02-01T22:57:33.664Z] + '[' '!' -d deps ] [2022-02-01T22:57:33.664Z] + mkdir deps [2022-02-01T22:57:33.664Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-01T22:57:33.664Z] --2022-02-01 22:57:33-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-01T22:57:33.664Z] + tar -C deps -z -x -f - [2022-02-01T22:57:34.233Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-01T22:57:34.493Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-01T22:57:35.636Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:57:35.636Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2022-02-01T22:57:35.636Z] --2022-02-01 22:57:35-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2022-02-01T22:57:35.636Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2022-02-01T22:57:35.636Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2022-02-01T22:57:35.636Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:57:35.636Z] Length: 16451 (16K) [application/x-gzip] [2022-02-01T22:57:35.636Z] Saving to: 'STDOUT' [2022-02-01T22:57:35.636Z]  [2022-02-01T22:57:35.636Z] 0K .......... ...... 100% 844K=0.02s [2022-02-01T22:57:35.636Z] [2022-02-01T22:57:35.636Z] 2022-02-01 22:57:35 (844 KB/s) - written to stdout [16451/16451] [2022-02-01T22:57:35.636Z] [2022-02-01T22:57:35.636Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-02-01T22:57:35.636Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-01T22:57:35.636Z] + tar -C deps -z -x -f - [2022-02-01T22:57:35.636Z] --2022-02-01 22:57:35-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-01T22:57:35.636Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-01T22:57:35.896Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-01T22:57:37.035Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:57:37.035Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2022-02-01T22:57:37.035Z] --2022-02-01 22:57:36-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2022-02-01T22:57:37.035Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2022-02-01T22:57:37.035Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2022-02-01T22:57:37.309Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:57:37.309Z] Length: 193961 (189K) [application/x-gzip] [2022-02-01T22:57:37.309Z] Saving to: 'STDOUT' [2022-02-01T22:57:37.309Z] [2022-02-01T22:57:37.309Z] 0K .......... .......... .......... .......... .......... 26% 1.27M 0s [2022-02-01T22:57:37.309Z] 50K .......... .......... .......... .......... .......... 52% 2.51M 0s [2022-02-01T22:57:37.309Z] 100K .......... .......... .......... .......... .......... 79% 21.8M 0s [2022-02-01T22:57:37.309Z] 150K .......... .......... .......... ......... 100% 3.64M=0.07s [2022-02-01T22:57:37.309Z] [2022-02-01T22:57:37.309Z] 2022-02-01 22:57:37 (2.61 MB/s) - written to stdout [193961/193961] [2022-02-01T22:57:37.309Z] [2022-02-01T22:57:37.309Z] + mkdir -p src/c/iot [2022-02-01T22:57:37.309Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-02-01T22:57:37.309Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-02-01T22:57:37.309Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-02-01T22:57:37.309Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-02-01T22:57:37.309Z] + mkdir -p include/iot [2022-02-01T22:57:37.309Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-02-01T22:57:37.309Z] + mkdir -p include/iot/os [2022-02-01T22:57:37.309Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-02-01T22:57:37.309Z] + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2022-02-01T22:57:37.309Z] + tar -C deps -z -x -f - [2022-02-01T22:57:37.309Z] --2022-02-01 22:57:37-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2022-02-01T22:57:37.309Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-01T22:57:37.571Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-01T22:57:38.718Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T22:57:38.718Z] Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] [2022-02-01T22:57:38.718Z] --2022-02-01 22:57:38-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [2022-02-01T22:57:38.718Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2022-02-01T22:57:38.718Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2022-02-01T22:57:38.718Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T22:57:38.718Z] Length: unspecified [application/x-gzip] [2022-02-01T22:57:38.718Z] Saving to: 'STDOUT' [2022-02-01T22:57:38.718Z]  [2022-02-01T22:57:38.718Z] 0K .......... .......... .......... .......... .......... 1.29M [2022-02-01T22:57:38.718Z] 50K .......... .......... .......... .......... .......... 2.46M [2022-02-01T22:57:38.718Z] 100K .......... .......... .......... .......... .......... 14.7M [2022-02-01T22:57:38.718Z] 150K .......... .......... .......... .......... .......... 3.20M [2022-02-01T22:57:38.718Z] 200K .......... .......... .......... .......... .......... 23.3M [2022-02-01T22:57:38.718Z] 250K .......... .......... .......... .......... .......... 2.87M [2022-02-01T22:57:38.718Z] 300K .......... .......... .......... .......... .......... 275M [2022-02-01T22:57:38.718Z] 350K .......... .......... .......... .......... .......... 25.3M [2022-02-01T22:57:38.718Z] 400K .......... .......... .......... .......... .......... 27.2M [2022-02-01T22:57:38.718Z] 450K .......... .......... .......... .......... .......... 26.2M [2022-02-01T22:57:38.718Z] 500K .......... .......... .......... .......... .......... 26.7M [2022-02-01T22:57:38.981Z] 550K .......... .......... .......... .......... .......... 4.19M [2022-02-01T22:57:38.981Z] 600K .......... .......... .......... .......... .......... 106M [2022-02-01T22:57:38.981Z] 650K .......... .......... .......... .......... .......... 57.1M [2022-02-01T22:57:38.981Z] 700K .......... .......... .......... .......... .......... 10.7M [2022-02-01T22:57:38.981Z] 750K .......... .......... .......... .......... .......... 3.82M [2022-02-01T22:57:38.981Z] 800K .......... .......... .......... .......... .......... 12.7M [2022-02-01T22:57:38.981Z] 850K .......... .......... .......... .......... .......... 35.0M [2022-02-01T22:57:38.981Z] 900K .......... .......... .......... .......... .......... 80.5M [2022-02-01T22:57:38.981Z] 950K .......... .......... .......... .......... .......... 8.80M [2022-02-01T22:57:38.981Z] 1000K ...... 1.96M=0.1s [2022-02-01T22:57:38.981Z] [2022-02-01T22:57:38.981Z] 2022-02-01 22:57:38 (6.64 MB/s) - written to stdout [1030327] [2022-02-01T22:57:38.981Z] [2022-02-01T22:57:38.981Z] + cd ./deps/prometheus-client-c-0.1.3.1 [2022-02-01T22:57:38.981Z] + /bin/bash ./auto build [2022-02-01T22:57:38.981Z]  [2022-02-01T22:57:38.981Z] ######################################################################## [2022-02-01T22:57:38.981Z] > Executing build [2022-02-01T22:57:38.981Z] ######################################################################## [2022-02-01T22:57:38.981Z] [2022-02-01T22:57:38.981Z]  [2022-02-01T22:57:38.981Z] ######################################################################## [2022-02-01T22:57:38.981Z] > prom: CMake Build Stage [2022-02-01T22:57:38.981Z] ######################################################################## [2022-02-01T22:57:38.981Z] [2022-02-01T22:57:38.981Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T22:57:38.981Z] -- Detecting C compiler ABI info [2022-02-01T22:57:38.981Z] -- Detecting C compiler ABI info - done [2022-02-01T22:57:38.981Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2022-02-01T22:57:38.981Z] -- Detecting C compile features [2022-02-01T22:57:38.981Z] -- Detecting C compile features - done [2022-02-01T22:57:38.981Z] -- Looking for pthread.h [2022-02-01T22:57:39.246Z] -- Looking for pthread.h - found [2022-02-01T22:57:39.246Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2022-02-01T22:57:39.246Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2022-02-01T22:57:39.246Z] -- Found Threads: TRUE [2022-02-01T22:57:39.246Z] -- Configuring done [2022-02-01T22:57:39.246Z] -- Generating done [2022-02-01T22:57:39.246Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build [2022-02-01T22:57:39.246Z]  [2022-02-01T22:57:39.246Z] ######################################################################## [2022-02-01T22:57:39.246Z] > prom: Make Build Stage [2022-02-01T22:57:39.246Z] ######################################################################## [2022-02-01T22:57:39.246Z] [2022-02-01T22:57:39.246Z] [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o [2022-02-01T22:57:39.246Z] [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o [2022-02-01T22:57:39.246Z] [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o [2022-02-01T22:57:39.514Z] [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o [2022-02-01T22:57:39.514Z] [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o [2022-02-01T22:57:39.514Z] [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o [2022-02-01T22:57:39.514Z] [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o [2022-02-01T22:57:39.514Z] [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o [2022-02-01T22:57:39.514Z] [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o [2022-02-01T22:57:39.776Z] [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o [2022-02-01T22:57:39.776Z] [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o [2022-02-01T22:57:39.776Z] [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o [2022-02-01T22:57:39.776Z] [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o [2022-02-01T22:57:40.039Z] [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o [2022-02-01T22:57:40.039Z] [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o [2022-02-01T22:57:40.039Z] [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o [2022-02-01T22:57:40.039Z] [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o [2022-02-01T22:57:40.039Z] [100%] Linking C shared library libprom.so [2022-02-01T22:57:40.039Z] [100%] Built target prom [2022-02-01T22:57:40.039Z]  [2022-02-01T22:57:40.039Z] ######################################################################## [2022-02-01T22:57:40.039Z] > promhttp: CMake Build Stage [2022-02-01T22:57:40.039Z] ######################################################################## [2022-02-01T22:57:40.039Z] [2022-02-01T22:57:40.300Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T22:57:40.300Z] -- Detecting C compiler ABI info [2022-02-01T22:57:40.300Z] -- Detecting C compiler ABI info - done [2022-02-01T22:57:40.300Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2022-02-01T22:57:40.300Z] -- Detecting C compile features [2022-02-01T22:57:40.300Z] -- Detecting C compile features - done [2022-02-01T22:57:40.300Z] -- Looking for pthread.h [2022-02-01T22:57:40.300Z] -- Looking for pthread.h - found [2022-02-01T22:57:40.300Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2022-02-01T22:57:40.560Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2022-02-01T22:57:40.560Z] -- Found Threads: TRUE [2022-02-01T22:57:40.560Z] -- Configuring done [2022-02-01T22:57:40.560Z] -- Generating done [2022-02-01T22:57:40.560Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build [2022-02-01T22:57:40.560Z]  [2022-02-01T22:57:40.560Z] ######################################################################## [2022-02-01T22:57:40.560Z] > promhttp: Make Build Stage [2022-02-01T22:57:40.560Z] ######################################################################## [2022-02-01T22:57:40.560Z] [2022-02-01T22:57:40.560Z] [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o [2022-02-01T22:57:40.560Z] [100%] Linking C shared library libpromhttp.so [2022-02-01T22:57:40.560Z] [100%] Built target promhttp [2022-02-01T22:57:40.560Z] SUCCESS: Build Complete [2022-02-01T22:57:40.560Z] + /bin/bash ./auto package [2022-02-01T22:57:40.560Z]  [2022-02-01T22:57:40.560Z] ######################################################################## [2022-02-01T22:57:40.560Z] > Executing package [2022-02-01T22:57:40.560Z] ######################################################################## [2022-02-01T22:57:40.560Z] [2022-02-01T22:57:40.560Z] CPack: Create package using TGZ [2022-02-01T22:57:40.560Z] CPack: Install projects [2022-02-01T22:57:40.560Z] CPack: - Run preinstall target for: libprom [2022-02-01T22:57:40.560Z] CPack: - Install project: libprom [] [2022-02-01T22:57:40.560Z] CPack: Create package [2022-02-01T22:57:40.820Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. [2022-02-01T22:57:40.820Z] CPack: Create package using DEB [2022-02-01T22:57:40.820Z] CPack: Install projects [2022-02-01T22:57:40.820Z] CPack: - Run preinstall target for: libprom [2022-02-01T22:57:40.820Z] CPack: - Install project: libprom [] [2022-02-01T22:57:40.820Z] CPack: Create package [2022-02-01T22:57:40.820Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2022-02-01T22:57:40.820Z] -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. [2022-02-01T22:57:40.820Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. [2022-02-01T22:57:40.820Z] CPack: Create package using TGZ [2022-02-01T22:57:40.820Z] CPack: Install projects [2022-02-01T22:57:40.820Z] CPack: - Run preinstall target for: libpromhttp [2022-02-01T22:57:40.820Z] CPack: - Install project: libpromhttp [] [2022-02-01T22:57:40.820Z] CPack: Create package [2022-02-01T22:57:40.820Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. [2022-02-01T22:57:40.820Z] CPack: Create package using DEB [2022-02-01T22:57:40.820Z] CPack: Install projects [2022-02-01T22:57:40.820Z] CPack: - Run preinstall target for: libpromhttp [2022-02-01T22:57:40.820Z] CPack: - Install project: libpromhttp [] [2022-02-01T22:57:40.820Z] CPack: Create package [2022-02-01T22:57:40.820Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2022-02-01T22:57:40.820Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. [2022-02-01T22:57:40.820Z] SUCCESS: Package build success [2022-02-01T22:57:40.820Z] + mkdir temp [2022-02-01T22:57:40.820Z] + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp [2022-02-01T22:57:40.820Z] + cd temp [2022-02-01T22:57:40.820Z] + tar -xf libprom-dev-0.1.3-Linux.tar.gz [2022-02-01T22:57:40.820Z] + cp ./libprom-dev-0.1.3-Linux/include/prom.h ./libprom-dev-0.1.3-Linux/include/prom_alloc.h ./libprom-dev-0.1.3-Linux/include/prom_collector.h ./libprom-dev-0.1.3-Linux/include/prom_collector_registry.h ./libprom-dev-0.1.3-Linux/include/prom_counter.h ./libprom-dev-0.1.3-Linux/include/prom_gauge.h ./libprom-dev-0.1.3-Linux/include/prom_histogram.h ./libprom-dev-0.1.3-Linux/include/prom_histogram_buckets.h ./libprom-dev-0.1.3-Linux/include/prom_linked_list.h ./libprom-dev-0.1.3-Linux/include/prom_map.h ./libprom-dev-0.1.3-Linux/include/prom_metric.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample_histogram.h /usr/include [2022-02-01T22:57:40.820Z] + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib [2022-02-01T22:57:40.820Z] cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory [2022-02-01T22:57:41.080Z] The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:57:41.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-01T22:57:41.540Z] [2022-02-01T22:57:41.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-01T22:57:41.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-01T22:57:41.842Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-01T22:57:41.842Z] b4d181a07f80: Pulling fs layer [2022-02-01T22:57:41.842Z] a1111a8f2ec3: Pulling fs layer [2022-02-01T22:57:41.842Z] ed53099fbce6: Pulling fs layer [2022-02-01T22:57:41.842Z] dc539afda2c1: Pulling fs layer [2022-02-01T22:57:41.842Z] 77bc0d833cb6: Pulling fs layer [2022-02-01T22:57:41.842Z] 9065ff56babe: Pulling fs layer [2022-02-01T22:57:41.842Z] d287ab97295c: Pulling fs layer [2022-02-01T22:57:41.842Z] dc539afda2c1: Waiting [2022-02-01T22:57:41.842Z] 77bc0d833cb6: Waiting [2022-02-01T22:57:41.842Z] 9065ff56babe: Waiting [2022-02-01T22:57:41.842Z] d287ab97295c: Waiting [2022-02-01T22:57:41.842Z] a1111a8f2ec3: Verifying Checksum [2022-02-01T22:57:41.842Z] a1111a8f2ec3: Download complete [2022-02-01T22:57:41.842Z] dc539afda2c1: Verifying Checksum [2022-02-01T22:57:41.842Z] dc539afda2c1: Download complete [2022-02-01T22:57:41.842Z] ed53099fbce6: Verifying Checksum [2022-02-01T22:57:41.842Z] ed53099fbce6: Download complete [2022-02-01T22:57:41.842Z] 77bc0d833cb6: Verifying Checksum [2022-02-01T22:57:41.842Z] 77bc0d833cb6: Download complete [2022-02-01T22:57:41.842Z] 9065ff56babe: Verifying Checksum [2022-02-01T22:57:41.842Z] 9065ff56babe: Download complete [2022-02-01T22:57:42.103Z] b4d181a07f80: Verifying Checksum [2022-02-01T22:57:42.103Z] b4d181a07f80: Download complete [2022-02-01T22:57:42.682Z] d287ab97295c: Verifying Checksum [2022-02-01T22:57:42.682Z] d287ab97295c: Download complete [2022-02-01T22:57:43.265Z] b4d181a07f80: Pull complete [2022-02-01T22:57:43.537Z] a1111a8f2ec3: Pull complete [2022-02-01T22:57:44.116Z] ed53099fbce6: Pull complete [2022-02-01T22:57:44.116Z] dc539afda2c1: Pull complete [2022-02-01T22:57:44.381Z] 77bc0d833cb6: Pull complete [2022-02-01T22:57:44.381Z] 9065ff56babe: Pull complete [2022-02-01T22:57:49.695Z] d287ab97295c: Pull complete [2022-02-01T22:57:49.695Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-01T22:57:49.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-01T22:57:49.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-01T22:57:49.760Z] prd-centos7-docker-4c-2g-4395 does not seem to be running inside a container [2022-02-01T22:57:49.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-388 -v /w/workspace/edgexfoundry_device-sdk-c_PR-388:/w/workspace/edgexfoundry_device-sdk-c_PR-388:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-01T22:57:52.307Z] $ docker top ff9fc61b353eabd3d988bd2b72087bd4b485b3bede50f4270c8052567a1a1a7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T22:57:52.707Z] ---> job-cost.sh [2022-02-01T22:57:52.707Z] lf-activate-venv: SKIPPING [2022-02-01T22:57:52.707Z] INFO: No Stack... [2022-02-01T22:57:52.968Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-01T22:57:53.539Z] INFO: Archiving Costs [Pipeline] sh [2022-02-01T22:57:53.837Z] + cat /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/cost.csv [2022-02-01T22:57:53.837Z] + cut -d, -f6 [Pipeline] lock [2022-02-01T22:57:53.851Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-3-stack-cost] [2022-02-01T22:57:53.860Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-3-stack-cost] did not exist. Created. [2022-02-01T22:57:53.860Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-01T22:57:54.167Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-01T22:57:54.208Z] Stashed 1 file(s) [Pipeline] } [2022-02-01T22:57:54.218Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-01T22:57:54.233Z] $ docker stop --time=1 ff9fc61b353eabd3d988bd2b72087bd4b485b3bede50f4270c8052567a1a1a7b [2022-02-01T22:57:55.376Z] $ docker rm -f ff9fc61b353eabd3d988bd2b72087bd4b485b3bede50f4270c8052567a1a1a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T22:57:55.496Z] Failed in branch amd64 [2022-02-01T22:59:43.995Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4396 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [Pipeline] { [Pipeline] ws [2022-02-01T22:59:44.010Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2022-02-01T22:59:44.189Z] Selected Git installation does not exist. Using Default [2022-02-01T22:59:44.189Z] The recommended git tool is: NONE [2022-02-01T22:59:48.426Z] using credential edgex-jenkins-ssh [2022-02-01T22:59:48.443Z] Cloning the remote Git repository [2022-02-01T22:59:48.492Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-02-01T22:59:48.562Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2022-02-01T22:59:48.647Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-02-01T22:59:48.648Z] > git --version # timeout=10 [2022-02-01T22:59:48.669Z] > git --version # 'git version 2.17.1' [2022-02-01T22:59:48.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-01T22:59:48.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-01T22:59:49.724Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-02-01T22:59:49.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-01T22:59:49.772Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-02-01T22:59:49.807Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-02-01T22:59:49.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-01T22:59:49.821Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-01T22:59:51.899Z] Merging remotes/origin/main commit 8c74ffe4fc698c219175e751f1cca4a77f9c9083 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 [2022-02-01T22:59:52.232Z] Merge succeeded, producing 19880ddffa88aba3f13a4bea8c5c8f31c49a6605 [2022-02-01T22:59:52.233Z] Checking out Revision 19880ddffa88aba3f13a4bea8c5c8f31c49a6605 (PR-388) [2022-02-01T22:59:51.919Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T22:59:51.938Z] > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 [2022-02-01T22:59:52.052Z] > git remote # timeout=10 [2022-02-01T22:59:52.069Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T22:59:52.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-01T22:59:52.094Z] > git merge 8c74ffe4fc698c219175e751f1cca4a77f9c9083 # timeout=10 [2022-02-01T22:59:52.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-01T22:59:52.242Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T22:59:52.257Z] > git checkout -f 19880ddffa88aba3f13a4bea8c5c8f31c49a6605 # timeout=10 [2022-02-01T22:59:56.355Z] Commit message: "Merge commit '8c74ffe4fc698c219175e751f1cca4a77f9c9083' into HEAD" [2022-02-01T22:59:56.377Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-01T22:59:56.364Z] > git rev-list --no-walk 9832a346578748b6b9b91f5148c7bb47aefb4e80 # timeout=10 [2022-02-01T22:59:57.361Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-01T22:59:57.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-01T22:59:57.361Z] Dload Upload Total Spent Left Speed [2022-02-01T22:59:57.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11843 89 10502 0 0 84693 0 --:--:-- --:--:-- --:--:-- 84693 100 11843 100 11843 0 0 94744 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh [2022-02-01T22:59:57.878Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-01T22:59:58.226Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-01T22:59:58.226Z] + sudo tee /etc/docker/daemon.new [2022-02-01T22:59:58.226Z] { [2022-02-01T22:59:58.226Z] "registry-mirrors": [ [2022-02-01T22:59:58.226Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-01T22:59:58.226Z] ], [2022-02-01T22:59:58.226Z] "bip": "10.250.0.254/24", [2022-02-01T22:59:58.226Z] "hosts": [ [2022-02-01T22:59:58.226Z] "tcp://0.0.0.0:5555", [2022-02-01T22:59:58.226Z] "unix:///var/run/docker.sock" [2022-02-01T22:59:58.226Z] ], [2022-02-01T22:59:58.226Z] "mtu": 1458, [2022-02-01T22:59:58.226Z] "selinux-enabled": true, [2022-02-01T22:59:58.226Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-01T22:59:58.226Z] } [Pipeline] sh [2022-02-01T22:59:58.570Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-01T22:59:59.015Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-01T23:00:17.330Z] provisioning config files... [2022-02-01T23:00:17.355Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config1076245110547060130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T23:00:17.711Z] ---> docker-login.sh [2022-02-01T23:00:17.711Z] nexus3.edgexfoundry.org:10001 [2022-02-01T23:00:18.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T23:00:18.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T23:00:18.577Z] Configure a credential helper to remove this warning. See [2022-02-01T23:00:18.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T23:00:18.577Z] [2022-02-01T23:00:18.577Z] Login Succeeded [2022-02-01T23:00:18.577Z] nexus3.edgexfoundry.org:10002 [2022-02-01T23:00:18.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T23:00:18.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T23:00:18.848Z] Configure a credential helper to remove this warning. See [2022-02-01T23:00:18.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T23:00:18.848Z] [2022-02-01T23:00:18.848Z] Login Succeeded [2022-02-01T23:00:18.848Z] nexus3.edgexfoundry.org:10003 [2022-02-01T23:00:19.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T23:00:19.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T23:00:19.393Z] Configure a credential helper to remove this warning. See [2022-02-01T23:00:19.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T23:00:19.393Z] [2022-02-01T23:00:19.393Z] Login Succeeded [2022-02-01T23:00:19.393Z] nexus3.edgexfoundry.org:10004 [2022-02-01T23:00:19.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T23:00:19.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T23:00:19.672Z] Configure a credential helper to remove this warning. See [2022-02-01T23:00:19.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T23:00:19.672Z] [2022-02-01T23:00:19.672Z] Login Succeeded [2022-02-01T23:00:19.672Z] docker.io [2022-02-01T23:00:20.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-01T23:00:20.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-01T23:00:20.541Z] Configure a credential helper to remove this warning. See [2022-02-01T23:00:20.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-01T23:00:20.541Z] [2022-02-01T23:00:20.541Z] Login Succeeded [2022-02-01T23:00:20.541Z] ---> docker-login.sh ends [Pipeline] } [2022-02-01T23:00:20.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-01T23:00:21.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-01T23:00:21.118Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-02-01T23:00:21.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-01T23:00:21.135Z] ========================================================= [2022-02-01T23:00:21.135Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-02-01T23:00:21.135Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-01T23:00:21.465Z] + 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 . [2022-02-01T23:00:22.059Z] Sending build context to Docker daemon 17.96MB [2022-02-01T23:00:22.060Z] Step 1/24 : ARG BASE=alpine:3.14 [2022-02-01T23:00:22.060Z] Step 2/24 : FROM ${BASE} as builder [2022-02-01T23:00:22.060Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-02-01T23:00:22.060Z] 552d1f2373af: Pulling fs layer [2022-02-01T23:00:22.060Z] f2be2b6548c6: Pulling fs layer [2022-02-01T23:00:22.060Z] ee4ac2fe028c: Pulling fs layer [2022-02-01T23:00:22.060Z] f2be2b6548c6: Verifying Checksum [2022-02-01T23:00:22.060Z] f2be2b6548c6: Download complete [2022-02-01T23:00:22.334Z] 552d1f2373af: Verifying Checksum [2022-02-01T23:00:22.334Z] 552d1f2373af: Download complete [2022-02-01T23:00:22.930Z] 552d1f2373af: Pull complete [2022-02-01T23:00:23.203Z] f2be2b6548c6: Pull complete [2022-02-01T23:00:24.181Z] ee4ac2fe028c: Verifying Checksum [2022-02-01T23:00:24.181Z] ee4ac2fe028c: Download complete [2022-02-01T23:00:32.453Z] ee4ac2fe028c: Pull complete [2022-02-01T23:00:32.453Z] Digest: sha256:4c85ded81933cf54d6808eb239bc3fea8e3bb42c9130537b51c88bfc6b01a02b [2022-02-01T23:00:32.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-02-01T23:00:32.453Z] ---> b6d714ea7bf2 [2022-02-01T23:00:32.453Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-01T23:00:32.725Z] ---> Running in 2c6710c3e1c2 [2022-02-01T23:00:34.155Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2022-02-01T23:00:34.432Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-01T23:00:34.432Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-01T23:00:34.432Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-01T23:00:35.028Z] Removing intermediate container 2c6710c3e1c2 [2022-02-01T23:00:35.028Z] ---> 644ab1a58003 [2022-02-01T23:00:35.028Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-01T23:00:35.300Z] ---> Running in 7dc223106962 [2022-02-01T23:00:36.726Z] Removing intermediate container 7dc223106962 [2022-02-01T23:00:36.726Z] ---> 0261804106e4 [2022-02-01T23:00:36.726Z] Step 5/24 : RUN apk add --update --no-cache build-base bash wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-02-01T23:00:37.002Z] ---> Running in 42ffa0cafde7 [2022-02-01T23:00:37.996Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-01T23:00:38.587Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-01T23:00:39.180Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-01T23:00:39.771Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-01T23:00:39.771Z] (1/29) Installing readline (8.1.0-r0) [2022-02-01T23:00:40.042Z] (2/29) Installing bash (5.1.4-r0) [2022-02-01T23:00:40.042Z] Executing bash-5.1.4-r0.post-install [2022-02-01T23:00:40.042Z] (3/29) Installing hiredis (1.0.0-r0) [2022-02-01T23:00:40.314Z] (4/29) Installing hiredis-dev (1.0.0-r0) [2022-02-01T23:00:40.314Z] (5/29) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-01T23:00:40.314Z] (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-01T23:00:41.286Z] (7/29) Installing libblkid (2.37.2-r0) [2022-02-01T23:00:41.555Z] (8/29) Installing blkid (2.37.2-r0) [2022-02-01T23:00:41.555Z] (9/29) Installing libcap-ng (0.8.2-r0) [2022-02-01T23:00:41.555Z] (10/29) Installing setpriv (2.37.2-r0) [2022-02-01T23:00:41.555Z] (11/29) Installing libmount (2.37.2-r0) [2022-02-01T23:00:41.824Z] (12/29) Installing libsmartcols (2.37.2-r0) [2022-02-01T23:00:41.824Z] (13/29) Installing findmnt (2.37.2-r0) [2022-02-01T23:00:41.824Z] (14/29) Installing mcookie (2.37.2-r0) [2022-02-01T23:00:42.093Z] (15/29) Installing hexdump (2.37.2-r0) [2022-02-01T23:00:42.093Z] (16/29) Installing lsblk (2.37.2-r0) [2022-02-01T23:00:42.093Z] (17/29) Installing libuuid (2.37.2-r0) [2022-02-01T23:00:42.363Z] (18/29) Installing libfdisk (2.37.2-r0) [2022-02-01T23:00:42.363Z] (19/29) Installing sfdisk (2.37.2-r0) [2022-02-01T23:00:42.363Z] (20/29) Installing cfdisk (2.37.2-r0) [2022-02-01T23:00:42.632Z] (21/29) Installing partx (2.37.2-r0) [2022-02-01T23:00:42.632Z] (22/29) Installing flock (2.37.2-r0) [2022-02-01T23:00:42.632Z] (23/29) Installing logger (2.37.2-r0) [2022-02-01T23:00:42.901Z] (24/29) Installing uuidgen (2.37.2-r0) [2022-02-01T23:00:42.901Z] (25/29) Installing libeconf (0.3.8-r1) [2022-02-01T23:00:42.901Z] (26/29) Installing util-linux (2.37.2-r0) [2022-02-01T23:00:43.492Z] (27/29) Installing util-linux-dev (2.37.2-r0) [2022-02-01T23:00:43.492Z] (28/29) Installing libidn2 (2.3.1-r0) [2022-02-01T23:00:43.492Z] (29/29) Installing wget (1.21.1-r1) [2022-02-01T23:00:43.765Z] Executing busybox-1.33.1-r3.trigger [2022-02-01T23:00:43.765Z] OK: 288 MiB in 106 packages [2022-02-01T23:00:45.194Z] Removing intermediate container 42ffa0cafde7 [2022-02-01T23:00:45.194Z] ---> 5aa49c2e827b [2022-02-01T23:00:45.194Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2022-02-01T23:00:45.194Z] ---> Running in 2b0a477286fa [2022-02-01T23:00:45.465Z] Removing intermediate container 2b0a477286fa [2022-02-01T23:00:45.465Z] ---> ff537c03c468 [2022-02-01T23:00:45.465Z] Step 7/24 : 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 [2022-02-01T23:00:45.738Z] ---> Running in 2fa1081c330b [2022-02-01T23:00:46.720Z] --2022-02-01 23:00:46-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2022-02-01T23:00:46.720Z] Resolving github.com (github.com)... 140.82.113.3 [2022-02-01T23:00:46.720Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2022-02-01T23:00:46.720Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T23:00:46.720Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2022-02-01T23:00:46.720Z] --2022-02-01 23:00:46-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2022-02-01T23:00:46.720Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-01T23:00:46.720Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-01T23:00:46.990Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T23:00:46.990Z] Length: 719348 (702K) [application/x-gzip] [2022-02-01T23:00:46.990Z] Saving to: 'STDOUT' [2022-02-01T23:00:46.990Z] [2022-02-01T23:00:46.990Z] 0K .......... .......... .......... .......... .......... 7% 1.27M 1s [2022-02-01T23:00:46.990Z] 50K .......... .......... .......... .......... .......... 14% 2.50M 0s [2022-02-01T23:00:46.990Z] 100K .......... .......... .......... .......... .......... 21% 36.7M 0s [2022-02-01T23:00:46.990Z] 150K .......... .......... .......... .......... .......... 28% 2.49M 0s [2022-02-01T23:00:46.990Z] 200K .......... .......... .......... .......... .......... 35% 33.1M 0s [2022-02-01T23:00:46.990Z] 250K .......... .......... .......... .......... .......... 42% 3.99M 0s [2022-02-01T23:00:46.990Z] 300K .......... .......... .......... .......... .......... 49% 7.17M 0s [2022-02-01T23:00:46.990Z] 350K .......... .......... .......... .......... .......... 56% 5.51M 0s [2022-02-01T23:00:46.990Z] 400K .......... .......... .......... .......... .......... 64% 3.99M 0s [2022-02-01T23:00:46.990Z] 450K .......... .......... .......... .......... .......... 71% 5.88M 0s [2022-02-01T23:00:46.990Z] 500K .......... .......... .......... .......... .......... 78% 4.91M 0s [2022-02-01T23:00:46.990Z] 550K .......... .......... .......... .......... .......... 85% 6.70M 0s [2022-02-01T23:00:46.990Z] 600K .......... .......... .......... .......... .......... 92% 1.08M 0s [2022-02-01T23:00:46.990Z] 650K .......... .......... .......... .......... .......... 99% 1.22M 0s [2022-02-01T23:00:46.990Z] 700K ..                    100% 4.63T=0.2s [2022-02-01T23:00:46.990Z] [2022-02-01T23:00:46.990Z] 2022-02-01 23:00:46 (2.96 MB/s) - written to stdout [719348/719348] [2022-02-01T23:00:46.990Z] [2022-02-01T23:00:47.595Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T23:00:47.595Z] -- The CXX compiler identification is GNU 10.3.1 [2022-02-01T23:00:47.870Z] -- Detecting C compiler ABI info [2022-02-01T23:00:48.143Z] -- Detecting C compiler ABI info - done [2022-02-01T23:00:48.143Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T23:00:48.143Z] -- Detecting C compile features [2022-02-01T23:00:48.143Z] -- Detecting C compile features - done [2022-02-01T23:00:48.143Z] -- Detecting CXX compiler ABI info [2022-02-01T23:00:48.416Z] -- Detecting CXX compiler ABI info - done [2022-02-01T23:00:48.416Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2022-02-01T23:00:48.416Z] -- Detecting CXX compile features [2022-02-01T23:00:48.416Z] -- Detecting CXX compile features - done [2022-02-01T23:00:48.416Z] -- Looking for include file endian.h [2022-02-01T23:00:48.688Z] -- Looking for include file endian.h - found [2022-02-01T23:00:48.962Z] -- Looking for sys/types.h [2022-02-01T23:00:49.237Z] -- Looking for sys/types.h - found [2022-02-01T23:00:49.237Z] -- Looking for stdint.h [2022-02-01T23:00:49.237Z] -- Looking for stdint.h - found [2022-02-01T23:00:49.237Z] -- Looking for stddef.h [2022-02-01T23:00:49.510Z] -- Looking for stddef.h - found [2022-02-01T23:00:49.510Z] -- Check size of size_t [2022-02-01T23:00:49.787Z] -- Check size of size_t - done [2022-02-01T23:00:49.787Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2022-02-01T23:00:49.787Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2022-02-01T23:00:49.787Z] asked CMake to find a package configuration file provided by "cJSON", but [2022-02-01T23:00:49.787Z] CMake did not find one. [2022-02-01T23:00:49.787Z] [2022-02-01T23:00:49.787Z] Could not find a package configuration file provided by "cJSON" with any of [2022-02-01T23:00:49.787Z] the following names: [2022-02-01T23:00:49.787Z] [2022-02-01T23:00:49.787Z] cJSONConfig.cmake [2022-02-01T23:00:49.787Z] cjson-config.cmake [2022-02-01T23:00:49.787Z] [2022-02-01T23:00:49.787Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2022-02-01T23:00:49.787Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2022-02-01T23:00:49.787Z] provides a separate development package or SDK, be sure it has been [2022-02-01T23:00:49.787Z] installed. [2022-02-01T23:00:49.787Z] [2022-02-01T23:00:49.787Z] [2022-02-01T23:00:49.787Z] -- Configuring done [2022-02-01T23:00:50.069Z] -- Generating done [2022-02-01T23:00:50.069Z] -- Build files have been written to: /tmp/cbor [2022-02-01T23:00:50.342Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2022-02-01T23:00:51.322Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2022-02-01T23:00:51.925Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2022-02-01T23:00:52.205Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2022-02-01T23:00:53.180Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2022-02-01T23:00:53.180Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2022-02-01T23:00:53.455Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2022-02-01T23:00:53.728Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2022-02-01T23:00:54.000Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2022-02-01T23:00:54.276Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2022-02-01T23:00:54.870Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2022-02-01T23:00:55.463Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2022-02-01T23:00:55.734Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2022-02-01T23:00:56.326Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2022-02-01T23:00:56.598Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2022-02-01T23:00:56.869Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2022-02-01T23:00:57.142Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2022-02-01T23:00:57.413Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2022-02-01T23:00:57.686Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2022-02-01T23:00:57.960Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2022-02-01T23:00:58.231Z] [ 40%] Linking C shared library libcbor.so [2022-02-01T23:00:58.503Z] [ 40%] Built target cbor_shared [2022-02-01T23:00:58.503Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2022-02-01T23:00:59.487Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2022-02-01T23:01:00.086Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2022-02-01T23:01:00.357Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2022-02-01T23:01:02.321Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2022-02-01T23:01:02.591Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2022-02-01T23:01:02.864Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2022-02-01T23:01:03.136Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2022-02-01T23:01:03.136Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2022-02-01T23:01:03.733Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2022-02-01T23:01:04.707Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2022-02-01T23:01:04.978Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2022-02-01T23:01:05.569Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2022-02-01T23:01:05.838Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2022-02-01T23:01:06.110Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2022-02-01T23:01:06.383Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2022-02-01T23:01:06.987Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2022-02-01T23:01:07.264Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2022-02-01T23:01:07.537Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2022-02-01T23:01:07.809Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2022-02-01T23:01:08.082Z] [ 80%] Linking C static library libcbor.a [2022-02-01T23:01:08.082Z] [ 80%] Built target cbor [2022-02-01T23:01:08.082Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2022-02-01T23:01:08.361Z] [ 84%] Linking C executable readfile [2022-02-01T23:01:08.639Z] [ 84%] Built target readfile [2022-02-01T23:01:08.639Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2022-02-01T23:01:08.639Z] [ 88%] Linking C executable create_items [2022-02-01T23:01:08.911Z] [ 88%] Built target create_items [2022-02-01T23:01:08.911Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2022-02-01T23:01:09.189Z] [ 92%] Linking C executable sort [2022-02-01T23:01:09.189Z] [ 92%] Built target sort [2022-02-01T23:01:09.189Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2022-02-01T23:01:09.463Z] [ 96%] Linking C executable hello [2022-02-01T23:01:09.463Z] [ 96%] Built target hello [2022-02-01T23:01:09.463Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2022-02-01T23:01:09.738Z] [100%] Linking C executable streaming_parser [2022-02-01T23:01:10.011Z] [100%] Built target streaming_parser [2022-02-01T23:01:10.011Z] Install the project... [2022-02-01T23:01:10.011Z] -- Install configuration: "Release" [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/configuration.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/lib/libcbor.a [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/lib/libcbor.so.0 [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/lib/libcbor.so [2022-02-01T23:01:10.011Z] -- Up-to-date: /usr/local/include/cbor [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/data.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/callbacks.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/ints.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/arrays.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/maps.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/tags.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/serialization.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/common.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/internal [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/encoding.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/streaming.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor/strings.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/include/cbor.h [2022-02-01T23:01:10.011Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2022-02-01T23:01:11.992Z] Removing intermediate container 2fa1081c330b [2022-02-01T23:01:11.992Z] ---> 76120352eee5 [2022-02-01T23:01:11.992Z] Step 8/24 : RUN mkdir /tmp/sdk [2022-02-01T23:01:11.992Z] ---> Running in 8fccc187148a [2022-02-01T23:01:13.423Z] Removing intermediate container 8fccc187148a [2022-02-01T23:01:13.423Z] ---> 02de54ec105b [2022-02-01T23:01:13.423Z] Step 9/24 : COPY VERSION /tmp/sdk [2022-02-01T23:01:14.018Z] ---> 6ec9629dd899 [2022-02-01T23:01:14.018Z] Step 10/24 : COPY src /tmp/sdk/src [2022-02-01T23:01:14.617Z] ---> 61ed26815899 [2022-02-01T23:01:14.617Z] Step 11/24 : COPY include /tmp/sdk/include [2022-02-01T23:01:15.213Z] ---> b52f2df02866 [2022-02-01T23:01:15.213Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2022-02-01T23:01:15.806Z] ---> 2dc7d516a3df [2022-02-01T23:01:15.806Z] Step 13/24 : COPY LICENSE /tmp/sdk [2022-02-01T23:01:16.399Z] ---> 80b2331b8d1f [2022-02-01T23:01:16.399Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2022-02-01T23:01:16.999Z] ---> b1d476831b10 [2022-02-01T23:01:17.000Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-02-01T23:01:17.000Z] ---> Running in fe07a684d313 [2022-02-01T23:01:17.981Z] + CPPCHECK=false [2022-02-01T23:01:17.981Z] + DOCGEN=false [2022-02-01T23:01:17.981Z] + TOMLVER=SDK-0.2 [2022-02-01T23:01:17.981Z] + CUTILVER=1.2.2 [2022-02-01T23:01:17.981Z] + '[' 0 -gt 0 ] [2022-02-01T23:01:17.981Z] + readlink -f ./scripts/build.sh [2022-02-01T23:01:17.981Z] + dirname /tmp/sdk/scripts/build.sh [2022-02-01T23:01:17.981Z] + dirname /tmp/sdk/scripts [2022-02-01T23:01:17.981Z] + ROOT=/tmp/sdk [2022-02-01T23:01:17.981Z] + cd /tmp/sdk [2022-02-01T23:01:17.981Z] + '[' '!' -d deps ] [2022-02-01T23:01:17.981Z] + mkdir deps [2022-02-01T23:01:17.981Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-01T23:01:17.981Z] + tar -C deps -z -x -f - [2022-02-01T23:01:17.981Z] --2022-02-01 23:01:17-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-01T23:01:18.523Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-01T23:01:18.523Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-01T23:01:19.705Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T23:01:19.705Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2022-02-01T23:01:19.705Z] --2022-02-01 23:01:19-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2022-02-01T23:01:19.705Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-01T23:01:19.705Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-01T23:01:19.705Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T23:01:19.705Z] Length: 16451 (16K) [application/x-gzip] [2022-02-01T23:01:19.705Z] Saving to: 'STDOUT' [2022-02-01T23:01:19.705Z]  [2022-02-01T23:01:19.976Z] 0K .......... ......  100% 881K=0.02s [2022-02-01T23:01:19.976Z] [2022-02-01T23:01:19.976Z] 2022-02-01 23:01:19 (881 KB/s) - written to stdout [16451/16451] [2022-02-01T23:01:19.976Z] [2022-02-01T23:01:19.976Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-02-01T23:01:19.977Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-01T23:01:19.977Z] + tar -C deps -z -x -f - [2022-02-01T23:01:19.977Z] --2022-02-01 23:01:19-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-01T23:01:19.977Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-01T23:01:20.248Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-01T23:01:21.438Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T23:01:21.438Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2022-02-01T23:01:21.438Z] --2022-02-01 23:01:21-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2022-02-01T23:01:21.438Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-01T23:01:21.438Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-01T23:01:21.438Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T23:01:21.438Z] Length: 193961 (189K) [application/x-gzip] [2022-02-01T23:01:21.438Z] Saving to: 'STDOUT' [2022-02-01T23:01:21.438Z] [2022-02-01T23:01:21.438Z] 0K .......... .......... .......... .......... .......... 26% 1.26M 0s [2022-02-01T23:01:21.438Z] 50K .......... .......... .......... .......... .......... 52% 2.24M 0s [2022-02-01T23:01:21.438Z] 100K .......... .......... .......... .......... .......... 79% 9.34M 0s [2022-02-01T23:01:21.438Z] 150K .......... .......... .......... ......... 100% 2.12M=0.08s [2022-02-01T23:01:21.438Z] [2022-02-01T23:01:21.438Z] 2022-02-01 23:01:21 (2.21 MB/s) - written to stdout [193961/193961] [2022-02-01T23:01:21.438Z] [2022-02-01T23:01:21.709Z] + mkdir -p src/c/iot [2022-02-01T23:01:21.709Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-02-01T23:01:21.709Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-02-01T23:01:21.709Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-02-01T23:01:21.709Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-02-01T23:01:21.709Z] + mkdir -p include/iot [2022-02-01T23:01:21.709Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-02-01T23:01:21.709Z] + mkdir -p include/iot/os [2022-02-01T23:01:21.709Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-02-01T23:01:21.709Z] + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2022-02-01T23:01:21.709Z] + tar -C deps -z -x -f - [2022-02-01T23:01:21.709Z] --2022-02-01 23:01:21-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2022-02-01T23:01:21.709Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-01T23:01:21.981Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-01T23:01:22.840Z] HTTP request sent, awaiting response... 302 Found [2022-02-01T23:01:22.840Z] Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] [2022-02-01T23:01:22.840Z] --2022-02-01 23:01:22-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [2022-02-01T23:01:22.840Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-01T23:01:23.113Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-01T23:01:23.113Z] HTTP request sent, awaiting response... 200 OK [2022-02-01T23:01:23.113Z] Length: unspecified [application/x-gzip] [2022-02-01T23:01:23.113Z] Saving to: 'STDOUT' [2022-02-01T23:01:23.113Z]  [2022-02-01T23:01:23.113Z] 0K .......... .......... .......... .......... .......... 1.26M [2022-02-01T23:01:23.113Z] 50K .......... .......... .......... .......... .......... 2.43M [2022-02-01T23:01:23.113Z] 100K .......... .......... .......... .......... .......... 12.4M [2022-02-01T23:01:23.113Z] 150K .......... .......... .......... .......... .......... 2.85M [2022-02-01T23:01:23.113Z] 200K .......... .......... .......... .......... .......... 14.6M [2022-02-01T23:01:23.113Z] 250K .......... .......... .......... .......... .......... 8.83M [2022-02-01T23:01:23.113Z] 300K .......... .......... .......... .......... .......... 4.71M [2022-02-01T23:01:23.113Z] 350K .......... .......... .......... .......... .......... 10.1M [2022-02-01T23:01:23.113Z] 400K .......... .......... .......... .......... .......... 39.2M [2022-02-01T23:01:23.113Z] 450K .......... .......... .......... .......... .......... 8.62M [2022-02-01T23:01:23.113Z] 500K .......... .......... .......... .......... .......... 8.87M [2022-02-01T23:01:23.113Z] 550K .......... .......... .......... .......... .......... 5.08M [2022-02-01T23:01:23.113Z] 600K .......... .......... .......... .......... .......... 8.98M [2022-02-01T23:01:23.113Z] 650K .......... .......... .......... .......... .......... 14.0M [2022-02-01T23:01:23.386Z] 700K .......... .......... .......... .......... .......... 4.46M [2022-02-01T23:01:23.386Z] 750K .......... .......... .......... .......... .......... 885K [2022-02-01T23:01:23.386Z] 800K .......... .......... .......... .......... .......... 2.70M [2022-02-01T23:01:23.386Z] 850K .......... .......... .......... .......... .......... 17.6M [2022-02-01T23:01:23.386Z] 900K .......... .......... .......... .......... .......... 23.0M [2022-02-01T23:01:23.386Z] 950K .......... .......... .......... .......... .......... 1.74M [2022-02-01T23:01:23.386Z] 1000K ......       515K=0.3s [2022-02-01T23:01:23.386Z] [2022-02-01T23:01:23.386Z] 2022-02-01 23:01:23 (3.70 MB/s) - written to stdout [1030327] [2022-02-01T23:01:23.386Z] [2022-02-01T23:01:23.386Z] + cd ./deps/prometheus-client-c-0.1.3.1 [2022-02-01T23:01:23.386Z] + /bin/bash ./auto build [2022-02-01T23:01:23.386Z]  [2022-02-01T23:01:23.386Z] ######################################################################## [2022-02-01T23:01:23.386Z] > Executing build [2022-02-01T23:01:23.386Z] ######################################################################## [2022-02-01T23:01:23.386Z] [2022-02-01T23:01:23.386Z]  [2022-02-01T23:01:23.386Z] ######################################################################## [2022-02-01T23:01:23.386Z] > prom: CMake Build Stage [2022-02-01T23:01:23.386Z] ######################################################################## [2022-02-01T23:01:23.386Z] [2022-02-01T23:01:23.658Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T23:01:23.933Z] -- Detecting C compiler ABI info [2022-02-01T23:01:23.933Z] -- Detecting C compiler ABI info - done [2022-02-01T23:01:24.205Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2022-02-01T23:01:24.205Z] -- Detecting C compile features [2022-02-01T23:01:24.205Z] -- Detecting C compile features - done [2022-02-01T23:01:24.205Z] -- Looking for pthread.h [2022-02-01T23:01:24.478Z] -- Looking for pthread.h - found [2022-02-01T23:01:24.478Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2022-02-01T23:01:24.751Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2022-02-01T23:01:24.751Z] -- Found Threads: TRUE [2022-02-01T23:01:24.751Z] -- Configuring done [2022-02-01T23:01:24.751Z] -- Generating done [2022-02-01T23:01:24.751Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build [2022-02-01T23:01:24.751Z]  [2022-02-01T23:01:24.751Z] ######################################################################## [2022-02-01T23:01:24.751Z] > prom: Make Build Stage [2022-02-01T23:01:24.751Z] ######################################################################## [2022-02-01T23:01:24.751Z] [2022-02-01T23:01:25.024Z] [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o [2022-02-01T23:01:25.297Z] [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o [2022-02-01T23:01:25.568Z] [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o [2022-02-01T23:01:25.568Z] [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o [2022-02-01T23:01:25.840Z] [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o [2022-02-01T23:01:26.113Z] [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o [2022-02-01T23:01:26.113Z] [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o [2022-02-01T23:01:26.385Z] [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o [2022-02-01T23:01:26.656Z] [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o [2022-02-01T23:01:26.926Z] [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o [2022-02-01T23:01:27.198Z] [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o [2022-02-01T23:01:27.470Z] [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o [2022-02-01T23:01:27.742Z] [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o [2022-02-01T23:01:28.018Z] [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o [2022-02-01T23:01:28.289Z] [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o [2022-02-01T23:01:28.568Z] [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o [2022-02-01T23:01:28.569Z] [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o [2022-02-01T23:01:28.839Z] [100%] Linking C shared library libprom.so [2022-02-01T23:01:28.839Z] [100%] Built target prom [2022-02-01T23:01:28.839Z]  [2022-02-01T23:01:28.839Z] ######################################################################## [2022-02-01T23:01:28.839Z] > promhttp: CMake Build Stage [2022-02-01T23:01:28.839Z] ######################################################################## [2022-02-01T23:01:28.839Z] [2022-02-01T23:01:29.111Z] -- The C compiler identification is GNU 10.3.1 [2022-02-01T23:01:29.382Z] -- Detecting C compiler ABI info [2022-02-01T23:01:29.654Z] -- Detecting C compiler ABI info - done [2022-02-01T23:01:29.654Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2022-02-01T23:01:29.654Z] -- Detecting C compile features [2022-02-01T23:01:29.654Z] -- Detecting C compile features - done [2022-02-01T23:01:29.654Z] -- Looking for pthread.h [2022-02-01T23:01:29.924Z] -- Looking for pthread.h - found [2022-02-01T23:01:29.924Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2022-02-01T23:01:30.196Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2022-02-01T23:01:30.196Z] -- Found Threads: TRUE [2022-02-01T23:01:30.196Z] -- Configuring done [2022-02-01T23:01:30.196Z] -- Generating done [2022-02-01T23:01:30.196Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build [2022-02-01T23:01:30.196Z]  [2022-02-01T23:01:30.196Z] ######################################################################## [2022-02-01T23:01:30.196Z] > promhttp: Make Build Stage [2022-02-01T23:01:30.196Z] ######################################################################## [2022-02-01T23:01:30.196Z] [2022-02-01T23:01:30.469Z] [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o [2022-02-01T23:01:30.470Z] [100%] Linking C shared library libpromhttp.so [2022-02-01T23:01:30.744Z] [100%] Built target promhttp [2022-02-01T23:01:30.744Z] SUCCESS: Build Complete [2022-02-01T23:01:30.744Z] + /bin/bash ./auto package [2022-02-01T23:01:30.744Z]  [2022-02-01T23:01:30.744Z] ######################################################################## [2022-02-01T23:01:30.744Z] > Executing package [2022-02-01T23:01:30.744Z] ######################################################################## [2022-02-01T23:01:30.744Z] [2022-02-01T23:01:30.744Z] CPack: Create package using TGZ [2022-02-01T23:01:30.744Z] CPack: Install projects [2022-02-01T23:01:30.744Z] CPack: - Run preinstall target for: libprom [2022-02-01T23:01:31.020Z] CPack: - Install project: libprom [] [2022-02-01T23:01:31.020Z] CPack: Create package [2022-02-01T23:01:31.020Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. [2022-02-01T23:01:31.020Z] CPack: Create package using DEB [2022-02-01T23:01:31.020Z] CPack: Install projects [2022-02-01T23:01:31.020Z] CPack: - Run preinstall target for: libprom [2022-02-01T23:01:31.300Z] CPack: - Install project: libprom [] [2022-02-01T23:01:31.300Z] CPack: Create package [2022-02-01T23:01:31.300Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2022-02-01T23:01:31.300Z] -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. [2022-02-01T23:01:31.300Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. [2022-02-01T23:01:31.300Z] CPack: Create package using TGZ [2022-02-01T23:01:31.300Z] CPack: Install projects [2022-02-01T23:01:31.300Z] CPack: - Run preinstall target for: libpromhttp [2022-02-01T23:01:31.576Z] CPack: - Install project: libpromhttp [] [2022-02-01T23:01:31.576Z] CPack: Create package [2022-02-01T23:01:31.576Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. [2022-02-01T23:01:31.576Z] CPack: Create package using DEB [2022-02-01T23:01:31.576Z] CPack: Install projects [2022-02-01T23:01:31.576Z] CPack: - Run preinstall target for: libpromhttp [2022-02-01T23:01:31.576Z] CPack: - Install project: libpromhttp [] [2022-02-01T23:01:31.576Z] CPack: Create package [2022-02-01T23:01:31.576Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2022-02-01T23:01:31.576Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. [2022-02-01T23:01:31.576Z] SUCCESS: Package build success [2022-02-01T23:01:31.576Z] + mkdir temp [2022-02-01T23:01:31.576Z] + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp [2022-02-01T23:01:31.576Z] + cd temp [2022-02-01T23:01:31.576Z] + tar -xf libprom-dev-0.1.3-Linux.tar.gz [2022-02-01T23:01:31.576Z] + cp ./libprom-dev-0.1.3-Linux/include/prom.h ./libprom-dev-0.1.3-Linux/include/prom_alloc.h ./libprom-dev-0.1.3-Linux/include/prom_collector.h ./libprom-dev-0.1.3-Linux/include/prom_collector_registry.h ./libprom-dev-0.1.3-Linux/include/prom_counter.h ./libprom-dev-0.1.3-Linux/include/prom_gauge.h ./libprom-dev-0.1.3-Linux/include/prom_histogram.h ./libprom-dev-0.1.3-Linux/include/prom_histogram_buckets.h ./libprom-dev-0.1.3-Linux/include/prom_linked_list.h ./libprom-dev-0.1.3-Linux/include/prom_map.h ./libprom-dev-0.1.3-Linux/include/prom_metric.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample_histogram.h /usr/include [2022-02-01T23:01:31.576Z] + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib [2022-02-01T23:01:31.576Z] cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory [2022-02-01T23:01:32.171Z] The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-01T23:01:32.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-01T23:01:32.647Z] [2022-02-01T23:01:32.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-01T23:01:33.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-01T23:01:33.004Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-01T23:01:33.004Z] 448f6bf000e3: Pulling fs layer [2022-02-01T23:01:33.004Z] f757da607395: Pulling fs layer [2022-02-01T23:01:33.004Z] 05883995daec: Pulling fs layer [2022-02-01T23:01:33.004Z] 8603b9c90790: Pulling fs layer [2022-02-01T23:01:33.004Z] 1560dd03e051: Pulling fs layer [2022-02-01T23:01:33.004Z] 27f5ce0e4adf: Pulling fs layer [2022-02-01T23:01:33.004Z] c2d8d7efcc4b: Pulling fs layer [2022-02-01T23:01:33.276Z] 1560dd03e051: Waiting [2022-02-01T23:01:33.276Z] 27f5ce0e4adf: Waiting [2022-02-01T23:01:33.276Z] 8603b9c90790: Waiting [2022-02-01T23:01:33.276Z] c2d8d7efcc4b: Waiting [2022-02-01T23:01:33.276Z] f757da607395: Verifying Checksum [2022-02-01T23:01:33.276Z] f757da607395: Download complete [2022-02-01T23:01:33.276Z] 8603b9c90790: Verifying Checksum [2022-02-01T23:01:33.276Z] 8603b9c90790: Download complete [2022-02-01T23:01:33.276Z] 1560dd03e051: Verifying Checksum [2022-02-01T23:01:33.276Z] 1560dd03e051: Download complete [2022-02-01T23:01:33.276Z] 27f5ce0e4adf: Download complete [2022-02-01T23:01:33.550Z] 05883995daec: Verifying Checksum [2022-02-01T23:01:33.550Z] 05883995daec: Download complete [2022-02-01T23:01:33.822Z] 448f6bf000e3: Verifying Checksum [2022-02-01T23:01:33.822Z] 448f6bf000e3: Download complete [2022-02-01T23:01:36.434Z] c2d8d7efcc4b: Verifying Checksum [2022-02-01T23:01:36.434Z] c2d8d7efcc4b: Download complete [2022-02-01T23:01:37.415Z] 448f6bf000e3: Pull complete [2022-02-01T23:01:38.008Z] f757da607395: Pull complete [2022-02-01T23:01:39.437Z] 05883995daec: Pull complete [2022-02-01T23:01:39.437Z] 8603b9c90790: Pull complete [2022-02-01T23:01:40.419Z] 1560dd03e051: Pull complete [2022-02-01T23:01:40.690Z] 27f5ce0e4adf: Pull complete [2022-02-01T23:01:55.760Z] c2d8d7efcc4b: Pull complete [2022-02-01T23:01:55.760Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-01T23:01:55.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-01T23:01:55.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-01T23:01:55.990Z] prd-ubuntu18.04-docker-arm64-4c-16g-4396 does not seem to be running inside a container [2022-02-01T23:01:56.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-01T23:01:58.551Z] $ docker top c6de837c29bd4bae30dedf67c6a367aa24b6defb606431e0908b877c6d40227f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-01T23:01:59.450Z] ---> job-cost.sh [2022-02-01T23:01:59.450Z] lf-activate-venv: SKIPPING [2022-02-01T23:01:59.450Z] INFO: No Stack... [2022-02-01T23:01:59.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-01T23:01:59.993Z] INFO: Archiving Costs [Pipeline] sh [2022-02-01T23:02:00.923Z] + cat /w/workspace/device-sdk-c/3/archives/cost.csv [2022-02-01T23:02:00.923Z] + cut -d, -f6 [Pipeline] lock [2022-02-01T23:02:00.979Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-3-stack-cost] [2022-02-01T23:02:00.988Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-3-stack-cost] did not exist. Created. [2022-02-01T23:02:00.988Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-01T23:02:01.662Z] /w/workspace/device-sdk-c/3@tmp/durable-88d67dfb/script.sh: 1: /w/workspace/device-sdk-c/3@tmp/durable-88d67dfb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-01T23:02:02.331Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-01T23:02:02.354Z] Warning: overwriting stash ‘stack-cost’ [2022-02-01T23:02:02.797Z] Stashed 1 file(s) [Pipeline] } [2022-02-01T23:02:02.807Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-01T23:02:02.826Z] $ docker stop --time=1 c6de837c29bd4bae30dedf67c6a367aa24b6defb606431e0908b877c6d40227f [2022-02-01T23:02:04.298Z] $ docker rm -f c6de837c29bd4bae30dedf67c6a367aa24b6defb606431e0908b877c6d40227f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T23:02:04.577Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-01T23:02:05.087Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives ']' [2022-02-01T23:02:05.087Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives [2022-02-01T23:02:05.087Z] total 8 [2022-02-01T23:02:05.087Z] drwxr-xr-x. 3 root root 34 Feb 1 22:57 . [2022-02-01T23:02:05.087Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 1 22:57 .. [2022-02-01T23:02:05.087Z] drwxr-xr-x. 2 root root 6 Feb 1 22:57 cost [2022-02-01T23:02:05.087Z] -rw-r--r--. 1 root root 82 Feb 1 22:57 cost.csv [2022-02-01T23:02:05.087Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives [2022-02-01T23:02:05.087Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives [2022-02-01T23:02:05.087Z] total 8 [2022-02-01T23:02:05.087Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 1 22:57 . [2022-02-01T23:02:05.087Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 1 22:57 .. [2022-02-01T23:02:05.087Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 1 22:57 cost [2022-02-01T23:02:05.087Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 1 22:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-01T23:02:05.386Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T23:02:05.958Z] ---> package-listing.sh [2022-02-01T23:02:05.959Z] ++ facter osfamily [2022-02-01T23:02:05.959Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-01T23:02:06.221Z] + OS_FAMILY=redhat [2022-02-01T23:02:06.221Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-388 [2022-02-01T23:02:06.221Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-01T23:02:06.221Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-01T23:02:06.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-01T23:02:06.221Z] + PACKAGES=/tmp/packages_start.txt [2022-02-01T23:02:06.221Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' [2022-02-01T23:02:06.221Z] + PACKAGES=/tmp/packages_end.txt [2022-02-01T23:02:06.221Z] + case "${OS_FAMILY}" in [2022-02-01T23:02:06.221Z] + rpm -qa [2022-02-01T23:02:06.221Z] + sort [2022-02-01T23:02:06.792Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-01T23:02:06.792Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-01T23:02:06.792Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-01T23:02:06.792Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' [2022-02-01T23:02:06.792Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/ [2022-02-01T23:02:06.792Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/ [Pipeline] echo [2022-02-01T23:02:06.805Z] 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-388/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-01T23:02:07.088Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-01T23:02:07.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-01T23:02:07.663Z] . [Pipeline] withDockerContainer [2022-02-01T23:02:07.729Z] prd-centos7-docker-4c-2g-4395 does not seem to be running inside a container [2022-02-01T23:02:07.761Z] $ 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-388/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-388 -v /w/workspace/edgexfoundry_device-sdk-c_PR-388:/w/workspace/edgexfoundry_device-sdk-c_PR-388:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-388@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:latest cat [2022-02-01T23:02:07.956Z] $ docker top 57e9f1c42500553f0269a10be02f5779d9a9fea2ddded72e77f95d3e61f98c8b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-01T23:02:08.308Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-01T23:02:08.601Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-01T23:02:08.901Z] + ls /var/log/sa-host [2022-02-01T23:02:08.901Z] + sadf -c /var/log/sa-host/sa01 [2022-02-01T23:02:08.901Z] file_magic: OK [2022-02-01T23:02:08.901Z] HZ: Using current value: 100 [2022-02-01T23:02:08.901Z] file_header: OK [2022-02-01T23:02:08.901Z] 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 [2022-02-01T23:02:08.901Z] Statistics: [2022-02-01T23:02:08.901Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-01T23:02:08.901Z] File successfully converted to sysstat format version 12.0.3 [2022-02-01T23:02:08.901Z] + sadf -c /var/log/sa-host/sa17 [2022-02-01T23:02:08.901Z] file_magic: OK [2022-02-01T23:02:08.901Z] HZ: Using current value: 100 [2022-02-01T23:02:08.901Z] file_header: OK [2022-02-01T23:02:08.901Z] 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 [2022-02-01T23:02:08.901Z] Statistics: [2022-02-01T23:02:08.901Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-01T23:02:08.901Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-01T23:02:08.993Z] provisioning config files... [2022-02-01T23:02:09.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config4148520602559471314tmp [Pipeline] { [Pipeline] echo [2022-02-01T23:02:09.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T23:02:09.320Z] ---> create-netrc.sh [Pipeline] } [2022-02-01T23:02:09.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-01T23:02:09.654Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-01T23:02:09.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T23:02:09.955Z] ---> sudo-logs.sh [2022-02-01T23:02:09.955Z] Archiving 'sudo' log.. [2022-02-01T23:02:09.955Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4395.novalocal: Name or service not known [2022-02-01T23:02:09.955Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4395.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-01T23:02:09.983Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T23:02:10.276Z] ---> job-cost.sh [2022-02-01T23:02:10.276Z] lf-activate-venv: SKIPPING [2022-02-01T23:02:10.276Z] DEBUG: total: 0.05999999865889549 [2022-02-01T23:02:10.276Z] INFO: Retrieving Stack Cost... [2022-02-01T23:02:10.847Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-01T23:02:11.107Z] INFO: Archiving Costs [Pipeline] echo [2022-02-01T23:02:11.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-01T23:02:11.409Z] ---> logs-deploy.sh [2022-02-01T23:02:11.409Z] lf-activate-venv: SKIPPING [2022-02-01T23:02:11.409Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-388/3 [2022-02-01T23:02:11.409Z] INFO: archiving workspace using pattern(s): [2022-02-01T23:02:11.982Z] Archives upload complete. [2022-02-01T23:02:12.244Z] INFO: archiving logs to Nexus