Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 508af3997b99b63bbc6444d3a4c84739e7448765 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-ssh8922351480043437978.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6683040826109146803.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh425075384096991479.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9144864891476976865.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1726371225908030473.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 Running on prd-ubuntu20.04-docker-8c-8g-117459 in /w/workspace/edgexfoundry_device-sdk-c_main [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_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 508af3997b99b63bbc6444d3a4c84739e7448765 (main) Commit message: "feat: add metrics publication (#432)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 508af3997b99b63bbc6444d3a4c84739e7448765 # timeout=10 > git rev-list --no-walk 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-27T15:47:31.750Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-27T15:47:31.801Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-27T15:47:31.815Z] ========================================================= [2022-10-27T15:47:31.815Z] EdgeX Global Pipelines Version Info [2022-10-27T15:47:31.815Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:47:32.515Z] ------------------- [2022-10-27T15:47:32.515Z] stable info: [2022-10-27T15:47:32.515Z] ------------------- [2022-10-27T15:47:32.515Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-27T15:47:32.515Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T15:47:32.515Z] Message: update stable to v1.0.243 [2022-10-27T15:47:33.086Z] ------------------- [2022-10-27T15:47:33.086Z] experimental info: [2022-10-27T15:47:33.086Z] ------------------- [2022-10-27T15:47:33.086Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-27T15:47:33.086Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T15:47:33.086Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-27T15:47:33.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-10-27T15:47:33.263Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-10-27T15:47:33.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-27T15:47:33.282Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-27T15:47:33.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-27T15:47:33.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-10-27T15:47:33.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-10-27T15:47:33.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-27T15:47:33.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-27T15:47:33.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-10-27T15:47:33.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-27T15:47:33.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-27T15:47:33.381Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T15:47:33.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T15:47:33.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-27T15:47:33.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-27T15:47:33.423Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-27T15:47:33.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-27T15:47:33.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-27T15:47:33.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-27T15:47:33.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 508af3997b99b63bbc6444d3a4c84739e7448765 [Pipeline] echo [2022-10-27T15:47:33.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 508af39 [Pipeline] echo [2022-10-27T15:47:33.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T15:47:33.526Z] provisioning config files... [2022-10-27T15:47:33.540Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4165821365300400177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:47:33.837Z] ---> docker-login.sh [2022-10-27T15:47:33.837Z] nexus3.edgexfoundry.org:10001 [2022-10-27T15:47:34.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:34.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:34.358Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:34.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:34.358Z] [2022-10-27T15:47:34.358Z] Login Succeeded [2022-10-27T15:47:34.358Z] nexus3.edgexfoundry.org:10002 [2022-10-27T15:47:34.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:34.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:34.358Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:34.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:34.358Z] [2022-10-27T15:47:34.358Z] Login Succeeded [2022-10-27T15:47:34.358Z] nexus3.edgexfoundry.org:10003 [2022-10-27T15:47:34.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:34.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:34.619Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:34.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:34.619Z] [2022-10-27T15:47:34.619Z] Login Succeeded [2022-10-27T15:47:34.619Z] nexus3.edgexfoundry.org:10004 [2022-10-27T15:47:34.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:34.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:34.619Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:34.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:34.619Z] [2022-10-27T15:47:34.619Z] Login Succeeded [2022-10-27T15:47:34.619Z] docker.io [2022-10-27T15:47:34.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:35.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:35.137Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:35.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:35.137Z] [2022-10-27T15:47:35.137Z] Login Succeeded [2022-10-27T15:47:35.137Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T15:47:35.146Z] 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-10-27T15:47:35.525Z] + git rev-list -1 --merges 508af3997b99b63bbc6444d3a4c84739e7448765~1..508af3997b99b63bbc6444d3a4c84739e7448765 [Pipeline] echo [2022-10-27T15:47:35.557Z] -----------> git rev-list -1 --merges 508af3997b99b63bbc6444d3a4c84739e7448765~1..508af3997b99b63bbc6444d3a4c84739e7448765 508af3997b99b63bbc6444d3a4c84739e7448765 [false] [Pipeline] sh [2022-10-27T15:47:35.848Z] + git log --format=format:%s -1 508af3997b99b63bbc6444d3a4c84739e7448765 [Pipeline] echo [2022-10-27T15:47:35.864Z] ========================================================= [2022-10-27T15:47:35.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-27T15:47:35.864Z] ========================================================= 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-10-27T15:47:36.244Z] + git rev-list -1 --merges 508af3997b99b63bbc6444d3a4c84739e7448765~1..508af3997b99b63bbc6444d3a4c84739e7448765 [Pipeline] echo [2022-10-27T15:47:36.256Z] -----------> git rev-list -1 --merges 508af3997b99b63bbc6444d3a4c84739e7448765~1..508af3997b99b63bbc6444d3a4c84739e7448765 508af3997b99b63bbc6444d3a4c84739e7448765 [false] [Pipeline] sh [2022-10-27T15:47:36.545Z] + git log --format=format:%s -1 508af3997b99b63bbc6444d3a4c84739e7448765 [Pipeline] echo [2022-10-27T15:47:36.557Z] ========================================================= [2022-10-27T15:47:36.557Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-27T15:47:36.557Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-27T15:47:36.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T15:47:36.987Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-27T15:47:36.987Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-27T15:47:36.987Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-27T15:47:36.987Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-27T15:47:36.987Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-27T15:47:36.987Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:47:37.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T15:47:37.405Z] [2022-10-27T15:47:37.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:47:37.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T15:47:37.701Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-27T15:47:37.701Z] b85a868b505f: Pulling fs layer [2022-10-27T15:47:37.701Z] e2be974225ed: Pulling fs layer [2022-10-27T15:47:37.701Z] 339a4e72a1f5: Pulling fs layer [2022-10-27T15:47:37.701Z] 988bab9f4d93: Pulling fs layer [2022-10-27T15:47:37.701Z] 1469e6f7b9e6: Pulling fs layer [2022-10-27T15:47:37.701Z] eaf3925da568: Pulling fs layer [2022-10-27T15:47:37.701Z] bab4dde63d76: Pulling fs layer [2022-10-27T15:47:37.701Z] bde34c3a00c8: Pulling fs layer [2022-10-27T15:47:37.701Z] b352a97aabf1: Pulling fs layer [2022-10-27T15:47:37.701Z] 4872d77fe225: Pulling fs layer [2022-10-27T15:47:37.701Z] 5851b861e8e6: Pulling fs layer [2022-10-27T15:47:37.701Z] 988bab9f4d93: Waiting [2022-10-27T15:47:37.701Z] 1469e6f7b9e6: Waiting [2022-10-27T15:47:37.701Z] eaf3925da568: Waiting [2022-10-27T15:47:37.701Z] bab4dde63d76: Waiting [2022-10-27T15:47:37.701Z] bde34c3a00c8: Waiting [2022-10-27T15:47:37.701Z] b352a97aabf1: Waiting [2022-10-27T15:47:37.701Z] 5851b861e8e6: Waiting [2022-10-27T15:47:37.701Z] e2be974225ed: Verifying Checksum [2022-10-27T15:47:37.701Z] e2be974225ed: Download complete [2022-10-27T15:47:37.701Z] 988bab9f4d93: Verifying Checksum [2022-10-27T15:47:37.701Z] 988bab9f4d93: Download complete [2022-10-27T15:47:37.975Z] 1469e6f7b9e6: Verifying Checksum [2022-10-27T15:47:37.975Z] 1469e6f7b9e6: Download complete [2022-10-27T15:47:37.975Z] 339a4e72a1f5: Verifying Checksum [2022-10-27T15:47:37.975Z] 339a4e72a1f5: Download complete [2022-10-27T15:47:37.975Z] eaf3925da568: Verifying Checksum [2022-10-27T15:47:37.975Z] eaf3925da568: Download complete [2022-10-27T15:47:37.975Z] bde34c3a00c8: Download complete [2022-10-27T15:47:37.975Z] b352a97aabf1: Verifying Checksum [2022-10-27T15:47:37.975Z] b352a97aabf1: Download complete [2022-10-27T15:47:37.975Z] 4872d77fe225: Verifying Checksum [2022-10-27T15:47:37.975Z] 4872d77fe225: Download complete [2022-10-27T15:47:37.975Z] 5851b861e8e6: Verifying Checksum [2022-10-27T15:47:37.975Z] 5851b861e8e6: Download complete [2022-10-27T15:47:37.975Z] b85a868b505f: Verifying Checksum [2022-10-27T15:47:37.975Z] b85a868b505f: Download complete [2022-10-27T15:47:38.242Z] bab4dde63d76: Verifying Checksum [2022-10-27T15:47:38.242Z] bab4dde63d76: Download complete [2022-10-27T15:47:39.631Z] b85a868b505f: Pull complete [2022-10-27T15:47:39.631Z] e2be974225ed: Pull complete [2022-10-27T15:47:40.199Z] 339a4e72a1f5: Pull complete [2022-10-27T15:47:40.199Z] 988bab9f4d93: Pull complete [2022-10-27T15:47:40.457Z] 1469e6f7b9e6: Pull complete [2022-10-27T15:47:40.715Z] eaf3925da568: Pull complete [2022-10-27T15:47:42.615Z] bab4dde63d76: Pull complete [2022-10-27T15:47:42.615Z] bde34c3a00c8: Pull complete [2022-10-27T15:47:42.615Z] b352a97aabf1: Pull complete [2022-10-27T15:47:42.877Z] 4872d77fe225: Pull complete [2022-10-27T15:47:42.877Z] 5851b861e8e6: Pull complete [2022-10-27T15:47:42.877Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-27T15:47:42.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T15:47:42.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:47:42.962Z] prd-ubuntu20.04-docker-8c-8g-117459 does not seem to be running inside a container [2022-10-27T15:47:42.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T15:47:45.398Z] $ docker top af83ff237af50e52e66477956c1e67cfccd671ce6368e4e235e6483ee58c23c1 -eo pid,comm [2022-10-27T15:47:45.499Z] 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-10-27T15:47:45.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T15:47:45.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T15:47:45.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T15:47:45.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T15:47:45.654Z] $ docker exec af83ff237af50e52e66477956c1e67cfccd671ce6368e4e235e6483ee58c23c1 ssh-agent [2022-10-27T15:47:45.780Z] SSH_AUTH_SOCK=/tmp/ssh-Q7ImP164hz1g/agent.33 [2022-10-27T15:47:45.780Z] SSH_AGENT_PID=39 [2022-10-27T15:47:45.787Z] Running ssh-add (command line suppressed) [2022-10-27T15:47:45.875Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8710039300283569589.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8710039300283569589.key) [2022-10-27T15:47:45.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T15:47:46.204Z] + git tag --points-at HEAD [Pipeline] } [2022-10-27T15:47:46.203Z] $ docker exec --env ******** --env ******** af83ff237af50e52e66477956c1e67cfccd671ce6368e4e235e6483ee58c23c1 ssh-agent -k [2022-10-27T15:47:46.300Z] unset SSH_AUTH_SOCK; [2022-10-27T15:47:46.301Z] unset SSH_AGENT_PID; [2022-10-27T15:47:46.301Z] echo Agent pid 39 killed; [2022-10-27T15:47:46.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-27T15:47:46.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T15:47:46.351Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T15:47:46.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T15:47:46.467Z] $ docker exec af83ff237af50e52e66477956c1e67cfccd671ce6368e4e235e6483ee58c23c1 ssh-agent [2022-10-27T15:47:46.612Z] SSH_AUTH_SOCK=/tmp/ssh-VYxz7hsxuVtH/agent.71 [2022-10-27T15:47:46.612Z] SSH_AGENT_PID=77 [2022-10-27T15:47:46.617Z] Running ssh-add (command line suppressed) [2022-10-27T15:47:46.712Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1440042462419898393.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1440042462419898393.key) [2022-10-27T15:47:46.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T15:47:47.026Z] + git semver init [2022-10-27T15:47:47.287Z] 2022-10-27 15:47:47,217 [run_init] DEBUG init version:0.0.0 force:False [2022-10-27T15:47:47.287Z] 2022-10-27 15:47:47,218 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-10-27T15:47:47.287Z] 2022-10-27 15:47:47,219 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-10-27T15:47:47.287Z] 2022-10-27 15:47:47,219 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-10-27T15:47:48.225Z] 2022-10-27 15:47:48,119 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2022-10-27T15:47:48.225Z] 2022-10-27 15:47:48,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2022-10-27T15:47:48.225Z] 2022-10-27 15:47:48,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-27T15:47:48.225Z] 2022-10-27 15:47:48,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-27T15:47:48.225Z] 2.2.1-dev.3 [Pipeline] } [2022-10-27T15:47:48.239Z] $ docker exec --env ******** --env ******** af83ff237af50e52e66477956c1e67cfccd671ce6368e4e235e6483ee58c23c1 ssh-agent -k [2022-10-27T15:47:48.337Z] unset SSH_AUTH_SOCK; [2022-10-27T15:47:48.338Z] unset SSH_AGENT_PID; [2022-10-27T15:47:48.338Z] echo Agent pid 77 killed; [2022-10-27T15:47:48.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T15:47:48.674Z] + git semver [Pipeline] } [2022-10-27T15:47:48.934Z] $ docker stop --time=1 af83ff237af50e52e66477956c1e67cfccd671ce6368e4e235e6483ee58c23c1 [2022-10-27T15:47:50.242Z] $ docker rm -f af83ff237af50e52e66477956c1e67cfccd671ce6368e4e235e6483ee58c23c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T15:47:50.590Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-27T15:47:50.769Z] Stashed 1 file(s) [Pipeline] echo [2022-10-27T15:47:50.771Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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-10-27T15:47:50.883Z] provisioning config files... [2022-10-27T15:47:50.893Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config8413601694389757721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:47:51.186Z] ---> docker-login.sh [2022-10-27T15:47:51.186Z] nexus3.edgexfoundry.org:10001 [2022-10-27T15:47:51.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:51.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:51.186Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:51.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:51.186Z] [2022-10-27T15:47:51.186Z] Login Succeeded [2022-10-27T15:47:51.186Z] nexus3.edgexfoundry.org:10002 [2022-10-27T15:47:51.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:51.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:51.186Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:51.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:51.186Z] [2022-10-27T15:47:51.186Z] Login Succeeded [2022-10-27T15:47:51.186Z] nexus3.edgexfoundry.org:10003 [2022-10-27T15:47:51.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:51.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:51.446Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:51.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:51.446Z] [2022-10-27T15:47:51.446Z] Login Succeeded [2022-10-27T15:47:51.446Z] nexus3.edgexfoundry.org:10004 [2022-10-27T15:47:51.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:51.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:51.446Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:51.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:51.446Z] [2022-10-27T15:47:51.446Z] Login Succeeded [2022-10-27T15:47:51.446Z] docker.io [2022-10-27T15:47:51.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:47:51.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:47:51.964Z] Configure a credential helper to remove this warning. See [2022-10-27T15:47:51.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:47:51.964Z] [2022-10-27T15:47:51.964Z] Login Succeeded [2022-10-27T15:47:51.964Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T15:47:51.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T15:47:52.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T15:47:52.043Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-10-27T15:47:52.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T15:47:52.057Z] ========================================================= [2022-10-27T15:47:52.057Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-10-27T15:47:52.057Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:47:52.359Z] + 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-10-27T15:47:52.359Z] Sending build context to Docker daemon 4.645MB [2022-10-27T15:47:52.359Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-10-27T15:47:52.359Z] Step 2/22 : FROM ${BASE} as builder [2022-10-27T15:47:52.624Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-10-27T15:47:52.624Z] 9621f1afde84: Pulling fs layer [2022-10-27T15:47:52.624Z] 968262dca30c: Pulling fs layer [2022-10-27T15:47:52.624Z] 9621f1afde84: Verifying Checksum [2022-10-27T15:47:52.624Z] 9621f1afde84: Download complete [2022-10-27T15:47:52.885Z] 9621f1afde84: Pull complete [2022-10-27T15:47:53.454Z] 968262dca30c: Verifying Checksum [2022-10-27T15:47:53.454Z] 968262dca30c: Download complete [2022-10-27T15:47:56.738Z] 968262dca30c: Pull complete [2022-10-27T15:47:56.738Z] Digest: sha256:8d089e23d47b820511ff25cb0a5ce749395ad09d16657f852daa1fdd05e548e9 [2022-10-27T15:47:56.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-10-27T15:47:56.738Z] ---> e707ee6a6b38 [2022-10-27T15:47:56.738Z] 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-10-27T15:47:58.117Z] ---> Running in a67f768261f2 [2022-10-27T15:47:58.377Z] Connecting to iotech.jfrog.io (52.17.92.222:443) [2022-10-27T15:47:58.636Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-27T15:47:58.636Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-27T15:47:58.636Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-27T15:47:59.206Z] Removing intermediate container a67f768261f2 [2022-10-27T15:47:59.206Z] ---> 9835cc703506 [2022-10-27T15:47:59.206Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-27T15:47:59.206Z] ---> Running in 6eefe5431cb9 [2022-10-27T15:47:59.773Z] Removing intermediate container 6eefe5431cb9 [2022-10-27T15:47:59.773Z] ---> dff91cc67a90 [2022-10-27T15:47:59.773Z] 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-10-27T15:47:59.773Z] ---> Running in 4c2f66e6afc4 [2022-10-27T15:48:00.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-27T15:48:00.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-27T15:48:00.295Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-27T15:48:00.861Z] (1/31) Installing hiredis (1.0.2-r0) [2022-10-27T15:48:00.861Z] (2/31) Installing hiredis-dev (1.0.2-r0) [2022-10-27T15:48:00.861Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-27T15:48:00.861Z] (3/31) Installing libcbor (0.8.0-r0) [2022-10-27T15:48:00.861Z] (4/31) Installing libcbor-dev (0.8.0-r0) [2022-10-27T15:48:00.861Z] (5/31) Installing ncurses-dev (6.3_p20211120-r1) [2022-10-27T15:48:00.861Z] (6/31) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) [2022-10-27T15:48:01.801Z] (7/31) Installing util-linux (2.37.4-r0) [2022-10-27T15:48:01.801Z] (8/31) Installing libblkid (2.37.4-r0) [2022-10-27T15:48:01.801Z] (9/31) Installing libeconf (0.4.2-r0) [2022-10-27T15:48:01.801Z] (10/31) Installing libuuid (2.37.4-r0) [2022-10-27T15:48:01.801Z] (11/31) Installing libfdisk (2.37.4-r0) [2022-10-27T15:48:01.801Z] (12/31) Installing libmount (2.37.4-r0) [2022-10-27T15:48:01.801Z] (13/31) Installing libsmartcols (2.37.4-r0) [2022-10-27T15:48:01.801Z] (14/31) Installing util-linux-misc (2.37.4-r0) [2022-10-27T15:48:01.801Z] (15/31) Installing linux-pam (1.5.2-r0) [2022-10-27T15:48:01.801Z] (16/31) Installing runuser (2.37.4-r0) [2022-10-27T15:48:01.801Z] (17/31) Installing hexdump (2.37.4-r0) [2022-10-27T15:48:01.801Z] (18/31) Installing uuidgen (2.37.4-r0) [2022-10-27T15:48:01.801Z] (19/31) Installing blkid (2.37.4-r0) [2022-10-27T15:48:01.801Z] (20/31) Installing sfdisk (2.37.4-r0) [2022-10-27T15:48:01.801Z] (21/31) Installing mcookie (2.37.4-r0) [2022-10-27T15:48:01.801Z] (22/31) Installing wipefs (2.37.4-r0) [2022-10-27T15:48:01.801Z] (23/31) Installing cfdisk (2.37.4-r0) [2022-10-27T15:48:01.801Z] (24/31) Installing flock (2.37.4-r0) [2022-10-27T15:48:01.801Z] (25/31) Installing lsblk (2.37.4-r0) [2022-10-27T15:48:01.801Z] (26/31) Installing libcap-ng (0.8.2-r1) [2022-10-27T15:48:01.801Z] (27/31) Installing setpriv (2.37.4-r0) [2022-10-27T15:48:01.801Z] (28/31) Installing logger (2.37.4-r0) [2022-10-27T15:48:01.801Z] (29/31) Installing partx (2.37.4-r0) [2022-10-27T15:48:01.801Z] (30/31) Installing findmnt (2.37.4-r0) [2022-10-27T15:48:01.801Z] (31/31) Installing util-linux-dev (2.37.4-r0) [2022-10-27T15:48:01.801Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T15:48:01.801Z] OK: 293 MiB in 108 packages [2022-10-27T15:48:02.833Z] Removing intermediate container 4c2f66e6afc4 [2022-10-27T15:48:02.833Z] ---> ce7dc486ff82 [2022-10-27T15:48:02.833Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-10-27T15:48:02.833Z] ---> Running in 3205e969a036 [2022-10-27T15:48:03.402Z] Removing intermediate container 3205e969a036 [2022-10-27T15:48:03.402Z] ---> ac6c28daed3b [2022-10-27T15:48:03.402Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-10-27T15:48:03.666Z] ---> d03ccd63a2b9 [2022-10-27T15:48:03.666Z] Step 8/22 : COPY src /tmp/sdk/src [2022-10-27T15:48:03.939Z] ---> 6a728398dd87 [2022-10-27T15:48:03.939Z] Step 9/22 : COPY include /tmp/sdk/include [2022-10-27T15:48:03.939Z] ---> 57e559024f62 [2022-10-27T15:48:03.939Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-10-27T15:48:04.199Z] ---> 1493715e9622 [2022-10-27T15:48:04.199Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-10-27T15:48:04.199Z] ---> f47fd061f74a [2022-10-27T15:48:04.199Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-10-27T15:48:04.458Z] ---> 50ded4589d9e [2022-10-27T15:48:04.459Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-10-27T15:48:04.459Z] ---> Running in 3633243541a0 [2022-10-27T15:48:04.718Z] + CPPCHECK=false [2022-10-27T15:48:04.718Z] + DOCGEN=false [2022-10-27T15:48:04.718Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-10-27T15:48:04.718Z] + TOMLVER=SDK-0.2 [2022-10-27T15:48:04.718Z] + CUTILVER=1.2.2 [2022-10-27T15:48:04.718Z] + '[' 0 -gt 0 ] [2022-10-27T15:48:04.718Z] + readlink -f ./scripts/build.sh [2022-10-27T15:48:04.718Z] + dirname /tmp/sdk/scripts/build.sh [2022-10-27T15:48:04.718Z] + dirname /tmp/sdk/scripts [2022-10-27T15:48:04.718Z] + ROOT=/tmp/sdk [2022-10-27T15:48:04.718Z] + cd /tmp/sdk [2022-10-27T15:48:04.718Z] + '[' '!' -d deps ] [2022-10-27T15:48:04.718Z] + mkdir deps [2022-10-27T15:48:04.718Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-10-27T15:48:04.718Z] + tar -C deps -z -x -f - [2022-10-27T15:48:04.718Z] Connecting to github.com (140.82.112.4:443) [2022-10-27T15:48:04.977Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-10-27T15:48:05.236Z] writing to stdout [2022-10-27T15:48:05.236Z] - 100% |********************************| 16451 0:00:00 ETA [2022-10-27T15:48:05.236Z] written to stdout [2022-10-27T15:48:05.236Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-10-27T15:48:05.236Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-10-27T15:48:05.236Z] + tar -C deps -z -x -f - [2022-10-27T15:48:05.236Z] Connecting to github.com (140.82.112.4:443) [2022-10-27T15:48:05.494Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-10-27T15:48:05.753Z] writing to stdout [2022-10-27T15:48:05.753Z] - 87498 --:--:-- ETA [2022-10-27T15:48:05.753Z] - 100% |********************************| 189k 0:00:00 ETA [2022-10-27T15:48:05.753Z] written to stdout [2022-10-27T15:48:05.753Z] + mkdir -p src/c/iot [2022-10-27T15:48:05.753Z] + 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-10-27T15:48:05.753Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-10-27T15:48:05.753Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-10-27T15:48:05.753Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-10-27T15:48:05.753Z] + mkdir -p include/iot [2022-10-27T15:48:05.753Z] + 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-10-27T15:48:05.753Z] + mkdir -p include/iot/os [2022-10-27T15:48:05.753Z] + 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-10-27T15:48:05.753Z] + mkdir -p /tmp/sdk/build/release [2022-10-27T15:48:05.753Z] + cd /tmp/sdk/build/release [2022-10-27T15:48:05.753Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-10-27T15:48:05.753Z] -- The C compiler identification is GNU 10.3.1 [2022-10-27T15:48:05.753Z] -- Detecting C compiler ABI info [2022-10-27T15:48:05.851Z] Still waiting to schedule task [2022-10-27T15:48:05.851Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-27T15:48:06.012Z] -- Detecting C compiler ABI info - done [2022-10-27T15:48:06.012Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-27T15:48:06.012Z] -- Detecting C compile features [2022-10-27T15:48:06.012Z] -- Detecting C compile features - done [2022-10-27T15:48:06.012Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-10-27T15:48:06.012Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-10-27T15:48:06.012Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-10-27T15:48:06.012Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-10-27T15:48:06.012Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-10-27T15:48:06.012Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-10-27T15:48:06.012Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-10-27T15:48:06.012Z] -- C SDK 2.2.1-dev.3 for Linux [2022-10-27T15:48:06.012Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-10-27T15:48:06.012Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-10-27T15:48:06.012Z] -- Found Curses: /usr/lib/libcurses.so [2022-10-27T15:48:06.270Z] -- Configuring done [2022-10-27T15:48:06.270Z] -- Generating done [2022-10-27T15:48:06.270Z] -- Build files have been written to: /tmp/sdk/build/release [2022-10-27T15:48:06.270Z] + make all package [2022-10-27T15:48:06.270Z] + tee release.log [2022-10-27T15:48:06.270Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-10-27T15:48:06.270Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-10-27T15:48:06.527Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-10-27T15:48:06.786Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-10-27T15:48:07.044Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-10-27T15:48:07.044Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-10-27T15:48:07.303Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-10-27T15:48:07.561Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-10-27T15:48:07.561Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-10-27T15:48:07.820Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-10-27T15:48:08.079Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-10-27T15:48:08.338Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-10-27T15:48:08.338Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-10-27T15:48:08.596Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-10-27T15:48:08.596Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-10-27T15:48:08.596Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-10-27T15:48:08.596Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-10-27T15:48:09.163Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-10-27T15:48:09.421Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-10-27T15:48:09.421Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-10-27T15:48:09.421Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-10-27T15:48:09.680Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-10-27T15:48:09.680Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-10-27T15:48:09.680Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-10-27T15:48:09.680Z] 275 | const iot_component_factory_t * factory; [2022-10-27T15:48:09.680Z] | ^~~~~~~ [2022-10-27T15:48:09.680Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-10-27T15:48:10.614Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-10-27T15:48:10.614Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-10-27T15:48:10.614Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-10-27T15:48:10.872Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-10-27T15:48:10.872Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-10-27T15:48:10.872Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-10-27T15:48:11.130Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-10-27T15:48:11.130Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-10-27T15:48:11.388Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-10-27T15:48:11.388Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-10-27T15:48:11.650Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-10-27T15:48:11.908Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-10-27T15:48:11.908Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-10-27T15:48:12.165Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-10-27T15:48:12.165Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-10-27T15:48:13.105Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-10-27T15:48:13.105Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-10-27T15:48:13.367Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-10-27T15:48:13.367Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-10-27T15:48:13.626Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-10-27T15:48:13.884Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-10-27T15:48:13.884Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-10-27T15:48:14.143Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-10-27T15:48:14.143Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-10-27T15:48:14.711Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-10-27T15:48:15.278Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-10-27T15:48:15.545Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-10-27T15:48:15.545Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-10-27T15:48:15.545Z] [ 76%] Linking C shared library libcsdk.so [2022-10-27T15:48:15.803Z] [ 76%] Built target csdk [2022-10-27T15:48:15.803Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-10-27T15:48:15.803Z] [ 79%] Linking C executable template [2022-10-27T15:48:15.803Z] [ 79%] Built target template [2022-10-27T15:48:16.062Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-10-27T15:48:16.062Z] [ 82%] Linking C executable device-counter [2022-10-27T15:48:16.062Z] [ 82%] Built target device-counter [2022-10-27T15:48:16.062Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-10-27T15:48:16.322Z] [ 85%] Linking C executable device-random [2022-10-27T15:48:16.322Z] [ 85%] Built target device-random [2022-10-27T15:48:16.322Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-10-27T15:48:16.322Z] [ 88%] Linking C executable device-gyro [2022-10-27T15:48:16.322Z] [ 88%] Built target device-gyro [2022-10-27T15:48:16.322Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-10-27T15:48:16.579Z] [ 91%] Linking C executable device-bitfields [2022-10-27T15:48:16.579Z] [ 91%] Built target device-bitfields [2022-10-27T15:48:16.579Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-10-27T15:48:16.839Z] [ 94%] Linking C executable template-discovery [2022-10-27T15:48:16.839Z] [ 94%] Built target template-discovery [2022-10-27T15:48:16.839Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-10-27T15:48:16.839Z] [ 97%] Linking C executable device-file [2022-10-27T15:48:17.097Z] [ 97%] Built target device-file [2022-10-27T15:48:17.098Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-10-27T15:48:17.098Z] [100%] Linking C executable device-terminal [2022-10-27T15:48:17.098Z] [100%] Built target device-terminal [2022-10-27T15:48:17.098Z] Run CPack packaging tool... [2022-10-27T15:48:17.356Z] CPack: Create package using TGZ [2022-10-27T15:48:17.356Z] CPack: Install projects [2022-10-27T15:48:17.356Z] CPack: - Run preinstall target for: Csdk [2022-10-27T15:48:17.356Z] CPack: - Install project: Csdk [] [2022-10-27T15:48:17.356Z] CPack: Create package [2022-10-27T15:48:17.615Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.1-dev.3.tar.gz generated. [2022-10-27T15:48:17.615Z] + '[' false '=' true ] [2022-10-27T15:48:17.615Z] + '[' false '=' true ] [2022-10-27T15:48:17.615Z] + mkdir -p /tmp/sdk/build/debug [2022-10-27T15:48:17.615Z] + cd /tmp/sdk/build/debug [2022-10-27T15:48:17.615Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-10-27T15:48:17.615Z] -- The C compiler identification is GNU 10.3.1 [2022-10-27T15:48:17.615Z] -- Detecting C compiler ABI info [2022-10-27T15:48:17.615Z] -- Detecting C compiler ABI info - done [2022-10-27T15:48:17.615Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-27T15:48:17.615Z] -- Detecting C compile features [2022-10-27T15:48:17.615Z] -- Detecting C compile features - done [2022-10-27T15:48:17.615Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-10-27T15:48:17.874Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-10-27T15:48:17.874Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-10-27T15:48:17.874Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-10-27T15:48:17.874Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-10-27T15:48:17.874Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-10-27T15:48:17.874Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-10-27T15:48:17.874Z] -- C SDK 2.2.1-dev.3 for Linux [2022-10-27T15:48:17.874Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-10-27T15:48:17.874Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-10-27T15:48:17.874Z] -- Found Curses: /usr/lib/libcurses.so [2022-10-27T15:48:17.874Z] -- Configuring done [2022-10-27T15:48:17.874Z] -- Generating done [2022-10-27T15:48:17.875Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-10-27T15:48:17.875Z] + tee debug.log [2022-10-27T15:48:17.875Z] + make [2022-10-27T15:48:18.134Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-10-27T15:48:18.134Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-10-27T15:48:18.134Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-10-27T15:48:18.392Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-10-27T15:48:18.392Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-10-27T15:48:18.392Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-10-27T15:48:18.392Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-10-27T15:48:18.650Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-10-27T15:48:18.650Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-10-27T15:48:18.650Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-10-27T15:48:18.909Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-10-27T15:48:18.909Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-10-27T15:48:19.166Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-10-27T15:48:19.166Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-10-27T15:48:19.166Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-10-27T15:48:19.166Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-10-27T15:48:19.166Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-10-27T15:48:19.425Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-10-27T15:48:19.425Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-10-27T15:48:19.683Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-10-27T15:48:19.683Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-10-27T15:48:19.683Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-10-27T15:48:19.683Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-10-27T15:48:19.683Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-10-27T15:48:19.683Z] 275 | const iot_component_factory_t * factory; [2022-10-27T15:48:19.683Z] | ^~~~~~~ [2022-10-27T15:48:19.683Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-10-27T15:48:19.941Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-10-27T15:48:20.200Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-10-27T15:48:20.200Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-10-27T15:48:20.200Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-10-27T15:48:20.200Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-10-27T15:48:20.200Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-10-27T15:48:20.458Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-10-27T15:48:20.458Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-10-27T15:48:20.458Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-10-27T15:48:20.458Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-10-27T15:48:20.717Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-10-27T15:48:20.717Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-10-27T15:48:20.717Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-10-27T15:48:20.976Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-10-27T15:48:20.976Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-10-27T15:48:21.235Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-10-27T15:48:21.235Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-10-27T15:48:21.235Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-10-27T15:48:21.235Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-10-27T15:48:21.495Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-10-27T15:48:21.755Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-10-27T15:48:21.755Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-10-27T15:48:21.755Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-10-27T15:48:21.755Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-10-27T15:48:22.013Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-10-27T15:48:22.272Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-10-27T15:48:22.272Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-10-27T15:48:22.272Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-10-27T15:48:22.272Z] [ 76%] Linking C shared library libcsdk.so [2022-10-27T15:48:22.530Z] [ 76%] Built target csdk [2022-10-27T15:48:22.530Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-10-27T15:48:22.530Z] [ 79%] Linking C executable template [2022-10-27T15:48:22.530Z] [ 79%] Built target template [2022-10-27T15:48:22.530Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-10-27T15:48:22.530Z] [ 82%] Linking C executable device-counter [2022-10-27T15:48:22.789Z] [ 82%] Built target device-counter [2022-10-27T15:48:22.789Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-10-27T15:48:22.789Z] [ 85%] Linking C executable device-random [2022-10-27T15:48:22.789Z] [ 85%] Built target device-random [2022-10-27T15:48:22.789Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-10-27T15:48:22.789Z] [ 88%] Linking C executable device-gyro [2022-10-27T15:48:23.048Z] [ 88%] Built target device-gyro [2022-10-27T15:48:23.048Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-10-27T15:48:23.048Z] [ 91%] Linking C executable device-bitfields [2022-10-27T15:48:23.048Z] [ 91%] Built target device-bitfields [2022-10-27T15:48:23.048Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-10-27T15:48:23.307Z] [ 94%] Linking C executable template-discovery [2022-10-27T15:48:23.307Z] [ 94%] Built target template-discovery [2022-10-27T15:48:23.307Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-10-27T15:48:23.307Z] [ 97%] Linking C executable device-file [2022-10-27T15:48:23.307Z] [ 97%] Built target device-file [2022-10-27T15:48:23.566Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-10-27T15:48:23.566Z] [100%] Linking C executable device-terminal [2022-10-27T15:48:23.566Z] [100%] Built target device-terminal [2022-10-27T15:48:23.566Z] make: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.566Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.566Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.566Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.566Z] [ 76%] Built target csdk [2022-10-27T15:48:23.566Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.566Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.566Z] [ 79%] Built target template [2022-10-27T15:48:23.566Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.566Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.566Z] [ 82%] Built target device-counter [2022-10-27T15:48:23.566Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] [ 85%] Built target device-random [2022-10-27T15:48:23.825Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] [ 88%] Built target device-gyro [2022-10-27T15:48:23.825Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] [ 91%] Built target device-bitfields [2022-10-27T15:48:23.825Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] [ 94%] Built target template-discovery [2022-10-27T15:48:23.825Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] [ 97%] Built target device-file [2022-10-27T15:48:23.825Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] [100%] Built target device-terminal [2022-10-27T15:48:23.825Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:23.825Z] Install the project... [2022-10-27T15:48:23.825Z] -- Install configuration: "Release" [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/lib/libcsdk.so [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/devsdk [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/edgex [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/edgex/devices.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/thread.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/iot.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/json.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/typecode.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/component.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/defs.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/base64.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/time.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/os [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/container.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/data.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/hash.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/uuid.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/config.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/logger.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/include/iot/os.h [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-10-27T15:48:23.825Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-10-27T15:48:23.825Z] make: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:48:24.762Z] Removing intermediate container 3633243541a0 [2022-10-27T15:48:24.762Z] ---> 6f76f728dae6 [2022-10-27T15:48:24.762Z] Step 14/22 : FROM ${BASE} [2022-10-27T15:48:24.762Z] ---> e707ee6a6b38 [2022-10-27T15:48:24.762Z] Step 15/22 : LABEL maintainer="IOTech " [2022-10-27T15:48:24.762Z] ---> Running in 42d7c44e1be5 [2022-10-27T15:48:24.762Z] Removing intermediate container 42d7c44e1be5 [2022-10-27T15:48:24.762Z] ---> 4f6dffc21431 [2022-10-27T15:48:24.762Z] 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-10-27T15:48:24.762Z] ---> Running in bda175e71274 [2022-10-27T15:48:25.020Z] Connecting to iotech.jfrog.io (52.31.54.88:443) [2022-10-27T15:48:25.588Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-27T15:48:25.588Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-27T15:48:25.588Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-27T15:48:25.846Z] Removing intermediate container bda175e71274 [2022-10-27T15:48:25.846Z] ---> 0da218ecd4d7 [2022-10-27T15:48:25.846Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-27T15:48:25.846Z] ---> Running in d15f04d524a4 [2022-10-27T15:48:26.411Z] Removing intermediate container d15f04d524a4 [2022-10-27T15:48:26.411Z] ---> 1cbd6c49e02a [2022-10-27T15:48:26.411Z] 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-10-27T15:48:26.411Z] ---> Running in d8c596098e57 [2022-10-27T15:48:26.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-27T15:48:26.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-27T15:48:26.932Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-27T15:48:27.191Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-27T15:48:27.191Z] (1/6) Installing curl (7.80.0-r4) [2022-10-27T15:48:27.191Z] (2/6) Installing hiredis (1.0.2-r0) [2022-10-27T15:48:27.191Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-10-27T15:48:27.191Z] (4/6) Installing libcbor (0.8.0-r0) [2022-10-27T15:48:27.191Z] (5/6) Installing libuuid (2.37.4-r0) [2022-10-27T15:48:27.191Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) [2022-10-27T15:48:28.127Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T15:48:28.127Z] OK: 283 MiB in 83 packages [2022-10-27T15:48:28.385Z] Removing intermediate container d8c596098e57 [2022-10-27T15:48:28.385Z] ---> 04e9564f885d [2022-10-27T15:48:28.385Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-10-27T15:48:28.643Z] ---> b0b02e8e6b15 [2022-10-27T15:48:28.643Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-10-27T15:48:28.643Z] ---> f2e4c5af926a [2022-10-27T15:48:28.643Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-10-27T15:48:28.901Z] ---> f4787c9aca62 [2022-10-27T15:48:28.901Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-10-27T15:48:29.160Z] ---> 1bb65f2d8ec7 [2022-10-27T15:48:29.160Z] Successfully built 1bb65f2d8ec7 [2022-10-27T15:48:29.160Z] 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-10-27T15:48:29.517Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T15:48:29.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:48:29.583Z] prd-ubuntu20.04-docker-8c-8g-117459 does not seem to be running inside a container [2022-10-27T15:48:29.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** ci-base-image-x86_64 cat [2022-10-27T15:48:29.977Z] $ docker top 62ff74a614988782b3a46a01ddeb1342b139ad6799ce8cb3f7c2384ae328899d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T15:48:30.321Z] + make test [2022-10-27T15:48:30.321Z] echo "make test" [2022-10-27T15:48:30.321Z] make test [Pipeline] } [2022-10-27T15:48:30.340Z] $ docker stop --time=1 62ff74a614988782b3a46a01ddeb1342b139ad6799ce8cb3f7c2384ae328899d [2022-10-27T15:48:31.636Z] $ docker rm -f 62ff74a614988782b3a46a01ddeb1342b139ad6799ce8cb3f7c2384ae328899d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T15:48:32.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T15:48:32.487Z] + ls -al . [2022-10-27T15:48:32.487Z] total 208 [2022-10-27T15:48:32.487Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 15:47 . [2022-10-27T15:48:32.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 15:47 .. [2022-10-27T15:48:32.487Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 15:47 .git [2022-10-27T15:48:32.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 15:47 .github [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 27 15:47 .gitignore [2022-10-27T15:48:32.487Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 15:47 .semver [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 3104 Oct 27 15:47 Attribution.txt [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 8583 Oct 27 15:47 CHANGES [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 27 15:47 Doxyfile [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 15:47 GOVERNANCE.md [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 784 Oct 27 15:47 Jenkinsfile [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 15:47 LICENSE [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 27 15:47 Makefile [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 27 15:47 OWNERS.md [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 27 15:47 README.md [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 7422 Oct 27 15:47 README.v2.md [2022-10-27T15:48:32.487Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 27 15:47 VERSION [2022-10-27T15:48:32.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 15:47 docs [2022-10-27T15:48:32.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 15:47 include [2022-10-27T15:48:32.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 15:47 scripts [2022-10-27T15:48:32.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 15:47 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:48:32.787Z] + 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=508af3997b99b63bbc6444d3a4c84739e7448765 --label arch=amd64 --label version=2.2.1-dev.3 . [2022-10-27T15:48:32.787Z] Sending build context to Docker daemon 4.645MB [2022-10-27T15:48:32.787Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-10-27T15:48:32.787Z] Step 2/17 : FROM ${BASE} [2022-10-27T15:48:32.787Z] ---> 1bb65f2d8ec7 [2022-10-27T15:48:32.787Z] Step 3/17 : LABEL maintainer="IOTech " [2022-10-27T15:48:32.787Z] ---> Running in 16ee40806e37 [2022-10-27T15:48:33.046Z] Removing intermediate container 16ee40806e37 [2022-10-27T15:48:33.046Z] ---> 2e1aee86f2ec [2022-10-27T15:48:33.046Z] 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-10-27T15:48:33.046Z] ---> Running in 79907f775e82 [2022-10-27T15:48:33.305Z] Connecting to iotech.jfrog.io (52.16.228.165:443) [2022-10-27T15:48:33.563Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-27T15:48:33.564Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-27T15:48:33.564Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-27T15:48:33.823Z] Removing intermediate container 79907f775e82 [2022-10-27T15:48:33.823Z] ---> 181f5d2c8b6e [2022-10-27T15:48:33.823Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-27T15:48:33.823Z] ---> Running in 3386feee160f [2022-10-27T15:48:34.390Z] Removing intermediate container 3386feee160f [2022-10-27T15:48:34.390Z] ---> a485b5177837 [2022-10-27T15:48:34.390Z] 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-10-27T15:48:34.390Z] ---> Running in fe8afe9f9168 [2022-10-27T15:48:34.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-27T15:48:34.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-27T15:48:34.909Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-27T15:48:35.478Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-27T15:48:35.478Z] (1/26) Installing libcbor-dev (0.8.0-r0) [2022-10-27T15:48:35.478Z] (2/26) Installing ncurses-dev (6.3_p20211120-r1) [2022-10-27T15:48:35.478Z] (3/26) Installing util-linux (2.37.4-r0) [2022-10-27T15:48:35.478Z] (4/26) Installing libblkid (2.37.4-r0) [2022-10-27T15:48:35.478Z] (5/26) Installing libeconf (0.4.2-r0) [2022-10-27T15:48:35.478Z] (6/26) Installing libfdisk (2.37.4-r0) [2022-10-27T15:48:35.478Z] (7/26) Installing libmount (2.37.4-r0) [2022-10-27T15:48:35.478Z] (8/26) Installing libsmartcols (2.37.4-r0) [2022-10-27T15:48:35.478Z] (9/26) Installing util-linux-misc (2.37.4-r0) [2022-10-27T15:48:35.478Z] (10/26) Installing linux-pam (1.5.2-r0) [2022-10-27T15:48:35.478Z] (11/26) Installing runuser (2.37.4-r0) [2022-10-27T15:48:35.478Z] (12/26) Installing hexdump (2.37.4-r0) [2022-10-27T15:48:35.478Z] (13/26) Installing uuidgen (2.37.4-r0) [2022-10-27T15:48:35.479Z] (14/26) Installing blkid (2.37.4-r0) [2022-10-27T15:48:35.479Z] (15/26) Installing sfdisk (2.37.4-r0) [2022-10-27T15:48:35.479Z] (16/26) Installing mcookie (2.37.4-r0) [2022-10-27T15:48:35.479Z] (17/26) Installing wipefs (2.37.4-r0) [2022-10-27T15:48:35.479Z] (18/26) Installing cfdisk (2.37.4-r0) [2022-10-27T15:48:35.479Z] (19/26) Installing flock (2.37.4-r0) [2022-10-27T15:48:35.479Z] (20/26) Installing lsblk (2.37.4-r0) [2022-10-27T15:48:35.479Z] (21/26) Installing libcap-ng (0.8.2-r1) [2022-10-27T15:48:35.479Z] (22/26) Installing setpriv (2.37.4-r0) [2022-10-27T15:48:35.479Z] (23/26) Installing logger (2.37.4-r0) [2022-10-27T15:48:35.479Z] (24/26) Installing partx (2.37.4-r0) [2022-10-27T15:48:35.479Z] (25/26) Installing findmnt (2.37.4-r0) [2022-10-27T15:48:35.479Z] (26/26) Installing util-linux-dev (2.37.4-r0) [2022-10-27T15:48:35.738Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T15:48:35.738Z] OK: 294 MiB in 109 packages [2022-10-27T15:48:36.332Z] Removing intermediate container fe8afe9f9168 [2022-10-27T15:48:36.332Z] ---> 531cf8dac1d2 [2022-10-27T15:48:36.332Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-10-27T15:48:36.598Z] ---> eb3fa99bf897 [2022-10-27T15:48:36.598Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-10-27T15:48:36.857Z] ---> d1ed16b1d5e4 [2022-10-27T15:48:36.857Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-10-27T15:48:36.857Z] ---> 51e969e35eff [2022-10-27T15:48:36.857Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-10-27T15:48:37.116Z] ---> 22da212a19d9 [2022-10-27T15:48:37.116Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-10-27T15:48:37.116Z] ---> d47cd58b1217 [2022-10-27T15:48:37.116Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-10-27T15:48:37.116Z] ---> 5781013f9dbf [2022-10-27T15:48:37.116Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-10-27T15:48:37.373Z] ---> Running in ef42cbd9e86a [2022-10-27T15:48:37.373Z] Removing intermediate container ef42cbd9e86a [2022-10-27T15:48:37.373Z] ---> 8add28a941e0 [2022-10-27T15:48:37.373Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-10-27T15:48:37.373Z] ---> Running in cca887cf1496 [2022-10-27T15:48:37.373Z] Removing intermediate container cca887cf1496 [2022-10-27T15:48:37.373Z] ---> 4138d2f9330c [2022-10-27T15:48:37.373Z] Step 15/17 : LABEL arch=amd64 [2022-10-27T15:48:37.373Z] ---> Running in deea37dcecb3 [2022-10-27T15:48:37.631Z] Removing intermediate container deea37dcecb3 [2022-10-27T15:48:37.631Z] ---> e54bc5b8efb3 [2022-10-27T15:48:37.631Z] Step 16/17 : LABEL git_sha=508af3997b99b63bbc6444d3a4c84739e7448765 [2022-10-27T15:48:37.631Z] ---> Running in 2335eb3a2a08 [2022-10-27T15:48:37.631Z] Removing intermediate container 2335eb3a2a08 [2022-10-27T15:48:37.631Z] ---> 5b845adf4e05 [2022-10-27T15:48:37.631Z] Step 17/17 : LABEL version=2.2.1-dev.3 [2022-10-27T15:48:37.631Z] ---> Running in b9091073ede2 [2022-10-27T15:48:37.631Z] Removing intermediate container b9091073ede2 [2022-10-27T15:48:37.631Z] ---> eb657a3c732d [2022-10-27T15:48:37.631Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-10-27T15:48:37.631Z] Successfully built eb657a3c732d [2022-10-27T15:48:37.631Z] 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-10-27T15:48:38.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T15:48:38.026Z] [2022-10-27T15:48:38.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:48:38.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T15:48:38.325Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-27T15:48:38.325Z] 5eb5b503b376: Pulling fs layer [2022-10-27T15:48:38.325Z] 5c69ac0246d0: Pulling fs layer [2022-10-27T15:48:38.325Z] ec43610c2a17: Pulling fs layer [2022-10-27T15:48:38.325Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-27T15:48:38.325Z] 33b1e0a273af: Pulling fs layer [2022-10-27T15:48:38.325Z] 5d3b04190fa2: Pulling fs layer [2022-10-27T15:48:38.325Z] 2f39f015ded8: Pulling fs layer [2022-10-27T15:48:38.325Z] 3a2ae6a8a46f: Waiting [2022-10-27T15:48:38.325Z] 5d3b04190fa2: Waiting [2022-10-27T15:48:38.325Z] 2f39f015ded8: Waiting [2022-10-27T15:48:38.325Z] 33b1e0a273af: Waiting [2022-10-27T15:48:38.325Z] 5c69ac0246d0: Verifying Checksum [2022-10-27T15:48:38.325Z] 5c69ac0246d0: Download complete [2022-10-27T15:48:38.325Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-27T15:48:38.325Z] 3a2ae6a8a46f: Download complete [2022-10-27T15:48:38.325Z] 33b1e0a273af: Verifying Checksum [2022-10-27T15:48:38.583Z] 33b1e0a273af: Download complete [2022-10-27T15:48:38.583Z] ec43610c2a17: Verifying Checksum [2022-10-27T15:48:38.583Z] ec43610c2a17: Download complete [2022-10-27T15:48:38.583Z] 5d3b04190fa2: Verifying Checksum [2022-10-27T15:48:38.583Z] 5d3b04190fa2: Download complete [2022-10-27T15:48:38.583Z] 5eb5b503b376: Verifying Checksum [2022-10-27T15:48:38.583Z] 5eb5b503b376: Download complete [2022-10-27T15:48:39.152Z] 2f39f015ded8: Download complete [2022-10-27T15:48:39.721Z] 5eb5b503b376: Pull complete [2022-10-27T15:48:39.979Z] 5c69ac0246d0: Pull complete [2022-10-27T15:48:40.546Z] ec43610c2a17: Pull complete [2022-10-27T15:48:40.546Z] 3a2ae6a8a46f: Pull complete [2022-10-27T15:48:40.805Z] 33b1e0a273af: Pull complete [2022-10-27T15:48:40.805Z] 5d3b04190fa2: Pull complete [2022-10-27T15:48:44.991Z] 2f39f015ded8: Pull complete [2022-10-27T15:48:44.991Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-27T15:48:44.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T15:48:44.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:48:45.066Z] prd-ubuntu20.04-docker-8c-8g-117459 does not seem to be running inside a container [2022-10-27T15:48:45.106Z] $ 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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T15:48:48.118Z] $ docker top 3f1fded342a18ca715b38f8507252376c9983b11904775c504d5acf975dbf44d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:48:48.517Z] ---> job-cost.sh [2022-10-27T15:48:48.517Z] lf-activate-venv: SKIPPING [2022-10-27T15:48:48.517Z] INFO: No Stack... [2022-10-27T15:48:48.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T15:48:49.122Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T15:48:49.490Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2022-10-27T15:48:49.490Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T15:48:49.509Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-34-stack-cost] [2022-10-27T15:48:49.515Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-34-stack-cost] did not exist. Created. [2022-10-27T15:48:49.515Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T15:48:49.818Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-27T15:48:49.866Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T15:48:49.875Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T15:48:49.903Z] $ docker stop --time=1 3f1fded342a18ca715b38f8507252376c9983b11904775c504d5acf975dbf44d [2022-10-27T15:48:51.056Z] $ docker rm -f 3f1fded342a18ca715b38f8507252376c9983b11904775c504d5acf975dbf44d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-27T15:49:31.539Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117460 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2022-10-27T15:49:31.552Z] Running in /w/workspace/device-sdk-c/34 [Pipeline] { [Pipeline] checkout [2022-10-27T15:49:31.579Z] Selected Git installation does not exist. Using Default [2022-10-27T15:49:31.579Z] The recommended git tool is: NONE [2022-10-27T15:49:36.421Z] using credential edgex-jenkins-ssh [2022-10-27T15:49:36.435Z] Cloning the remote Git repository [2022-10-27T15:49:36.470Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-10-27T15:49:36.557Z] > git init /w/workspace/device-sdk-c/34 # timeout=10 [2022-10-27T15:49:36.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-10-27T15:49:36.703Z] > git --version # timeout=10 [2022-10-27T15:49:36.720Z] > git --version # 'git version 2.25.1' [2022-10-27T15:49:36.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T15:49:36.770Z] Verifying host key using known hosts file [2022-10-27T15:49:36.948Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T15:49:36.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T15:49:38.880Z] Avoid second fetch [2022-10-27T15:49:38.880Z] Checking out Revision 508af3997b99b63bbc6444d3a4c84739e7448765 (main) [2022-10-27T15:49:38.032Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-10-27T15:49:38.049Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T15:49:38.889Z] > git config core.sparsecheckout # timeout=10 [2022-10-27T15:49:38.920Z] > git checkout -f 508af3997b99b63bbc6444d3a4c84739e7448765 # timeout=10 [2022-10-27T15:49:39.392Z] Commit message: "feat: add metrics publication (#432)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T15:49:40.354Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-27T15:49:40.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T15:49:40.354Z] Dload Upload Total Spent Left Speed [2022-10-27T15:49:40.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 83456 [Pipeline] sh [2022-10-27T15:49:41.069Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-27T15:49:41.394Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-27T15:49:41.394Z] + sudo tee /etc/docker/daemon.new [2022-10-27T15:49:41.394Z] { [2022-10-27T15:49:41.394Z] "registry-mirrors": [ [2022-10-27T15:49:41.394Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-27T15:49:41.394Z] ], [2022-10-27T15:49:41.394Z] "bip": "10.250.0.254/24", [2022-10-27T15:49:41.394Z] "hosts": [ [2022-10-27T15:49:41.394Z] "tcp://0.0.0.0:5555", [2022-10-27T15:49:41.394Z] "unix:///var/run/docker.sock" [2022-10-27T15:49:41.394Z] ], [2022-10-27T15:49:41.394Z] "mtu": 1458, [2022-10-27T15:49:41.394Z] "selinux-enabled": true, [2022-10-27T15:49:41.394Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-27T15:49:41.394Z] } [Pipeline] sh [2022-10-27T15:49:41.722Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-27T15:49:42.046Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T15:50:00.288Z] provisioning config files... [2022-10-27T15:50:00.311Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/34@tmp/config17136078937335025635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:50:00.661Z] ---> docker-login.sh [2022-10-27T15:50:00.661Z] nexus3.edgexfoundry.org:10001 [2022-10-27T15:50:00.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:50:01.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:50:01.200Z] Configure a credential helper to remove this warning. See [2022-10-27T15:50:01.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:50:01.200Z] [2022-10-27T15:50:01.200Z] Login Succeeded [2022-10-27T15:50:01.200Z] nexus3.edgexfoundry.org:10002 [2022-10-27T15:50:01.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:50:01.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:50:01.469Z] Configure a credential helper to remove this warning. See [2022-10-27T15:50:01.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:50:01.469Z] [2022-10-27T15:50:01.469Z] Login Succeeded [2022-10-27T15:50:01.469Z] nexus3.edgexfoundry.org:10003 [2022-10-27T15:50:01.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:50:02.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:50:02.015Z] Configure a credential helper to remove this warning. See [2022-10-27T15:50:02.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:50:02.015Z] [2022-10-27T15:50:02.015Z] Login Succeeded [2022-10-27T15:50:02.015Z] nexus3.edgexfoundry.org:10004 [2022-10-27T15:50:02.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:50:02.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:50:02.283Z] Configure a credential helper to remove this warning. See [2022-10-27T15:50:02.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:50:02.283Z] [2022-10-27T15:50:02.283Z] Login Succeeded [2022-10-27T15:50:02.283Z] docker.io [2022-10-27T15:50:02.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T15:50:02.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T15:50:02.815Z] Configure a credential helper to remove this warning. See [2022-10-27T15:50:02.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T15:50:02.815Z] [2022-10-27T15:50:02.815Z] Login Succeeded [2022-10-27T15:50:02.815Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T15:50:02.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T15:50:02.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T15:50:02.967Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-10-27T15:50:02.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T15:50:02.986Z] ========================================================= [2022-10-27T15:50:02.986Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-10-27T15:50:02.986Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:50:03.304Z] + 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-10-27T15:50:03.571Z] Sending build context to Docker daemon 2.804MB [2022-10-27T15:50:03.571Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-10-27T15:50:03.571Z] Step 2/22 : FROM ${BASE} as builder [2022-10-27T15:50:03.840Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-10-27T15:50:03.840Z] 47517142f6ba: Pulling fs layer [2022-10-27T15:50:03.840Z] aa7378271a18: Pulling fs layer [2022-10-27T15:50:03.840Z] 47517142f6ba: Verifying Checksum [2022-10-27T15:50:03.840Z] 47517142f6ba: Download complete [2022-10-27T15:50:04.429Z] 47517142f6ba: Pull complete [2022-10-27T15:50:05.835Z] aa7378271a18: Verifying Checksum [2022-10-27T15:50:05.835Z] aa7378271a18: Download complete [2022-10-27T15:50:14.046Z] aa7378271a18: Pull complete [2022-10-27T15:50:14.046Z] Digest: sha256:b4797a0decde543329611e793e2fe00c37f71866d083e0bae715a887fd9e8dbb [2022-10-27T15:50:14.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-10-27T15:50:14.046Z] ---> f192a6432ac9 [2022-10-27T15:50:14.046Z] 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-10-27T15:50:14.046Z] ---> Running in f08de569c3d9 [2022-10-27T15:50:15.019Z] Connecting to iotech.jfrog.io (52.16.228.165:443) [2022-10-27T15:50:15.290Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-27T15:50:15.290Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-27T15:50:15.290Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-27T15:50:15.880Z] Removing intermediate container f08de569c3d9 [2022-10-27T15:50:15.880Z] ---> 31573ea6258a [2022-10-27T15:50:15.880Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-27T15:50:15.880Z] ---> Running in 78982bc67fba [2022-10-27T15:50:17.829Z] Removing intermediate container 78982bc67fba [2022-10-27T15:50:17.829Z] ---> da7b1692bba4 [2022-10-27T15:50:17.829Z] 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-10-27T15:50:17.829Z] ---> Running in f432a2b19c23 [2022-10-27T15:50:18.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-27T15:50:18.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-27T15:50:19.265Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-27T15:50:19.851Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-27T15:50:19.851Z] (1/31) Installing hiredis (1.0.2-r0) [2022-10-27T15:50:19.851Z] (2/31) Installing hiredis-dev (1.0.2-r0) [2022-10-27T15:50:19.851Z] (3/31) Installing libcbor (0.8.0-r0) [2022-10-27T15:50:19.851Z] (4/31) Installing libcbor-dev (0.8.0-r0) [2022-10-27T15:50:19.851Z] (5/31) Installing ncurses-dev (6.3_p20211120-r1) [2022-10-27T15:50:19.851Z] (6/31) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) [2022-10-27T15:50:20.810Z] (7/31) Installing util-linux (2.37.4-r0) [2022-10-27T15:50:20.810Z] (8/31) Installing libblkid (2.37.4-r0) [2022-10-27T15:50:20.810Z] (9/31) Installing libeconf (0.4.2-r0) [2022-10-27T15:50:20.810Z] (10/31) Installing libuuid (2.37.4-r0) [2022-10-27T15:50:20.810Z] (11/31) Installing libfdisk (2.37.4-r0) [2022-10-27T15:50:20.810Z] (12/31) Installing libmount (2.37.4-r0) [2022-10-27T15:50:20.810Z] (13/31) Installing libsmartcols (2.37.4-r0) [2022-10-27T15:50:20.810Z] (14/31) Installing util-linux-misc (2.37.4-r0) [2022-10-27T15:50:20.810Z] (15/31) Installing linux-pam (1.5.2-r0) [2022-10-27T15:50:21.088Z] (16/31) Installing runuser (2.37.4-r0) [2022-10-27T15:50:21.088Z] (17/31) Installing hexdump (2.37.4-r0) [2022-10-27T15:50:21.088Z] (18/31) Installing uuidgen (2.37.4-r0) [2022-10-27T15:50:21.088Z] (19/31) Installing blkid (2.37.4-r0) [2022-10-27T15:50:21.088Z] (20/31) Installing sfdisk (2.37.4-r0) [2022-10-27T15:50:21.088Z] (21/31) Installing mcookie (2.37.4-r0) [2022-10-27T15:50:21.088Z] (22/31) Installing wipefs (2.37.4-r0) [2022-10-27T15:50:21.088Z] (23/31) Installing cfdisk (2.37.4-r0) [2022-10-27T15:50:21.088Z] (24/31) Installing flock (2.37.4-r0) [2022-10-27T15:50:21.088Z] (25/31) Installing lsblk (2.37.4-r0) [2022-10-27T15:50:21.088Z] (26/31) Installing libcap-ng (0.8.2-r1) [2022-10-27T15:50:21.088Z] (27/31) Installing setpriv (2.37.4-r0) [2022-10-27T15:50:21.088Z] (28/31) Installing logger (2.37.4-r0) [2022-10-27T15:50:21.088Z] (29/31) Installing partx (2.37.4-r0) [2022-10-27T15:50:21.088Z] (30/31) Installing findmnt (2.37.4-r0) [2022-10-27T15:50:21.088Z] (31/31) Installing util-linux-dev (2.37.4-r0) [2022-10-27T15:50:21.088Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T15:50:21.088Z] OK: 290 MiB in 108 packages [2022-10-27T15:50:22.509Z] Removing intermediate container f432a2b19c23 [2022-10-27T15:50:22.509Z] ---> 2c0725ae4721 [2022-10-27T15:50:22.509Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-10-27T15:50:22.509Z] ---> Running in ccb4a8faa6ad [2022-10-27T15:50:23.942Z] Removing intermediate container ccb4a8faa6ad [2022-10-27T15:50:23.942Z] ---> 52fa9f11f675 [2022-10-27T15:50:23.942Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-10-27T15:50:24.526Z] ---> 3049a9e9f2ce [2022-10-27T15:50:24.526Z] Step 8/22 : COPY src /tmp/sdk/src [2022-10-27T15:50:25.220Z] ---> 0f00d44cf596 [2022-10-27T15:50:25.220Z] Step 9/22 : COPY include /tmp/sdk/include [2022-10-27T15:50:25.832Z] ---> 5a5349c759df [2022-10-27T15:50:25.832Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-10-27T15:50:26.106Z] ---> bd9a7863e783 [2022-10-27T15:50:26.106Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-10-27T15:50:26.692Z] ---> 5e7619f640bf [2022-10-27T15:50:26.692Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-10-27T15:50:27.280Z] ---> fad3584a2ef7 [2022-10-27T15:50:27.280Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-10-27T15:50:27.280Z] ---> Running in ed05a16ec812 [2022-10-27T15:50:28.243Z] + CPPCHECK=false [2022-10-27T15:50:28.243Z] + DOCGEN=false [2022-10-27T15:50:28.243Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-10-27T15:50:28.243Z] + TOMLVER=SDK-0.2 [2022-10-27T15:50:28.243Z] + CUTILVER=1.2.2 [2022-10-27T15:50:28.243Z] + '[' 0 -gt 0 ] [2022-10-27T15:50:28.243Z] + readlink -f ./scripts/build.sh [2022-10-27T15:50:28.243Z] + dirname /tmp/sdk/scripts/build.sh [2022-10-27T15:50:28.243Z] + dirname /tmp/sdk/scripts [2022-10-27T15:50:28.243Z] + ROOT=/tmp/sdk [2022-10-27T15:50:28.243Z] + cd /tmp/sdk [2022-10-27T15:50:28.243Z] + '[' '!' -d deps ] [2022-10-27T15:50:28.243Z] + mkdir deps [2022-10-27T15:50:28.243Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-10-27T15:50:28.243Z] + tar -C deps -z -x -f - [2022-10-27T15:50:28.243Z] Connecting to github.com (140.82.113.3:443) [2022-10-27T15:50:28.243Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-10-27T15:50:28.508Z] writing to stdout [2022-10-27T15:50:28.508Z] - 100% |********************************| 16451 0:00:00 ETA [2022-10-27T15:50:28.508Z] written to stdout [2022-10-27T15:50:28.508Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-10-27T15:50:28.508Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-10-27T15:50:28.508Z] + tar -C deps -z -x -f - [2022-10-27T15:50:28.508Z] Connecting to github.com (140.82.113.3:443) [2022-10-27T15:50:28.773Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-10-27T15:50:29.040Z] writing to stdout [2022-10-27T15:50:29.040Z] - 100% |********************************|  189k 0:00:00 ETA [2022-10-27T15:50:29.040Z] written to stdout [2022-10-27T15:50:29.040Z] + mkdir -p src/c/iot [2022-10-27T15:50:29.040Z] + 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-10-27T15:50:29.040Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-10-27T15:50:29.308Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-10-27T15:50:29.308Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-10-27T15:50:29.308Z] + mkdir -p include/iot [2022-10-27T15:50:29.308Z] + 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-10-27T15:50:29.308Z] + mkdir -p include/iot/os [2022-10-27T15:50:29.308Z] + 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-10-27T15:50:29.308Z] + mkdir -p /tmp/sdk/build/release [2022-10-27T15:50:29.308Z] + cd /tmp/sdk/build/release [2022-10-27T15:50:29.308Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-10-27T15:50:29.577Z] -- The C compiler identification is GNU 10.3.1 [2022-10-27T15:50:29.577Z] -- Detecting C compiler ABI info [2022-10-27T15:50:29.847Z] -- Detecting C compiler ABI info - done [2022-10-27T15:50:29.847Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-27T15:50:29.847Z] -- Detecting C compile features [2022-10-27T15:50:29.847Z] -- Detecting C compile features - done [2022-10-27T15:50:29.847Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-10-27T15:50:30.116Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-10-27T15:50:30.116Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-10-27T15:50:30.116Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-10-27T15:50:30.116Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-10-27T15:50:30.116Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-10-27T15:50:30.116Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-10-27T15:50:30.116Z] -- C SDK 2.2.1-dev.3 for Linux [2022-10-27T15:50:30.116Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-10-27T15:50:30.382Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-10-27T15:50:30.650Z] -- Found Curses: /usr/lib/libcurses.so [2022-10-27T15:50:30.650Z] -- Configuring done [2022-10-27T15:50:30.915Z] -- Generating done [2022-10-27T15:50:30.915Z] -- Build files have been written to: /tmp/sdk/build/release [2022-10-27T15:50:30.915Z] + make all package [2022-10-27T15:50:30.915Z] + tee release.log [2022-10-27T15:50:31.181Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-10-27T15:50:31.762Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-10-27T15:50:32.722Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-10-27T15:50:35.300Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-10-27T15:50:36.254Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-10-27T15:50:36.254Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-10-27T15:50:37.207Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-10-27T15:50:38.610Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-10-27T15:50:38.876Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-10-27T15:50:40.282Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-10-27T15:50:42.862Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-10-27T15:50:43.130Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-10-27T15:50:44.094Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-10-27T15:50:44.678Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-10-27T15:50:45.263Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-10-27T15:50:45.529Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-10-27T15:50:45.795Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-10-27T15:50:49.132Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-10-27T15:50:49.132Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-10-27T15:50:49.399Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-10-27T15:50:49.980Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-10-27T15:50:50.564Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-10-27T15:50:50.830Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-10-27T15:50:50.830Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-10-27T15:50:50.830Z] 275 | const iot_component_factory_t * factory; [2022-10-27T15:50:50.830Z] | ^~~~~~~ [2022-10-27T15:50:51.410Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-10-27T15:50:56.747Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-10-27T15:50:56.747Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-10-27T15:50:56.747Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-10-27T15:50:57.333Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-10-27T15:50:57.917Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-10-27T15:50:58.186Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-10-27T15:50:59.594Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-10-27T15:50:59.862Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-10-27T15:51:00.820Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-10-27T15:51:01.088Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-10-27T15:51:01.669Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-10-27T15:51:04.246Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-10-27T15:51:04.828Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-10-27T15:51:06.246Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-10-27T15:51:06.513Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-10-27T15:51:13.154Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-10-27T15:51:13.154Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-10-27T15:51:13.154Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-10-27T15:51:13.737Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-10-27T15:51:15.148Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-10-27T15:51:17.724Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-10-27T15:51:17.724Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-10-27T15:51:18.679Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-10-27T15:51:19.264Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-10-27T15:51:22.620Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-10-27T15:51:26.871Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-10-27T15:51:27.453Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-10-27T15:51:28.033Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-10-27T15:51:28.613Z] [ 76%] Linking C shared library libcsdk.so [2022-10-27T15:51:28.613Z] [ 76%] Built target csdk [2022-10-27T15:51:28.877Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-10-27T15:51:29.831Z] [ 79%] Linking C executable template [2022-10-27T15:51:29.831Z] [ 79%] Built target template [2022-10-27T15:51:29.831Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-10-27T15:51:30.412Z] [ 82%] Linking C executable device-counter [2022-10-27T15:51:30.678Z] [ 82%] Built target device-counter [2022-10-27T15:51:30.678Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-10-27T15:51:31.261Z] [ 85%] Linking C executable device-random [2022-10-27T15:51:31.528Z] [ 85%] Built target device-random [2022-10-27T15:51:31.528Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-10-27T15:51:32.110Z] [ 88%] Linking C executable device-gyro [2022-10-27T15:51:32.378Z] [ 88%] Built target device-gyro [2022-10-27T15:51:32.378Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-10-27T15:51:32.958Z] [ 91%] Linking C executable device-bitfields [2022-10-27T15:51:33.224Z] [ 91%] Built target device-bitfields [2022-10-27T15:51:33.224Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-10-27T15:51:34.178Z] [ 94%] Linking C executable template-discovery [2022-10-27T15:51:34.443Z] [ 94%] Built target template-discovery [2022-10-27T15:51:34.443Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-10-27T15:51:35.023Z] [ 97%] Linking C executable device-file [2022-10-27T15:51:35.290Z] [ 97%] Built target device-file [2022-10-27T15:51:35.556Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-10-27T15:51:36.137Z] [100%] Linking C executable device-terminal [2022-10-27T15:51:36.403Z] [100%] Built target device-terminal [2022-10-27T15:51:36.403Z] Run CPack packaging tool... [2022-10-27T15:51:36.403Z] CPack: Create package using TGZ [2022-10-27T15:51:36.403Z] CPack: Install projects [2022-10-27T15:51:36.403Z] CPack: - Run preinstall target for: Csdk [2022-10-27T15:51:37.358Z] CPack: - Install project: Csdk [] [2022-10-27T15:51:37.358Z] CPack: Create package [2022-10-27T15:51:37.358Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.1-dev.3.tar.gz generated. [2022-10-27T15:51:37.358Z] + '[' false '=' true ] [2022-10-27T15:51:37.358Z] + '[' false '=' true ] [2022-10-27T15:51:37.358Z] + mkdir -p /tmp/sdk/build/debug [2022-10-27T15:51:37.358Z] + cd /tmp/sdk/build/debug [2022-10-27T15:51:37.358Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-10-27T15:51:37.623Z] -- The C compiler identification is GNU 10.3.1 [2022-10-27T15:51:37.623Z] -- Detecting C compiler ABI info [2022-10-27T15:51:37.891Z] -- Detecting C compiler ABI info - done [2022-10-27T15:51:38.159Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-27T15:51:38.159Z] -- Detecting C compile features [2022-10-27T15:51:38.159Z] -- Detecting C compile features - done [2022-10-27T15:51:38.159Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-10-27T15:51:38.159Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-10-27T15:51:38.159Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-10-27T15:51:38.159Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-10-27T15:51:38.426Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-10-27T15:51:38.426Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-10-27T15:51:38.426Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-10-27T15:51:38.426Z] -- C SDK 2.2.1-dev.3 for Linux [2022-10-27T15:51:38.426Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-10-27T15:51:38.690Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-10-27T15:51:38.690Z] -- Found Curses: /usr/lib/libcurses.so [2022-10-27T15:51:38.955Z] -- Configuring done [2022-10-27T15:51:39.222Z] -- Generating done [2022-10-27T15:51:39.222Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-10-27T15:51:39.222Z] + make [2022-10-27T15:51:39.222Z] + tee debug.log [2022-10-27T15:51:39.222Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-10-27T15:51:39.804Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-10-27T15:51:40.071Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-10-27T15:51:41.033Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-10-27T15:51:41.299Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-10-27T15:51:41.566Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-10-27T15:51:41.830Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-10-27T15:51:42.410Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-10-27T15:51:42.676Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-10-27T15:51:43.256Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-10-27T15:51:43.838Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-10-27T15:51:44.423Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-10-27T15:51:44.691Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-10-27T15:51:44.957Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-10-27T15:51:45.542Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-10-27T15:51:45.542Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-10-27T15:51:45.808Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-10-27T15:51:46.766Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-10-27T15:51:47.034Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-10-27T15:51:47.302Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-10-27T15:51:47.567Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-10-27T15:51:47.833Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-10-27T15:51:48.100Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-10-27T15:51:48.100Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-10-27T15:51:48.100Z] 275 | const iot_component_factory_t * factory; [2022-10-27T15:51:48.100Z] | ^~~~~~~ [2022-10-27T15:51:48.100Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-10-27T15:51:49.508Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-10-27T15:51:49.776Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-10-27T15:51:49.776Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-10-27T15:51:50.360Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-10-27T15:51:50.360Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-10-27T15:51:50.626Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-10-27T15:51:50.893Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-10-27T15:51:51.159Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-10-27T15:51:51.427Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-10-27T15:51:51.693Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-10-27T15:51:51.961Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-10-27T15:51:52.542Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-10-27T15:51:52.809Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-10-27T15:51:53.395Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-10-27T15:51:53.662Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-10-27T15:51:54.622Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-10-27T15:51:55.207Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-10-27T15:51:55.207Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-10-27T15:51:55.788Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-10-27T15:51:56.056Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-10-27T15:51:57.999Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-10-27T15:51:57.999Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-10-27T15:51:58.266Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-10-27T15:51:58.850Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-10-27T15:51:59.814Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-10-27T15:52:00.401Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-10-27T15:52:00.982Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-10-27T15:52:01.248Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-10-27T15:52:01.514Z] [ 76%] Linking C shared library libcsdk.so [2022-10-27T15:52:01.782Z] [ 76%] Built target csdk [2022-10-27T15:52:01.782Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-10-27T15:52:02.049Z] [ 79%] Linking C executable template [2022-10-27T15:52:02.630Z] [ 79%] Built target template [2022-10-27T15:52:02.630Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-10-27T15:52:02.895Z] [ 82%] Linking C executable device-counter [2022-10-27T15:52:03.159Z] [ 82%] Built target device-counter [2022-10-27T15:52:03.159Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-10-27T15:52:03.424Z] [ 85%] Linking C executable device-random [2022-10-27T15:52:03.690Z] [ 85%] Built target device-random [2022-10-27T15:52:03.690Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-10-27T15:52:03.956Z] [ 88%] Linking C executable device-gyro [2022-10-27T15:52:04.221Z] [ 88%] Built target device-gyro [2022-10-27T15:52:04.221Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-10-27T15:52:04.487Z] [ 91%] Linking C executable device-bitfields [2022-10-27T15:52:04.755Z] [ 91%] Built target device-bitfields [2022-10-27T15:52:05.020Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-10-27T15:52:05.286Z] [ 94%] Linking C executable template-discovery [2022-10-27T15:52:05.550Z] [ 94%] Built target template-discovery [2022-10-27T15:52:05.550Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-10-27T15:52:05.814Z] [ 97%] Linking C executable device-file [2022-10-27T15:52:06.079Z] [ 97%] Built target device-file [2022-10-27T15:52:06.079Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-10-27T15:52:06.660Z] [100%] Linking C executable device-terminal [2022-10-27T15:52:06.924Z] [100%] Built target device-terminal [2022-10-27T15:52:06.924Z] make: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:06.924Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:06.924Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:06.924Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] [ 76%] Built target csdk [2022-10-27T15:52:07.190Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] [ 79%] Built target template [2022-10-27T15:52:07.190Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] [ 82%] Built target device-counter [2022-10-27T15:52:07.190Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] [ 85%] Built target device-random [2022-10-27T15:52:07.190Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] [ 88%] Built target device-gyro [2022-10-27T15:52:07.190Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.190Z] [ 91%] Built target device-bitfields [2022-10-27T15:52:07.190Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.455Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.455Z] [ 94%] Built target template-discovery [2022-10-27T15:52:07.455Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.455Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.455Z] [ 97%] Built target device-file [2022-10-27T15:52:07.455Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.455Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.455Z] [100%] Built target device-terminal [2022-10-27T15:52:07.455Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:07.455Z] Install the project... [2022-10-27T15:52:07.455Z] -- Install configuration: "Release" [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/lib/libcsdk.so [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/devsdk [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/edgex [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/edgex/devices.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/defs.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/time.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/base64.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/component.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/config.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/container.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/uuid.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/os.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/thread.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/data.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/typecode.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/hash.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/logger.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/os [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/json.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/include/iot/iot.h [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-10-27T15:52:07.455Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-10-27T15:52:07.455Z] make: Leaving directory '/tmp/sdk/build/release' [2022-10-27T15:52:11.705Z] Removing intermediate container ed05a16ec812 [2022-10-27T15:52:11.705Z] ---> 7a610b5a7091 [2022-10-27T15:52:11.705Z] Step 14/22 : FROM ${BASE} [2022-10-27T15:52:11.705Z] ---> f192a6432ac9 [2022-10-27T15:52:11.705Z] Step 15/22 : LABEL maintainer="IOTech " [2022-10-27T15:52:11.705Z] ---> Running in 2dacdfda9b27 [2022-10-27T15:52:11.705Z] Removing intermediate container 2dacdfda9b27 [2022-10-27T15:52:11.705Z] ---> f7fa12887a9a [2022-10-27T15:52:11.705Z] 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-10-27T15:52:11.705Z] ---> Running in fef30d4b301e [2022-10-27T15:52:12.668Z] Connecting to iotech.jfrog.io (34.250.226.139:443) [2022-10-27T15:52:12.934Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-27T15:52:12.935Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-27T15:52:12.935Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-27T15:52:13.518Z] Removing intermediate container fef30d4b301e [2022-10-27T15:52:13.518Z] ---> cd801e2b4bb8 [2022-10-27T15:52:13.518Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-27T15:52:13.518Z] ---> Running in cf8570072daa [2022-10-27T15:52:15.456Z] Removing intermediate container cf8570072daa [2022-10-27T15:52:15.456Z] ---> 9022f4fb2657 [2022-10-27T15:52:15.456Z] 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-10-27T15:52:15.456Z] ---> Running in 29545de9e017 [2022-10-27T15:52:16.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-27T15:52:16.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-27T15:52:16.563Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-27T15:52:17.515Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-27T15:52:17.515Z] (1/6) Installing curl (7.80.0-r4) [2022-10-27T15:52:17.515Z] (2/6) Installing hiredis (1.0.2-r0) [2022-10-27T15:52:17.515Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-10-27T15:52:17.515Z] (4/6) Installing libcbor (0.8.0-r0) [2022-10-27T15:52:17.515Z] (5/6) Installing libuuid (2.37.4-r0) [2022-10-27T15:52:17.515Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) [2022-10-27T15:52:18.908Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T15:52:18.908Z] OK: 279 MiB in 83 packages [2022-10-27T15:52:19.864Z] Removing intermediate container 29545de9e017 [2022-10-27T15:52:19.864Z] ---> dc25213c6daf [2022-10-27T15:52:19.864Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-10-27T15:52:20.447Z] ---> 854e8d7f82fd [2022-10-27T15:52:20.447Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-10-27T15:52:22.376Z] ---> 211c604138f0 [2022-10-27T15:52:22.376Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-10-27T15:52:22.641Z] ---> 0161565bba59 [2022-10-27T15:52:22.641Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-10-27T15:52:23.222Z] ---> 89a340bfd17b [2022-10-27T15:52:23.222Z] Successfully built 89a340bfd17b [2022-10-27T15:52:23.222Z] 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-10-27T15:52:23.639Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T15:52:23.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:52:23.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-117460 does not seem to be running inside a container [2022-10-27T15:52:23.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/34 -v /w/workspace/device-sdk-c/34:/w/workspace/device-sdk-c/34:rw,z -v /w/workspace/device-sdk-c/34@tmp:/w/workspace/device-sdk-c/34@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 ******** ci-base-image-arm64 cat [2022-10-27T15:52:25.053Z] $ docker top fa87ce12f7a65506f825a5e088078bd1c984675abaadee9b97996b7f22d2a0c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T15:52:25.845Z] + make test [2022-10-27T15:52:25.845Z] echo "make test" [2022-10-27T15:52:25.845Z] make test [Pipeline] } [2022-10-27T15:52:25.867Z] $ docker stop --time=1 fa87ce12f7a65506f825a5e088078bd1c984675abaadee9b97996b7f22d2a0c1 [2022-10-27T15:52:27.493Z] $ docker rm -f fa87ce12f7a65506f825a5e088078bd1c984675abaadee9b97996b7f22d2a0c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T15:52:28.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T15:52:28.365Z] + ls -al . [2022-10-27T15:52:28.365Z] total 204 [2022-10-27T15:52:28.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 15:49 . [2022-10-27T15:52:28.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 15:49 .. [2022-10-27T15:52:28.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 15:49 .git [2022-10-27T15:52:28.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 15:49 .github [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 27 15:49 .gitignore [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 3104 Oct 27 15:49 Attribution.txt [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 8583 Oct 27 15:49 CHANGES [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 27 15:49 Doxyfile [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 15:49 GOVERNANCE.md [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 784 Oct 27 15:49 Jenkinsfile [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 15:49 LICENSE [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 27 15:49 Makefile [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 27 15:49 OWNERS.md [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 27 15:49 README.md [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 7422 Oct 27 15:49 README.v2.md [2022-10-27T15:52:28.365Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 27 15:47 VERSION [2022-10-27T15:52:28.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 15:49 docs [2022-10-27T15:52:28.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 15:49 include [2022-10-27T15:52:28.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 15:49 scripts [2022-10-27T15:52:28.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 15:49 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:52:28.711Z] + 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=508af3997b99b63bbc6444d3a4c84739e7448765 --label arch=arm64 --label version=2.2.1-dev.3 . [2022-10-27T15:52:28.995Z] Sending build context to Docker daemon 2.804MB [2022-10-27T15:52:28.995Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-10-27T15:52:28.995Z] Step 2/17 : FROM ${BASE} [2022-10-27T15:52:28.995Z] ---> 89a340bfd17b [2022-10-27T15:52:28.995Z] Step 3/17 : LABEL maintainer="IOTech " [2022-10-27T15:52:29.268Z] ---> Running in ead094d6581b [2022-10-27T15:52:29.544Z] Removing intermediate container ead094d6581b [2022-10-27T15:52:29.544Z] ---> 0da0fc93d3b3 [2022-10-27T15:52:29.544Z] 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-10-27T15:52:29.544Z] ---> Running in 5bafae508c70 [2022-10-27T15:52:30.530Z] Connecting to iotech.jfrog.io (34.243.190.149:443) [2022-10-27T15:52:30.799Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-27T15:52:30.799Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-27T15:52:30.799Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-27T15:52:31.757Z] Removing intermediate container 5bafae508c70 [2022-10-27T15:52:31.757Z] ---> a8ff688cd967 [2022-10-27T15:52:31.757Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-27T15:52:31.757Z] ---> Running in 405c162fe9e7 [2022-10-27T15:52:33.165Z] Removing intermediate container 405c162fe9e7 [2022-10-27T15:52:33.165Z] ---> ed0099dc5df1 [2022-10-27T15:52:33.165Z] 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-10-27T15:52:33.165Z] ---> Running in 3c48590a7725 [2022-10-27T15:52:34.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-27T15:52:34.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-27T15:52:34.977Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-27T15:52:35.556Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-27T15:52:35.556Z] (1/26) Installing libcbor-dev (0.8.0-r0) [2022-10-27T15:52:35.556Z] (2/26) Installing ncurses-dev (6.3_p20211120-r1) [2022-10-27T15:52:35.556Z] (3/26) Installing util-linux (2.37.4-r0) [2022-10-27T15:52:35.556Z] (4/26) Installing libblkid (2.37.4-r0) [2022-10-27T15:52:35.822Z] (5/26) Installing libeconf (0.4.2-r0) [2022-10-27T15:52:35.822Z] (6/26) Installing libfdisk (2.37.4-r0) [2022-10-27T15:52:35.822Z] (7/26) Installing libmount (2.37.4-r0) [2022-10-27T15:52:35.822Z] (8/26) Installing libsmartcols (2.37.4-r0) [2022-10-27T15:52:35.822Z] (9/26) Installing util-linux-misc (2.37.4-r0) [2022-10-27T15:52:35.822Z] (10/26) Installing linux-pam (1.5.2-r0) [2022-10-27T15:52:35.822Z] (11/26) Installing runuser (2.37.4-r0) [2022-10-27T15:52:35.822Z] (12/26) Installing hexdump (2.37.4-r0) [2022-10-27T15:52:35.822Z] (13/26) Installing uuidgen (2.37.4-r0) [2022-10-27T15:52:35.822Z] (14/26) Installing blkid (2.37.4-r0) [2022-10-27T15:52:36.090Z] (15/26) Installing sfdisk (2.37.4-r0) [2022-10-27T15:52:36.090Z] (16/26) Installing mcookie (2.37.4-r0) [2022-10-27T15:52:36.090Z] (17/26) Installing wipefs (2.37.4-r0) [2022-10-27T15:52:36.090Z] (18/26) Installing cfdisk (2.37.4-r0) [2022-10-27T15:52:36.090Z] (19/26) Installing flock (2.37.4-r0) [2022-10-27T15:52:36.090Z] (20/26) Installing lsblk (2.37.4-r0) [2022-10-27T15:52:36.090Z] (21/26) Installing libcap-ng (0.8.2-r1) [2022-10-27T15:52:36.090Z] (22/26) Installing setpriv (2.37.4-r0) [2022-10-27T15:52:36.090Z] (23/26) Installing logger (2.37.4-r0) [2022-10-27T15:52:36.090Z] (24/26) Installing partx (2.37.4-r0) [2022-10-27T15:52:36.090Z] (25/26) Installing findmnt (2.37.4-r0) [2022-10-27T15:52:36.090Z] (26/26) Installing util-linux-dev (2.37.4-r0) [2022-10-27T15:52:36.090Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T15:52:36.090Z] OK: 290 MiB in 109 packages [2022-10-27T15:52:37.506Z] Removing intermediate container 3c48590a7725 [2022-10-27T15:52:37.506Z] ---> 995b5b2b4b63 [2022-10-27T15:52:37.506Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-10-27T15:52:38.087Z] ---> 9a8f244b4647 [2022-10-27T15:52:38.088Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-10-27T15:52:38.669Z] ---> e9c570962dbf [2022-10-27T15:52:38.669Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-10-27T15:52:39.250Z] ---> e4699fec203d [2022-10-27T15:52:39.250Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-10-27T15:52:39.833Z] ---> d803112b3c60 [2022-10-27T15:52:39.834Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-10-27T15:52:40.104Z] ---> bf7c7f59a157 [2022-10-27T15:52:40.104Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-10-27T15:52:40.686Z] ---> ddb97c948fad [2022-10-27T15:52:40.686Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-10-27T15:52:40.686Z] ---> Running in 5479e05f74f0 [2022-10-27T15:52:40.958Z] Removing intermediate container 5479e05f74f0 [2022-10-27T15:52:40.958Z] ---> 67fa94677714 [2022-10-27T15:52:40.958Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-10-27T15:52:41.225Z] ---> Running in d6c4aa536250 [2022-10-27T15:52:41.494Z] Removing intermediate container d6c4aa536250 [2022-10-27T15:52:41.494Z] ---> 3aecfd43f200 [2022-10-27T15:52:41.494Z] Step 15/17 : LABEL arch=arm64 [2022-10-27T15:52:41.494Z] ---> Running in 1b4cf5610b42 [2022-10-27T15:52:41.761Z] Removing intermediate container 1b4cf5610b42 [2022-10-27T15:52:41.761Z] ---> 7f12d0663d79 [2022-10-27T15:52:41.761Z] Step 16/17 : LABEL git_sha=508af3997b99b63bbc6444d3a4c84739e7448765 [2022-10-27T15:52:41.761Z] ---> Running in 516fe3b945c0 [2022-10-27T15:52:42.035Z] Removing intermediate container 516fe3b945c0 [2022-10-27T15:52:42.035Z] ---> a5091bb767f8 [2022-10-27T15:52:42.035Z] Step 17/17 : LABEL version=2.2.1-dev.3 [2022-10-27T15:52:42.035Z] ---> Running in a68e0ed9a344 [2022-10-27T15:52:42.301Z] Removing intermediate container a68e0ed9a344 [2022-10-27T15:52:42.301Z] ---> 89534ce6da22 [2022-10-27T15:52:42.301Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-10-27T15:52:42.568Z] Successfully built 89534ce6da22 [2022-10-27T15:52:42.568Z] 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-10-27T15:52:42.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T15:52:42.978Z] [2022-10-27T15:52:42.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:52:43.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T15:52:43.570Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-27T15:52:43.570Z] 8998bd30e6a1: Pulling fs layer [2022-10-27T15:52:43.570Z] 04944245beec: Pulling fs layer [2022-10-27T15:52:43.570Z] 699f458cf7ca: Pulling fs layer [2022-10-27T15:52:43.570Z] 765212b225bb: Pulling fs layer [2022-10-27T15:52:43.570Z] f23df028b6ca: Pulling fs layer [2022-10-27T15:52:43.570Z] d65c8cfc05b1: Pulling fs layer [2022-10-27T15:52:43.570Z] 2437ff75d9bd: Pulling fs layer [2022-10-27T15:52:43.570Z] 765212b225bb: Waiting [2022-10-27T15:52:43.570Z] f23df028b6ca: Waiting [2022-10-27T15:52:43.570Z] d65c8cfc05b1: Waiting [2022-10-27T15:52:43.570Z] 2437ff75d9bd: Waiting [2022-10-27T15:52:43.570Z] 04944245beec: Verifying Checksum [2022-10-27T15:52:43.570Z] 04944245beec: Download complete [2022-10-27T15:52:43.570Z] 765212b225bb: Verifying Checksum [2022-10-27T15:52:43.570Z] 765212b225bb: Download complete [2022-10-27T15:52:43.837Z] f23df028b6ca: Verifying Checksum [2022-10-27T15:52:43.837Z] f23df028b6ca: Download complete [2022-10-27T15:52:43.837Z] d65c8cfc05b1: Download complete [2022-10-27T15:52:43.837Z] 699f458cf7ca: Verifying Checksum [2022-10-27T15:52:43.837Z] 699f458cf7ca: Download complete [2022-10-27T15:52:44.418Z] 8998bd30e6a1: Verifying Checksum [2022-10-27T15:52:44.418Z] 8998bd30e6a1: Download complete [2022-10-27T15:52:46.360Z] 2437ff75d9bd: Verifying Checksum [2022-10-27T15:52:46.360Z] 2437ff75d9bd: Download complete [2022-10-27T15:52:48.301Z] 8998bd30e6a1: Pull complete [2022-10-27T15:52:48.568Z] 04944245beec: Pull complete [2022-10-27T15:52:49.973Z] 699f458cf7ca: Pull complete [2022-10-27T15:52:49.973Z] 765212b225bb: Pull complete [2022-10-27T15:52:50.554Z] f23df028b6ca: Pull complete [2022-10-27T15:52:50.819Z] d65c8cfc05b1: Pull complete [2022-10-27T15:53:05.811Z] 2437ff75d9bd: Pull complete [2022-10-27T15:53:05.811Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-27T15:53:05.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T15:53:05.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:53:06.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-117460 does not seem to be running inside a container [2022-10-27T15:53:06.094Z] $ 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/34 -v /w/workspace/device-sdk-c/34:/w/workspace/device-sdk-c/34:rw,z -v /w/workspace/device-sdk-c/34@tmp:/w/workspace/device-sdk-c/34@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-27T15:53:08.460Z] $ docker top 31e55d488b7894de6e882aad8d190d35825f85ef29f47d977541af1d39b379e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:08.958Z] ---> job-cost.sh [2022-10-27T15:53:09.225Z] lf-activate-venv: SKIPPING [2022-10-27T15:53:09.225Z] INFO: No Stack... [2022-10-27T15:53:09.806Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-27T15:53:10.388Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T15:53:10.706Z] + cat /w/workspace/device-sdk-c/34/archives/cost.csv [2022-10-27T15:53:10.706Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T15:53:10.761Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-34-stack-cost] [2022-10-27T15:53:10.767Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-34-stack-cost] did not exist. Created. [2022-10-27T15:53:10.767Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T15:53:11.409Z] /w/workspace/device-sdk-c/34@tmp/durable-a0408e65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-27T15:53:12.052Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-27T15:53:12.072Z] Warning: overwriting stash ‘stack-cost’ [2022-10-27T15:53:12.470Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T15:53:12.479Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T15:53:12.496Z] $ docker stop --time=1 31e55d488b7894de6e882aad8d190d35825f85ef29f47d977541af1d39b379e3 [2022-10-27T15:53:13.952Z] $ docker rm -f 31e55d488b7894de6e882aad8d190d35825f85ef29f47d977541af1d39b379e3 [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-27T15:53:14.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T15:53:14.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:53:14.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T15:53:14.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:53:14.899Z] prd-ubuntu20.04-docker-8c-8g-117459 does not seem to be running inside a container [2022-10-27T15:53:14.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T15:53:15.256Z] $ docker top eee978277235b8bd6bd3eeb00d789cedfc36eda27929344c97a273311140e151 -eo pid,comm [2022-10-27T15:53:15.300Z] 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-10-27T15:53:15.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T15:53:15.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T15:53:15.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T15:53:15.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T15:53:15.445Z] $ docker exec eee978277235b8bd6bd3eeb00d789cedfc36eda27929344c97a273311140e151 ssh-agent [2022-10-27T15:53:15.531Z] SSH_AUTH_SOCK=/tmp/ssh-F9NowFNBZ9Iq/agent.32 [2022-10-27T15:53:15.531Z] SSH_AGENT_PID=38 [2022-10-27T15:53:15.541Z] Running ssh-add (command line suppressed) [2022-10-27T15:53:15.647Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_18325736036387227258.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_18325736036387227258.key) [2022-10-27T15:53:15.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T15:53:15.931Z] + git semver tag [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,111 [run_tag] DEBUG tag force:False [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,111 [check_head_tag] DEBUG check head tag [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,111 [execute] INFO git cat-file --batch-check [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,115 [execute] INFO git cat-file --batch [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,127 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,127 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,127 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-10-27T15:53:16.190Z] 2022-10-27 15:53:16,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-27T15:53:16.190Z] 2.2.1-dev.3 [Pipeline] } [2022-10-27T15:53:16.211Z] $ docker exec --env ******** --env ******** eee978277235b8bd6bd3eeb00d789cedfc36eda27929344c97a273311140e151 ssh-agent -k [2022-10-27T15:53:16.318Z] unset SSH_AUTH_SOCK; [2022-10-27T15:53:16.318Z] unset SSH_AGENT_PID; [2022-10-27T15:53:16.318Z] echo Agent pid 38 killed; [2022-10-27T15:53:16.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T15:53:16.617Z] + git semver [Pipeline] } [2022-10-27T15:53:16.901Z] $ docker stop --time=1 eee978277235b8bd6bd3eeb00d789cedfc36eda27929344c97a273311140e151 [2022-10-27T15:53:18.153Z] $ docker rm -f eee978277235b8bd6bd3eeb00d789cedfc36eda27929344c97a273311140e151 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:53:18.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-27T15:53:18.516Z] [2022-10-27T15:53:18.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:53:18.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-27T15:53:18.811Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-27T15:53:18.811Z] ab5ef0e58194: Pulling fs layer [2022-10-27T15:53:18.811Z] 9712f1f96733: Pulling fs layer [2022-10-27T15:53:18.811Z] 63f879dbbcfc: Pulling fs layer [2022-10-27T15:53:18.811Z] 0d9ebad4ef96: Pulling fs layer [2022-10-27T15:53:18.811Z] e9a5061849ea: Pulling fs layer [2022-10-27T15:53:18.811Z] d747dcd14b5f: Pulling fs layer [2022-10-27T15:53:18.811Z] 2de7ff778b66: Pulling fs layer [2022-10-27T15:53:18.811Z] e9a5061849ea: Waiting [2022-10-27T15:53:18.811Z] d747dcd14b5f: Waiting [2022-10-27T15:53:18.811Z] 2de7ff778b66: Waiting [2022-10-27T15:53:18.811Z] 0d9ebad4ef96: Waiting [2022-10-27T15:53:18.811Z] 9712f1f96733: Verifying Checksum [2022-10-27T15:53:18.811Z] 9712f1f96733: Download complete [2022-10-27T15:53:19.076Z] 63f879dbbcfc: Verifying Checksum [2022-10-27T15:53:19.076Z] 63f879dbbcfc: Download complete [2022-10-27T15:53:19.336Z] 0d9ebad4ef96: Verifying Checksum [2022-10-27T15:53:19.336Z] 0d9ebad4ef96: Download complete [2022-10-27T15:53:19.336Z] d747dcd14b5f: Download complete [2022-10-27T15:53:19.336Z] e9a5061849ea: Verifying Checksum [2022-10-27T15:53:19.336Z] e9a5061849ea: Download complete [2022-10-27T15:53:19.336Z] ab5ef0e58194: Verifying Checksum [2022-10-27T15:53:19.336Z] ab5ef0e58194: Download complete [2022-10-27T15:53:19.336Z] 2de7ff778b66: Verifying Checksum [2022-10-27T15:53:19.336Z] 2de7ff778b66: Download complete [2022-10-27T15:53:22.616Z] ab5ef0e58194: Pull complete [2022-10-27T15:53:22.616Z] 9712f1f96733: Pull complete [2022-10-27T15:53:22.873Z] 63f879dbbcfc: Pull complete [2022-10-27T15:53:26.153Z] 0d9ebad4ef96: Pull complete [2022-10-27T15:53:26.412Z] e9a5061849ea: Pull complete [2022-10-27T15:53:26.670Z] d747dcd14b5f: Pull complete [2022-10-27T15:53:27.604Z] 2de7ff778b66: Pull complete [2022-10-27T15:53:27.604Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-27T15:53:27.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-27T15:53:27.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:53:27.669Z] prd-ubuntu20.04-docker-8c-8g-117459 does not seem to be running inside a container [2022-10-27T15:53:27.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-27T15:53:31.711Z] $ docker top 9d69052b45b21479d47b3ff32b24f9f6e1d71ef3ea8da5ae1ceb6255131f0b64 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-27T15:53:31.765Z] provisioning config files... [2022-10-27T15:53:31.771Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config12402106967194026569tmp [2022-10-27T15:53:31.780Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config12018836883913992549tmp [2022-10-27T15:53:31.796Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6741903792905413827tmp [Pipeline] { [Pipeline] echo [2022-10-27T15:53:31.809Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:32.087Z] ---> sigul-configuration.sh [2022-10-27T15:53:32.087Z] gpg: directory `/root/.gnupg' created [2022-10-27T15:53:32.087Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-27T15:53:32.087Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-27T15:53:32.087Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-27T15:53:32.087Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-27T15:53:32.087Z] gpg: CAST5 encrypted data [2022-10-27T15:53:32.087Z] gpg: encrypted with 1 passphrase [2022-10-27T15:53:32.087Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-27T15:53:32.368Z] + mkdir /home/jenkins [2022-10-27T15:53:32.368Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-27T15:53:32.654Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-27T15:53:32.662Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:32.944Z] ---> sigul-install.sh [2022-10-27T15:53:32.944Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-27T15:53:33.238Z] + git tag --list [2022-10-27T15:53:33.238Z] 0.7.0 [2022-10-27T15:53:33.238Z] 0.7.1 [2022-10-27T15:53:33.238Z] 1.0.0 [2022-10-27T15:53:33.238Z] v1.0.1 [2022-10-27T15:53:33.238Z] v1.0.2 [2022-10-27T15:53:33.238Z] v1.0.3 [2022-10-27T15:53:33.238Z] v1.1.0 [2022-10-27T15:53:33.238Z] v1.1.1 [2022-10-27T15:53:33.238Z] v1.2.0 [2022-10-27T15:53:33.238Z] v1.2.1 [2022-10-27T15:53:33.238Z] v1.2.2 [2022-10-27T15:53:33.238Z] v1.3.0 [2022-10-27T15:53:33.238Z] v1.3.1 [2022-10-27T15:53:33.238Z] v2.0.0 [2022-10-27T15:53:33.238Z] v2.1.0 [2022-10-27T15:53:33.238Z] v2.2.0 [2022-10-27T15:53:33.238Z] v2.2.0-dev.1 [2022-10-27T15:53:33.238Z] v2.2.0-dev.10 [2022-10-27T15:53:33.238Z] v2.2.0-dev.11 [2022-10-27T15:53:33.238Z] v2.2.0-dev.12 [2022-10-27T15:53:33.238Z] v2.2.0-dev.13 [2022-10-27T15:53:33.238Z] v2.2.0-dev.2 [2022-10-27T15:53:33.238Z] v2.2.0-dev.3 [2022-10-27T15:53:33.238Z] v2.2.0-dev.4 [2022-10-27T15:53:33.238Z] v2.2.0-dev.5 [2022-10-27T15:53:33.238Z] v2.2.0-dev.6 [2022-10-27T15:53:33.238Z] v2.2.0-dev.7 [2022-10-27T15:53:33.238Z] v2.2.0-dev.8 [2022-10-27T15:53:33.238Z] v2.2.0-dev.9 [2022-10-27T15:53:33.238Z] v2.2.1-dev.1 [2022-10-27T15:53:33.238Z] v2.2.1-dev.2 [2022-10-27T15:53:33.238Z] v2.2.1-dev.3 [Pipeline] sh [2022-10-27T15:53:33.519Z] + lftools sign git-tag v2.2.1-dev.3 [2022-10-27T15:53:34.088Z] Signing Git tag with Sigul... [2022-10-27T15:53:34.088Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-10-27T15:53:34.356Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:34.642Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-27T15:53:34.650Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-27T15:53:34.676Z] $ docker stop --time=1 9d69052b45b21479d47b3ff32b24f9f6e1d71ef3ea8da5ae1ceb6255131f0b64 [2022-10-27T15:53:35.959Z] $ docker rm -f 9d69052b45b21479d47b3ff32b24f9f6e1d71ef3ea8da5ae1ceb6255131f0b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-27T15:53:36.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T15:53:36.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:53:36.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T15:53:36.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:53:36.693Z] prd-ubuntu20.04-docker-8c-8g-117459 does not seem to be running inside a container [2022-10-27T15:53:36.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T15:53:37.051Z] $ docker top 425779fe24b84911c9a3f005019679874e4bc51a89f3169c205f224ac3bc88ab -eo pid,comm [2022-10-27T15:53:37.089Z] 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-10-27T15:53:37.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T15:53:37.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T15:53:37.128Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T15:53:37.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T15:53:37.237Z] $ docker exec 425779fe24b84911c9a3f005019679874e4bc51a89f3169c205f224ac3bc88ab ssh-agent [2022-10-27T15:53:37.341Z] SSH_AUTH_SOCK=/tmp/ssh-iw6UPuQSCjYv/agent.32 [2022-10-27T15:53:37.341Z] SSH_AGENT_PID=38 [2022-10-27T15:53:37.346Z] Running ssh-add (command line suppressed) [2022-10-27T15:53:37.450Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_12503717105397580701.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_12503717105397580701.key) [2022-10-27T15:53:37.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T15:53:37.737Z] + git semver bump pre [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,915 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,915 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,915 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,915 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,915 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,915 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,917 [execute] INFO git cat-file --batch-check [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,923 [execute] INFO git cat-file --batch [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T15:53:37.997Z] 2022-10-27 15:53:37,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-27T15:53:37.997Z] 2.2.1-dev.4 [Pipeline] } [2022-10-27T15:53:38.019Z] $ docker exec --env ******** --env ******** 425779fe24b84911c9a3f005019679874e4bc51a89f3169c205f224ac3bc88ab ssh-agent -k [2022-10-27T15:53:38.115Z] unset SSH_AUTH_SOCK; [2022-10-27T15:53:38.116Z] unset SSH_AGENT_PID; [2022-10-27T15:53:38.116Z] echo Agent pid 38 killed; [2022-10-27T15:53:38.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T15:53:38.411Z] + git semver [Pipeline] } [2022-10-27T15:53:38.695Z] $ docker stop --time=1 425779fe24b84911c9a3f005019679874e4bc51a89f3169c205f224ac3bc88ab [2022-10-27T15:53:39.962Z] $ docker rm -f 425779fe24b84911c9a3f005019679874e4bc51a89f3169c205f224ac3bc88ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T15:53:40.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T15:53:40.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:53:40.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T15:53:40.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:53:40.647Z] prd-ubuntu20.04-docker-8c-8g-117459 does not seem to be running inside a container [2022-10-27T15:53:40.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T15:53:41.017Z] $ docker top cae157ad28817c5bdea4d81e99558e99a4c63ef47c6fd1e27fa7ad33ca954d24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T15:53:41.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T15:53:41.087Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T15:53:41.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T15:53:41.209Z] $ docker exec cae157ad28817c5bdea4d81e99558e99a4c63ef47c6fd1e27fa7ad33ca954d24 ssh-agent [2022-10-27T15:53:41.304Z] SSH_AUTH_SOCK=/tmp/ssh-PjSWD5Nvp9y4/agent.32 [2022-10-27T15:53:41.304Z] SSH_AGENT_PID=38 [2022-10-27T15:53:41.310Z] Running ssh-add (command line suppressed) [2022-10-27T15:53:41.420Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_17085820738940476773.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_17085820738940476773.key) [2022-10-27T15:53:41.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T15:53:41.706Z] + git semver push [2022-10-27T15:53:41.966Z] 2022-10-27 15:53:41,896 [run_push] DEBUG push [2022-10-27T15:53:41.966Z] 2022-10-27 15:53:41,897 [execute] INFO git cat-file --batch-check [2022-10-27T15:53:41.966Z] 2022-10-27 15:53:41,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T15:53:41.966Z] 2022-10-27 15:53:41,901 [execute] INFO git rev-list fb2d60b2a5aaa479862f66e616b410d250c06fba -- [2022-10-27T15:53:41.966Z] 2022-10-27 15:53:41,901 [execute] DEBUG Popen(['git', 'rev-list', 'fb2d60b2a5aaa479862f66e616b410d250c06fba', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-27T15:53:41.966Z] 2022-10-27 15:53:41,908 [execute] INFO git fetch -v origin [2022-10-27T15:53:41.966Z] 2022-10-27 15:53:41,908 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-27T15:53:42.537Z] 2022-10-27 15:53:42,456 [run_push] DEBUG no remote changes detected [2022-10-27T15:53:42.537Z] 2022-10-27 15:53:42,456 [execute] INFO git push origin semver [2022-10-27T15:53:42.537Z] 2022-10-27 15:53:42,456 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-27T15:53:43.474Z] 2022-10-27 15:53:43,399 [run_push] DEBUG push all version tags [2022-10-27T15:53:43.474Z] 2022-10-27 15:53:43,400 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-27T15:53:43.474Z] 2022-10-27 15:53:43,400 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-10-27T15:53:44.412Z] 2022-10-27 15:53:44,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-27T15:53:44.412Z] 2.2.1-dev.4 [Pipeline] } [2022-10-27T15:53:44.432Z] $ docker exec --env ******** --env ******** cae157ad28817c5bdea4d81e99558e99a4c63ef47c6fd1e27fa7ad33ca954d24 ssh-agent -k [2022-10-27T15:53:44.519Z] unset SSH_AUTH_SOCK; [2022-10-27T15:53:44.519Z] unset SSH_AGENT_PID; [2022-10-27T15:53:44.519Z] echo Agent pid 38 killed; [2022-10-27T15:53:44.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T15:53:44.821Z] + git semver [Pipeline] } [2022-10-27T15:53:45.102Z] $ docker stop --time=1 cae157ad28817c5bdea4d81e99558e99a4c63ef47c6fd1e27fa7ad33ca954d24 [2022-10-27T15:53:46.348Z] $ docker rm -f cae157ad28817c5bdea4d81e99558e99a4c63ef47c6fd1e27fa7ad33ca954d24 [Pipeline] // withDockerContainer [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-10-27T15:53:46.804Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2022-10-27T15:53:46.804Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-10-27T15:53:46.804Z] total 16 [2022-10-27T15:53:46.804Z] drwxr-xr-x 3 root root 4096 Oct 27 15:48 . [2022-10-27T15:53:46.804Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 15:53 .. [2022-10-27T15:53:46.804Z] drwxr-xr-x 2 root root 4096 Oct 27 15:48 cost [2022-10-27T15:53:46.804Z] -rw-r--r-- 1 root root 83 Oct 27 15:48 cost.csv [2022-10-27T15:53:46.804Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-10-27T15:53:46.804Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-10-27T15:53:46.804Z] total 16 [2022-10-27T15:53:46.804Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 15:48 . [2022-10-27T15:53:46.804Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 15:53 .. [2022-10-27T15:53:46.804Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 15:48 cost [2022-10-27T15:53:46.804Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 27 15:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:47.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:47.950Z] ---> package-listing.sh [2022-10-27T15:53:47.950Z] ++ facter osfamily [2022-10-27T15:53:47.950Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-27T15:53:48.209Z] + OS_FAMILY=debian [2022-10-27T15:53:48.209Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2022-10-27T15:53:48.209Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-27T15:53:48.209Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-27T15:53:48.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-27T15:53:48.209Z] + PACKAGES=/tmp/packages_start.txt [2022-10-27T15:53:48.209Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-10-27T15:53:48.209Z] + PACKAGES=/tmp/packages_end.txt [2022-10-27T15:53:48.209Z] + case "${OS_FAMILY}" in [2022-10-27T15:53:48.209Z] + dpkg -l [2022-10-27T15:53:48.209Z] + grep '^ii' [2022-10-27T15:53:48.209Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-27T15:53:48.209Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-27T15:53:48.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-27T15:53:48.209Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-10-27T15:53:48.209Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2022-10-27T15:53:48.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2022-10-27T15:53:48.220Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-27T15:53:48.493Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T15:53:49.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T15:53:49.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T15:53:49.105Z] prd-ubuntu20.04-docker-8c-8g-117459 does not seem to be running inside a container [2022-10-27T15:53:49.143Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T15:53:49.348Z] $ docker top 3236e54c3d7097025fb75ad5527b464bd74441b91e195b5e893ee191450f32b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T15:53:49.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-27T15:53:49.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-27T15:53:50.239Z] + ls /var/log/sa-host [2022-10-27T15:53:50.239Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T15:53:50.393Z] provisioning config files... [2022-10-27T15:53:50.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config12731759731024688291tmp [Pipeline] { [Pipeline] echo [2022-10-27T15:53:50.410Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:50.689Z] ---> create-netrc.sh [Pipeline] } [2022-10-27T15:53:50.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:51.014Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-27T15:53:51.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:51.304Z] ---> sudo-logs.sh [2022-10-27T15:53:51.304Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-27T15:53:51.331Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:51.612Z] ---> job-cost.sh [2022-10-27T15:53:51.613Z] lf-activate-venv: SKIPPING [2022-10-27T15:53:51.613Z] DEBUG: total: 0.2199999988079071 [2022-10-27T15:53:51.613Z] INFO: Retrieving Stack Cost... [2022-10-27T15:53:52.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T15:53:52.440Z] INFO: Archiving Costs [Pipeline] echo [2022-10-27T15:53:52.451Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T15:53:52.732Z] ---> logs-deploy.sh [2022-10-27T15:53:52.732Z] lf-activate-venv: SKIPPING [2022-10-27T15:53:52.732Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/34 [2022-10-27T15:53:52.732Z] INFO: archiving workspace using pattern(s): [2022-10-27T15:53:53.669Z] Archives upload complete. [2022-10-27T15:53:53.927Z] INFO: archiving logs to Nexus [2022-10-27T15:53:54.494Z] ---> uname -a: [2022-10-27T15:53:54.494Z] Linux prd-ubuntu20-04-docker-8c-8g-117459 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] ---> lscpu: [2022-10-27T15:53:54.494Z] Architecture: x86_64 [2022-10-27T15:53:54.494Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-27T15:53:54.494Z] Byte Order: Little Endian [2022-10-27T15:53:54.494Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-27T15:53:54.494Z] CPU(s): 8 [2022-10-27T15:53:54.494Z] On-line CPU(s) list: 0-7 [2022-10-27T15:53:54.494Z] Thread(s) per core: 1 [2022-10-27T15:53:54.494Z] Core(s) per socket: 1 [2022-10-27T15:53:54.494Z] Socket(s): 8 [2022-10-27T15:53:54.494Z] NUMA node(s): 1 [2022-10-27T15:53:54.494Z] Vendor ID: AuthenticAMD [2022-10-27T15:53:54.494Z] CPU family: 23 [2022-10-27T15:53:54.494Z] Model: 49 [2022-10-27T15:53:54.494Z] Model name: AMD EPYC-Rome Processor [2022-10-27T15:53:54.494Z] Stepping: 0 [2022-10-27T15:53:54.494Z] CPU MHz: 2800.002 [2022-10-27T15:53:54.494Z] BogoMIPS: 5600.00 [2022-10-27T15:53:54.494Z] Virtualization: AMD-V [2022-10-27T15:53:54.494Z] Hypervisor vendor: KVM [2022-10-27T15:53:54.494Z] Virtualization type: full [2022-10-27T15:53:54.494Z] L1d cache: 256 KiB [2022-10-27T15:53:54.494Z] L1i cache: 256 KiB [2022-10-27T15:53:54.494Z] L2 cache: 4 MiB [2022-10-27T15:53:54.494Z] L3 cache: 128 MiB [2022-10-27T15:53:54.494Z] NUMA node0 CPU(s): 0-7 [2022-10-27T15:53:54.494Z] Vulnerability Itlb multihit: Not affected [2022-10-27T15:53:54.494Z] Vulnerability L1tf: Not affected [2022-10-27T15:53:54.494Z] Vulnerability Mds: Not affected [2022-10-27T15:53:54.494Z] Vulnerability Meltdown: Not affected [2022-10-27T15:53:54.494Z] Vulnerability Mmio stale data: Not affected [2022-10-27T15:53:54.494Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-27T15:53:54.494Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-27T15:53:54.494Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-27T15:53:54.494Z] Vulnerability Srbds: Not affected [2022-10-27T15:53:54.494Z] Vulnerability Tsx async abort: Not affected [2022-10-27T15:53:54.494Z] 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-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] ---> nproc: [2022-10-27T15:53:54.494Z] 8 [2022-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] ---> df -h: [2022-10-27T15:53:54.494Z] Filesystem Size Used Avail Use% Mounted on [2022-10-27T15:53:54.494Z] overlay 155G 11G 145G 7% / [2022-10-27T15:53:54.494Z] tmpfs 64M 0 64M 0% /dev [2022-10-27T15:53:54.494Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-27T15:53:54.494Z] shm 64M 0 64M 0% /dev/shm [2022-10-27T15:53:54.494Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] ---> sar -b -r -n DEV: [2022-10-27T15:53:54.494Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117459) 10/27/22 _x86_64_ (8 CPU) [2022-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] 15:46:58 LINUX RESTART (8 CPU) [2022-10-27T15:53:54.494Z] [2022-10-27T15:53:54.494Z] 15:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-27T15:53:54.494Z] 15:48:01 169.24 50.95 118.29 0.00 5460.31 202359.61 0.00 [2022-10-27T15:53:54.495Z] 15:49:01 190.30 0.23 190.07 0.00 21.86 22232.96 0.00 [2022-10-27T15:53:54.495Z] 15:50:01 1.82 0.00 1.82 0.00 0.00 22.01 0.00 [2022-10-27T15:53:54.495Z] 15:51:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2022-10-27T15:53:54.495Z] 15:52:01 2.27 0.92 1.35 0.00 67.06 20.93 0.00 [2022-10-27T15:53:54.495Z] 15:53:01 37.26 8.42 28.85 0.00 2817.26 4803.07 0.00 [2022-10-27T15:53:54.495Z] Average: 66.98 10.09 56.90 0.00 1394.53 38246.21 0.00 [2022-10-27T15:53:54.495Z] [2022-10-27T15:53:54.495Z] 15:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-27T15:53:54.495Z] 15:48:01 29665736 31639256 699700 2.13 64556 2197704 1920660 5.66 954884 1937848 9148 [2022-10-27T15:53:54.495Z] 15:49:01 29093364 31602896 705268 2.14 89964 2673100 1734100 5.11 1044384 2356012 356 [2022-10-27T15:53:54.495Z] 15:50:01 29092420 31602080 705868 2.15 90004 2673104 1734100 5.11 1044660 2356016 8 [2022-10-27T15:53:54.495Z] 15:51:01 29098692 31608360 699756 2.13 90036 2673108 1734100 5.11 1038736 2356020 12 [2022-10-27T15:53:54.495Z] 15:52:01 29088080 31603652 703852 2.14 91404 2678364 1763228 5.20 1047816 2360888 328 [2022-10-27T15:53:54.495Z] 15:53:01 28814796 31599328 694836 2.11 108672 2921896 1785272 5.26 1184744 2468728 8 [2022-10-27T15:53:54.495Z] Average: 29142181 31609262 701547 2.13 89106 2636213 1778577 5.24 1052537 2305919 1643 [2022-10-27T15:53:54.495Z] [2022-10-27T15:53:54.495Z] 15:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-27T15:53:54.495Z] 15:48:01 docker0 8.78 12.03 0.76 132.71 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:48:01 lo 6.66 6.66 0.64 0.64 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:48:01 ens3 565.66 366.58 4199.83 84.89 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:49:01 docker0 9.42 14.86 0.72 149.65 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:49:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:49:01 ens3 188.75 132.68 2712.43 133.03 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:50:01 ens3 12.76 7.87 11.84 0.71 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:51:01 ens3 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:52:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:52:01 ens3 0.13 0.18 0.01 0.02 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] 15:53:01 ens3 78.64 49.93 1298.93 3.68 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] Average: docker0 3.03 4.48 0.25 47.06 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] Average: lo 1.42 1.42 0.13 0.13 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] Average: ens3 141.04 92.92 1370.59 37.06 0.00 0.00 0.00 0.00 [2022-10-27T15:53:54.495Z] [2022-10-27T15:53:54.495Z] [2022-10-27T15:53:54.495Z] ---> sar -P ALL: [2022-10-27T15:53:54.495Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117459) 10/27/22 _x86_64_ (8 CPU) [2022-10-27T15:53:54.495Z] [2022-10-27T15:53:54.495Z] 15:46:58 LINUX RESTART (8 CPU) [2022-10-27T15:53:54.495Z] [2022-10-27T15:53:54.495Z] 15:47:01 CPU %user %nice %system %iowait %steal %idle [2022-10-27T15:53:54.495Z] 15:48:01 all 8.00 0.00 2.95 2.43 0.05 86.57 [2022-10-27T15:53:54.495Z] 15:48:01 0 7.97 0.00 2.82 5.14 0.05 84.02 [2022-10-27T15:53:54.495Z] 15:48:01 1 5.65 0.00 2.61 0.93 0.05 90.76 [2022-10-27T15:53:54.495Z] 15:48:01 2 9.54 0.00 2.85 0.47 0.03 87.11 [2022-10-27T15:53:54.495Z] 15:48:01 3 8.39 0.00 4.32 3.39 0.07 83.82 [2022-10-27T15:53:54.495Z] 15:48:01 4 8.09 0.00 3.30 0.84 0.05 87.73 [2022-10-27T15:53:54.495Z] 15:48:01 5 10.07 0.00 2.22 1.16 0.05 86.51 [2022-10-27T15:53:54.495Z] 15:48:01 6 6.34 0.00 2.06 1.59 0.05 89.96 [2022-10-27T15:53:54.495Z] 15:48:01 7 7.99 0.00 3.39 5.94 0.07 82.61 [2022-10-27T15:53:54.495Z] 15:49:01 all 7.89 0.00 3.24 1.30 0.06 87.51 [2022-10-27T15:53:54.495Z] 15:49:01 0 8.21 0.00 4.69 0.03 0.05 87.01 [2022-10-27T15:53:54.495Z] 15:49:01 1 6.86 0.00 3.07 3.04 0.07 86.97 [2022-10-27T15:53:54.495Z] 15:49:01 2 6.60 0.00 2.90 0.20 0.05 90.25 [2022-10-27T15:53:54.495Z] 15:49:01 3 6.96 0.00 3.06 0.54 0.08 89.36 [2022-10-27T15:53:54.495Z] 15:49:01 4 6.83 0.00 2.75 0.44 0.03 89.96 [2022-10-27T15:53:54.495Z] 15:49:01 5 8.09 0.00 2.31 0.00 0.05 89.55 [2022-10-27T15:53:54.495Z] 15:49:01 6 12.91 0.00 3.75 0.05 0.05 83.24 [2022-10-27T15:53:54.495Z] 15:49:01 7 6.64 0.00 3.41 6.08 0.07 83.80 [2022-10-27T15:53:54.495Z] 15:50:01 all 0.11 0.00 0.02 0.01 0.00 99.86 [2022-10-27T15:53:54.495Z] 15:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T15:53:54.495Z] 15:50:01 1 0.05 0.00 0.02 0.05 0.02 99.87 [2022-10-27T15:53:54.495Z] 15:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T15:53:54.495Z] 15:50:01 3 0.27 0.00 0.00 0.00 0.00 99.73 [2022-10-27T15:53:54.495Z] 15:50:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-27T15:53:54.495Z] 15:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-27T15:53:54.495Z] 15:50:01 6 0.40 0.00 0.00 0.00 0.00 99.60 [2022-10-27T15:53:54.495Z] 15:50:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2022-10-27T15:53:54.495Z] 15:51:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2022-10-27T15:53:54.495Z] 15:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-27T15:53:54.495Z] 15:51:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2022-10-27T15:53:54.495Z] 15:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T15:53:54.495Z] 15:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-27T15:53:54.495Z] 15:51:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-27T15:53:54.495Z] 15:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T15:53:54.495Z] 15:51:01 6 0.25 0.00 0.02 0.00 0.00 99.73 [2022-10-27T15:53:54.495Z] 15:51:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-27T15:53:54.495Z] 15:52:01 all 0.05 0.00 0.05 0.01 0.01 99.90 [2022-10-27T15:53:54.495Z] 15:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-27T15:53:54.495Z] 15:52:01 1 0.03 0.00 0.12 0.03 0.00 99.82 [2022-10-27T15:53:54.495Z] 15:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-27T15:53:54.495Z] 15:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-27T15:53:54.495Z] 15:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-27T15:53:54.495Z] 15:52:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2022-10-27T15:53:54.495Z] 15:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-27T15:53:54.495Z] 15:52:01 7 0.03 0.00 0.12 0.02 0.00 99.83 [2022-10-27T15:53:54.495Z] 15:53:01 all 1.18 0.00 0.72 0.38 0.02 97.70 [2022-10-27T15:53:54.495Z] 15:53:01 0 1.20 0.00 0.45 0.43 0.02 97.90 [2022-10-27T15:53:54.495Z] 15:53:01 1 0.67 0.00 0.50 1.30 0.02 97.51 [2022-10-27T15:53:54.495Z] 15:53:01 2 0.67 0.00 0.48 0.62 0.00 98.23 [2022-10-27T15:53:54.495Z] 15:53:01 3 1.20 0.00 0.65 0.48 0.02 97.65 [2022-10-27T15:53:54.495Z] 15:53:01 4 1.32 0.00 0.63 0.07 0.03 97.95 [2022-10-27T15:53:54.495Z] 15:53:01 5 1.33 0.00 1.65 0.07 0.02 96.93 [2022-10-27T15:53:54.495Z] 15:53:01 6 0.52 0.00 0.77 0.02 0.02 98.68 [2022-10-27T15:53:54.495Z] 15:53:01 7 2.51 0.00 0.62 0.08 0.02 96.77 [2022-10-27T15:53:54.495Z] Average: all 2.87 0.00 1.16 0.68 0.02 95.26 [2022-10-27T15:53:54.495Z] Average: 0 2.90 0.00 1.33 0.93 0.02 94.82 [2022-10-27T15:53:54.495Z] Average: 1 2.21 0.00 1.06 0.89 0.03 95.82 [2022-10-27T15:53:54.495Z] Average: 2 2.80 0.00 1.04 0.21 0.01 95.93 [2022-10-27T15:53:54.495Z] Average: 3 2.80 0.00 1.34 0.73 0.03 95.10 [2022-10-27T15:53:54.495Z] Average: 4 2.71 0.00 1.12 0.22 0.03 95.91 [2022-10-27T15:53:54.495Z] Average: 5 3.26 0.00 1.04 0.20 0.02 95.48 [2022-10-27T15:53:54.495Z] Average: 6 3.40 0.00 1.10 0.28 0.02 95.20 [2022-10-27T15:53:54.495Z] Average: 7 2.86 0.00 1.25 2.01 0.03 93.85 [2022-10-27T15:53:54.495Z] [2022-10-27T15:53:54.495Z] [2022-10-27T15:53:54.495Z]