Pull request #388 opened 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 9c093d915178364b5ad4a5f89c558c84b05f4943 rather than 8f822df88842add76d792b0fcf38c18213008c44 Obtained Jenkinsfile from 9c093d915178364b5ad4a5f89c558c84b05f4943 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-ssh15549449826383047341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh4889256722005426030.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-388/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh13216214247267945576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh7743825436586534386.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10285426321117149652.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-388/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh9040498233622142324.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-594 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-ssh2444986250634608518.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-ssh785761190668395624.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 9c093d915178364b5ad4a5f89c558c84b05f4943 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 Merge succeeded, producing 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 Checking out Revision 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 (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-ssh5763818953073288945.key > git merge 9c093d915178364b5ad4a5f89c558c84b05f4943 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 # timeout=10 Commit message: "Merge commit '9c093d915178364b5ad4a5f89c558c84b05f4943' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:43:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:43:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:43:01 ========================================================= 05:43:01 EdgeX Global Pipelines Version Info 05:43:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:43:02 ------------------- 05:43:02 stable info: 05:43:02 ------------------- 05:43:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:43:02 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 05:43:02 Message: update stable to v1.0.217 05:43:03 ------------------- 05:43:03 experimental info: 05:43:03 ------------------- 05:43:03 Commited By: **** collab-it+edgex@linuxfoundation.org 05:43:03 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 05:43:03 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a7a878 [Pipeline] echo 05:43:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:05 provisioning config files... 05:43:05 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config4876529241984974044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:05 ---> docker-login.sh 05:43:05 nexus3.edgexfoundry.org:10001 05:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:05 Configure a credential helper to remove this warning. See 05:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:05 05:43:05 Login Succeeded 05:43:05 nexus3.edgexfoundry.org:10002 05:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:05 Configure a credential helper to remove this warning. See 05:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:05 05:43:05 Login Succeeded 05:43:05 nexus3.edgexfoundry.org:10003 05:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:05 Configure a credential helper to remove this warning. See 05:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:05 05:43:05 Login Succeeded 05:43:05 nexus3.edgexfoundry.org:10004 05:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:05 Configure a credential helper to remove this warning. See 05:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:05 05:43:05 Login Succeeded 05:43:05 docker.io 05:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:06 Configure a credential helper to remove this warning. See 05:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:06 05:43:06 Login Succeeded 05:43:06 ---> docker-login.sh ends [Pipeline] } 05:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 05:43:06 + git rev-list -1 --merges 7a7a8786c2530181062184d3cd6c6aebf1b77ee5~1..7a7a8786c2530181062184d3cd6c6aebf1b77ee5 [Pipeline] echo 05:43:06 -----------> git rev-list -1 --merges 7a7a8786c2530181062184d3cd6c6aebf1b77ee5~1..7a7a8786c2530181062184d3cd6c6aebf1b77ee5 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 05:43:06 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 [false] [Pipeline] sh 05:43:07 + git log --format=format:%s -1 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 [Pipeline] echo 05:43:07 ========================================================= 05:43:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:43:07 ========================================================= 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 05:43:08 + git rev-list -1 --merges 7a7a8786c2530181062184d3cd6c6aebf1b77ee5~1..7a7a8786c2530181062184d3cd6c6aebf1b77ee5 [Pipeline] echo 05:43:08 -----------> git rev-list -1 --merges 7a7a8786c2530181062184d3cd6c6aebf1b77ee5~1..7a7a8786c2530181062184d3cd6c6aebf1b77ee5 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 05:43:08 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 [false] [Pipeline] sh 05:43:08 + git log --format=format:%s -1 7a7a8786c2530181062184d3cd6c6aebf1b77ee5 [Pipeline] echo 05:43:08 ========================================================= 05:43:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:43:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:43:08 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:43:08 + grep -v github /etc/ssh/ssh_known_hosts 05:43:08 + '[' -e /tmp/ssh_known_hosts ']' 05:43:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:43:08 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 05:43:08 + sudo tee -a /etc/ssh/ssh_known_hosts 05:43:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:43:09 05:43:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:43:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:43:09 latest: Pulling from edgex-devops/git-semver 05:43:09 a0d0a0d46f8b: Pulling fs layer 05:43:09 3e5f54012d9b: Pulling fs layer 05:43:09 4c7163046ea9: Pulling fs layer 05:43:09 0c2d73faf560: Pulling fs layer 05:43:09 0c2d73faf560: Waiting 05:43:09 3e5f54012d9b: Verifying Checksum 05:43:09 3e5f54012d9b: Download complete 05:43:09 a0d0a0d46f8b: Verifying Checksum 05:43:09 a0d0a0d46f8b: Download complete 05:43:09 4c7163046ea9: Verifying Checksum 05:43:09 4c7163046ea9: Download complete 05:43:09 0c2d73faf560: Verifying Checksum 05:43:09 0c2d73faf560: Download complete 05:43:09 a0d0a0d46f8b: Pull complete 05:43:09 3e5f54012d9b: Pull complete 05:43:10 4c7163046ea9: Pull complete 05:43:10 0c2d73faf560: Pull complete 05:43:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:43:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:43:10 prd-centos7-docker-4c-2g-594 does not seem to be running inside a container 05:43:10 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:43:11 $ docker top 443a06d3de2881da1f788d1b05eca058d7b9fbdbf85813b2e29c827c1794fd61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:11 [ssh-agent] Looking for ssh-agent implementation... 05:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:11 $ docker exec 443a06d3de2881da1f788d1b05eca058d7b9fbdbf85813b2e29c827c1794fd61 ssh-agent 05:43:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFOljdM/agent.15 05:43:11 SSH_AGENT_PID=22 05:43:11 Running ssh-add (command line suppressed) 05:43:11 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_6057870888607872568.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_6057870888607872568.key) 05:43:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:11 + git tag --points-at HEAD [Pipeline] } 05:43:11 $ docker exec --env ******** --env ******** 443a06d3de2881da1f788d1b05eca058d7b9fbdbf85813b2e29c827c1794fd61 ssh-agent -k 05:43:12 unset SSH_AUTH_SOCK; 05:43:12 unset SSH_AGENT_PID; 05:43:12 echo Agent pid 22 killed; 05:43:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:12 [ssh-agent] Looking for ssh-agent implementation... 05:43:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:12 $ docker exec 443a06d3de2881da1f788d1b05eca058d7b9fbdbf85813b2e29c827c1794fd61 ssh-agent 05:43:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoDAlbD/agent.54 05:43:12 SSH_AGENT_PID=61 05:43:12 Running ssh-add (command line suppressed) 05:43:12 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_2414952262322974665.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_2414952262322974665.key) 05:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:12 + git semver init 05:43:12 # -> Open(): unable to determine branch for HEAD 05:43:12 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.git 05:43:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-388 05:43:12 # $SEMVER_REMOTE_NAME = origin 05:43:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:43:12 # $SEMVER_USER_NAME = edgex-jenkins 05:43:12 # $SEMVER_BRANCH = PR-388 05:43:12 # $SEMVER_TEMP = /tmp/semver-921238084 05:43:12 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 05:43:13 # '/tmp/semver-921238084' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver' 05:43:13 # -> Force: false 05:43:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver [Pipeline] } 05:43:13 $ docker exec --env ******** --env ******** 443a06d3de2881da1f788d1b05eca058d7b9fbdbf85813b2e29c827c1794fd61 ssh-agent -k 05:43:13 unset SSH_AUTH_SOCK; 05:43:13 unset SSH_AGENT_PID; 05:43:13 echo Agent pid 61 killed; 05:43:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:14 + git semver [Pipeline] } 05:43:14 $ docker stop --time=1 443a06d3de2881da1f788d1b05eca058d7b9fbdbf85813b2e29c827c1794fd61 05:43:15 $ docker rm -f 443a06d3de2881da1f788d1b05eca058d7b9fbdbf85813b2e29c827c1794fd61 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:16 Stashed 1 file(s) [Pipeline] echo 05:43:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:43:31 Still waiting to schedule task 05:43:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:43:31 Still waiting to schedule task 05:43:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-592’ is offline 05:44:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-595 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [Pipeline] { [Pipeline] ws 05:44:58 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 05:44:58 Selected Git installation does not exist. Using Default 05:44:58 The recommended git tool is: NONE 05:45:02 using credential edgex-jenkins-ssh 05:45:02 Cloning the remote Git repository 05:45:02 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 05:45:03 > git init /w/workspace/device-sdk-c/1 # timeout=10 05:45:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 05:45:03 > git --version # timeout=10 05:45:03 > git --version # 'git version 2.17.1' 05:45:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 05:45:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 05:45:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 05:45:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:04 > 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 05:45:07 Merging remotes/origin/main commit 9c093d915178364b5ad4a5f89c558c84b05f4943 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 05:45:07 > git config core.sparsecheckout # timeout=10 05:45:07 > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 05:45:07 Merge succeeded, producing df0388ef8e2b3b2e2c6474dc461b23ab33c7132d 05:45:07 Checking out Revision df0388ef8e2b3b2e2c6474dc461b23ab33c7132d (PR-388) 05:45:07 > git remote # timeout=10 05:45:07 > git config --get remote.origin.url # timeout=10 05:45:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:07 > git merge 9c093d915178364b5ad4a5f89c558c84b05f4943 # timeout=10 05:45:07 > git rev-parse HEAD^{commit} # timeout=10 05:45:07 > git config core.sparsecheckout # timeout=10 05:45:07 > git checkout -f df0388ef8e2b3b2e2c6474dc461b23ab33c7132d # timeout=10 05:45:11 Commit message: "Merge commit '9c093d915178364b5ad4a5f89c558c84b05f4943' into HEAD" 05:45:11 First time build. Skipping changelog. 05:45:11 > git --version # timeout=10 05:45:11 > git --version # 'git version 2.17.1' 05:45:11 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:45:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:12 Dload Upload Total Spent Left Speed 05:45:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] sh 05:45:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:45:13 + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:45:13 tee /etc/docker/daemon.new 05:45:13 { 05:45:13 "registry-mirrors": [ 05:45:13 "https://nexus3.edgexfoundry.org:10001" 05:45:13 ], 05:45:13 "bip": "10.250.0.254/24", 05:45:13 "hosts": [ 05:45:13 "tcp://0.0.0.0:5555", 05:45:13 "unix:///var/run/docker.sock" 05:45:13 ], 05:45:13 "mtu": 1458, 05:45:13 "selinux-enabled": true, 05:45:13 "seccomp-profile": "/etc/docker/seccomp.json" 05:45:13 } [Pipeline] sh 05:45:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:45:14 + sudo service docker restart 05:45:14 Running on prd-centos7-docker-4c-2g-596 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [Pipeline] { [Pipeline] ws 05:45:14 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 05:45:14 Selected Git installation does not exist. Using Default 05:45:14 The recommended git tool is: NONE 05:45:16 using credential edgex-jenkins-ssh 05:45:16 Cloning the remote Git repository 05:45:16 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 05:45:16 > git init /w/workspace/device-sdk-c/1 # timeout=10 05:45:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 05:45:16 > git --version # timeout=10 05:45:16 > git --version # 'git version 2.24.4' 05:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:16 [INFO] Currently running in a labeled security context 05:45:16 [INFO] Currently SELinux is 'enforcing' on the host 05:45:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh652927471392794248.key 05:45:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 05:45:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 05:45:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 05:45:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:17 [INFO] Currently running in a labeled security context 05:45:17 [INFO] Currently SELinux is 'enforcing' on the host 05:45:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh2545413911749821303.key 05:45:17 > 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 05:45:19 Merging remotes/origin/main commit 9c093d915178364b5ad4a5f89c558c84b05f4943 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 05:45:19 Merge succeeded, producing 2b4be219498341359bae912f9fb3d80bce239cca 05:45:19 Checking out Revision 2b4be219498341359bae912f9fb3d80bce239cca (PR-388) 05:45:18 > git config core.sparsecheckout # timeout=10 05:45:18 > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 05:45:18 > git remote # timeout=10 05:45:18 > git config --get remote.origin.url # timeout=10 05:45:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:18 [INFO] Currently running in a labeled security context 05:45:18 [INFO] Currently SELinux is 'enforcing' on the host 05:45:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh7926142118168219922.key 05:45:18 > git merge 9c093d915178364b5ad4a5f89c558c84b05f4943 # timeout=10 05:45:18 > git rev-parse HEAD^{commit} # timeout=10 05:45:18 > git config core.sparsecheckout # timeout=10 05:45:18 > git checkout -f 2b4be219498341359bae912f9fb3d80bce239cca # timeout=10 05:45:22 Commit message: "Merge commit '9c093d915178364b5ad4a5f89c558c84b05f4943' into HEAD" 05:45:22 First time build. Skipping changelog. 05:45:22 > git --version # timeout=10 05:45:22 > git --version # 'git version 2.24.4' 05:45:22 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:24 provisioning config files... 05:45:24 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config7784803238712535187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:24 ---> docker-login.sh 05:45:24 nexus3.edgexfoundry.org:10001 05:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:24 Configure a credential helper to remove this warning. See 05:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:24 05:45:24 Login Succeeded 05:45:24 nexus3.edgexfoundry.org:10002 05:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:24 Configure a credential helper to remove this warning. See 05:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:24 05:45:24 Login Succeeded 05:45:24 nexus3.edgexfoundry.org:10003 05:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:24 Configure a credential helper to remove this warning. See 05:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:24 05:45:24 Login Succeeded 05:45:24 nexus3.edgexfoundry.org:10004 05:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:25 Configure a credential helper to remove this warning. See 05:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:25 05:45:25 Login Succeeded 05:45:25 docker.io 05:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:25 Configure a credential helper to remove this warning. See 05:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:25 05:45:25 Login Succeeded 05:45:25 ---> docker-login.sh ends [Pipeline] } 05:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:45:26 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 05:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:45:26 ========================================================= 05:45:26 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 05:45:26 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:45:26 + 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 . 05:45:26 Sending build context to Docker daemon 17.94MB 05:45:26 Step 1/24 : ARG BASE=alpine:3.14 05:45:26 Step 2/24 : FROM ${BASE} as builder 05:45:26 latest: Pulling from edgex-devops/edgex-gcc-base 05:45:26 a0d0a0d46f8b: Pulling fs layer 05:45:26 39017ce70367: Pulling fs layer 05:45:26 dcf9283bb20a: Pulling fs layer 05:45:26 39017ce70367: Verifying Checksum 05:45:26 39017ce70367: Download complete 05:45:26 a0d0a0d46f8b: Verifying Checksum 05:45:26 a0d0a0d46f8b: Download complete 05:45:27 a0d0a0d46f8b: Pull complete 05:45:27 39017ce70367: Pull complete 05:45:27 dcf9283bb20a: Verifying Checksum 05:45:27 dcf9283bb20a: Download complete 05:45:30 dcf9283bb20a: Pull complete 05:45:30 Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 05:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 05:45:30 ---> a4e04833b611 05:45:30 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 05:45:31 ---> Running in 9f62069cd624 05:45:31 Connecting to iotech.jfrog.io (54.170.66.44:443) 05:45:32 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:45:32 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:45:32 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:45:32 Removing intermediate container 9f62069cd624 05:45:32 ---> 5b13b80fcec4 05:45:32 Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 05:45:32 ---> Running in eab365c91dec [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:32 provisioning config files... 05:45:32 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config4187836405291059097tmp 05:45:32 Removing intermediate container eab365c91dec 05:45:32 ---> bb0b9d47d589 05:45:32 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 05:45:32 ---> Running in 2a8f1041878d [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:45:33 ---> docker-login.sh 05:45:33 nexus3.edgexfoundry.org:10001 05:45:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:34 Configure a credential helper to remove this warning. See 05:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:34 05:45:34 Login Succeeded 05:45:34 nexus3.edgexfoundry.org:10002 05:45:34 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 05:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:34 Configure a credential helper to remove this warning. See 05:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:34 05:45:34 Login Succeeded 05:45:34 nexus3.edgexfoundry.org:10003 05:45:34 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:45:34 (1/29) Installing readline (8.1.0-r0) 05:45:34 (2/29) Installing bash (5.1.4-r0) 05:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:34 Executing bash-5.1.4-r0.post-install 05:45:34 (3/29) Installing hiredis (1.0.0-r0) 05:45:34 (4/29) Installing hiredis-dev (1.0.0-r0) 05:45:34 (5/29) Installing ncurses-dev (6.2_p20210612-r0) 05:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:35 Configure a credential helper to remove this warning. See 05:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:35 05:45:35 Login Succeeded 05:45:35 nexus3.edgexfoundry.org:10004 05:45:35 (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 05:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:35 Configure a credential helper to remove this warning. See 05:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:35 05:45:35 Login Succeeded 05:45:35 docker.io 05:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:36 (7/29) Installing libblkid (2.37.2-r0) 05:45:36 (8/29) Installing blkid (2.37.2-r0) 05:45:36 (9/29) Installing libcap-ng (0.8.2-r0) 05:45:36 (10/29) Installing setpriv (2.37.2-r0) 05:45:36 (11/29) Installing libmount (2.37.2-r0) 05:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:36 Configure a credential helper to remove this warning. See 05:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:36 05:45:36 Login Succeeded 05:45:36 ---> docker-login.sh ends [Pipeline] } 05:45:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:45:36 (12/29) Installing libsmartcols (2.37.2-r0) 05:45:36 (13/29) Installing findmnt (2.37.2-r0) 05:45:36 (14/29) Installing mcookie (2.37.2-r0) [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:36 (15/29) Installing hexdump (2.37.2-r0) 05:45:36 (16/29) Installing lsblk (2.37.2-r0) 05:45:36 (17/29) Installing libuuid (2.37.2-r0) 05:45:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:45:36 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 05:45:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:45:36 ========================================================= 05:45:36 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 05:45:36 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:45:36 (18/29) Installing libfdisk (2.37.2-r0) 05:45:36 (19/29) Installing sfdisk (2.37.2-r0) 05:45:36 (20/29) Installing cfdisk (2.37.2-r0) 05:45:37 + 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 . 05:45:37 (21/29) Installing partx (2.37.2-r0) 05:45:37 (22/29) Installing flock (2.37.2-r0) 05:45:37 (23/29) Installing logger (2.37.2-r0) 05:45:37 (24/29) Installing uuidgen (2.37.2-r0) 05:45:37 (25/29) Installing libeconf (0.3.8-r1) 05:45:37 (26/29) Installing util-linux (2.37.2-r0) 05:45:37 (27/29) Installing util-linux-dev (2.37.2-r0) 05:45:37 Sending build context to Docker daemon 17.94MB 05:45:37 Step 1/24 : ARG BASE=alpine:3.14 05:45:37 Step 2/24 : FROM ${BASE} as builder 05:45:37 (28/29) Installing libidn2 (2.3.1-r0) 05:45:37 (29/29) Installing wget (1.21.1-r1) 05:45:37 Executing busybox-1.33.1-r3.trigger 05:45:37 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 05:45:37 552d1f2373af: Pulling fs layer 05:45:37 f2be2b6548c6: Pulling fs layer 05:45:37 ee4ac2fe028c: Pulling fs layer 05:45:37 f2be2b6548c6: Verifying Checksum 05:45:37 f2be2b6548c6: Download complete 05:45:37 552d1f2373af: Verifying Checksum 05:45:37 552d1f2373af: Download complete 05:45:38 OK: 292 MiB in 106 packages 05:45:38 Removing intermediate container 2a8f1041878d 05:45:38 ---> 58ec66894738 05:45:38 Step 6/24 : ENV CBOR_VERSION=0.5.0 05:45:38 ---> Running in c87e3f3f716d 05:45:38 552d1f2373af: Pull complete 05:45:38 Removing intermediate container c87e3f3f716d 05:45:38 ---> 250272ab53ce 05:45:38 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 05:45:38 ---> Running in 8a69835b88c4 05:45:38 f2be2b6548c6: Pull complete 05:45:38 --2021-12-10 05:45:38-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 05:45:38 Resolving github.com (github.com)... 140.82.112.3 05:45:38 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 05:45:38 HTTP request sent, awaiting response... 302 Found 05:45:38 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 05:45:38 --2021-12-10 05:45:38-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 05:45:39 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 05:45:39 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 05:45:39 HTTP request sent, awaiting response... 200 OK 05:45:39 Length: unspecified [application/x-gzip] 05:45:39 Saving to: 'STDOUT' 05:45:39  05:45:39 0K .......... .......... .......... .......... .......... 1.23M 05:45:39 50K .......... .......... .......... .......... .......... 2.45M 05:45:39 100K .......... .......... .......... .......... .......... 47.5M 05:45:39 150K .......... .......... .......... .......... .......... 33.0M 05:45:39 200K .......... .......... .......... .......... .......... 2.60M 05:45:39 250K .......... .......... .......... .......... .......... 7.98M 05:45:39 300K .......... .......... .......... .......... .......... 10.8M 05:45:39 350K .......... .......... .......... .......... .......... 15.4M 05:45:39 400K .......... .......... .......... .......... .......... 8.92M 05:45:39 450K .......... .......... .......... .......... .......... 10.2M 05:45:39 500K .......... .......... .......... .......... .......... 42.4M 05:45:39 550K .......... .......... .......... .......... .......... 9.76M 05:45:39 600K .......... .......... .......... .......... .......... 4.12M 05:45:39 650K .......... .......... .......... .......... .......... 6.39M 05:45:39 700K .. 45.3M=0.1s 05:45:39 05:45:39 2021-12-10 05:45:39 (5.25 MB/s) - written to stdout [719348] 05:45:39 05:45:39 -- The C compiler identification is GNU 10.3.1 05:45:39 -- The CXX compiler identification is GNU 10.3.1 05:45:39 -- Detecting C compiler ABI info 05:45:39 -- Detecting C compiler ABI info - done 05:45:39 -- Check for working C compiler: /usr/bin/cc - skipped 05:45:39 -- Detecting C compile features 05:45:39 -- Detecting C compile features - done 05:45:39 -- Detecting CXX compiler ABI info 05:45:39 -- Detecting CXX compiler ABI info - done 05:45:39 -- Check for working CXX compiler: /usr/bin/c++ - skipped 05:45:39 -- Detecting CXX compile features 05:45:39 -- Detecting CXX compile features - done 05:45:39 -- Looking for include file endian.h 05:45:39 -- Looking for include file endian.h - found 05:45:39 -- Looking for sys/types.h 05:45:39 ee4ac2fe028c: Download complete 05:45:39 -- Looking for sys/types.h - found 05:45:39 -- Looking for stdint.h 05:45:39 -- Looking for stdint.h - found 05:45:39 -- Looking for stddef.h 05:45:39 -- Looking for stddef.h - found 05:45:39 -- Check size of size_t 05:45:40 -- Check size of size_t - done 05:45:40 CMake Warning at examples/CMakeLists.txt:16 (find_package): 05:45:40 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 05:45:40 asked CMake to find a package configuration file provided by "cJSON", but 05:45:40 CMake did not find one. 05:45:40 05:45:40 Could not find a package configuration file provided by "cJSON" with any of 05:45:40 the following names: 05:45:40 05:45:40 cJSONConfig.cmake 05:45:40 cjson-config.cmake 05:45:40 05:45:40 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 05:45:40 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 05:45:40 provides a separate development package or SDK, be sure it has been 05:45:40 installed. 05:45:40 05:45:40 05:45:40 -- Configuring done 05:45:40 -- Generating done 05:45:40 -- Build files have been written to: /tmp/cbor 05:45:40 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 05:45:40 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 05:45:40 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 05:45:40 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 05:45:40 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 05:45:40 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 05:45:40 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 05:45:41 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 05:45:41 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 05:45:41 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 05:45:41 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 05:45:41 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 05:45:41 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 05:45:41 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 05:45:41 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 05:45:41 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 05:45:41 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 05:45:41 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 05:45:41 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 05:45:41 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 05:45:41 [ 40%] Linking C shared library libcbor.so 05:45:41 [ 40%] Built target cbor_shared 05:45:42 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 05:45:42 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 05:45:42 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 05:45:42 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 05:45:42 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 05:45:42 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 05:45:42 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 05:45:42 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 05:45:42 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 05:45:42 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 05:45:43 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 05:45:43 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 05:45:43 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 05:45:43 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 05:45:43 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 05:45:43 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 05:45:43 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 05:45:43 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 05:45:43 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 05:45:43 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 05:45:43 [ 80%] Linking C static library libcbor.a 05:45:43 [ 80%] Built target cbor 05:45:43 [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 05:45:43 [ 84%] Linking C executable readfile 05:45:43 [ 84%] Built target readfile 05:45:43 [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 05:45:44 [ 88%] Linking C executable create_items 05:45:44 [ 88%] Built target create_items 05:45:44 [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 05:45:44 [ 92%] Linking C executable sort 05:45:44 [ 92%] Built target sort 05:45:44 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 05:45:44 [ 96%] Linking C executable hello 05:45:44 [ 96%] Built target hello 05:45:44 [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 05:45:44 [100%] Linking C executable streaming_parser 05:45:44 [100%] Built target streaming_parser 05:45:44 Install the project... 05:45:44 -- Install configuration: "Release" 05:45:44 -- Installing: /usr/local/include/cbor/configuration.h 05:45:44 -- Installing: /usr/local/lib/libcbor.a 05:45:44 -- Installing: /usr/local/lib/libcbor.so.0.0.0 05:45:44 -- Installing: /usr/local/lib/libcbor.so.0 05:45:44 -- Installing: /usr/local/lib/libcbor.so 05:45:44 -- Up-to-date: /usr/local/include/cbor 05:45:44 -- Installing: /usr/local/include/cbor/arrays.h 05:45:44 -- Installing: /usr/local/include/cbor/bytestrings.h 05:45:44 -- Installing: /usr/local/include/cbor/callbacks.h 05:45:44 -- Installing: /usr/local/include/cbor/common.h 05:45:44 -- Installing: /usr/local/include/cbor/data.h 05:45:44 -- Installing: /usr/local/include/cbor/encoding.h 05:45:44 -- Installing: /usr/local/include/cbor/floats_ctrls.h 05:45:44 -- Installing: /usr/local/include/cbor/internal 05:45:44 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 05:45:44 -- Installing: /usr/local/include/cbor/internal/encoders.h 05:45:44 -- Installing: /usr/local/include/cbor/internal/loaders.h 05:45:44 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 05:45:44 -- Installing: /usr/local/include/cbor/internal/stack.h 05:45:44 -- Installing: /usr/local/include/cbor/internal/unicode.h 05:45:44 -- Installing: /usr/local/include/cbor/ints.h 05:45:44 -- Installing: /usr/local/include/cbor/maps.h 05:45:44 -- Installing: /usr/local/include/cbor/serialization.h 05:45:44 -- Installing: /usr/local/include/cbor/streaming.h 05:45:44 -- Installing: /usr/local/include/cbor/strings.h 05:45:44 -- Installing: /usr/local/include/cbor/tags.h 05:45:44 -- Installing: /usr/local/include/cbor.h 05:45:44 -- Installing: /usr/local/lib/pkgconfig/libcbor.pc 05:45:45 Removing intermediate container 8a69835b88c4 05:45:45 ---> 37bed3c52428 05:45:45 Step 8/24 : RUN mkdir /tmp/sdk 05:45:45 ---> Running in 686f2785f025 05:45:45 Removing intermediate container 686f2785f025 05:45:45 ---> 62f75d8425f0 05:45:45 Step 9/24 : COPY VERSION /tmp/sdk 05:45:45 ---> a9f1deb6aa4a 05:45:45 Step 10/24 : COPY src /tmp/sdk/src 05:45:46 ---> d4c577b12044 05:45:46 Step 11/24 : COPY include /tmp/sdk/include 05:45:46 ---> f5f8411698ea 05:45:46 Step 12/24 : COPY scripts /tmp/sdk/scripts 05:45:46 ---> ece337c7b48d 05:45:46 Step 13/24 : COPY LICENSE /tmp/sdk 05:45:46 ---> d9f8fa8d9f2d 05:45:46 Step 14/24 : COPY Attribution.txt /tmp/sdk 05:45:46 ---> c35b327ccb24 05:45:46 Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 05:45:46 ---> Running in c44ce7f77f37 05:45:46 + CPPCHECK=false 05:45:46 + DOCGEN=false 05:45:46 + TOMLVER=SDK-0.2 05:45:46 + CUTILVER=1.2.2 05:45:46 + '[' 0 -gt 0 ] 05:45:46 + readlink -f ./scripts/build.sh 05:45:46 + dirname /tmp/sdk/scripts/build.sh 05:45:46 + dirname /tmp/sdk/scripts 05:45:46 + ROOT=/tmp/sdk 05:45:46 + cd /tmp/sdk 05:45:46 + '[' '!' -d deps ] 05:45:46 + mkdir deps 05:45:46 + wget -O+ -tar https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz -C deps 05:45:46 -z -x -f - 05:45:46 --2021-12-10 05:45:46-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 05:45:48 ee4ac2fe028c: Pull complete 05:45:48 Digest: sha256:4c85ded81933cf54d6808eb239bc3fea8e3bb42c9130537b51c88bfc6b01a02b 05:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 05:45:48 ---> b6d714ea7bf2 05:45:48 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 05:45:48 ---> Running in 4a27ef112f38 05:45:48 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 05:45:48 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 05:45:49 Connecting to iotech.jfrog.io (54.229.110.245:443) 05:45:49 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:45:49 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:45:49 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:45:49 HTTP request sent, awaiting response... 302 Found 05:45:49 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 05:45:49 --2021-12-10 05:45:49-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 05:45:49 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 05:45:49 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 05:45:50 HTTP request sent, awaiting response... 200 OK 05:45:50 Length: unspecified [application/x-gzip] 05:45:50 Saving to: 'STDOUT' 05:45:50 05:45:50 0K .......... ......  852K=0.02s 05:45:50 05:45:50 2021-12-10 05:45:49 (852 KB/s) - written to stdout [16451] 05:45:50 05:45:50 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 05:45:50 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 05:45:50 + tar -C deps -z -x -f - 05:45:50 --2021-12-10 05:45:49-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 05:45:50 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 05:45:50 Removing intermediate container 4a27ef112f38 05:45:50 ---> 444b0d62e711 05:45:50 Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 05:45:50 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 05:45:50 ---> Running in 99f13de7d134 05:45:51 HTTP request sent, awaiting response... 302 Found 05:45:51 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 05:45:51 --2021-12-10 05:45:51-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 05:45:51 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 05:45:51 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 05:45:51 HTTP request sent, awaiting response... 200 OK 05:45:51 Length: unspecified [application/x-gzip] 05:45:51 Saving to: 'STDOUT' 05:45:51 05:45:51 0K .......... .......... .......... .......... .......... 1.26M 05:45:51 50K .......... .......... .......... .......... .......... 2.46M 05:45:51 100K .......... .......... .......... .......... .......... 27.2M 05:45:51 Removing intermediate container 99f13de7d134 05:45:51 ---> 31a1afabd4cc 05:45:51 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 05:45:52 ---> Running in 3df67e3c7f69 05:45:52 150K .......... .......... .......... ......... 4.60M=0.07s 05:45:52 05:45:52 2021-12-10 05:45:52 (2.69 MB/s) - written to stdout [193961] 05:45:52 05:45:52 + mkdir -p src/c/iot 05:45:52 + 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 05:45:52 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 05:45:52 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 05:45:52 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 05:45:52 + mkdir -p include/iot 05:45:52 + 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 05:45:52 + mkdir -p include/iot/os 05:45:52 + 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 05:45:52 + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 05:45:52 + tar -C deps -z -x -f - 05:45:52 --2021-12-10 05:45:52-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 05:45:52 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 05:45:52 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 05:45:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:45:53 HTTP request sent, awaiting response... 302 Found 05:45:53 Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] 05:45:53 --2021-12-10 05:45:53-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 05:45:53 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 05:45:53 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 05:45:53 HTTP request sent, awaiting response... 200 OK 05:45:53 Length: unspecified [application/x-gzip] 05:45:53 Saving to: 'STDOUT' 05:45:53 05:45:53 0K .......... .......... .......... .......... .......... 1.25M 05:45:53 50K .......... .......... .......... .......... .......... 2.51M 05:45:53 100K .......... .......... .......... .......... .......... 72.9M 05:45:53 150K .......... .......... .......... .......... .......... 2.59M 05:45:53 200K .......... .......... .......... .......... .......... 64.1M 05:45:53 250K .......... .......... .......... .......... .......... 11.9M 05:45:53 300K .......... .......... .......... .......... .......... 3.23M 05:45:53 350K .......... .......... .......... .......... .......... 37.0M 05:45:53 400K .......... .......... .......... .......... .......... 11.0M 05:45:53 450K .......... .......... .......... .......... .......... 35.6M 05:45:53 500K .......... .......... .......... .......... .......... 14.2M 05:45:53 550K .......... .......... .......... .......... .......... 17.3M 05:45:53 600K .......... .......... .......... .......... .......... 8.27M 05:45:53 650K .......... .......... .......... .......... .......... 54.6M 05:45:53 700K .......... .......... .......... .......... .......... 14.5M 05:45:53 750K .......... .......... .......... .......... .......... 3.54M 05:45:53 800K .......... .......... .......... .......... .......... 11.3M 05:45:53 850K .......... .......... .......... .......... .......... 44.5M 05:45:53 900K .......... .......... .......... .......... .......... 43.8M 05:45:53 950K .......... .......... .......... .......... .......... 7.96M 05:45:53 1000K ...... 2.15M=0.2s 05:45:53 05:45:53 2021-12-10 05:45:53 (6.51 MB/s) - written to stdout [1030327] 05:45:53 05:45:53 + cd ./deps/prometheus-client-c-0.1.3.1 05:45:53 + /bin/bash ./auto build 05:45:53  05:45:53 ######################################################################## 05:45:53 > Executing build 05:45:53 ######################################################################## 05:45:53 05:45:53  05:45:53 ######################################################################## 05:45:53 > prom: CMake Build Stage 05:45:53 ######################################################################## 05:45:53 05:45:53 -- The C compiler identification is GNU 10.3.1 05:45:53 -- Detecting C compiler ABI info 05:45:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:45:54 -- Detecting C compiler ABI info - done 05:45:54 -- Check for working C compiler: /usr/bin/gcc - skipped 05:45:54 -- Detecting C compile features 05:45:54 -- Detecting C compile features - done 05:45:54 -- Looking for pthread.h 05:45:54 -- Looking for pthread.h - found 05:45:54 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:45:54 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:45:54 -- Found Threads: TRUE 05:45:54 -- Configuring done 05:45:54 -- Generating done 05:45:54 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build 05:45:54  05:45:54 ######################################################################## 05:45:54 > prom: Make Build Stage 05:45:54 ######################################################################## 05:45:54 05:45:54 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 05:45:54 [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o 05:45:54 [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o 05:45:54 [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o 05:45:54 [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o 05:45:54 [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o 05:45:54 [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o 05:45:54 [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o 05:45:54 [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o 05:45:54 [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o 05:45:54 [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o 05:45:54 [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o 05:45:54 [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o 05:45:54 [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o 05:45:54 [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o 05:45:55 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:45:55 (1/29) Installing readline (8.1.0-r0) 05:45:55 (2/29) Installing bash (5.1.4-r0) 05:45:55 [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o 05:45:55 [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o 05:45:55 [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o 05:45:55 [100%] Linking C shared library libprom.so 05:45:55 [100%] Built target prom 05:45:55 Executing bash-5.1.4-r0.post-install 05:45:55 (3/29) Installing hiredis (1.0.0-r0) 05:45:55  05:45:55 ######################################################################## 05:45:55 > promhttp: CMake Build Stage 05:45:55 ######################################################################## 05:45:55 05:45:55 -- The C compiler identification is GNU 10.3.1 05:45:55 -- Detecting C compiler ABI info 05:45:55 -- Detecting C compiler ABI info - done 05:45:55 -- Check for working C compiler: /usr/bin/gcc - skipped 05:45:55 -- Detecting C compile features 05:45:55 -- Detecting C compile features - done 05:45:55 -- Looking for pthread.h 05:45:55 (4/29) Installing hiredis-dev (1.0.0-r0) 05:45:55 (5/29) Installing ncurses-dev (6.2_p20210612-r0) 05:45:55 (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 05:45:55 -- Looking for pthread.h - found 05:45:55 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:45:55 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:45:55 -- Found Threads: TRUE 05:45:55 -- Configuring done 05:45:55 -- Generating done 05:45:55 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build 05:45:55  05:45:55 ######################################################################## 05:45:55 > promhttp: Make Build Stage 05:45:55 ######################################################################## 05:45:55 05:45:55 [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o 05:45:55 [100%] Linking C shared library libpromhttp.so 05:45:55 [100%] Built target promhttp 05:45:55 SUCCESS: Build Complete 05:45:55 + /bin/bash ./auto package 05:45:55  05:45:55 ######################################################################## 05:45:55 > Executing package 05:45:55 ######################################################################## 05:45:55 05:45:56 CPack: Create package using TGZ 05:45:56 CPack: Install projects 05:45:56 CPack: - Run preinstall target for: libprom 05:45:56 CPack: - Install project: libprom [] 05:45:56 CPack: Create package 05:45:56 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. 05:45:56 CPack: Create package using DEB 05:45:56 CPack: Install projects 05:45:56 CPack: - Run preinstall target for: libprom 05:45:56 CPack: - Install project: libprom [] 05:45:56 CPack: Create package 05:45:56 -- CPackDeb: Can not find dpkg in your path, default to i386. 05:45:56 -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. 05:45:56 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. 05:45:56 CPack: Create package using TGZ 05:45:56 CPack: Install projects 05:45:56 CPack: - Run preinstall target for: libpromhttp 05:45:56 CPack: - Install project: libpromhttp [] 05:45:56 CPack: Create package 05:45:56 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. 05:45:56 CPack: Create package using DEB 05:45:56 CPack: Install projects 05:45:56 CPack: - Run preinstall target for: libpromhttp 05:45:56 CPack: - Install project: libpromhttp [] 05:45:56 CPack: Create package 05:45:56 -- CPackDeb: Can not find dpkg in your path, default to i386. 05:45:56 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. 05:45:56 SUCCESS: Package build success 05:45:56 + mkdir temp 05:45:56 + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp 05:45:56 + cd temp 05:45:56 + tar -xf libprom-dev-0.1.3-Linux.tar.gz 05:45:56 + 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 05:45:56 + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib 05:45:56 cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory 05:45:56 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] } 05:45:56 (7/29) Installing libblkid (2.37.2-r0) 05:45:56 (8/29) Installing blkid (2.37.2-r0) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:45:56 (9/29) Installing libcap-ng (0.8.2-r0) 05:45:56 (10/29) Installing setpriv (2.37.2-r0) 05:45:56 (11/29) Installing libmount (2.37.2-r0) 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] } 05:45:57 (12/29) Installing libsmartcols (2.37.2-r0) 05:45:57 (13/29) Installing findmnt (2.37.2-r0) 05:45:57 (14/29) Installing mcookie (2.37.2-r0) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix 05:45:57 (15/29) Installing hexdump (2.37.2-r0) 05:45:57 (16/29) Installing lsblk (2.37.2-r0) 05:45:57 (17/29) Installing libuuid (2.37.2-r0) [Pipeline] sh 05:45:57 (18/29) Installing libfdisk (2.37.2-r0) 05:45:57 (19/29) Installing sfdisk (2.37.2-r0) 05:45:57 (20/29) Installing cfdisk (2.37.2-r0) 05:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:57 05:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:45:57 (21/29) Installing partx (2.37.2-r0) 05:45:57 (22/29) Installing flock (2.37.2-r0) 05:45:57 (23/29) Installing logger (2.37.2-r0) 05:45:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:58 latest: Pulling from edgex-lftools-log-publisher 05:45:58 b4d181a07f80: Pulling fs layer 05:45:58 a1111a8f2ec3: Pulling fs layer 05:45:58 ed53099fbce6: Pulling fs layer 05:45:58 dc539afda2c1: Pulling fs layer 05:45:58 77bc0d833cb6: Pulling fs layer 05:45:58 9065ff56babe: Pulling fs layer 05:45:58 d287ab97295c: Pulling fs layer 05:45:58 dc539afda2c1: Waiting 05:45:58 77bc0d833cb6: Waiting 05:45:58 9065ff56babe: Waiting 05:45:58 d287ab97295c: Waiting 05:45:58 a1111a8f2ec3: Verifying Checksum 05:45:58 a1111a8f2ec3: Download complete 05:45:58 dc539afda2c1: Verifying Checksum 05:45:58 dc539afda2c1: Download complete 05:45:58 ed53099fbce6: Verifying Checksum 05:45:58 ed53099fbce6: Download complete 05:45:58 (24/29) Installing uuidgen (2.37.2-r0) 05:45:58 (25/29) Installing libeconf (0.3.8-r1) 05:45:58 (26/29) Installing util-linux (2.37.2-r0) 05:45:58 9065ff56babe: Verifying Checksum 05:45:58 9065ff56babe: Download complete 05:45:58 77bc0d833cb6: Verifying Checksum 05:45:58 77bc0d833cb6: Download complete 05:45:58 b4d181a07f80: Verifying Checksum 05:45:58 b4d181a07f80: Download complete 05:45:58 (27/29) Installing util-linux-dev (2.37.2-r0) 05:45:58 (28/29) Installing libidn2 (2.3.1-r0) 05:45:58 (29/29) Installing wget (1.21.1-r1) 05:45:58 d287ab97295c: Verifying Checksum 05:45:58 d287ab97295c: Download complete 05:45:59 Executing busybox-1.33.1-r3.trigger 05:45:59 OK: 288 MiB in 106 packages 05:45:59 b4d181a07f80: Pull complete 05:46:00 a1111a8f2ec3: Pull complete 05:46:00 Removing intermediate container 3df67e3c7f69 05:46:00 ---> e5f5b955209b 05:46:00 Step 6/24 : ENV CBOR_VERSION=0.5.0 05:46:00 ---> Running in 1f28b0a0e2db 05:46:00 ed53099fbce6: Pull complete 05:46:00 dc539afda2c1: Pull complete 05:46:00 Removing intermediate container 1f28b0a0e2db 05:46:00 ---> 2961c5d36259 05:46:00 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 05:46:00 77bc0d833cb6: Pull complete 05:46:00 9065ff56babe: Pull complete 05:46:01 ---> Running in 2ff8d1a191ed 05:46:01 --2021-12-10 05:46:01-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 05:46:01 Resolving github.com (github.com)... 140.82.112.3 05:46:01 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 05:46:01 HTTP request sent, awaiting response... 302 Found 05:46:01 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 05:46:01 --2021-12-10 05:46:01-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 05:46:01 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 05:46:01 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 05:46:02 HTTP request sent, awaiting response... 200 OK 05:46:02 Length: unspecified [application/x-gzip] 05:46:02 Saving to: 'STDOUT' 05:46:02  05:46:02 0K .......... .......... .......... .......... .......... 1.23M 05:46:02 50K .......... .......... .......... .......... .......... 2.42M 05:46:02 100K .......... .......... .......... .......... .......... 15.2M 05:46:02 150K .......... .......... .......... .......... .......... 2.91M 05:46:02 200K .......... .......... .......... .......... .......... 4.63M 05:46:02 250K .......... .......... .......... .......... .......... 5.15M 05:46:02 300K .......... .......... .......... .......... .......... 5.73M 05:46:02 350K .......... .......... .......... .......... .......... 5.07M 05:46:02 400K .......... .......... .......... .......... .......... 3.56M 05:46:02 450K .......... .......... .......... .......... .......... 3.31M 05:46:02 500K .......... .......... .......... .......... .......... 9.59M 05:46:02 550K .......... .......... .......... .......... .......... 2.73M 05:46:02 600K .......... .......... .......... .......... .......... 879K 05:46:02 650K .......... .......... .......... .......... .......... 2.85M 05:46:02 700K ..      3.49M=0.2s 05:46:02 05:46:02 2021-12-10 05:46:02 (2.81 MB/s) - written to stdout [719348] 05:46:02 05:46:02 -- The C compiler identification is GNU 10.3.1 05:46:02 -- The CXX compiler identification is GNU 10.3.1 05:46:03 -- Detecting C compiler ABI info 05:46:03 -- Detecting C compiler ABI info - done 05:46:03 -- Check for working C compiler: /usr/bin/cc - skipped 05:46:03 -- Detecting C compile features 05:46:03 -- Detecting C compile features - done 05:46:03 -- Detecting CXX compiler ABI info 05:46:03 -- Detecting CXX compiler ABI info - done 05:46:03 -- Check for working CXX compiler: /usr/bin/c++ - skipped 05:46:03 -- Detecting CXX compile features 05:46:03 -- Detecting CXX compile features - done 05:46:03 -- Looking for include file endian.h 05:46:03 -- Looking for include file endian.h - found 05:46:03 -- Looking for sys/types.h 05:46:04 -- Looking for sys/types.h - found 05:46:04 -- Looking for stdint.h 05:46:04 -- Looking for stdint.h - found 05:46:04 -- Looking for stddef.h 05:46:04 -- Looking for stddef.h - found 05:46:04 -- Check size of size_t 05:46:05 -- Check size of size_t - done 05:46:05 CMake Warning at examples/CMakeLists.txt:16 (find_package): 05:46:05 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 05:46:05 asked CMake to find a package configuration file provided by "cJSON", but 05:46:05 CMake did not find one. 05:46:05 05:46:05 Could not find a package configuration file provided by "cJSON" with any of 05:46:05 the following names: 05:46:05 05:46:05 cJSONConfig.cmake 05:46:05 cjson-config.cmake 05:46:05 05:46:05 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 05:46:05 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 05:46:05 provides a separate development package or SDK, be sure it has been 05:46:05 installed. 05:46:05 05:46:05 05:46:05 -- Configuring done 05:46:05 -- Generating done 05:46:05 -- Build files have been written to: /tmp/cbor 05:46:05 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 05:46:06 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 05:46:07 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 05:46:07 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 05:46:07 d287ab97295c: Pull complete 05:46:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:46:07 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 05:46:07 $ 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/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:46:08 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 05:46:08 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 05:46:08 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 05:46:08 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 05:46:09 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 05:46:09 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 05:46:09 $ docker top 63b915b6d77661ac33bd9570b399f93023213954f9532faa16e18ce7fb8b134b -eo pid,comm 05:46:09 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:10 ---> job-cost.sh 05:46:10 lf-activate-venv: SKIPPING 05:46:10 INFO: No Stack... 05:46:10 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 05:46:10 INFO: Retrieving Pricing Info for: v3-standard-2 05:46:10 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 05:46:11 INFO: Archiving Costs [Pipeline] sh 05:46:11 + cat /w/workspace/device-sdk-c/1/archives/cost.csv 05:46:11 + cut -d, -f6 [Pipeline] lock 05:46:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-1-stack-cost] 05:46:11 Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-1-stack-cost] did not exist. Created. 05:46:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-1-stack-cost] [Pipeline] { 05:46:11 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [Pipeline] unstash [Pipeline] sh 05:46:11 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 05:46:11 + echo total: 0.05999999865889549 [Pipeline] stash 05:46:11 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 05:46:11 Stashed 1 file(s) [Pipeline] } 05:46:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:46:12 $ docker stop --time=1 63b915b6d77661ac33bd9570b399f93023213954f9532faa16e18ce7fb8b134b 05:46:12 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 05:46:12 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 05:46:12 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 05:46:13 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 05:46:13 $ docker rm -f 63b915b6d77661ac33bd9570b399f93023213954f9532faa16e18ce7fb8b134b 05:46:13 [ 40%] Linking C shared library libcbor.so 05:46:13 [ 40%] Built target cbor_shared [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:46:13 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:46:13 Failed in branch amd64 05:46:14 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 05:46:15 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 05:46:15 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 05:46:17 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 05:46:17 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 05:46:17 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 05:46:18 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 05:46:18 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 05:46:18 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 05:46:19 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 05:46:20 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 05:46:20 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 05:46:20 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 05:46:21 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 05:46:21 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 05:46:22 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 05:46:22 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 05:46:22 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 05:46:22 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 05:46:23 [ 80%] Linking C static library libcbor.a 05:46:23 [ 80%] Built target cbor 05:46:23 [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 05:46:23 [ 84%] Linking C executable readfile 05:46:23 [ 84%] Built target readfile 05:46:23 [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 05:46:23 [ 88%] Linking C executable create_items 05:46:23 [ 88%] Built target create_items 05:46:23 [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 05:46:24 [ 92%] Linking C executable sort 05:46:24 [ 92%] Built target sort 05:46:24 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 05:46:24 [ 96%] Linking C executable hello 05:46:24 [ 96%] Built target hello 05:46:24 [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 05:46:25 [100%] Linking C executable streaming_parser 05:46:25 [100%] Built target streaming_parser 05:46:25 Install the project... 05:46:25 -- Install configuration: "Release" 05:46:25 -- Installing: /usr/local/include/cbor/configuration.h 05:46:25 -- Installing: /usr/local/lib/libcbor.a 05:46:25 -- Installing: /usr/local/lib/libcbor.so.0.0.0 05:46:25 -- Installing: /usr/local/lib/libcbor.so.0 05:46:25 -- Installing: /usr/local/lib/libcbor.so 05:46:25 -- Up-to-date: /usr/local/include/cbor 05:46:25 -- Installing: /usr/local/include/cbor/data.h 05:46:25 -- Installing: /usr/local/include/cbor/callbacks.h 05:46:25 -- Installing: /usr/local/include/cbor/ints.h 05:46:25 -- Installing: /usr/local/include/cbor/arrays.h 05:46:25 -- Installing: /usr/local/include/cbor/maps.h 05:46:25 -- Installing: /usr/local/include/cbor/tags.h 05:46:25 -- Installing: /usr/local/include/cbor/serialization.h 05:46:25 -- Installing: /usr/local/include/cbor/common.h 05:46:25 -- Installing: /usr/local/include/cbor/floats_ctrls.h 05:46:25 -- Installing: /usr/local/include/cbor/internal 05:46:25 -- Installing: /usr/local/include/cbor/internal/encoders.h 05:46:25 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 05:46:25 -- Installing: /usr/local/include/cbor/internal/stack.h 05:46:25 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 05:46:25 -- Installing: /usr/local/include/cbor/internal/unicode.h 05:46:25 -- Installing: /usr/local/include/cbor/internal/loaders.h 05:46:25 -- Installing: /usr/local/include/cbor/bytestrings.h 05:46:25 -- Installing: /usr/local/include/cbor/encoding.h 05:46:25 -- Installing: /usr/local/include/cbor/streaming.h 05:46:25 -- Installing: /usr/local/include/cbor/strings.h 05:46:25 -- Installing: /usr/local/include/cbor.h 05:46:25 -- Installing: /usr/local/lib/pkgconfig/libcbor.pc 05:46:27 Removing intermediate container 2ff8d1a191ed 05:46:27 ---> d3e9ca3b6db6 05:46:27 Step 8/24 : RUN mkdir /tmp/sdk 05:46:27 ---> Running in 2453fc7797a5 05:46:29 Removing intermediate container 2453fc7797a5 05:46:29 ---> ccd55ab42074 05:46:29 Step 9/24 : COPY VERSION /tmp/sdk 05:46:29 ---> 2f473c2257a5 05:46:29 Step 10/24 : COPY src /tmp/sdk/src 05:46:30 ---> 1e8aa7f4c1c4 05:46:30 Step 11/24 : COPY include /tmp/sdk/include 05:46:30 ---> 77b6584f0ba8 05:46:30 Step 12/24 : COPY scripts /tmp/sdk/scripts 05:46:31 ---> ff4c56100a61 05:46:31 Step 13/24 : COPY LICENSE /tmp/sdk 05:46:32 ---> 8a36bdeb5419 05:46:32 Step 14/24 : COPY Attribution.txt /tmp/sdk 05:46:32 ---> d4842c9f84c0 05:46:32 Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 05:46:32 ---> Running in 1d69091938c3 05:46:33 + CPPCHECK=false 05:46:33 + DOCGEN=false 05:46:33 + TOMLVER=SDK-0.2 05:46:33 + CUTILVER=1.2.2 05:46:33 + '[' 0 -gt 0 ] 05:46:33 + readlink -f ./scripts/build.sh 05:46:33 + dirname /tmp/sdk/scripts/build.sh 05:46:33 + dirname /tmp/sdk/scripts 05:46:33 + ROOT=/tmp/sdk 05:46:33 + cd /tmp/sdk 05:46:33 + '[' '!' -d deps ] 05:46:33 + mkdir deps 05:46:33 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 05:46:33 + tar -C deps -z -x -f - 05:46:33 --2021-12-10 05:46:33-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 05:46:33 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 05:46:33 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 05:46:34 HTTP request sent, awaiting response... 302 Found 05:46:34 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 05:46:34 --2021-12-10 05:46:34-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 05:46:34 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 05:46:34 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 05:46:34 HTTP request sent, awaiting response... 200 OK 05:46:34 Length: unspecified [application/x-gzip] 05:46:34 Saving to: 'STDOUT' 05:46:34  05:46:34 0K .......... ......  850K=0.02s 05:46:34 05:46:34 2021-12-10 05:46:34 (850 KB/s) - written to stdout [16451] 05:46:34 05:46:34 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 05:46:34 + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 05:46:34 + tar -C deps -z -x -f - 05:46:34 --2021-12-10 05:46:34-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 05:46:34 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 05:46:35 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 05:46:36 HTTP request sent, awaiting response... 302 Found 05:46:36 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 05:46:36 --2021-12-10 05:46:35-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 05:46:36 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 05:46:36 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 05:46:36 HTTP request sent, awaiting response... 200 OK 05:46:36 Length: unspecified [application/x-gzip] 05:46:36 Saving to: 'STDOUT' 05:46:36 05:46:36 0K .......... .......... .......... .......... .......... 1.27M 05:46:36 50K .......... .......... .......... .......... .......... 2.50M 05:46:36 100K .......... .......... .......... .......... .......... 5.75M 05:46:36 150K .......... .......... .......... ......... 2.61M=0.08s 05:46:36 05:46:36 2021-12-10 05:46:36 (2.28 MB/s) - written to stdout [193961] 05:46:36 05:46:36 + mkdir -p src/c/iot 05:46:36 + 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 05:46:36 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 05:46:36 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 05:46:36 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 05:46:36 + mkdir -p include/iot 05:46:36 + 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 05:46:36 + mkdir -p include/iot/os 05:46:36 + 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 05:46:36 + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 05:46:36 + tar -C deps -z -x -f - 05:46:36 --2021-12-10 05:46:36-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz 05:46:36 Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 05:46:36 Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. 05:46:37 HTTP request sent, awaiting response... 302 Found 05:46:37 Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] 05:46:37 --2021-12-10 05:46:37-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 05:46:37 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 05:46:37 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 05:46:37 HTTP request sent, awaiting response... 200 OK 05:46:37 Length: unspecified [application/x-gzip] 05:46:37 Saving to: 'STDOUT' 05:46:37  05:46:37 0K .......... .......... .......... .......... .......... 1.24M 05:46:37 50K .......... .......... .......... .......... .......... 2.48M 05:46:37 100K .......... .......... .......... .......... .......... 16.6M 05:46:37 150K .......... .......... .......... .......... .......... 3.10M 05:46:37 200K .......... .......... .......... .......... .......... 11.7M 05:46:37 250K .......... .......... .......... .......... .......... 11.4M 05:46:37 300K .......... .......... .......... .......... .......... 9.14M 05:46:37 350K .......... .......... .......... .......... .......... 8.83M 05:46:37 400K .......... .......... .......... .......... .......... 10.9M 05:46:37 450K .......... .......... .......... .......... .......... 9.74M 05:46:37 500K .......... .......... .......... .......... .......... 10.5M 05:46:37 550K .......... .......... .......... .......... .......... 5.71M 05:46:37 600K .......... .......... .......... .......... .......... 10.6M 05:46:37 650K .......... .......... .......... .......... .......... 8.41M 05:46:37 700K .......... .......... .......... .......... .......... 6.29M 05:46:37 750K .......... .......... .......... .......... .......... 794K 05:46:37 800K .......... .......... .......... .......... .......... 3.94M 05:46:37 850K .......... .......... .......... .......... .......... 15.8M 05:46:37 900K .......... .......... .......... .......... .......... 9.40M 05:46:37 950K .......... .......... .......... .......... .......... 1.29M 05:46:37 1000K ......   6.99M=0.3s 05:46:37 05:46:37 2021-12-10 05:46:37 (3.78 MB/s) - written to stdout [1030327] 05:46:37 05:46:37 + cd ./deps/prometheus-client-c-0.1.3.1 05:46:37 + /bin/bash ./auto build 05:46:37  05:46:37 ######################################################################## 05:46:37 > Executing build 05:46:37 ######################################################################## 05:46:37 05:46:37  05:46:37 ######################################################################## 05:46:37 > prom: CMake Build Stage 05:46:37 ######################################################################## 05:46:37 05:46:38 -- The C compiler identification is GNU 10.3.1 05:46:38 -- Detecting C compiler ABI info 05:46:38 -- Detecting C compiler ABI info - done 05:46:38 -- Check for working C compiler: /usr/bin/gcc - skipped 05:46:38 -- Detecting C compile features 05:46:38 -- Detecting C compile features - done 05:46:38 -- Looking for pthread.h 05:46:38 -- Looking for pthread.h - found 05:46:38 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:46:38 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:46:38 -- Found Threads: TRUE 05:46:39 -- Configuring done 05:46:39 -- Generating done 05:46:39 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build 05:46:39  05:46:39 ######################################################################## 05:46:39 > prom: Make Build Stage 05:46:39 ######################################################################## 05:46:39 05:46:39 [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o 05:46:39 [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o 05:46:39 [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o 05:46:40 [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o 05:46:40 [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o 05:46:40 [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o 05:46:40 [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o 05:46:40 [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o 05:46:41 [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o 05:46:41 [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o 05:46:41 [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o 05:46:41 [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o 05:46:42 [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o 05:46:42 [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o 05:46:42 [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o 05:46:43 [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o 05:46:43 [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o 05:46:43 [100%] Linking C shared library libprom.so 05:46:43 [100%] Built target prom 05:46:43  05:46:43 ######################################################################## 05:46:43 > promhttp: CMake Build Stage 05:46:43 ######################################################################## 05:46:43 05:46:43 -- The C compiler identification is GNU 10.3.1 05:46:43 -- Detecting C compiler ABI info 05:46:44 -- Detecting C compiler ABI info - done 05:46:44 -- Check for working C compiler: /usr/bin/gcc - skipped 05:46:44 -- Detecting C compile features 05:46:44 -- Detecting C compile features - done 05:46:44 -- Looking for pthread.h 05:46:44 -- Looking for pthread.h - found 05:46:44 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:46:44 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:46:44 -- Found Threads: TRUE 05:46:44 -- Configuring done 05:46:44 -- Generating done 05:46:44 -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build 05:46:44  05:46:44 ######################################################################## 05:46:44 > promhttp: Make Build Stage 05:46:44 ######################################################################## 05:46:44 05:46:44 [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o 05:46:45 [100%] Linking C shared library libpromhttp.so 05:46:45 [100%] Built target promhttp 05:46:45 SUCCESS: Build Complete 05:46:45 + /bin/bash ./auto package 05:46:45  05:46:45 ######################################################################## 05:46:45 > Executing package 05:46:45 ######################################################################## 05:46:45 05:46:45 CPack: Create package using TGZ 05:46:45 CPack: Install projects 05:46:45 CPack: - Run preinstall target for: libprom 05:46:45 CPack: - Install project: libprom [] 05:46:45 CPack: Create package 05:46:45 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. 05:46:45 CPack: Create package using DEB 05:46:45 CPack: Install projects 05:46:45 CPack: - Run preinstall target for: libprom 05:46:45 CPack: - Install project: libprom [] 05:46:46 CPack: Create package 05:46:46 -- CPackDeb: Can not find dpkg in your path, default to i386. 05:46:46 -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. 05:46:46 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. 05:46:46 CPack: Create package using TGZ 05:46:46 CPack: Install projects 05:46:46 CPack: - Run preinstall target for: libpromhttp 05:46:46 CPack: - Install project: libpromhttp [] 05:46:46 CPack: Create package 05:46:46 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. 05:46:46 CPack: Create package using DEB 05:46:46 CPack: Install projects 05:46:46 CPack: - Run preinstall target for: libpromhttp 05:46:46 CPack: - Install project: libpromhttp [] 05:46:46 CPack: Create package 05:46:46 -- CPackDeb: Can not find dpkg in your path, default to i386. 05:46:46 CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. 05:46:46 SUCCESS: Package build success 05:46:46 + mkdir temp 05:46:46 + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp 05:46:46 + cd temp 05:46:46 + tar -xf libprom-dev-0.1.3-Linux.tar.gz 05:46:46 + 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 05:46:46 + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib 05:46:46 cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory 05:46:46 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 05:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:48 05:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:46:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:48 arm64: Pulling from edgex-lftools-log-publisher 05:46:48 448f6bf000e3: Pulling fs layer 05:46:48 f757da607395: Pulling fs layer 05:46:48 05883995daec: Pulling fs layer 05:46:48 8603b9c90790: Pulling fs layer 05:46:48 1560dd03e051: Pulling fs layer 05:46:48 27f5ce0e4adf: Pulling fs layer 05:46:48 c2d8d7efcc4b: Pulling fs layer 05:46:48 8603b9c90790: Waiting 05:46:48 1560dd03e051: Waiting 05:46:48 27f5ce0e4adf: Waiting 05:46:48 c2d8d7efcc4b: Waiting 05:46:48 f757da607395: Verifying Checksum 05:46:48 f757da607395: Download complete 05:46:48 8603b9c90790: Verifying Checksum 05:46:48 8603b9c90790: Download complete 05:46:48 1560dd03e051: Verifying Checksum 05:46:48 1560dd03e051: Download complete 05:46:49 27f5ce0e4adf: Download complete 05:46:49 05883995daec: Verifying Checksum 05:46:49 05883995daec: Download complete 05:46:49 448f6bf000e3: Verifying Checksum 05:46:49 448f6bf000e3: Download complete 05:46:51 c2d8d7efcc4b: Verifying Checksum 05:46:51 c2d8d7efcc4b: Download complete 05:46:52 448f6bf000e3: Pull complete 05:46:53 f757da607395: Pull complete 05:46:54 05883995daec: Pull complete 05:46:55 8603b9c90790: Pull complete 05:46:56 1560dd03e051: Pull complete 05:46:56 27f5ce0e4adf: Pull complete 05:47:14 c2d8d7efcc4b: Pull complete 05:47:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:47:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:47:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:47:14 prd-ubuntu18.04-docker-arm64-4c-16g-595 does not seem to be running inside a container 05:47:15 $ 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/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:47:17 $ docker top 5c49d03f232790cd507bf1a3542f299216838d1bb57bff3162cab5b284fdff3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:18 ---> job-cost.sh 05:47:18 lf-activate-venv: SKIPPING 05:47:18 INFO: No Stack... 05:47:18 INFO: Retrieving Pricing Info for: v3-standard-4 05:47:19 INFO: Archiving Costs [Pipeline] sh 05:47:19 + + cutcat -d, /w/workspace/device-sdk-c/1/archives/cost.csv -f6 05:47:19 [Pipeline] lock 05:47:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-1-stack-cost] 05:47:20 Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-1-stack-cost] did not exist. Created. 05:47:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:47:20 /w/workspace/device-sdk-c/1@tmp/durable-91a02db2/script.sh: 1: /w/workspace/device-sdk-c/1@tmp/durable-91a02db2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:47:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:47:21 Warning: overwriting stash ‘stack-cost’ 05:47:21 Stashed 1 file(s) [Pipeline] } 05:47:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:47:21 $ docker stop --time=1 5c49d03f232790cd507bf1a3542f299216838d1bb57bff3162cab5b284fdff3f 05:47:23 $ docker rm -f 5c49d03f232790cd507bf1a3542f299216838d1bb57bff3162cab5b284fdff3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:47:24 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 05:47:25 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:47:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:47:26 ---> package-listing.sh 05:47:26 ++ facter osfamily 05:47:26 ++ tr '[:upper:]' '[:lower:]' 05:47:26 + OS_FAMILY=redhat 05:47:26 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-388 05:47:26 + START_PACKAGES=/tmp/packages_start.txt 05:47:26 + END_PACKAGES=/tmp/packages_end.txt 05:47:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:47:26 + PACKAGES=/tmp/packages_start.txt 05:47:26 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' 05:47:26 + PACKAGES=/tmp/packages_end.txt 05:47:26 + case "${OS_FAMILY}" in 05:47:26 + rpm -qa 05:47:26 + sort 05:47:27 + '[' -f /tmp/packages_start.txt ']' 05:47:27 + '[' -f /tmp/packages_end.txt ']' 05:47:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:47:27 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' 05:47:27 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/ 05:47:27 + 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 05:47:27 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 05:47:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:28 05:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:47:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:28 latest: Pulling from edgex-lftools-log-publisher 05:47:28 b4d181a07f80: Pulling fs layer 05:47:28 a1111a8f2ec3: Pulling fs layer 05:47:28 ed53099fbce6: Pulling fs layer 05:47:28 dc539afda2c1: Pulling fs layer 05:47:28 77bc0d833cb6: Pulling fs layer 05:47:28 9065ff56babe: Pulling fs layer 05:47:28 d287ab97295c: Pulling fs layer 05:47:28 dc539afda2c1: Waiting 05:47:28 77bc0d833cb6: Waiting 05:47:28 9065ff56babe: Waiting 05:47:28 d287ab97295c: Waiting 05:47:28 a1111a8f2ec3: Verifying Checksum 05:47:28 a1111a8f2ec3: Download complete 05:47:28 dc539afda2c1: Verifying Checksum 05:47:28 dc539afda2c1: Download complete 05:47:28 77bc0d833cb6: Verifying Checksum 05:47:28 77bc0d833cb6: Download complete 05:47:28 ed53099fbce6: Verifying Checksum 05:47:28 ed53099fbce6: Download complete 05:47:28 9065ff56babe: Verifying Checksum 05:47:28 9065ff56babe: Download complete 05:47:28 b4d181a07f80: Verifying Checksum 05:47:28 b4d181a07f80: Download complete 05:47:29 d287ab97295c: Verifying Checksum 05:47:29 d287ab97295c: Download complete 05:47:30 b4d181a07f80: Pull complete 05:47:30 a1111a8f2ec3: Pull complete 05:47:31 ed53099fbce6: Pull complete 05:47:31 dc539afda2c1: Pull complete 05:47:31 77bc0d833cb6: Pull complete 05:47:31 9065ff56babe: Pull complete 05:47:36 d287ab97295c: Pull complete 05:47:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:47:36 prd-centos7-docker-4c-2g-594 does not seem to be running inside a container 05:47:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:47:39 $ docker top 3c6dcf8b1429e88cfb899456d3f3f063e605373c1b8fc83ba679395d365915a0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:39 + touch /tmp/pre-build-complete [Pipeline] sh 05:47:39 + mkdir -p /var/log/sysstat [Pipeline] sh 05:47:40 + ls /var/log/sa-host 05:47:40 + sadf -c /var/log/sa-host/sa10 05:47:40 file_magic: OK 05:47:40 HZ: Using current value: 100 05:47:40 file_header: OK 05:47:40 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 05:47:40 Statistics: 05:47:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:47:40 File successfully converted to sysstat format version 12.0.3 05:47:40 + sadf -c /var/log/sa-host/sa17 05:47:40 file_magic: OK 05:47:40 HZ: Using current value: 100 05:47:40 file_header: OK 05:47:40 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 05:47:40 Statistics: 05:47:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:47:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:40 provisioning config files... 05:47:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config936256140938231578tmp [Pipeline] { [Pipeline] echo 05:47:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:47:40 ---> create-netrc.sh [Pipeline] } 05:47:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:47:41 ---> python-tools-install.sh [Pipeline] echo 05:47:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:47:41 ---> sudo-logs.sh 05:47:41 Archiving 'sudo' log.. 05:47:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-594.novalocal: Name or service not known 05:47:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-594.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:47:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:47:41 ---> job-cost.sh 05:47:41 lf-activate-venv: SKIPPING 05:47:41 DEBUG: total: 0.10999999940395355 05:47:41 INFO: Retrieving Stack Cost... 05:47:42 INFO: Retrieving Pricing Info for: v3-standard-2 05:47:42 INFO: Archiving Costs [Pipeline] echo 05:47:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:47:42 ---> logs-deploy.sh 05:47:42 lf-activate-venv: SKIPPING 05:47:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-388/1 05:47:42 INFO: archiving workspace using pattern(s): 05:47:43 Archives upload complete. 05:47:43 INFO: archiving logs to Nexus