Pull request #427 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 iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 95f264ea296da9579d75e464e42e3355eeaaa3c8+3414d0279792f3e48f3ae73a80499089b78126ca (0a2dd0bbe31963f9bd39ac5204bb6d8246b9586a) 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-ssh12757126860719389896.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14743759079456487514.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-427/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-427/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9463093666757239544.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-427/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6159952037082067303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh14746071776031734657.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-427/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-427/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14783408002777251065.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20592 in /w/workspace/edgexfoundry_device-sdk-c_PR-427 [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-427 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3414d0279792f3e48f3ae73a80499089b78126ca into PR head commit 95f264ea296da9579d75e464e42e3355eeaaa3c8 Merge succeeded, producing 95f264ea296da9579d75e464e42e3355eeaaa3c8 Checking out Revision 95f264ea296da9579d75e464e42e3355eeaaa3c8 (PR-427) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95f264ea296da9579d75e464e42e3355eeaaa3c8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3414d0279792f3e48f3ae73a80499089b78126ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95f264ea296da9579d75e464e42e3355eeaaa3c8 # timeout=10 Commit message: "feat: renew vault tokens before they expire" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-20T13:16:11.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-20T13:16:11.310Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-20T13:16:11.405Z] ========================================================= [2022-07-20T13:16:11.405Z] EdgeX Global Pipelines Version Info [2022-07-20T13:16:11.405Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:16:12.196Z] ------------------- [2022-07-20T13:16:12.196Z] stable info: [2022-07-20T13:16:12.196Z] ------------------- [2022-07-20T13:16:12.196Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T13:16:12.196Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T13:16:12.196Z] Message: update stable to v1.0.238 [2022-07-20T13:16:12.772Z] ------------------- [2022-07-20T13:16:12.772Z] experimental info: [2022-07-20T13:16:12.772Z] ------------------- [2022-07-20T13:16:12.772Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T13:16:12.772Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T13:16:12.772Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-20T13:16:13.093Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-07-20T13:16:13.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-07-20T13:16:13.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-20T13:16:13.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-20T13:16:13.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-20T13:16:13.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-07-20T13:16:13.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-07-20T13:16:13.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-20T13:16:13.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-20T13:16:13.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-07-20T13:16:13.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-20T13:16:13.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-20T13:16:13.590Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T13:16:13.633Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-20T13:16:13.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-20T13:16:13.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-20T13:16:13.747Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-20T13:16:13.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-427 [Pipeline] echo [2022-07-20T13:16:13.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-427 [Pipeline] echo [2022-07-20T13:16:13.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-427 [Pipeline] echo [2022-07-20T13:16:13.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95f264ea296da9579d75e464e42e3355eeaaa3c8 [Pipeline] echo [2022-07-20T13:16:13.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95f264e [Pipeline] echo [2022-07-20T13:16:13.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T13:16:14.098Z] provisioning config files... [2022-07-20T13:16:14.114Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp/config7307242807769877458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:16:14.466Z] ---> docker-login.sh [2022-07-20T13:16:14.466Z] nexus3.edgexfoundry.org:10001 [2022-07-20T13:16:14.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:14.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:14.727Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:14.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:14.727Z] [2022-07-20T13:16:14.727Z] Login Succeeded [2022-07-20T13:16:14.727Z] nexus3.edgexfoundry.org:10002 [2022-07-20T13:16:14.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:14.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:14.990Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:14.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:14.990Z] [2022-07-20T13:16:14.990Z] Login Succeeded [2022-07-20T13:16:14.990Z] nexus3.edgexfoundry.org:10003 [2022-07-20T13:16:14.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:15.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:15.252Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:15.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:15.252Z] [2022-07-20T13:16:15.252Z] Login Succeeded [2022-07-20T13:16:15.252Z] nexus3.edgexfoundry.org:10004 [2022-07-20T13:16:15.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:15.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:15.252Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:15.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:15.252Z] [2022-07-20T13:16:15.252Z] Login Succeeded [2022-07-20T13:16:15.252Z] docker.io [2022-07-20T13:16:15.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:15.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:15.776Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:15.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:15.776Z] [2022-07-20T13:16:15.776Z] Login Succeeded [2022-07-20T13:16:15.776Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T13:16:15.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2022-07-20T13:16:16.426Z] + git rev-list -1 --merges 95f264ea296da9579d75e464e42e3355eeaaa3c8~1..95f264ea296da9579d75e464e42e3355eeaaa3c8 [Pipeline] echo [2022-07-20T13:16:16.492Z] -----------> git rev-list -1 --merges 95f264ea296da9579d75e464e42e3355eeaaa3c8~1..95f264ea296da9579d75e464e42e3355eeaaa3c8 95f264ea296da9579d75e464e42e3355eeaaa3c8 [false] [Pipeline] sh [2022-07-20T13:16:16.809Z] + git log --format=format:%s -1 95f264ea296da9579d75e464e42e3355eeaaa3c8 [Pipeline] echo [2022-07-20T13:16:16.847Z] ========================================================= [2022-07-20T13:16:16.848Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-20T13:16:16.848Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-20T13:16:17.630Z] + git rev-list -1 --merges 95f264ea296da9579d75e464e42e3355eeaaa3c8~1..95f264ea296da9579d75e464e42e3355eeaaa3c8 [Pipeline] echo [2022-07-20T13:16:17.663Z] -----------> git rev-list -1 --merges 95f264ea296da9579d75e464e42e3355eeaaa3c8~1..95f264ea296da9579d75e464e42e3355eeaaa3c8 95f264ea296da9579d75e464e42e3355eeaaa3c8 [false] [Pipeline] sh [2022-07-20T13:16:17.974Z] + git log --format=format:%s -1 95f264ea296da9579d75e464e42e3355eeaaa3c8 [Pipeline] echo [2022-07-20T13:16:18.013Z] ========================================================= [2022-07-20T13:16:18.013Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-20T13:16:18.013Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-20T13:16:18.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T13:16:18.451Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-20T13:16:18.451Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-20T13:16:18.451Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-20T13:16:18.451Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-20T13:16:18.451Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-20T13:16:18.451Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:16:18.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T13:16:18.891Z] [2022-07-20T13:16:18.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:16:19.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T13:16:19.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-20T13:16:19.282Z] b85a868b505f: Pulling fs layer [2022-07-20T13:16:19.282Z] e2be974225ed: Pulling fs layer [2022-07-20T13:16:19.282Z] 339a4e72a1f5: Pulling fs layer [2022-07-20T13:16:19.282Z] 988bab9f4d93: Pulling fs layer [2022-07-20T13:16:19.282Z] 1469e6f7b9e6: Pulling fs layer [2022-07-20T13:16:19.282Z] 988bab9f4d93: Waiting [2022-07-20T13:16:19.282Z] eaf3925da568: Pulling fs layer [2022-07-20T13:16:19.282Z] bab4dde63d76: Pulling fs layer [2022-07-20T13:16:19.282Z] eaf3925da568: Waiting [2022-07-20T13:16:19.282Z] bde34c3a00c8: Pulling fs layer [2022-07-20T13:16:19.282Z] b352a97aabf1: Pulling fs layer [2022-07-20T13:16:19.282Z] 4872d77fe225: Pulling fs layer [2022-07-20T13:16:19.282Z] 5851b861e8e6: Pulling fs layer [2022-07-20T13:16:19.282Z] bab4dde63d76: Waiting [2022-07-20T13:16:19.282Z] bde34c3a00c8: Waiting [2022-07-20T13:16:19.282Z] b352a97aabf1: Waiting [2022-07-20T13:16:19.282Z] 4872d77fe225: Waiting [2022-07-20T13:16:19.282Z] 5851b861e8e6: Waiting [2022-07-20T13:16:19.282Z] e2be974225ed: Download complete [2022-07-20T13:16:19.282Z] 988bab9f4d93: Download complete [2022-07-20T13:16:19.546Z] 1469e6f7b9e6: Verifying Checksum [2022-07-20T13:16:19.546Z] 1469e6f7b9e6: Download complete [2022-07-20T13:16:19.546Z] 339a4e72a1f5: Verifying Checksum [2022-07-20T13:16:19.546Z] 339a4e72a1f5: Download complete [2022-07-20T13:16:19.546Z] eaf3925da568: Verifying Checksum [2022-07-20T13:16:19.546Z] eaf3925da568: Download complete [2022-07-20T13:16:19.546Z] bde34c3a00c8: Verifying Checksum [2022-07-20T13:16:19.546Z] bde34c3a00c8: Download complete [2022-07-20T13:16:19.546Z] b352a97aabf1: Download complete [2022-07-20T13:16:19.546Z] 4872d77fe225: Verifying Checksum [2022-07-20T13:16:19.546Z] 4872d77fe225: Download complete [2022-07-20T13:16:19.546Z] 5851b861e8e6: Verifying Checksum [2022-07-20T13:16:19.546Z] 5851b861e8e6: Download complete [2022-07-20T13:16:19.546Z] b85a868b505f: Verifying Checksum [2022-07-20T13:16:19.546Z] b85a868b505f: Download complete [2022-07-20T13:16:19.806Z] bab4dde63d76: Download complete [2022-07-20T13:16:21.187Z] b85a868b505f: Pull complete [2022-07-20T13:16:21.187Z] e2be974225ed: Pull complete [2022-07-20T13:16:21.759Z] 339a4e72a1f5: Pull complete [2022-07-20T13:16:21.759Z] 988bab9f4d93: Pull complete [2022-07-20T13:16:22.022Z] 1469e6f7b9e6: Pull complete [2022-07-20T13:16:22.283Z] eaf3925da568: Pull complete [2022-07-20T13:16:24.196Z] bab4dde63d76: Pull complete [2022-07-20T13:16:24.196Z] bde34c3a00c8: Pull complete [2022-07-20T13:16:24.458Z] b352a97aabf1: Pull complete [2022-07-20T13:16:24.458Z] 4872d77fe225: Pull complete [2022-07-20T13:16:24.720Z] 5851b861e8e6: Pull complete [2022-07-20T13:16:24.720Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-20T13:16:24.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T13:16:24.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T13:16:24.941Z] prd-ubuntu20.04-docker-8c-8g-20592 does not seem to be running inside a container [2022-07-20T13:16:24.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-427 -v /w/workspace/edgexfoundry_device-sdk-c_PR-427:/w/workspace/edgexfoundry_device-sdk-c_PR-427:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-427@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-devops/py-git-semver:0.1.4 cat [2022-07-20T13:16:26.500Z] $ docker top 6ab87df68989b82c26fc40cd51805d9d1f3a50181461a1ecfb7c896e8e405170 -eo pid,comm [2022-07-20T13:16:26.570Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-20T13:16:26.570Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T13:16:26.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T13:16:26.696Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T13:16:26.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T13:16:26.838Z] $ docker exec 6ab87df68989b82c26fc40cd51805d9d1f3a50181461a1ecfb7c896e8e405170 ssh-agent [2022-07-20T13:16:26.966Z] SSH_AUTH_SOCK=/tmp/ssh-AXlsOc0qW5C1/agent.32 [2022-07-20T13:16:26.966Z] SSH_AGENT_PID=38 [2022-07-20T13:16:26.973Z] Running ssh-add (command line suppressed) [2022-07-20T13:16:27.107Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp/private_key_3439724109441979435.key (/w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp/private_key_3439724109441979435.key) [2022-07-20T13:16:27.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T13:16:27.455Z] + git tag --points-at HEAD [Pipeline] } [2022-07-20T13:16:27.481Z] $ docker exec --env ******** --env ******** 6ab87df68989b82c26fc40cd51805d9d1f3a50181461a1ecfb7c896e8e405170 ssh-agent -k [2022-07-20T13:16:27.591Z] unset SSH_AUTH_SOCK; [2022-07-20T13:16:27.591Z] unset SSH_AGENT_PID; [2022-07-20T13:16:27.591Z] echo Agent pid 38 killed; [2022-07-20T13:16:27.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-20T13:16:27.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T13:16:27.682Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T13:16:27.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T13:16:27.823Z] $ docker exec 6ab87df68989b82c26fc40cd51805d9d1f3a50181461a1ecfb7c896e8e405170 ssh-agent [2022-07-20T13:16:27.958Z] SSH_AUTH_SOCK=/tmp/ssh-1o7XWnQ05Nq9/agent.71 [2022-07-20T13:16:27.958Z] SSH_AGENT_PID=78 [2022-07-20T13:16:27.964Z] Running ssh-add (command line suppressed) [2022-07-20T13:16:28.090Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp/private_key_698994995785440060.key (/w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp/private_key_698994995785440060.key) [2022-07-20T13:16:28.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T13:16:28.438Z] + git semver init [2022-07-20T13:16:28.700Z] 2022-07-20 13:16:28,669 [run_init] DEBUG init version:0.0.0 force:False [2022-07-20T13:16:28.700Z] 2022-07-20 13:16:28,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-427/.semver [2022-07-20T13:16:28.700Z] 2022-07-20 13:16:28,670 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-427/.semver [2022-07-20T13:16:28.700Z] 2022-07-20 13:16:28,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-427/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-427, universal_newlines=False, shell=None, istream=None) [2022-07-20T13:16:29.645Z] 2022-07-20 13:16:29,431 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-427/.git/info/exclude [2022-07-20T13:16:29.645Z] 2022-07-20 13:16:29,432 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-427/.semver/PR-427 with force:False [2022-07-20T13:16:29.645Z] 2022-07-20 13:16:29,432 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-427/.semver/PR-427 [2022-07-20T13:16:29.645Z] 2022-07-20 13:16:29,436 [execute] INFO git cat-file --batch-check [2022-07-20T13:16:29.645Z] 2022-07-20 13:16:29,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-427/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T13:16:29.645Z] 2022-07-20 13:16:29,444 [execute] INFO git cat-file --batch [2022-07-20T13:16:29.645Z] 2022-07-20 13:16:29,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-427/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T13:16:29.645Z] 2022-07-20 13:16:29,449 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-427/.semver/PR-427 [2022-07-20T13:16:29.645Z] 0.0.0 [Pipeline] } [2022-07-20T13:16:29.673Z] $ docker exec --env ******** --env ******** 6ab87df68989b82c26fc40cd51805d9d1f3a50181461a1ecfb7c896e8e405170 ssh-agent -k [2022-07-20T13:16:29.799Z] unset SSH_AUTH_SOCK; [2022-07-20T13:16:29.799Z] unset SSH_AGENT_PID; [2022-07-20T13:16:29.799Z] echo Agent pid 78 killed; [2022-07-20T13:16:29.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T13:16:30.230Z] + git semver [Pipeline] } [2022-07-20T13:16:30.521Z] $ docker stop --time=1 6ab87df68989b82c26fc40cd51805d9d1f3a50181461a1ecfb7c896e8e405170 [2022-07-20T13:16:31.883Z] $ docker rm -f 6ab87df68989b82c26fc40cd51805d9d1f3a50181461a1ecfb7c896e8e405170 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T13:16:32.323Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-20T13:16:32.637Z] Stashed 1 file(s) [Pipeline] echo [2022-07-20T13:16:32.654Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T13:16:33.192Z] provisioning config files... [2022-07-20T13:16:33.203Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp/config469800615440719490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:16:33.555Z] ---> docker-login.sh [2022-07-20T13:16:33.555Z] nexus3.edgexfoundry.org:10001 [2022-07-20T13:16:33.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:33.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:33.555Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:33.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:33.555Z] [2022-07-20T13:16:33.555Z] Login Succeeded [2022-07-20T13:16:33.555Z] nexus3.edgexfoundry.org:10002 [2022-07-20T13:16:33.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:33.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:33.817Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:33.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:33.817Z] [2022-07-20T13:16:33.817Z] Login Succeeded [2022-07-20T13:16:33.817Z] nexus3.edgexfoundry.org:10003 [2022-07-20T13:16:33.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:33.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:33.817Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:33.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:33.817Z] [2022-07-20T13:16:33.817Z] Login Succeeded [2022-07-20T13:16:33.817Z] nexus3.edgexfoundry.org:10004 [2022-07-20T13:16:34.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:34.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:34.079Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:34.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:34.079Z] [2022-07-20T13:16:34.079Z] Login Succeeded [2022-07-20T13:16:34.079Z] docker.io [2022-07-20T13:16:34.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:16:34.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:16:34.339Z] Configure a credential helper to remove this warning. See [2022-07-20T13:16:34.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:16:34.339Z] [2022-07-20T13:16:34.339Z] Login Succeeded [2022-07-20T13:16:34.339Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T13:16:34.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T13:16:34.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T13:16:34.585Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-07-20T13:16:34.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T13:16:34.648Z] ========================================================= [2022-07-20T13:16:34.648Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-07-20T13:16:34.648Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:16:35.073Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2022-07-20T13:16:35.073Z] Sending build context to Docker daemon 4.634MB [2022-07-20T13:16:35.073Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-07-20T13:16:35.073Z] Step 2/22 : FROM ${BASE} as builder [2022-07-20T13:16:35.073Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-07-20T13:16:35.073Z] df9b9388f04a: Pulling fs layer [2022-07-20T13:16:35.073Z] 62381f5d8449: Pulling fs layer [2022-07-20T13:16:35.333Z] df9b9388f04a: Download complete [2022-07-20T13:16:35.333Z] df9b9388f04a: Pull complete [2022-07-20T13:16:35.903Z] 62381f5d8449: Verifying Checksum [2022-07-20T13:16:35.903Z] 62381f5d8449: Download complete [2022-07-20T13:16:39.198Z] 62381f5d8449: Pull complete [2022-07-20T13:16:39.198Z] Digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 [2022-07-20T13:16:39.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-07-20T13:16:39.198Z] ---> 547c565c9e89 [2022-07-20T13:16:39.198Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-20T13:16:39.769Z] ---> Running in 3f4ac26936a2 [2022-07-20T13:16:40.031Z] Connecting to iotech.jfrog.io (34.248.37.48:443) [2022-07-20T13:16:40.610Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-20T13:16:40.610Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-20T13:16:40.610Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-20T13:16:40.875Z] Removing intermediate container 3f4ac26936a2 [2022-07-20T13:16:40.875Z] ---> e827884d869b [2022-07-20T13:16:40.875Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-20T13:16:40.875Z] ---> Running in 5cce07c2e259 [2022-07-20T13:16:41.447Z] Removing intermediate container 5cce07c2e259 [2022-07-20T13:16:41.447Z] ---> a447ff506f73 [2022-07-20T13:16:41.447Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-20T13:16:41.447Z] ---> Running in 1d970f465c41 [2022-07-20T13:16:41.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T13:16:43.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T13:16:43.091Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T13:16:43.351Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-20T13:16:43.351Z] (1/33) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-20T13:16:43.351Z] (2/33) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-20T13:16:43.352Z] (3/33) Installing hiredis (1.0.2-r0) [2022-07-20T13:16:43.352Z] (4/33) Installing hiredis-dev (1.0.2-r0) [2022-07-20T13:16:43.352Z] (5/33) Installing libcbor (0.8.0-r0) [2022-07-20T13:16:43.352Z] (6/33) Installing libcbor-dev (0.8.0-r0) [2022-07-20T13:16:43.352Z] (7/33) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-20T13:16:43.352Z] (8/33) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-20T13:16:44.292Z] (9/33) Installing util-linux (2.37.4-r0) [2022-07-20T13:16:44.292Z] (10/33) Installing libblkid (2.37.4-r0) [2022-07-20T13:16:44.292Z] (11/33) Installing libeconf (0.4.2-r0) [2022-07-20T13:16:44.292Z] (12/33) Installing libuuid (2.37.4-r0) [2022-07-20T13:16:44.292Z] (13/33) Installing libfdisk (2.37.4-r0) [2022-07-20T13:16:44.292Z] (14/33) Installing libmount (2.37.4-r0) [2022-07-20T13:16:44.292Z] (15/33) Installing libsmartcols (2.37.4-r0) [2022-07-20T13:16:44.292Z] (16/33) Installing util-linux-misc (2.37.4-r0) [2022-07-20T13:16:44.292Z] (17/33) Installing linux-pam (1.5.2-r0) [2022-07-20T13:16:44.292Z] (18/33) Installing runuser (2.37.4-r0) [2022-07-20T13:16:44.292Z] (19/33) Installing hexdump (2.37.4-r0) [2022-07-20T13:16:44.292Z] (20/33) Installing uuidgen (2.37.4-r0) [2022-07-20T13:16:44.292Z] (21/33) Installing blkid (2.37.4-r0) [2022-07-20T13:16:44.292Z] (22/33) Installing sfdisk (2.37.4-r0) [2022-07-20T13:16:44.292Z] (23/33) Installing mcookie (2.37.4-r0) [2022-07-20T13:16:44.292Z] (24/33) Installing wipefs (2.37.4-r0) [2022-07-20T13:16:44.292Z] (25/33) Installing cfdisk (2.37.4-r0) [2022-07-20T13:16:44.292Z] (26/33) Installing flock (2.37.4-r0) [2022-07-20T13:16:44.292Z] (27/33) Installing lsblk (2.37.4-r0) [2022-07-20T13:16:44.292Z] (28/33) Installing libcap-ng (0.8.2-r1) [2022-07-20T13:16:44.292Z] (29/33) Installing setpriv (2.37.4-r0) [2022-07-20T13:16:44.292Z] (30/33) Installing logger (2.37.4-r0) [2022-07-20T13:16:44.292Z] (31/33) Installing partx (2.37.4-r0) [2022-07-20T13:16:44.292Z] (32/33) Installing findmnt (2.37.4-r0) [2022-07-20T13:16:44.292Z] (33/33) Installing util-linux-dev (2.37.4-r0) [2022-07-20T13:16:44.292Z] Executing busybox-1.34.1-r5.trigger [2022-07-20T13:16:44.292Z] OK: 293 MiB in 108 packages [2022-07-20T13:16:45.235Z] Removing intermediate container 1d970f465c41 [2022-07-20T13:16:45.235Z] ---> 46177caca985 [2022-07-20T13:16:45.235Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-07-20T13:16:45.235Z] ---> Running in c4e9ba75cbeb [2022-07-20T13:16:45.805Z] Removing intermediate container c4e9ba75cbeb [2022-07-20T13:16:45.805Z] ---> f205b376a69f [2022-07-20T13:16:45.805Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-07-20T13:16:45.805Z] ---> 59add328d548 [2022-07-20T13:16:45.805Z] Step 8/22 : COPY src /tmp/sdk/src [2022-07-20T13:16:46.065Z] ---> bdfc86a4af11 [2022-07-20T13:16:46.065Z] Step 9/22 : COPY include /tmp/sdk/include [2022-07-20T13:16:46.326Z] ---> 5c24d3075060 [2022-07-20T13:16:46.326Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-07-20T13:16:46.326Z] ---> 24c75f350c88 [2022-07-20T13:16:46.326Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-07-20T13:16:46.593Z] ---> 5fe82301ff24 [2022-07-20T13:16:46.593Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-07-20T13:16:46.854Z] ---> 3700c588cc2f [2022-07-20T13:16:46.854Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-07-20T13:16:46.854Z] ---> Running in f8113795398b [2022-07-20T13:16:47.117Z] + CPPCHECK=false [2022-07-20T13:16:47.117Z] + DOCGEN=false [2022-07-20T13:16:47.117Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-07-20T13:16:47.117Z] + TOMLVER=SDK-0.2 [2022-07-20T13:16:47.117Z] + CUTILVER=1.2.2 [2022-07-20T13:16:47.117Z] + '[' 0 -gt 0 ] [2022-07-20T13:16:47.117Z] + readlink -f ./scripts/build.sh [2022-07-20T13:16:47.117Z] + dirname /tmp/sdk/scripts/build.sh [2022-07-20T13:16:47.117Z] + dirname /tmp/sdk/scripts [2022-07-20T13:16:47.117Z] + ROOT=/tmp/sdk [2022-07-20T13:16:47.117Z] + cd /tmp/sdk [2022-07-20T13:16:47.117Z] + '[' '!' -d deps ] [2022-07-20T13:16:47.117Z] + mkdir deps [2022-07-20T13:16:47.117Z] + tar -C deps -z -x -f - [2022-07-20T13:16:47.117Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-07-20T13:16:47.117Z] Connecting to github.com (140.82.113.4:443) [2022-07-20T13:16:47.379Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-07-20T13:16:47.379Z] writing to stdout [2022-07-20T13:16:47.379Z] - 100% |********************************| 16451 0:00:00 ETA [2022-07-20T13:16:47.379Z] written to stdout [2022-07-20T13:16:47.379Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-07-20T13:16:47.379Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-07-20T13:16:47.379Z] + tar -C deps -z -x -f - [2022-07-20T13:16:47.379Z] Connecting to github.com (140.82.113.4:443) [2022-07-20T13:16:47.641Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-07-20T13:16:47.641Z] writing to stdout [2022-07-20T13:16:47.902Z] - 100% |********************************| 189k 0:00:00 ETA [2022-07-20T13:16:47.902Z] written to stdout [2022-07-20T13:16:47.902Z] + mkdir -p src/c/iot [2022-07-20T13:16:47.902Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-07-20T13:16:47.902Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-07-20T13:16:47.902Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-07-20T13:16:47.902Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-07-20T13:16:47.902Z] + mkdir -p include/iot [2022-07-20T13:16:47.902Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-07-20T13:16:47.902Z] + mkdir -p include/iot/os [2022-07-20T13:16:47.902Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-07-20T13:16:47.902Z] + mkdir -p /tmp/sdk/build/release [2022-07-20T13:16:47.902Z] + cd /tmp/sdk/build/release [2022-07-20T13:16:47.902Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-07-20T13:16:47.902Z] -- The C compiler identification is GNU 10.3.1 [2022-07-20T13:16:47.902Z] -- Detecting C compiler ABI info [2022-07-20T13:16:47.902Z] -- Detecting C compiler ABI info - done [2022-07-20T13:16:47.902Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T13:16:47.902Z] -- Detecting C compile features [2022-07-20T13:16:47.902Z] -- Detecting C compile features - done [2022-07-20T13:16:47.902Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-20T13:16:48.017Z] Still waiting to schedule task [2022-07-20T13:16:48.017Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-20T13:16:48.164Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-20T13:16:48.164Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-20T13:16:48.164Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-20T13:16:48.164Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-20T13:16:48.164Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-20T13:16:48.164Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-20T13:16:48.164Z] -- C SDK 0.0.0 for Linux [2022-07-20T13:16:48.164Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-20T13:16:48.164Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-20T13:16:48.164Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-20T13:16:48.164Z] -- Configuring done [2022-07-20T13:16:48.164Z] -- Generating done [2022-07-20T13:16:48.164Z] -- Build files have been written to: /tmp/sdk/build/release [2022-07-20T13:16:48.164Z] + make all package [2022-07-20T13:16:48.164Z] + tee release.log [2022-07-20T13:16:48.427Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-20T13:16:48.427Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-20T13:16:48.691Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-20T13:16:48.952Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-20T13:16:49.215Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-20T13:16:49.215Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-20T13:16:49.476Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-20T13:16:49.477Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-20T13:16:49.477Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-20T13:16:49.740Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-20T13:16:50.001Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-20T13:16:50.262Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-20T13:16:50.262Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-20T13:16:50.523Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-20T13:16:50.523Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-20T13:16:50.785Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-20T13:16:50.785Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-20T13:16:51.356Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-20T13:16:51.356Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-20T13:16:51.356Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-20T13:16:51.356Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-20T13:16:51.621Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-20T13:16:51.622Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-20T13:16:51.622Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-20T13:16:51.622Z] 275 | const iot_component_factory_t * factory; [2022-07-20T13:16:51.622Z] | ^~~~~~~ [2022-07-20T13:16:51.622Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-20T13:16:52.566Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-20T13:16:52.566Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-20T13:16:52.566Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-20T13:16:52.828Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-20T13:16:52.828Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-20T13:16:52.828Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-20T13:16:53.090Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-20T13:16:53.350Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-20T13:16:53.351Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-20T13:16:53.611Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-20T13:16:53.611Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-20T13:16:53.871Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-20T13:16:54.132Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-20T13:16:54.132Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-20T13:16:54.393Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-20T13:16:55.332Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-20T13:16:55.332Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-20T13:16:55.332Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-20T13:16:55.332Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-20T13:16:55.592Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-20T13:16:56.162Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-20T13:16:56.162Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-20T13:16:56.162Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-20T13:16:56.424Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-20T13:16:56.683Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-20T13:16:57.624Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-20T13:16:57.624Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-20T13:16:57.624Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-20T13:16:57.884Z] [ 76%] Linking C shared library libcsdk.so [2022-07-20T13:16:57.884Z] [ 76%] Built target csdk [2022-07-20T13:16:57.884Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-20T13:16:58.146Z] [ 79%] Linking C executable template [2022-07-20T13:16:58.146Z] [ 79%] Built target template [2022-07-20T13:16:58.146Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-20T13:16:58.406Z] [ 82%] Linking C executable device-counter [2022-07-20T13:16:58.406Z] [ 82%] Built target device-counter [2022-07-20T13:16:58.406Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-20T13:16:58.406Z] [ 85%] Linking C executable device-random [2022-07-20T13:16:58.406Z] [ 85%] Built target device-random [2022-07-20T13:16:58.668Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-20T13:16:58.668Z] [ 88%] Linking C executable device-gyro [2022-07-20T13:16:58.668Z] [ 88%] Built target device-gyro [2022-07-20T13:16:58.668Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-20T13:16:58.668Z] [ 91%] Linking C executable device-bitfields [2022-07-20T13:16:58.931Z] [ 91%] Built target device-bitfields [2022-07-20T13:16:58.931Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-20T13:16:58.931Z] [ 94%] Linking C executable template-discovery [2022-07-20T13:16:59.192Z] [ 94%] Built target template-discovery [2022-07-20T13:16:59.192Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-20T13:16:59.192Z] [ 97%] Linking C executable device-file [2022-07-20T13:16:59.454Z] [ 97%] Built target device-file [2022-07-20T13:16:59.454Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-20T13:16:59.454Z] [100%] Linking C executable device-terminal [2022-07-20T13:16:59.454Z] [100%] Built target device-terminal [2022-07-20T13:16:59.454Z] Run CPack packaging tool... [2022-07-20T13:16:59.454Z] CPack: Create package using TGZ [2022-07-20T13:16:59.454Z] CPack: Install projects [2022-07-20T13:16:59.454Z] CPack: - Run preinstall target for: Csdk [2022-07-20T13:16:59.717Z] CPack: - Install project: Csdk [] [2022-07-20T13:16:59.979Z] CPack: Create package [2022-07-20T13:16:59.979Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2022-07-20T13:16:59.979Z] + '[' false '=' true ] [2022-07-20T13:16:59.979Z] + '[' false '=' true ] [2022-07-20T13:16:59.979Z] + mkdir -p /tmp/sdk/build/debug [2022-07-20T13:16:59.979Z] + cd /tmp/sdk/build/debug [2022-07-20T13:16:59.979Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-07-20T13:16:59.979Z] -- The C compiler identification is GNU 10.3.1 [2022-07-20T13:16:59.979Z] -- Detecting C compiler ABI info [2022-07-20T13:16:59.979Z] -- Detecting C compiler ABI info - done [2022-07-20T13:16:59.979Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T13:16:59.979Z] -- Detecting C compile features [2022-07-20T13:16:59.979Z] -- Detecting C compile features - done [2022-07-20T13:16:59.979Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-20T13:17:00.240Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-20T13:17:00.240Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-20T13:17:00.240Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-20T13:17:00.240Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-20T13:17:00.240Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-20T13:17:00.240Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-20T13:17:00.240Z] -- C SDK 0.0.0 for Linux [2022-07-20T13:17:00.240Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-20T13:17:00.240Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-20T13:17:00.240Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-20T13:17:00.240Z] -- Configuring done [2022-07-20T13:17:00.240Z] -- Generating done [2022-07-20T13:17:00.240Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-07-20T13:17:00.240Z] + make [2022-07-20T13:17:00.240Z] + tee debug.log [2022-07-20T13:17:00.240Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-20T13:17:00.501Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-20T13:17:00.501Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-20T13:17:00.762Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-20T13:17:00.762Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-20T13:17:00.762Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-20T13:17:00.762Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-20T13:17:01.023Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-20T13:17:01.023Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-20T13:17:01.023Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-20T13:17:01.283Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-20T13:17:01.283Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-20T13:17:01.283Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-20T13:17:01.545Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-20T13:17:01.545Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-20T13:17:01.545Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-20T13:17:01.545Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-20T13:17:01.810Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-20T13:17:01.810Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-20T13:17:01.810Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-20T13:17:02.072Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-20T13:17:02.072Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-20T13:17:02.072Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-20T13:17:02.072Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-20T13:17:02.072Z] 275 | const iot_component_factory_t * factory; [2022-07-20T13:17:02.072Z] | ^~~~~~~ [2022-07-20T13:17:02.072Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-20T13:17:02.333Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-20T13:17:02.333Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-20T13:17:02.333Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-20T13:17:02.595Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-20T13:17:02.595Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-20T13:17:02.595Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-20T13:17:02.595Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-20T13:17:02.855Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-20T13:17:02.855Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-20T13:17:02.855Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-20T13:17:02.855Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-20T13:17:03.117Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-20T13:17:03.117Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-20T13:17:03.117Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-20T13:17:03.117Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-20T13:17:03.379Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-20T13:17:03.642Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-20T13:17:03.642Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-20T13:17:03.642Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-20T13:17:03.642Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-20T13:17:03.902Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-20T13:17:04.165Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-20T13:17:04.165Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-20T13:17:04.165Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-20T13:17:04.428Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-20T13:17:04.428Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-20T13:17:04.717Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-20T13:17:04.717Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-20T13:17:04.717Z] [ 76%] Linking C shared library libcsdk.so [2022-07-20T13:17:04.717Z] [ 76%] Built target csdk [2022-07-20T13:17:05.007Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-20T13:17:05.007Z] [ 79%] Linking C executable template [2022-07-20T13:17:05.007Z] [ 79%] Built target template [2022-07-20T13:17:05.007Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-20T13:17:05.310Z] [ 82%] Linking C executable device-counter [2022-07-20T13:17:05.310Z] [ 82%] Built target device-counter [2022-07-20T13:17:05.310Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-20T13:17:05.310Z] [ 85%] Linking C executable device-random [2022-07-20T13:17:05.310Z] [ 85%] Built target device-random [2022-07-20T13:17:05.310Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-20T13:17:05.310Z] [ 88%] Linking C executable device-gyro [2022-07-20T13:17:05.588Z] [ 88%] Built target device-gyro [2022-07-20T13:17:05.588Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-20T13:17:05.588Z] [ 91%] Linking C executable device-bitfields [2022-07-20T13:17:05.588Z] [ 91%] Built target device-bitfields [2022-07-20T13:17:05.588Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-20T13:17:05.893Z] [ 94%] Linking C executable template-discovery [2022-07-20T13:17:05.893Z] [ 94%] Built target template-discovery [2022-07-20T13:17:05.893Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-20T13:17:05.893Z] [ 97%] Linking C executable device-file [2022-07-20T13:17:05.893Z] [ 97%] Built target device-file [2022-07-20T13:17:05.893Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-20T13:17:06.177Z] [100%] Linking C executable device-terminal [2022-07-20T13:17:06.177Z] [100%] Built target device-terminal [2022-07-20T13:17:06.177Z] make: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] [ 76%] Built target csdk [2022-07-20T13:17:06.177Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] [ 79%] Built target template [2022-07-20T13:17:06.177Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] [ 82%] Built target device-counter [2022-07-20T13:17:06.177Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] [ 85%] Built target device-random [2022-07-20T13:17:06.177Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] [ 88%] Built target device-gyro [2022-07-20T13:17:06.177Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] [ 91%] Built target device-bitfields [2022-07-20T13:17:06.177Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.177Z] [ 94%] Built target template-discovery [2022-07-20T13:17:06.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.438Z] [ 97%] Built target device-file [2022-07-20T13:17:06.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.438Z] [100%] Built target device-terminal [2022-07-20T13:17:06.438Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:06.438Z] Install the project... [2022-07-20T13:17:06.438Z] -- Install configuration: "Release" [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/lib/libcsdk.so [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/edgex [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/edgex/devices.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/devsdk [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/thread.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/hash.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/typecode.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/uuid.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/logger.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/config.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/os.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/container.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/defs.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/iot.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/component.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/os [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/base64.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/time.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/data.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/include/iot/json.h [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-07-20T13:17:06.438Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-07-20T13:17:06.438Z] make: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:17:07.013Z] Removing intermediate container f8113795398b [2022-07-20T13:17:07.013Z] ---> 88d2b5513a61 [2022-07-20T13:17:07.013Z] Step 14/22 : FROM ${BASE} [2022-07-20T13:17:07.013Z] ---> 547c565c9e89 [2022-07-20T13:17:07.013Z] Step 15/22 : LABEL maintainer="IOTech " [2022-07-20T13:17:07.274Z] ---> Running in fa6002704d48 [2022-07-20T13:17:07.274Z] Removing intermediate container fa6002704d48 [2022-07-20T13:17:07.274Z] ---> da306026cd44 [2022-07-20T13:17:07.274Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-20T13:17:07.274Z] ---> Running in 8503e2a1cf05 [2022-07-20T13:17:07.538Z] Connecting to iotech.jfrog.io (34.247.231.36:443) [2022-07-20T13:17:08.114Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-20T13:17:08.114Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-20T13:17:08.114Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-20T13:17:08.375Z] Removing intermediate container 8503e2a1cf05 [2022-07-20T13:17:08.375Z] ---> 2e5269464803 [2022-07-20T13:17:08.375Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-20T13:17:08.375Z] ---> Running in b97ae402b667 [2022-07-20T13:17:08.944Z] Removing intermediate container b97ae402b667 [2022-07-20T13:17:08.945Z] ---> 625ccdbc30f9 [2022-07-20T13:17:08.945Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-20T13:17:08.945Z] ---> Running in 6464e8c9b8fe [2022-07-20T13:17:09.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T13:17:09.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T13:17:09.466Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T13:17:09.728Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-20T13:17:09.988Z] (1/6) Installing curl (7.80.0-r2) [2022-07-20T13:17:09.988Z] (2/6) Installing hiredis (1.0.2-r0) [2022-07-20T13:17:09.988Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-07-20T13:17:09.988Z] (4/6) Installing libcbor (0.8.0-r0) [2022-07-20T13:17:09.988Z] (5/6) Installing libuuid (2.37.4-r0) [2022-07-20T13:17:09.988Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-20T13:17:10.561Z] Executing busybox-1.34.1-r5.trigger [2022-07-20T13:17:10.561Z] OK: 283 MiB in 83 packages [2022-07-20T13:17:11.132Z] Removing intermediate container 6464e8c9b8fe [2022-07-20T13:17:11.132Z] ---> 938f1723085a [2022-07-20T13:17:11.132Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-07-20T13:17:11.132Z] ---> 02f8f228efea [2022-07-20T13:17:11.132Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-07-20T13:17:11.392Z] ---> e96508561c76 [2022-07-20T13:17:11.392Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-07-20T13:17:11.653Z] ---> fe2c328e0a8d [2022-07-20T13:17:11.653Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-07-20T13:17:11.653Z] ---> 5e71751a7dcc [2022-07-20T13:17:11.653Z] Successfully built 5e71751a7dcc [2022-07-20T13:17:11.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:17:12.372Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T13:17:12.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T13:17:12.543Z] prd-ubuntu20.04-docker-8c-8g-20592 does not seem to be running inside a container [2022-07-20T13:17:12.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-427 -v /w/workspace/edgexfoundry_device-sdk-c_PR-427:/w/workspace/edgexfoundry_device-sdk-c_PR-427:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-20T13:17:13.032Z] $ docker top 89094cce1642dd73f9a09296c747c725bb63f0f5abc48c16ce88f4f5b14030e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T13:17:13.453Z] + make test [2022-07-20T13:17:13.453Z] echo "make test" [2022-07-20T13:17:13.453Z] make test [Pipeline] } [2022-07-20T13:17:13.493Z] $ docker stop --time=1 89094cce1642dd73f9a09296c747c725bb63f0f5abc48c16ce88f4f5b14030e7 [2022-07-20T13:17:14.792Z] $ docker rm -f 89094cce1642dd73f9a09296c747c725bb63f0f5abc48c16ce88f4f5b14030e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T13:17:15.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T13:17:15.821Z] + ls -al . [2022-07-20T13:17:15.821Z] total 208 [2022-07-20T13:17:15.821Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 13:16 . [2022-07-20T13:17:15.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:16 .. [2022-07-20T13:17:15.821Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 13:16 .git [2022-07-20T13:17:15.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:16 .github [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 20 13:16 .gitignore [2022-07-20T13:17:15.821Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 13:16 .semver [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 20 13:16 Attribution.txt [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 8420 Jul 20 13:16 CHANGES [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 20 13:16 Doxyfile [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 13:16 GOVERNANCE.md [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 20 13:16 Jenkinsfile [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 13:16 LICENSE [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 20 13:16 Makefile [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 13:16 OWNERS.md [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 4086 Jul 20 13:16 README.md [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 7422 Jul 20 13:16 README.v2.md [2022-07-20T13:17:15.821Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 13:16 VERSION [2022-07-20T13:17:15.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:16 docs [2022-07-20T13:17:15.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:16 include [2022-07-20T13:17:15.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:16 scripts [2022-07-20T13:17:15.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:16 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:17:16.215Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=95f264ea296da9579d75e464e42e3355eeaaa3c8 --label arch=amd64 --label version=0.0.0 . [2022-07-20T13:17:16.215Z] Sending build context to Docker daemon 4.634MB [2022-07-20T13:17:16.215Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-07-20T13:17:16.215Z] Step 2/17 : FROM ${BASE} [2022-07-20T13:17:16.215Z] ---> 5e71751a7dcc [2022-07-20T13:17:16.215Z] Step 3/17 : LABEL maintainer="IOTech " [2022-07-20T13:17:16.215Z] ---> Running in 80fd7dc82dc9 [2022-07-20T13:17:16.475Z] Removing intermediate container 80fd7dc82dc9 [2022-07-20T13:17:16.475Z] ---> 92bd0595b1e9 [2022-07-20T13:17:16.475Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-20T13:17:16.475Z] ---> Running in 9d289c27875f [2022-07-20T13:17:16.734Z] Connecting to iotech.jfrog.io (52.17.55.65:443) [2022-07-20T13:17:17.677Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-20T13:17:17.677Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-20T13:17:17.677Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-20T13:17:17.677Z] Removing intermediate container 9d289c27875f [2022-07-20T13:17:17.677Z] ---> fff0b6784381 [2022-07-20T13:17:17.677Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-20T13:17:17.946Z] ---> Running in c8ae1038dc6f [2022-07-20T13:17:18.519Z] Removing intermediate container c8ae1038dc6f [2022-07-20T13:17:18.519Z] ---> 360ffb662571 [2022-07-20T13:17:18.519Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-07-20T13:17:18.519Z] ---> Running in a1f06d164fa7 [2022-07-20T13:17:18.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T13:17:18.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T13:17:19.039Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T13:17:19.300Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-20T13:17:19.300Z] (1/28) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-20T13:17:19.300Z] (2/28) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-20T13:17:19.300Z] (3/28) Installing libcbor-dev (0.8.0-r0) [2022-07-20T13:17:19.300Z] (4/28) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-20T13:17:19.560Z] (5/28) Installing util-linux (2.37.4-r0) [2022-07-20T13:17:19.560Z] (6/28) Installing libblkid (2.37.4-r0) [2022-07-20T13:17:19.560Z] (7/28) Installing libeconf (0.4.2-r0) [2022-07-20T13:17:19.560Z] (8/28) Installing libfdisk (2.37.4-r0) [2022-07-20T13:17:19.561Z] (9/28) Installing libmount (2.37.4-r0) [2022-07-20T13:17:19.561Z] (10/28) Installing libsmartcols (2.37.4-r0) [2022-07-20T13:17:19.561Z] (11/28) Installing util-linux-misc (2.37.4-r0) [2022-07-20T13:17:19.561Z] (12/28) Installing linux-pam (1.5.2-r0) [2022-07-20T13:17:19.561Z] (13/28) Installing runuser (2.37.4-r0) [2022-07-20T13:17:19.561Z] (14/28) Installing hexdump (2.37.4-r0) [2022-07-20T13:17:19.561Z] (15/28) Installing uuidgen (2.37.4-r0) [2022-07-20T13:17:19.561Z] (16/28) Installing blkid (2.37.4-r0) [2022-07-20T13:17:19.561Z] (17/28) Installing sfdisk (2.37.4-r0) [2022-07-20T13:17:19.561Z] (18/28) Installing mcookie (2.37.4-r0) [2022-07-20T13:17:19.561Z] (19/28) Installing wipefs (2.37.4-r0) [2022-07-20T13:17:19.561Z] (20/28) Installing cfdisk (2.37.4-r0) [2022-07-20T13:17:19.561Z] (21/28) Installing flock (2.37.4-r0) [2022-07-20T13:17:19.561Z] (22/28) Installing lsblk (2.37.4-r0) [2022-07-20T13:17:19.561Z] (23/28) Installing libcap-ng (0.8.2-r1) [2022-07-20T13:17:19.561Z] (24/28) Installing setpriv (2.37.4-r0) [2022-07-20T13:17:19.561Z] (25/28) Installing logger (2.37.4-r0) [2022-07-20T13:17:19.561Z] (26/28) Installing partx (2.37.4-r0) [2022-07-20T13:17:19.561Z] (27/28) Installing findmnt (2.37.4-r0) [2022-07-20T13:17:19.561Z] (28/28) Installing util-linux-dev (2.37.4-r0) [2022-07-20T13:17:19.561Z] Executing busybox-1.34.1-r5.trigger [2022-07-20T13:17:19.561Z] OK: 294 MiB in 109 packages [2022-07-20T13:17:20.131Z] Removing intermediate container a1f06d164fa7 [2022-07-20T13:17:20.131Z] ---> d435c582a5fe [2022-07-20T13:17:20.131Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-07-20T13:17:20.392Z] ---> 538e4b1e2ea4 [2022-07-20T13:17:20.392Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-07-20T13:17:20.658Z] ---> f2272c815848 [2022-07-20T13:17:20.658Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-07-20T13:17:20.919Z] ---> d59327b60ee8 [2022-07-20T13:17:20.919Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-07-20T13:17:20.919Z] ---> d11442adefca [2022-07-20T13:17:20.919Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-07-20T13:17:21.180Z] ---> 4f995be19a60 [2022-07-20T13:17:21.180Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-07-20T13:17:21.180Z] ---> a4cc4d64cce0 [2022-07-20T13:17:21.180Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-07-20T13:17:21.180Z] ---> Running in b5c3859bd071 [2022-07-20T13:17:21.439Z] Removing intermediate container b5c3859bd071 [2022-07-20T13:17:21.439Z] ---> 128898b1e5ba [2022-07-20T13:17:21.440Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-07-20T13:17:21.440Z] ---> Running in 1dd2c8572d3c [2022-07-20T13:17:21.440Z] Removing intermediate container 1dd2c8572d3c [2022-07-20T13:17:21.440Z] ---> 2329ae13d28f [2022-07-20T13:17:21.440Z] Step 15/17 : LABEL arch=amd64 [2022-07-20T13:17:21.440Z] ---> Running in 02ce3c6d7eb0 [2022-07-20T13:17:21.699Z] Removing intermediate container 02ce3c6d7eb0 [2022-07-20T13:17:21.699Z] ---> b64dfe29767b [2022-07-20T13:17:21.699Z] Step 16/17 : LABEL git_sha=95f264ea296da9579d75e464e42e3355eeaaa3c8 [2022-07-20T13:17:21.700Z] ---> Running in 70be446b4909 [2022-07-20T13:17:21.700Z] Removing intermediate container 70be446b4909 [2022-07-20T13:17:21.700Z] ---> 4c3bcac2ed49 [2022-07-20T13:17:21.700Z] Step 17/17 : LABEL version=0.0.0 [2022-07-20T13:17:21.700Z] ---> Running in 45079c00acb2 [2022-07-20T13:17:21.960Z] Removing intermediate container 45079c00acb2 [2022-07-20T13:17:21.960Z] ---> 0d4f63a9ca7a [2022-07-20T13:17:21.960Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-07-20T13:17:21.960Z] Successfully built 0d4f63a9ca7a [2022-07-20T13:17:21.960Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:17:22.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T13:17:22.829Z] [2022-07-20T13:17:22.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:17:23.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T13:17:23.206Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-20T13:17:23.206Z] 5eb5b503b376: Pulling fs layer [2022-07-20T13:17:23.206Z] 5c69ac0246d0: Pulling fs layer [2022-07-20T13:17:23.206Z] ec43610c2a17: Pulling fs layer [2022-07-20T13:17:23.206Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-20T13:17:23.206Z] 33b1e0a273af: Pulling fs layer [2022-07-20T13:17:23.206Z] 5d3b04190fa2: Pulling fs layer [2022-07-20T13:17:23.206Z] 2f39f015ded8: Pulling fs layer [2022-07-20T13:17:23.206Z] 3a2ae6a8a46f: Waiting [2022-07-20T13:17:23.206Z] 33b1e0a273af: Waiting [2022-07-20T13:17:23.206Z] 5d3b04190fa2: Waiting [2022-07-20T13:17:23.206Z] 2f39f015ded8: Waiting [2022-07-20T13:17:23.206Z] 5c69ac0246d0: Verifying Checksum [2022-07-20T13:17:23.206Z] 5c69ac0246d0: Download complete [2022-07-20T13:17:23.206Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-20T13:17:23.206Z] 3a2ae6a8a46f: Download complete [2022-07-20T13:17:23.206Z] 33b1e0a273af: Verifying Checksum [2022-07-20T13:17:23.206Z] 33b1e0a273af: Download complete [2022-07-20T13:17:23.206Z] 5d3b04190fa2: Verifying Checksum [2022-07-20T13:17:23.206Z] 5d3b04190fa2: Download complete [2022-07-20T13:17:23.467Z] ec43610c2a17: Verifying Checksum [2022-07-20T13:17:23.468Z] ec43610c2a17: Download complete [2022-07-20T13:17:23.468Z] 5eb5b503b376: Verifying Checksum [2022-07-20T13:17:23.468Z] 5eb5b503b376: Download complete [2022-07-20T13:17:24.035Z] 2f39f015ded8: Download complete [2022-07-20T13:17:24.977Z] 5eb5b503b376: Pull complete [2022-07-20T13:17:24.977Z] 5c69ac0246d0: Pull complete [2022-07-20T13:17:25.547Z] ec43610c2a17: Pull complete [2022-07-20T13:17:25.547Z] 3a2ae6a8a46f: Pull complete [2022-07-20T13:17:25.807Z] 33b1e0a273af: Pull complete [2022-07-20T13:17:25.807Z] 5d3b04190fa2: Pull complete [2022-07-20T13:17:30.020Z] 2f39f015ded8: Pull complete [2022-07-20T13:17:30.020Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-20T13:17:30.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T13:17:30.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T13:17:30.505Z] prd-ubuntu20.04-docker-8c-8g-20592 does not seem to be running inside a container [2022-07-20T13:17:30.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-427 -v /w/workspace/edgexfoundry_device-sdk-c_PR-427:/w/workspace/edgexfoundry_device-sdk-c_PR-427:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T13:17:32.368Z] $ docker top 2435cb5102e7e6c98786f50dbbe48c1cec561444176ca2976cc62ed51a425097 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:17:32.884Z] ---> job-cost.sh [2022-07-20T13:17:32.884Z] lf-activate-venv: SKIPPING [2022-07-20T13:17:32.884Z] INFO: No Stack... [2022-07-20T13:17:33.150Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T13:17:33.722Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T13:17:34.042Z] + cut -d, -f6 [2022-07-20T13:17:34.042Z] + cat /w/workspace/edgexfoundry_device-sdk-c_PR-427/archives/cost.csv [Pipeline] lock [2022-07-20T13:17:34.089Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-427-1-stack-cost] [2022-07-20T13:17:34.094Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-427-1-stack-cost] did not exist. Created. [2022-07-20T13:17:34.095Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-427-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T13:17:34.486Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-20T13:17:34.541Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T13:17:34.558Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-427-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T13:17:34.636Z] $ docker stop --time=1 2435cb5102e7e6c98786f50dbbe48c1cec561444176ca2976cc62ed51a425097 [2022-07-20T13:17:35.816Z] $ docker rm -f 2435cb5102e7e6c98786f50dbbe48c1cec561444176ca2976cc62ed51a425097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T13:20:10.369Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20593 in /w/workspace/edgexfoundry_device-sdk-c_PR-427 [Pipeline] { [Pipeline] ws [2022-07-20T13:20:10.415Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2022-07-20T13:20:10.518Z] Selected Git installation does not exist. Using Default [2022-07-20T13:20:10.518Z] The recommended git tool is: NONE [2022-07-20T13:20:17.503Z] using credential edgex-jenkins-ssh [2022-07-20T13:20:17.521Z] Cloning the remote Git repository [2022-07-20T13:20:17.578Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-07-20T13:20:17.663Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2022-07-20T13:20:17.758Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-07-20T13:20:17.759Z] > git --version # timeout=10 [2022-07-20T13:20:17.797Z] > git --version # 'git version 2.25.1' [2022-07-20T13:20:17.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T13:20:17.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T13:20:19.718Z] Merging remotes/origin/main commit 3414d0279792f3e48f3ae73a80499089b78126ca into PR head commit 95f264ea296da9579d75e464e42e3355eeaaa3c8 [2022-07-20T13:20:18.998Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-07-20T13:20:19.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T13:20:19.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-07-20T13:20:19.154Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-07-20T13:20:19.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T13:20:19.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-20T13:20:19.740Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:20:19.756Z] > git checkout -f 95f264ea296da9579d75e464e42e3355eeaaa3c8 # timeout=10 [2022-07-20T13:20:19.972Z] Merge succeeded, producing 95f264ea296da9579d75e464e42e3355eeaaa3c8 [2022-07-20T13:20:19.972Z] Checking out Revision 95f264ea296da9579d75e464e42e3355eeaaa3c8 (PR-427) [2022-07-20T13:20:19.873Z] > git remote # timeout=10 [2022-07-20T13:20:19.891Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T13:20:19.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T13:20:19.924Z] > git merge 3414d0279792f3e48f3ae73a80499089b78126ca # timeout=10 [2022-07-20T13:20:19.948Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T13:20:19.982Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:20:19.998Z] > git checkout -f 95f264ea296da9579d75e464e42e3355eeaaa3c8 # timeout=10 [2022-07-20T13:20:24.201Z] Commit message: "feat: renew vault tokens before they expire" [2022-07-20T13:20:24.263Z] > git --version # timeout=10 [2022-07-20T13:20:24.273Z] > git --version # 'git version 2.25.1' [2022-07-20T13:20:24.289Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T13:20:25.316Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-20T13:20:25.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T13:20:25.316Z] Dload Upload Total Spent Left Speed [2022-07-20T13:20:25.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 79051 0 --:--:-- --:--:-- --:--:-- 79561 [Pipeline] sh [2022-07-20T13:20:26.247Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-20T13:20:26.623Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-20T13:20:26.624Z] + sudo tee /etc/docker/daemon.new [2022-07-20T13:20:26.624Z] { [2022-07-20T13:20:26.624Z] "registry-mirrors": [ [2022-07-20T13:20:26.624Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-20T13:20:26.624Z] ], [2022-07-20T13:20:26.624Z] "bip": "10.250.0.254/24", [2022-07-20T13:20:26.624Z] "hosts": [ [2022-07-20T13:20:26.624Z] "tcp://0.0.0.0:5555", [2022-07-20T13:20:26.624Z] "unix:///var/run/docker.sock" [2022-07-20T13:20:26.624Z] ], [2022-07-20T13:20:26.624Z] "mtu": 1458, [2022-07-20T13:20:26.624Z] "selinux-enabled": true, [2022-07-20T13:20:26.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-20T13:20:26.624Z] } [Pipeline] sh [2022-07-20T13:20:26.979Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-20T13:20:27.332Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T13:20:45.734Z] provisioning config files... [2022-07-20T13:20:45.759Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config8419622933386317354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:20:46.158Z] ---> docker-login.sh [2022-07-20T13:20:46.158Z] nexus3.edgexfoundry.org:10001 [2022-07-20T13:20:46.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:20:47.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:20:47.031Z] Configure a credential helper to remove this warning. See [2022-07-20T13:20:47.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:20:47.031Z] [2022-07-20T13:20:47.031Z] Login Succeeded [2022-07-20T13:20:47.031Z] nexus3.edgexfoundry.org:10002 [2022-07-20T13:20:47.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:20:47.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:20:47.580Z] Configure a credential helper to remove this warning. See [2022-07-20T13:20:47.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:20:47.580Z] [2022-07-20T13:20:47.580Z] Login Succeeded [2022-07-20T13:20:47.580Z] nexus3.edgexfoundry.org:10003 [2022-07-20T13:20:47.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:20:47.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:20:47.858Z] Configure a credential helper to remove this warning. See [2022-07-20T13:20:47.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:20:47.858Z] [2022-07-20T13:20:47.858Z] Login Succeeded [2022-07-20T13:20:47.858Z] nexus3.edgexfoundry.org:10004 [2022-07-20T13:20:48.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:20:48.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:20:48.460Z] Configure a credential helper to remove this warning. See [2022-07-20T13:20:48.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:20:48.460Z] [2022-07-20T13:20:48.460Z] Login Succeeded [2022-07-20T13:20:48.460Z] docker.io [2022-07-20T13:20:48.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T13:20:49.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T13:20:49.327Z] Configure a credential helper to remove this warning. See [2022-07-20T13:20:49.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T13:20:49.327Z] [2022-07-20T13:20:49.327Z] Login Succeeded [2022-07-20T13:20:49.327Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T13:20:49.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T13:20:49.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T13:20:49.748Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-07-20T13:20:49.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T13:20:49.811Z] ========================================================= [2022-07-20T13:20:49.811Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-07-20T13:20:49.811Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:20:50.255Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2022-07-20T13:20:50.533Z] Sending build context to Docker daemon 2.821MB [2022-07-20T13:20:50.816Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-07-20T13:20:50.816Z] Step 2/22 : FROM ${BASE} as builder [2022-07-20T13:20:50.816Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-07-20T13:20:50.816Z] 9981e73032c8: Pulling fs layer [2022-07-20T13:20:50.816Z] 735ca4d71f2f: Pulling fs layer [2022-07-20T13:20:51.097Z] 9981e73032c8: Download complete [2022-07-20T13:20:51.702Z] 9981e73032c8: Pull complete [2022-07-20T13:20:53.138Z] 735ca4d71f2f: Verifying Checksum [2022-07-20T13:20:53.138Z] 735ca4d71f2f: Download complete [2022-07-20T13:21:01.421Z] 735ca4d71f2f: Pull complete [2022-07-20T13:21:01.421Z] Digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 [2022-07-20T13:21:01.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-07-20T13:21:01.421Z] ---> aede2dddcadd [2022-07-20T13:21:01.421Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-20T13:21:02.409Z] ---> Running in 8718a619ad8d [2022-07-20T13:21:03.847Z] Connecting to iotech.jfrog.io (63.32.116.203:443) [2022-07-20T13:21:03.847Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-20T13:21:03.847Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-20T13:21:03.847Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-20T13:21:04.455Z] Removing intermediate container 8718a619ad8d [2022-07-20T13:21:04.455Z] ---> bab2500c87af [2022-07-20T13:21:04.455Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-20T13:21:04.732Z] ---> Running in 2851945e877d [2022-07-20T13:21:06.174Z] Removing intermediate container 2851945e877d [2022-07-20T13:21:06.174Z] ---> b21e2ae30dab [2022-07-20T13:21:06.174Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-20T13:21:06.461Z] ---> Running in e41717b23903 [2022-07-20T13:21:07.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T13:21:07.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T13:21:07.996Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T13:21:08.973Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-20T13:21:08.973Z] (1/33) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-20T13:21:08.973Z] (2/33) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-20T13:21:08.973Z] (3/33) Installing hiredis (1.0.2-r0) [2022-07-20T13:21:08.973Z] (4/33) Installing hiredis-dev (1.0.2-r0) [2022-07-20T13:21:09.246Z] (5/33) Installing libcbor (0.8.0-r0) [2022-07-20T13:21:09.246Z] (6/33) Installing libcbor-dev (0.8.0-r0) [2022-07-20T13:21:09.246Z] (7/33) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-20T13:21:09.246Z] (8/33) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-20T13:21:10.224Z] (9/33) Installing util-linux (2.37.4-r0) [2022-07-20T13:21:10.224Z] (10/33) Installing libblkid (2.37.4-r0) [2022-07-20T13:21:10.224Z] (11/33) Installing libeconf (0.4.2-r0) [2022-07-20T13:21:10.224Z] (12/33) Installing libuuid (2.37.4-r0) [2022-07-20T13:21:10.224Z] (13/33) Installing libfdisk (2.37.4-r0) [2022-07-20T13:21:10.224Z] (14/33) Installing libmount (2.37.4-r0) [2022-07-20T13:21:10.225Z] (15/33) Installing libsmartcols (2.37.4-r0) [2022-07-20T13:21:10.225Z] (16/33) Installing util-linux-misc (2.37.4-r0) [2022-07-20T13:21:10.225Z] (17/33) Installing linux-pam (1.5.2-r0) [2022-07-20T13:21:10.225Z] (18/33) Installing runuser (2.37.4-r0) [2022-07-20T13:21:10.225Z] (19/33) Installing hexdump (2.37.4-r0) [2022-07-20T13:21:10.225Z] (20/33) Installing uuidgen (2.37.4-r0) [2022-07-20T13:21:10.225Z] (21/33) Installing blkid (2.37.4-r0) [2022-07-20T13:21:10.225Z] (22/33) Installing sfdisk (2.37.4-r0) [2022-07-20T13:21:10.225Z] (23/33) Installing mcookie (2.37.4-r0) [2022-07-20T13:21:10.225Z] (24/33) Installing wipefs (2.37.4-r0) [2022-07-20T13:21:10.225Z] (25/33) Installing cfdisk (2.37.4-r0) [2022-07-20T13:21:10.225Z] (26/33) Installing flock (2.37.4-r0) [2022-07-20T13:21:10.517Z] (27/33) Installing lsblk (2.37.4-r0) [2022-07-20T13:21:10.517Z] (28/33) Installing libcap-ng (0.8.2-r1) [2022-07-20T13:21:10.517Z] (29/33) Installing setpriv (2.37.4-r0) [2022-07-20T13:21:10.517Z] (30/33) Installing logger (2.37.4-r0) [2022-07-20T13:21:10.517Z] (31/33) Installing partx (2.37.4-r0) [2022-07-20T13:21:10.517Z] (32/33) Installing findmnt (2.37.4-r0) [2022-07-20T13:21:10.517Z] (33/33) Installing util-linux-dev (2.37.4-r0) [2022-07-20T13:21:10.517Z] Executing busybox-1.34.1-r5.trigger [2022-07-20T13:21:10.517Z] OK: 290 MiB in 108 packages [2022-07-20T13:21:11.974Z] Removing intermediate container e41717b23903 [2022-07-20T13:21:11.974Z] ---> d9a7f91ac94a [2022-07-20T13:21:11.974Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-07-20T13:21:12.246Z] ---> Running in 42bd9ed8ccc3 [2022-07-20T13:21:13.689Z] Removing intermediate container 42bd9ed8ccc3 [2022-07-20T13:21:13.689Z] ---> c679b6b65ae2 [2022-07-20T13:21:13.689Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-07-20T13:21:14.288Z] ---> 3d71193509bd [2022-07-20T13:21:14.288Z] Step 8/22 : COPY src /tmp/sdk/src [2022-07-20T13:21:15.269Z] ---> e838b6b93719 [2022-07-20T13:21:15.269Z] Step 9/22 : COPY include /tmp/sdk/include [2022-07-20T13:21:15.545Z] ---> 9149b78ef066 [2022-07-20T13:21:15.545Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-07-20T13:21:16.141Z] ---> 8569bb2d3da9 [2022-07-20T13:21:16.141Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-07-20T13:21:16.738Z] ---> 0bdbe49ddca7 [2022-07-20T13:21:16.738Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-07-20T13:21:17.338Z] ---> 885991df2658 [2022-07-20T13:21:17.338Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-07-20T13:21:17.338Z] ---> Running in db15b6ada6e0 [2022-07-20T13:21:18.316Z] + CPPCHECK=false [2022-07-20T13:21:18.316Z] + DOCGEN=false [2022-07-20T13:21:18.316Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-07-20T13:21:18.316Z] + TOMLVER=SDK-0.2 [2022-07-20T13:21:18.316Z] + CUTILVER=1.2.2 [2022-07-20T13:21:18.316Z] + '[' 0 -gt 0 ] [2022-07-20T13:21:18.316Z] + readlink -f ./scripts/build.sh [2022-07-20T13:21:18.316Z] + dirname /tmp/sdk/scripts/build.sh [2022-07-20T13:21:18.316Z] + dirname /tmp/sdk/scripts [2022-07-20T13:21:18.316Z] + ROOT=/tmp/sdk [2022-07-20T13:21:18.316Z] + cd /tmp/sdk [2022-07-20T13:21:18.316Z] + '[' '!' -d deps ] [2022-07-20T13:21:18.316Z] + mkdir deps [2022-07-20T13:21:18.316Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-07-20T13:21:18.316Z] + tar -C deps -z -x -f - [2022-07-20T13:21:18.316Z] Connecting to github.com (140.82.112.4:443) [2022-07-20T13:21:18.588Z] Connecting to codeload.github.com (140.82.112.10:443) [2022-07-20T13:21:18.861Z] writing to stdout [2022-07-20T13:21:18.861Z] - 100% |********************************| 16451 0:00:00 ETA [2022-07-20T13:21:18.861Z] written to stdout [2022-07-20T13:21:18.861Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-07-20T13:21:18.861Z] + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz -z [2022-07-20T13:21:18.861Z] -x -f - [2022-07-20T13:21:18.861Z] Connecting to github.com (140.82.112.4:443) [2022-07-20T13:21:19.133Z] Connecting to codeload.github.com (140.82.112.10:443) [2022-07-20T13:21:19.407Z] writing to stdout [2022-07-20T13:21:19.407Z] - 100% |********************************| 189k 0:00:00 ETA [2022-07-20T13:21:19.407Z] written to stdout [2022-07-20T13:21:19.407Z] + mkdir -p src/c/iot [2022-07-20T13:21:19.408Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-07-20T13:21:19.408Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-07-20T13:21:19.408Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-07-20T13:21:19.408Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-07-20T13:21:19.408Z] + mkdir -p include/iot [2022-07-20T13:21:19.408Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-07-20T13:21:19.408Z] + mkdir -p include/iot/os [2022-07-20T13:21:19.408Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-07-20T13:21:19.408Z] + mkdir -p /tmp/sdk/build/release [2022-07-20T13:21:19.408Z] + cd /tmp/sdk/build/release [2022-07-20T13:21:19.408Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-07-20T13:21:19.681Z] -- The C compiler identification is GNU 10.3.1 [2022-07-20T13:21:19.977Z] -- Detecting C compiler ABI info [2022-07-20T13:21:20.256Z] -- Detecting C compiler ABI info - done [2022-07-20T13:21:20.257Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T13:21:20.257Z] -- Detecting C compile features [2022-07-20T13:21:20.257Z] -- Detecting C compile features - done [2022-07-20T13:21:20.257Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-20T13:21:20.543Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-20T13:21:20.543Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-20T13:21:20.543Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-20T13:21:20.543Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-20T13:21:20.543Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-20T13:21:20.543Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-20T13:21:20.543Z] -- C SDK 0.0.0 for Linux [2022-07-20T13:21:20.543Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-20T13:21:20.827Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-20T13:21:21.106Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-20T13:21:21.382Z] -- Configuring done [2022-07-20T13:21:21.382Z] -- Generating done [2022-07-20T13:21:21.658Z] -- Build files have been written to: /tmp/sdk/build/release [2022-07-20T13:21:21.658Z] + make all package [2022-07-20T13:21:21.658Z] + tee release.log [2022-07-20T13:21:21.658Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-20T13:21:22.636Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-20T13:21:23.226Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-20T13:21:25.831Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-20T13:21:26.425Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-20T13:21:26.706Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-20T13:21:27.679Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-20T13:21:28.271Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-20T13:21:28.545Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-20T13:21:29.972Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-20T13:21:32.571Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-20T13:21:32.844Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-20T13:21:33.813Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-20T13:21:34.405Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-20T13:21:34.999Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-20T13:21:35.273Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-20T13:21:35.544Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-20T13:21:38.917Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-20T13:21:38.917Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-20T13:21:39.510Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-20T13:21:39.781Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-20T13:21:40.760Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-20T13:21:40.760Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-20T13:21:40.760Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-20T13:21:40.760Z] 275 | const iot_component_factory_t * factory; [2022-07-20T13:21:40.760Z] | ^~~~~~~ [2022-07-20T13:21:41.355Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-20T13:21:46.739Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-20T13:21:46.739Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-20T13:21:46.739Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-20T13:21:47.713Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-20T13:21:48.306Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-20T13:21:48.306Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-20T13:21:49.729Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-20T13:21:50.001Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-20T13:21:50.977Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-20T13:21:51.248Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-20T13:21:51.840Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-20T13:21:54.443Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-20T13:21:54.718Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-20T13:21:56.149Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-20T13:21:56.149Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-20T13:22:01.537Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-20T13:22:01.812Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-20T13:22:02.083Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-20T13:22:02.678Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-20T13:22:04.102Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-20T13:22:06.710Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-20T13:22:06.981Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-20T13:22:07.573Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-20T13:22:08.166Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-20T13:22:10.773Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-20T13:22:15.065Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-20T13:22:15.660Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-20T13:22:16.254Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-20T13:22:16.847Z] [ 76%] Linking C shared library libcsdk.so [2022-07-20T13:22:16.847Z] [ 76%] Built target csdk [2022-07-20T13:22:16.847Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-20T13:22:17.822Z] [ 79%] Linking C executable template [2022-07-20T13:22:18.093Z] [ 79%] Built target template [2022-07-20T13:22:18.093Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-20T13:22:18.686Z] [ 82%] Linking C executable device-counter [2022-07-20T13:22:18.959Z] [ 82%] Built target device-counter [2022-07-20T13:22:18.959Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-20T13:22:19.554Z] [ 85%] Linking C executable device-random [2022-07-20T13:22:19.825Z] [ 85%] Built target device-random [2022-07-20T13:22:19.825Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-20T13:22:20.419Z] [ 88%] Linking C executable device-gyro [2022-07-20T13:22:20.690Z] [ 88%] Built target device-gyro [2022-07-20T13:22:20.690Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-20T13:22:21.283Z] [ 91%] Linking C executable device-bitfields [2022-07-20T13:22:21.554Z] [ 91%] Built target device-bitfields [2022-07-20T13:22:21.554Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-20T13:22:22.526Z] [ 94%] Linking C executable template-discovery [2022-07-20T13:22:22.797Z] [ 94%] Built target template-discovery [2022-07-20T13:22:22.797Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-20T13:22:23.389Z] [ 97%] Linking C executable device-file [2022-07-20T13:22:23.660Z] [ 97%] Built target device-file [2022-07-20T13:22:23.933Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-20T13:22:24.525Z] [100%] Linking C executable device-terminal [2022-07-20T13:22:24.798Z] [100%] Built target device-terminal [2022-07-20T13:22:24.798Z] Run CPack packaging tool... [2022-07-20T13:22:24.798Z] CPack: Create package using TGZ [2022-07-20T13:22:24.798Z] CPack: Install projects [2022-07-20T13:22:24.798Z] CPack: - Run preinstall target for: Csdk [2022-07-20T13:22:25.771Z] CPack: - Install project: Csdk [] [2022-07-20T13:22:25.771Z] CPack: Create package [2022-07-20T13:22:25.771Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2022-07-20T13:22:25.771Z] + '[' false '=' true ] [2022-07-20T13:22:25.771Z] + '[' false '=' true ] [2022-07-20T13:22:25.771Z] + mkdir -p /tmp/sdk/build/debug [2022-07-20T13:22:25.771Z] + cd /tmp/sdk/build/debug [2022-07-20T13:22:25.771Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-07-20T13:22:26.043Z] -- The C compiler identification is GNU 10.3.1 [2022-07-20T13:22:26.315Z] -- Detecting C compiler ABI info [2022-07-20T13:22:26.587Z] -- Detecting C compiler ABI info - done [2022-07-20T13:22:26.587Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T13:22:26.587Z] -- Detecting C compile features [2022-07-20T13:22:26.587Z] -- Detecting C compile features - done [2022-07-20T13:22:26.587Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-20T13:22:26.858Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-20T13:22:26.858Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-20T13:22:26.858Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-20T13:22:26.858Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-20T13:22:26.858Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-20T13:22:26.858Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-20T13:22:26.858Z] -- C SDK 0.0.0 for Linux [2022-07-20T13:22:26.858Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-20T13:22:27.131Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-20T13:22:27.401Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-20T13:22:27.401Z] -- Configuring done [2022-07-20T13:22:27.671Z] -- Generating done [2022-07-20T13:22:27.671Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-07-20T13:22:27.671Z] + make [2022-07-20T13:22:27.671Z] + tee debug.log [2022-07-20T13:22:27.671Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-20T13:22:28.268Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-20T13:22:28.538Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-20T13:22:29.509Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-20T13:22:29.780Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-20T13:22:29.780Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-20T13:22:30.372Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-20T13:22:30.646Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-20T13:22:30.918Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-20T13:22:31.511Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-20T13:22:32.105Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-20T13:22:32.382Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-20T13:22:32.674Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-20T13:22:33.268Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-20T13:22:33.545Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-20T13:22:33.545Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-20T13:22:33.819Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-20T13:22:34.794Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-20T13:22:35.067Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-20T13:22:35.341Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-20T13:22:35.616Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-20T13:22:35.888Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-20T13:22:35.888Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-20T13:22:35.888Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-20T13:22:35.888Z] 275 | const iot_component_factory_t * factory; [2022-07-20T13:22:35.888Z] | ^~~~~~~ [2022-07-20T13:22:36.159Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-20T13:22:37.591Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-20T13:22:37.591Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-20T13:22:37.865Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-20T13:22:38.137Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-20T13:22:38.411Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-20T13:22:38.411Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-20T13:22:39.005Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-20T13:22:39.005Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-20T13:22:39.598Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-20T13:22:39.598Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-20T13:22:39.870Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-20T13:22:40.464Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-20T13:22:40.737Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-20T13:22:41.330Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-20T13:22:41.602Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-20T13:22:42.575Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-20T13:22:42.847Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-20T13:22:43.121Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-20T13:22:43.714Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-20T13:22:43.988Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-20T13:22:45.963Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-20T13:22:45.963Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-20T13:22:46.235Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-20T13:22:46.507Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-20T13:22:47.485Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-20T13:22:48.078Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-20T13:22:48.351Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-20T13:22:48.624Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-20T13:22:48.897Z] [ 76%] Linking C shared library libcsdk.so [2022-07-20T13:22:49.171Z] [ 76%] Built target csdk [2022-07-20T13:22:49.446Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-20T13:22:49.719Z] [ 79%] Linking C executable template [2022-07-20T13:22:49.992Z] [ 79%] Built target template [2022-07-20T13:22:49.992Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-20T13:22:50.265Z] [ 82%] Linking C executable device-counter [2022-07-20T13:22:50.541Z] [ 82%] Built target device-counter [2022-07-20T13:22:50.541Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-20T13:22:50.812Z] [ 85%] Linking C executable device-random [2022-07-20T13:22:51.085Z] [ 85%] Built target device-random [2022-07-20T13:22:51.085Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-20T13:22:51.357Z] [ 88%] Linking C executable device-gyro [2022-07-20T13:22:51.630Z] [ 88%] Built target device-gyro [2022-07-20T13:22:51.903Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-20T13:22:52.175Z] [ 91%] Linking C executable device-bitfields [2022-07-20T13:22:52.448Z] [ 91%] Built target device-bitfields [2022-07-20T13:22:52.448Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-20T13:22:52.721Z] [ 94%] Linking C executable template-discovery [2022-07-20T13:22:52.993Z] [ 94%] Built target template-discovery [2022-07-20T13:22:52.993Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-20T13:22:53.266Z] [ 97%] Linking C executable device-file [2022-07-20T13:22:53.540Z] [ 97%] Built target device-file [2022-07-20T13:22:53.540Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-20T13:22:54.135Z] [100%] Linking C executable device-terminal [2022-07-20T13:22:54.408Z] [100%] Built target device-terminal [2022-07-20T13:22:54.408Z] make: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.408Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.408Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.408Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.408Z] [ 76%] Built target csdk [2022-07-20T13:22:54.679Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] [ 79%] Built target template [2022-07-20T13:22:54.679Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] [ 82%] Built target device-counter [2022-07-20T13:22:54.679Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] [ 85%] Built target device-random [2022-07-20T13:22:54.679Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] [ 88%] Built target device-gyro [2022-07-20T13:22:54.679Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] [ 91%] Built target device-bitfields [2022-07-20T13:22:54.679Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.679Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.953Z] [ 94%] Built target template-discovery [2022-07-20T13:22:54.953Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.953Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.953Z] [ 97%] Built target device-file [2022-07-20T13:22:54.953Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.953Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.953Z] [100%] Built target device-terminal [2022-07-20T13:22:54.953Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:54.953Z] Install the project... [2022-07-20T13:22:54.953Z] -- Install configuration: "Release" [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/lib/libcsdk.so [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/devsdk [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/edgex [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/edgex/devices.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/defs.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/time.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/base64.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/component.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/config.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/container.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/uuid.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/os.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/thread.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/data.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/typecode.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/hash.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/logger.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/os [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/json.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/include/iot/iot.h [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-07-20T13:22:54.953Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-07-20T13:22:54.953Z] make: Leaving directory '/tmp/sdk/build/release' [2022-07-20T13:22:56.936Z] Removing intermediate container db15b6ada6e0 [2022-07-20T13:22:56.936Z] ---> bc4415578743 [2022-07-20T13:22:56.936Z] Step 14/22 : FROM ${BASE} [2022-07-20T13:22:56.936Z] ---> aede2dddcadd [2022-07-20T13:22:56.936Z] Step 15/22 : LABEL maintainer="IOTech " [2022-07-20T13:22:56.936Z] ---> Running in 6c2124c36424 [2022-07-20T13:22:57.210Z] Removing intermediate container 6c2124c36424 [2022-07-20T13:22:57.211Z] ---> e57850d7e09b [2022-07-20T13:22:57.211Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-20T13:22:57.211Z] ---> Running in 8d2042274939 [2022-07-20T13:22:58.187Z] Connecting to iotech.jfrog.io (34.248.37.48:443) [2022-07-20T13:22:58.778Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-20T13:22:58.778Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-20T13:22:58.778Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-20T13:22:59.375Z] Removing intermediate container 8d2042274939 [2022-07-20T13:22:59.375Z] ---> 39e5b9f1e7e2 [2022-07-20T13:22:59.375Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-20T13:22:59.375Z] ---> Running in 5bb32d6b5909 [2022-07-20T13:23:00.821Z] Removing intermediate container 5bb32d6b5909 [2022-07-20T13:23:00.821Z] ---> 20f7c1008821 [2022-07-20T13:23:00.821Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-20T13:23:00.821Z] ---> Running in e4bd8c005856 [2022-07-20T13:23:02.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T13:23:02.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T13:23:02.544Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T13:23:03.526Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-20T13:23:03.526Z] (1/6) Installing curl (7.80.0-r2) [2022-07-20T13:23:03.526Z] (2/6) Installing hiredis (1.0.2-r0) [2022-07-20T13:23:03.526Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-07-20T13:23:03.526Z] (4/6) Installing libcbor (0.8.0-r0) [2022-07-20T13:23:03.526Z] (5/6) Installing libuuid (2.37.4-r0) [2022-07-20T13:23:03.526Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-20T13:23:04.127Z] Executing busybox-1.34.1-r5.trigger [2022-07-20T13:23:04.127Z] OK: 278 MiB in 83 packages [2022-07-20T13:23:05.106Z] Removing intermediate container e4bd8c005856 [2022-07-20T13:23:05.106Z] ---> fe6a700c2b43 [2022-07-20T13:23:05.106Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-07-20T13:23:05.701Z] ---> 282487e55352 [2022-07-20T13:23:05.701Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-07-20T13:23:06.296Z] ---> 7123ed498b91 [2022-07-20T13:23:06.296Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-07-20T13:23:06.893Z] ---> 420c05be9ae1 [2022-07-20T13:23:06.893Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-07-20T13:23:07.495Z] ---> 095e1f102340 [2022-07-20T13:23:07.495Z] Successfully built 095e1f102340 [2022-07-20T13:23:07.495Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:23:08.201Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T13:23:08.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T13:23:08.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-20593 does not seem to be running inside a container [2022-07-20T13:23:08.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-20T13:23:09.829Z] $ docker top 5483e02c9dd2331973504824bf98befb1bf305ed9c82dfc7bb1cd4c80db70182 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T13:23:10.784Z] + make test [2022-07-20T13:23:10.784Z] echo "make test" [2022-07-20T13:23:10.784Z] make test [Pipeline] } [2022-07-20T13:23:10.823Z] $ docker stop --time=1 5483e02c9dd2331973504824bf98befb1bf305ed9c82dfc7bb1cd4c80db70182 [2022-07-20T13:23:12.401Z] $ docker rm -f 5483e02c9dd2331973504824bf98befb1bf305ed9c82dfc7bb1cd4c80db70182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T13:23:13.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T13:23:13.603Z] + ls -al . [2022-07-20T13:23:13.603Z] total 204 [2022-07-20T13:23:13.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 13:20 . [2022-07-20T13:23:13.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:20 .. [2022-07-20T13:23:13.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 13:20 .git [2022-07-20T13:23:13.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:20 .github [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 20 13:20 .gitignore [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 20 13:20 Attribution.txt [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 8420 Jul 20 13:20 CHANGES [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 20 13:20 Doxyfile [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 13:20 GOVERNANCE.md [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 20 13:20 Jenkinsfile [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 13:20 LICENSE [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 20 13:20 Makefile [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 13:20 OWNERS.md [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 4086 Jul 20 13:20 README.md [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 7422 Jul 20 13:20 README.v2.md [2022-07-20T13:23:13.603Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 13:16 VERSION [2022-07-20T13:23:13.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:20 docs [2022-07-20T13:23:13.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:20 include [2022-07-20T13:23:13.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:20 scripts [2022-07-20T13:23:13.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:20 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:23:14.035Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=95f264ea296da9579d75e464e42e3355eeaaa3c8 --label arch=arm64 --label version=0.0.0 . [2022-07-20T13:23:14.313Z] Sending build context to Docker daemon 2.821MB [2022-07-20T13:23:14.586Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-07-20T13:23:14.586Z] Step 2/17 : FROM ${BASE} [2022-07-20T13:23:14.586Z] ---> 095e1f102340 [2022-07-20T13:23:14.586Z] Step 3/17 : LABEL maintainer="IOTech " [2022-07-20T13:23:14.586Z] ---> Running in 0415acd920ec [2022-07-20T13:23:14.858Z] Removing intermediate container 0415acd920ec [2022-07-20T13:23:14.858Z] ---> fc1e048555c5 [2022-07-20T13:23:14.858Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-20T13:23:14.858Z] ---> Running in e532b57e0ab3 [2022-07-20T13:23:15.835Z] Connecting to iotech.jfrog.io (54.155.90.35:443) [2022-07-20T13:23:16.432Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-20T13:23:16.432Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-20T13:23:16.432Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-20T13:23:17.029Z] Removing intermediate container e532b57e0ab3 [2022-07-20T13:23:17.029Z] ---> 239769a616a3 [2022-07-20T13:23:17.029Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-20T13:23:17.029Z] ---> Running in 437dc6a5cd89 [2022-07-20T13:23:18.479Z] Removing intermediate container 437dc6a5cd89 [2022-07-20T13:23:18.479Z] ---> eaf383dcd5bc [2022-07-20T13:23:18.479Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-07-20T13:23:18.479Z] ---> Running in 7adc2b3e39e8 [2022-07-20T13:23:19.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T13:23:19.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T13:23:20.010Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T13:23:20.988Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-20T13:23:20.988Z] (1/28) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-20T13:23:20.988Z] (2/28) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-20T13:23:20.988Z] (3/28) Installing libcbor-dev (0.8.0-r0) [2022-07-20T13:23:20.988Z] (4/28) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-20T13:23:20.988Z] (5/28) Installing util-linux (2.37.4-r0) [2022-07-20T13:23:20.988Z] (6/28) Installing libblkid (2.37.4-r0) [2022-07-20T13:23:20.988Z] (7/28) Installing libeconf (0.4.2-r0) [2022-07-20T13:23:20.988Z] (8/28) Installing libfdisk (2.37.4-r0) [2022-07-20T13:23:20.988Z] (9/28) Installing libmount (2.37.4-r0) [2022-07-20T13:23:20.988Z] (10/28) Installing libsmartcols (2.37.4-r0) [2022-07-20T13:23:20.988Z] (11/28) Installing util-linux-misc (2.37.4-r0) [2022-07-20T13:23:21.259Z] (12/28) Installing linux-pam (1.5.2-r0) [2022-07-20T13:23:21.259Z] (13/28) Installing runuser (2.37.4-r0) [2022-07-20T13:23:21.259Z] (14/28) Installing hexdump (2.37.4-r0) [2022-07-20T13:23:21.259Z] (15/28) Installing uuidgen (2.37.4-r0) [2022-07-20T13:23:21.259Z] (16/28) Installing blkid (2.37.4-r0) [2022-07-20T13:23:21.259Z] (17/28) Installing sfdisk (2.37.4-r0) [2022-07-20T13:23:21.259Z] (18/28) Installing mcookie (2.37.4-r0) [2022-07-20T13:23:21.259Z] (19/28) Installing wipefs (2.37.4-r0) [2022-07-20T13:23:21.259Z] (20/28) Installing cfdisk (2.37.4-r0) [2022-07-20T13:23:21.259Z] (21/28) Installing flock (2.37.4-r0) [2022-07-20T13:23:21.259Z] (22/28) Installing lsblk (2.37.4-r0) [2022-07-20T13:23:21.259Z] (23/28) Installing libcap-ng (0.8.2-r1) [2022-07-20T13:23:21.259Z] (24/28) Installing setpriv (2.37.4-r0) [2022-07-20T13:23:21.259Z] (25/28) Installing logger (2.37.4-r0) [2022-07-20T13:23:21.259Z] (26/28) Installing partx (2.37.4-r0) [2022-07-20T13:23:21.259Z] (27/28) Installing findmnt (2.37.4-r0) [2022-07-20T13:23:21.259Z] (28/28) Installing util-linux-dev (2.37.4-r0) [2022-07-20T13:23:21.259Z] Executing busybox-1.34.1-r5.trigger [2022-07-20T13:23:21.532Z] OK: 290 MiB in 109 packages [2022-07-20T13:23:22.970Z] Removing intermediate container 7adc2b3e39e8 [2022-07-20T13:23:22.970Z] ---> 7feae407052e [2022-07-20T13:23:22.970Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-07-20T13:23:23.244Z] ---> c1a7eb75f695 [2022-07-20T13:23:23.244Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-07-20T13:23:24.229Z] ---> f9e1b1452919 [2022-07-20T13:23:24.229Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-07-20T13:23:24.503Z] ---> 4ea72b3353fd [2022-07-20T13:23:24.503Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-07-20T13:23:25.100Z] ---> 3a00a89b71cc [2022-07-20T13:23:25.100Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-07-20T13:23:25.701Z] ---> 73987de4f6e2 [2022-07-20T13:23:25.701Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-07-20T13:23:25.975Z] ---> ce4d927ca143 [2022-07-20T13:23:25.975Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-07-20T13:23:26.256Z] ---> Running in ae47f6296265 [2022-07-20T13:23:26.531Z] Removing intermediate container ae47f6296265 [2022-07-20T13:23:26.531Z] ---> 987b9b9da535 [2022-07-20T13:23:26.531Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-07-20T13:23:26.531Z] ---> Running in 042e6c061f19 [2022-07-20T13:23:26.805Z] Removing intermediate container 042e6c061f19 [2022-07-20T13:23:26.805Z] ---> 861eafff7b5c [2022-07-20T13:23:26.805Z] Step 15/17 : LABEL arch=arm64 [2022-07-20T13:23:26.805Z] ---> Running in f6c376493cdd [2022-07-20T13:23:27.084Z] Removing intermediate container f6c376493cdd [2022-07-20T13:23:27.084Z] ---> bfe88bc2919e [2022-07-20T13:23:27.084Z] Step 16/17 : LABEL git_sha=95f264ea296da9579d75e464e42e3355eeaaa3c8 [2022-07-20T13:23:27.360Z] ---> Running in db6272bfa3c8 [2022-07-20T13:23:27.635Z] Removing intermediate container db6272bfa3c8 [2022-07-20T13:23:27.635Z] ---> 121c61411dbd [2022-07-20T13:23:27.635Z] Step 17/17 : LABEL version=0.0.0 [2022-07-20T13:23:27.635Z] ---> Running in 241f59d76abd [2022-07-20T13:23:27.909Z] Removing intermediate container 241f59d76abd [2022-07-20T13:23:27.909Z] ---> 194775d3638a [2022-07-20T13:23:27.909Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-07-20T13:23:27.909Z] Successfully built 194775d3638a [2022-07-20T13:23:27.909Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:23:28.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T13:23:28.714Z] [2022-07-20T13:23:28.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:23:29.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T13:23:29.406Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-20T13:23:29.407Z] 8998bd30e6a1: Pulling fs layer [2022-07-20T13:23:29.407Z] 04944245beec: Pulling fs layer [2022-07-20T13:23:29.407Z] 699f458cf7ca: Pulling fs layer [2022-07-20T13:23:29.407Z] 765212b225bb: Pulling fs layer [2022-07-20T13:23:29.407Z] f23df028b6ca: Pulling fs layer [2022-07-20T13:23:29.407Z] d65c8cfc05b1: Pulling fs layer [2022-07-20T13:23:29.407Z] 2437ff75d9bd: Pulling fs layer [2022-07-20T13:23:29.407Z] 765212b225bb: Waiting [2022-07-20T13:23:29.407Z] f23df028b6ca: Waiting [2022-07-20T13:23:29.407Z] d65c8cfc05b1: Waiting [2022-07-20T13:23:29.407Z] 2437ff75d9bd: Waiting [2022-07-20T13:23:29.407Z] 04944245beec: Verifying Checksum [2022-07-20T13:23:29.407Z] 04944245beec: Download complete [2022-07-20T13:23:29.407Z] 765212b225bb: Verifying Checksum [2022-07-20T13:23:29.407Z] 765212b225bb: Download complete [2022-07-20T13:23:29.407Z] f23df028b6ca: Verifying Checksum [2022-07-20T13:23:29.407Z] f23df028b6ca: Download complete [2022-07-20T13:23:29.407Z] d65c8cfc05b1: Verifying Checksum [2022-07-20T13:23:29.407Z] d65c8cfc05b1: Download complete [2022-07-20T13:23:29.685Z] 699f458cf7ca: Verifying Checksum [2022-07-20T13:23:29.685Z] 699f458cf7ca: Download complete [2022-07-20T13:23:29.962Z] 8998bd30e6a1: Verifying Checksum [2022-07-20T13:23:29.962Z] 8998bd30e6a1: Download complete [2022-07-20T13:23:32.593Z] 2437ff75d9bd: Download complete [2022-07-20T13:23:34.591Z] 8998bd30e6a1: Pull complete [2022-07-20T13:23:34.865Z] 04944245beec: Pull complete [2022-07-20T13:23:36.302Z] 699f458cf7ca: Pull complete [2022-07-20T13:23:36.302Z] 765212b225bb: Pull complete [2022-07-20T13:23:37.287Z] f23df028b6ca: Pull complete [2022-07-20T13:23:37.560Z] d65c8cfc05b1: Pull complete [2022-07-20T13:23:52.737Z] 2437ff75d9bd: Pull complete [2022-07-20T13:23:52.737Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-20T13:23:52.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T13:23:52.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T13:23:53.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-20593 does not seem to be running inside a container [2022-07-20T13:23:53.293Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-20T13:23:55.719Z] $ docker top 7c3b04d74265587e746795643367bb2265408ba9ea02169dc2a92bbfe66c8441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:23:56.750Z] ---> job-cost.sh [2022-07-20T13:23:56.750Z] lf-activate-venv: SKIPPING [2022-07-20T13:23:56.750Z] INFO: No Stack... [2022-07-20T13:23:57.348Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-20T13:23:57.984Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T13:23:58.676Z] + cat /w/workspace/device-sdk-c/1/archives/cost.csv [2022-07-20T13:23:58.676Z] + cut -d, -f6 [Pipeline] lock [2022-07-20T13:23:58.760Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-427-1-stack-cost] [2022-07-20T13:23:58.764Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-427-1-stack-cost] did not exist. Created. [2022-07-20T13:23:58.764Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-427-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T13:23:59.501Z] /w/workspace/device-sdk-c/1@tmp/durable-8734dbcc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-20T13:24:00.192Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-20T13:24:00.228Z] Warning: overwriting stash ‘stack-cost’ [2022-07-20T13:24:00.692Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T13:24:00.716Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-427-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T13:24:00.803Z] $ docker stop --time=1 7c3b04d74265587e746795643367bb2265408ba9ea02169dc2a92bbfe66c8441 [2022-07-20T13:24:02.296Z] $ docker rm -f 7c3b04d74265587e746795643367bb2265408ba9ea02169dc2a92bbfe66c8441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-20T13:24:04.070Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-427/archives ] [2022-07-20T13:24:04.070Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-427/archives [2022-07-20T13:24:04.070Z] total 16 [2022-07-20T13:24:04.070Z] drwxr-xr-x 3 root root 4096 Jul 20 13:17 . [2022-07-20T13:24:04.070Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 13:17 .. [2022-07-20T13:24:04.070Z] drwxr-xr-x 2 root root 4096 Jul 20 13:17 cost [2022-07-20T13:24:04.070Z] -rw-r--r-- 1 root root 83 Jul 20 13:17 cost.csv [2022-07-20T13:24:04.071Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-427/archives [2022-07-20T13:24:04.071Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-427/archives [2022-07-20T13:24:04.071Z] total 16 [2022-07-20T13:24:04.071Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 13:17 . [2022-07-20T13:24:04.071Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 13:17 .. [2022-07-20T13:24:04.071Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 13:17 cost [2022-07-20T13:24:04.071Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 20 13:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:24:04.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:24:05.302Z] ---> package-listing.sh [2022-07-20T13:24:05.302Z] ++ facter osfamily [2022-07-20T13:24:05.302Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-20T13:24:05.562Z] + OS_FAMILY=debian [2022-07-20T13:24:05.562Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-427 [2022-07-20T13:24:05.562Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-20T13:24:05.562Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-20T13:24:05.562Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-20T13:24:05.562Z] + PACKAGES=/tmp/packages_start.txt [2022-07-20T13:24:05.562Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-427 ']' [2022-07-20T13:24:05.562Z] + PACKAGES=/tmp/packages_end.txt [2022-07-20T13:24:05.562Z] + case "${OS_FAMILY}" in [2022-07-20T13:24:05.562Z] + dpkg -l [2022-07-20T13:24:05.562Z] + grep '^ii' [2022-07-20T13:24:05.562Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-20T13:24:05.562Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-20T13:24:05.562Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-20T13:24:05.562Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-427 ']' [2022-07-20T13:24:05.562Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-427/archives/ [2022-07-20T13:24:05.562Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-427/archives/ [Pipeline] echo [2022-07-20T13:24:05.597Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-20T13:24:05.894Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:24:06.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T13:24:06.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T13:24:06.664Z] prd-ubuntu20.04-docker-8c-8g-20592 does not seem to be running inside a container [2022-07-20T13:24:06.700Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-427/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-427 -v /w/workspace/edgexfoundry_device-sdk-c_PR-427:/w/workspace/edgexfoundry_device-sdk-c_PR-427:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T13:24:06.909Z] $ docker top faa0d2dc73b2a243058d170d068d32cdf641a5cde4bda72d599e8876af56549b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T13:24:07.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-20T13:24:07.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-20T13:24:07.920Z] + ls /var/log/sa-host [2022-07-20T13:24:07.920Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T13:24:08.047Z] provisioning config files... [2022-07-20T13:24:08.057Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-427@tmp/config4660541045036822496tmp [Pipeline] { [Pipeline] echo [2022-07-20T13:24:08.102Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:24:08.418Z] ---> create-netrc.sh [Pipeline] } [2022-07-20T13:24:08.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:24:08.845Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-20T13:24:08.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:24:09.193Z] ---> sudo-logs.sh [2022-07-20T13:24:09.193Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-20T13:24:09.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:24:09.604Z] ---> job-cost.sh [2022-07-20T13:24:09.604Z] lf-activate-venv: SKIPPING [2022-07-20T13:24:09.604Z] DEBUG: total: 0.2199999988079071 [2022-07-20T13:24:09.604Z] INFO: Retrieving Stack Cost... [2022-07-20T13:24:10.173Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T13:24:10.436Z] INFO: Archiving Costs [Pipeline] echo [2022-07-20T13:24:10.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T13:24:10.785Z] ---> logs-deploy.sh [2022-07-20T13:24:10.785Z] lf-activate-venv: SKIPPING [2022-07-20T13:24:10.785Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-427/1 [2022-07-20T13:24:10.785Z] INFO: archiving workspace using pattern(s): [2022-07-20T13:24:11.725Z] Archives upload complete. [2022-07-20T13:24:11.991Z] INFO: archiving logs to Nexus [2022-07-20T13:24:12.563Z] ---> uname -a: [2022-07-20T13:24:12.563Z] Linux prd-ubuntu20-04-docker-8c-8g-20592 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-20T13:24:12.563Z] [2022-07-20T13:24:12.563Z] [2022-07-20T13:24:12.563Z] ---> lscpu: [2022-07-20T13:24:12.563Z] Architecture: x86_64 [2022-07-20T13:24:12.563Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-20T13:24:12.563Z] Byte Order: Little Endian [2022-07-20T13:24:12.563Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-20T13:24:12.563Z] CPU(s): 8 [2022-07-20T13:24:12.563Z] On-line CPU(s) list: 0-7 [2022-07-20T13:24:12.563Z] Thread(s) per core: 1 [2022-07-20T13:24:12.563Z] Core(s) per socket: 1 [2022-07-20T13:24:12.563Z] Socket(s): 8 [2022-07-20T13:24:12.563Z] NUMA node(s): 1 [2022-07-20T13:24:12.563Z] Vendor ID: AuthenticAMD [2022-07-20T13:24:12.563Z] CPU family: 23 [2022-07-20T13:24:12.563Z] Model: 49 [2022-07-20T13:24:12.563Z] Model name: AMD EPYC-Rome Processor [2022-07-20T13:24:12.563Z] Stepping: 0 [2022-07-20T13:24:12.563Z] CPU MHz: 2799.998 [2022-07-20T13:24:12.563Z] BogoMIPS: 5599.99 [2022-07-20T13:24:12.563Z] Virtualization: AMD-V [2022-07-20T13:24:12.563Z] Hypervisor vendor: KVM [2022-07-20T13:24:12.563Z] Virtualization type: full [2022-07-20T13:24:12.563Z] L1d cache: 256 KiB [2022-07-20T13:24:12.563Z] L1i cache: 256 KiB [2022-07-20T13:24:12.563Z] L2 cache: 4 MiB [2022-07-20T13:24:12.563Z] L3 cache: 128 MiB [2022-07-20T13:24:12.563Z] NUMA node0 CPU(s): 0-7 [2022-07-20T13:24:12.563Z] Vulnerability Itlb multihit: Not affected [2022-07-20T13:24:12.563Z] Vulnerability L1tf: Not affected [2022-07-20T13:24:12.563Z] Vulnerability Mds: Not affected [2022-07-20T13:24:12.563Z] Vulnerability Meltdown: Not affected [2022-07-20T13:24:12.563Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-20T13:24:12.563Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-20T13:24:12.563Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-20T13:24:12.563Z] Vulnerability Srbds: Not affected [2022-07-20T13:24:12.563Z] Vulnerability Tsx async abort: Not affected [2022-07-20T13:24:12.563Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-20T13:24:12.563Z] [2022-07-20T13:24:12.563Z] [2022-07-20T13:24:12.563Z] ---> nproc: [2022-07-20T13:24:12.563Z] 8 [2022-07-20T13:24:12.563Z] [2022-07-20T13:24:12.563Z] [2022-07-20T13:24:12.563Z] ---> df -h: [2022-07-20T13:24:12.563Z] Filesystem Size Used Avail Use% Mounted on [2022-07-20T13:24:12.563Z] overlay 155G 9.8G 146G 7% / [2022-07-20T13:24:12.563Z] tmpfs 64M 0 64M 0% /dev [2022-07-20T13:24:12.563Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-20T13:24:12.563Z] shm 64M 0 64M 0% /dev/shm [2022-07-20T13:24:12.563Z] /dev/vda1 155G 9.8G 146G 7% /facter-os [2022-07-20T13:24:12.563Z] [2022-07-20T13:24:12.563Z]