Pull request #478 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 356c10644e0cd97c1d17456cc174bee259d852e8+ed51e6acf64310a02c241751e963c5ca7bfef27d (8788780a7eb3f8634fb7a9c713ef6defd0c4b14f) 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-ssh14589664178380285474.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17931836134482225038.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh60806628459035133.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17818610337530491210.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4105935052103949037.key > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-478/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-478/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12569259986174407675.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3274 in /w/workspace/edgexfoundry_device-sdk-c_PR-478 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-478 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ed51e6acf64310a02c241751e963c5ca7bfef27d into PR head commit 356c10644e0cd97c1d17456cc174bee259d852e8 Merge succeeded, producing 356c10644e0cd97c1d17456cc174bee259d852e8 Checking out Revision 356c10644e0cd97c1d17456cc174bee259d852e8 (PR-478) > git config core.sparsecheckout # timeout=10 > git checkout -f 356c10644e0cd97c1d17456cc174bee259d852e8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ed51e6acf64310a02c241751e963c5ca7bfef27d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 356c10644e0cd97c1d17456cc174bee259d852e8 # timeout=10 Commit message: "docs: update changelog and version number for 3.0.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-10T06:25:09.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-10T06:25:09.586Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-10T06:25:09.675Z] ========================================================= [2023-08-10T06:25:09.676Z] EdgeX Global Pipelines Version Info [2023-08-10T06:25:09.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:25:10.443Z] ------------------- [2023-08-10T06:25:10.443Z] stable info: [2023-08-10T06:25:10.443Z] ------------------- [2023-08-10T06:25:10.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-10T06:25:10.443Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-10T06:25:10.443Z] Message: update stable to v1.0.250 [2023-08-10T06:25:11.015Z] ------------------- [2023-08-10T06:25:11.015Z] experimental info: [2023-08-10T06:25:11.015Z] ------------------- [2023-08-10T06:25:11.015Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-10T06:25:11.015Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-10T06:25:11.015Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-10T06:25:11.339Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2023-08-10T06:25:11.379Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2023-08-10T06:25:11.416Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-10T06:25:11.453Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-10T06:25:11.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-10T06:25:11.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2023-08-10T06:25:11.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2023-08-10T06:25:11.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-10T06:25:11.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-10T06:25:11.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2023-08-10T06:25:11.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-10T06:25:11.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-10T06:25:11.788Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-10T06:25:11.830Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-10T06:25:11.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-10T06:25:11.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-10T06:25:11.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-10T06:25:11.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-478 [Pipeline] echo [2023-08-10T06:25:12.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-478 [Pipeline] echo [2023-08-10T06:25:12.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-478 [Pipeline] echo [2023-08-10T06:25:12.078Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 356c10644e0cd97c1d17456cc174bee259d852e8 [Pipeline] echo [2023-08-10T06:25:12.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 356c106 [Pipeline] echo [2023-08-10T06:25:12.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-10T06:25:12.266Z] provisioning config files... [2023-08-10T06:25:12.280Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp/config15378068691808556408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:25:12.629Z] ---> docker-login.sh [2023-08-10T06:25:12.629Z] nexus3.edgexfoundry.org:10001 [2023-08-10T06:25:12.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:12.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:12.889Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:12.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:12.889Z] [2023-08-10T06:25:12.889Z] Login Succeeded [2023-08-10T06:25:12.889Z] nexus3.edgexfoundry.org:10002 [2023-08-10T06:25:13.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:13.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:13.151Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:13.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:13.151Z] [2023-08-10T06:25:13.151Z] Login Succeeded [2023-08-10T06:25:13.151Z] nexus3.edgexfoundry.org:10003 [2023-08-10T06:25:13.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:13.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:13.151Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:13.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:13.151Z] [2023-08-10T06:25:13.151Z] Login Succeeded [2023-08-10T06:25:13.151Z] nexus3.edgexfoundry.org:10004 [2023-08-10T06:25:13.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:13.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:13.411Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:13.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:13.411Z] [2023-08-10T06:25:13.411Z] Login Succeeded [2023-08-10T06:25:13.411Z] docker.io [2023-08-10T06:25:13.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:13.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:13.671Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:13.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:13.671Z] [2023-08-10T06:25:13.671Z] Login Succeeded [2023-08-10T06:25:13.671Z] ---> docker-login.sh ends [Pipeline] } [2023-08-10T06:25:13.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2023-08-10T06:25:14.323Z] + git rev-list -1 --merges 356c10644e0cd97c1d17456cc174bee259d852e8~1..356c10644e0cd97c1d17456cc174bee259d852e8 [Pipeline] echo [2023-08-10T06:25:14.381Z] -----------> git rev-list -1 --merges 356c10644e0cd97c1d17456cc174bee259d852e8~1..356c10644e0cd97c1d17456cc174bee259d852e8 356c10644e0cd97c1d17456cc174bee259d852e8 [false] [Pipeline] sh [2023-08-10T06:25:14.692Z] + git log --format=format:%s -1 356c10644e0cd97c1d17456cc174bee259d852e8 [Pipeline] echo [2023-08-10T06:25:14.729Z] ========================================================= [2023-08-10T06:25:14.729Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-10T06:25:14.729Z] ========================================================= 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 [2023-08-10T06:25:15.547Z] + git rev-list -1 --merges 356c10644e0cd97c1d17456cc174bee259d852e8~1..356c10644e0cd97c1d17456cc174bee259d852e8 [Pipeline] echo [2023-08-10T06:25:15.580Z] -----------> git rev-list -1 --merges 356c10644e0cd97c1d17456cc174bee259d852e8~1..356c10644e0cd97c1d17456cc174bee259d852e8 356c10644e0cd97c1d17456cc174bee259d852e8 [false] [Pipeline] sh [2023-08-10T06:25:15.895Z] + git log --format=format:%s -1 356c10644e0cd97c1d17456cc174bee259d852e8 [Pipeline] echo [2023-08-10T06:25:15.926Z] ========================================================= [2023-08-10T06:25:15.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-10T06:25:15.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-10T06:25:16.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-10T06:25:16.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-10T06:25:16.438Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-10T06:25:16.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-10T06:25:16.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-10T06:25:16.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-10T06:25:16.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T06:25:16.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-10T06:25:16.934Z] [2023-08-10T06:25:16.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T06:25:17.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-10T06:25:17.321Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-10T06:25:17.321Z] b85a868b505f: Pulling fs layer [2023-08-10T06:25:17.321Z] e2be974225ed: Pulling fs layer [2023-08-10T06:25:17.321Z] 339a4e72a1f5: Pulling fs layer [2023-08-10T06:25:17.321Z] 988bab9f4d93: Pulling fs layer [2023-08-10T06:25:17.321Z] 1469e6f7b9e6: Pulling fs layer [2023-08-10T06:25:17.321Z] eaf3925da568: Pulling fs layer [2023-08-10T06:25:17.321Z] bab4dde63d76: Pulling fs layer [2023-08-10T06:25:17.321Z] bde34c3a00c8: Pulling fs layer [2023-08-10T06:25:17.321Z] b352a97aabf1: Pulling fs layer [2023-08-10T06:25:17.321Z] 4872d77fe225: Pulling fs layer [2023-08-10T06:25:17.321Z] 5851b861e8e6: Pulling fs layer [2023-08-10T06:25:17.321Z] 988bab9f4d93: Waiting [2023-08-10T06:25:17.321Z] 1469e6f7b9e6: Waiting [2023-08-10T06:25:17.321Z] eaf3925da568: Waiting [2023-08-10T06:25:17.321Z] bab4dde63d76: Waiting [2023-08-10T06:25:17.321Z] bde34c3a00c8: Waiting [2023-08-10T06:25:17.321Z] 4872d77fe225: Waiting [2023-08-10T06:25:17.321Z] 5851b861e8e6: Waiting [2023-08-10T06:25:17.321Z] b352a97aabf1: Waiting [2023-08-10T06:25:17.321Z] e2be974225ed: Verifying Checksum [2023-08-10T06:25:17.321Z] e2be974225ed: Download complete [2023-08-10T06:25:17.321Z] 988bab9f4d93: Verifying Checksum [2023-08-10T06:25:17.321Z] 988bab9f4d93: Download complete [2023-08-10T06:25:17.582Z] 1469e6f7b9e6: Verifying Checksum [2023-08-10T06:25:17.582Z] 1469e6f7b9e6: Download complete [2023-08-10T06:25:17.582Z] eaf3925da568: Verifying Checksum [2023-08-10T06:25:17.582Z] eaf3925da568: Download complete [2023-08-10T06:25:17.582Z] 339a4e72a1f5: Verifying Checksum [2023-08-10T06:25:17.582Z] 339a4e72a1f5: Download complete [2023-08-10T06:25:17.582Z] bde34c3a00c8: Verifying Checksum [2023-08-10T06:25:17.582Z] bde34c3a00c8: Download complete [2023-08-10T06:25:17.582Z] b352a97aabf1: Verifying Checksum [2023-08-10T06:25:17.582Z] b352a97aabf1: Download complete [2023-08-10T06:25:17.582Z] 4872d77fe225: Verifying Checksum [2023-08-10T06:25:17.582Z] 4872d77fe225: Download complete [2023-08-10T06:25:17.582Z] 5851b861e8e6: Verifying Checksum [2023-08-10T06:25:17.582Z] 5851b861e8e6: Download complete [2023-08-10T06:25:17.582Z] b85a868b505f: Verifying Checksum [2023-08-10T06:25:17.582Z] b85a868b505f: Download complete [2023-08-10T06:25:17.841Z] bab4dde63d76: Verifying Checksum [2023-08-10T06:25:18.781Z] b85a868b505f: Pull complete [2023-08-10T06:25:19.041Z] e2be974225ed: Pull complete [2023-08-10T06:25:19.611Z] 339a4e72a1f5: Pull complete [2023-08-10T06:25:19.611Z] 988bab9f4d93: Pull complete [2023-08-10T06:25:19.869Z] 1469e6f7b9e6: Pull complete [2023-08-10T06:25:19.869Z] eaf3925da568: Pull complete [2023-08-10T06:25:21.773Z] bab4dde63d76: Pull complete [2023-08-10T06:25:21.773Z] bde34c3a00c8: Pull complete [2023-08-10T06:25:22.034Z] b352a97aabf1: Pull complete [2023-08-10T06:25:22.034Z] 4872d77fe225: Pull complete [2023-08-10T06:25:22.034Z] 5851b861e8e6: Pull complete [2023-08-10T06:25:22.294Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-10T06:25:22.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-10T06:25:22.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T06:25:22.558Z] prd-ubuntu20.04-docker-8c-8g-3274 does not seem to be running inside a container [2023-08-10T06:25:22.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-478 -v /w/workspace/edgexfoundry_device-sdk-c_PR-478:/w/workspace/edgexfoundry_device-sdk-c_PR-478:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-478@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-devops/py-git-semver:0.1.4 cat [2023-08-10T06:25:25.874Z] $ docker top 9fc9ecf3e61078699952a1900b5fc05c4f7acc5b9b1d517840384f732e570ac5 -eo pid,comm [2023-08-10T06:25:25.925Z] 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). [2023-08-10T06:25:25.925Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-10T06:25:26.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-10T06:25:26.048Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-10T06:25:26.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-10T06:25:26.171Z] $ docker exec 9fc9ecf3e61078699952a1900b5fc05c4f7acc5b9b1d517840384f732e570ac5 ssh-agent [2023-08-10T06:25:26.281Z] SSH_AUTH_SOCK=/tmp/ssh-ufueTDKiu1hD/agent.32 [2023-08-10T06:25:26.281Z] SSH_AGENT_PID=38 [2023-08-10T06:25:26.287Z] Running ssh-add (command line suppressed) [2023-08-10T06:25:26.411Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp/private_key_10137103145445829453.key (/w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp/private_key_10137103145445829453.key) [2023-08-10T06:25:26.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-10T06:25:26.753Z] + git tag --points-at HEAD [Pipeline] } [2023-08-10T06:25:26.781Z] $ docker exec --env ******** --env ******** 9fc9ecf3e61078699952a1900b5fc05c4f7acc5b9b1d517840384f732e570ac5 ssh-agent -k [2023-08-10T06:25:26.884Z] unset SSH_AUTH_SOCK; [2023-08-10T06:25:26.884Z] unset SSH_AGENT_PID; [2023-08-10T06:25:26.884Z] echo Agent pid 38 killed; [2023-08-10T06:25:26.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-10T06:25:26.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-10T06:25:26.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-10T06:25:27.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-10T06:25:27.097Z] $ docker exec 9fc9ecf3e61078699952a1900b5fc05c4f7acc5b9b1d517840384f732e570ac5 ssh-agent [2023-08-10T06:25:27.200Z] SSH_AUTH_SOCK=/tmp/ssh-ok8afcZI4mrs/agent.72 [2023-08-10T06:25:27.200Z] SSH_AGENT_PID=78 [2023-08-10T06:25:27.205Z] Running ssh-add (command line suppressed) [2023-08-10T06:25:27.305Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp/private_key_11066861317275168650.key (/w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp/private_key_11066861317275168650.key) [2023-08-10T06:25:27.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-10T06:25:27.639Z] + git semver init [2023-08-10T06:25:27.898Z] 2023-08-10 06:25:27,854 [run_init] DEBUG init version:0.0.0 force:False [2023-08-10T06:25:27.898Z] 2023-08-10 06:25:27,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-478/.semver [2023-08-10T06:25:27.898Z] 2023-08-10 06:25:27,856 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-478/.semver [2023-08-10T06:25:27.898Z] 2023-08-10 06:25:27,856 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-478/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-478, universal_newlines=False, shell=None, istream=None) [2023-08-10T06:25:29.279Z] 2023-08-10 06:25:28,855 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-478/.git/info/exclude [2023-08-10T06:25:29.279Z] 2023-08-10 06:25:28,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-478/.semver/PR-478 with force:False [2023-08-10T06:25:29.279Z] 2023-08-10 06:25:28,856 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-478/.semver/PR-478 [2023-08-10T06:25:29.279Z] 2023-08-10 06:25:28,860 [execute] INFO git cat-file --batch-check [2023-08-10T06:25:29.279Z] 2023-08-10 06:25:28,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-478/.semver, universal_newlines=False, shell=None, istream=) [2023-08-10T06:25:29.279Z] 2023-08-10 06:25:28,867 [execute] INFO git cat-file --batch [2023-08-10T06:25:29.279Z] 2023-08-10 06:25:28,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-478/.semver, universal_newlines=False, shell=None, istream=) [2023-08-10T06:25:29.279Z] 2023-08-10 06:25:28,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-478/.semver/PR-478 [2023-08-10T06:25:29.279Z] 0.0.0 [Pipeline] } [2023-08-10T06:25:29.307Z] $ docker exec --env ******** --env ******** 9fc9ecf3e61078699952a1900b5fc05c4f7acc5b9b1d517840384f732e570ac5 ssh-agent -k [2023-08-10T06:25:29.412Z] unset SSH_AUTH_SOCK; [2023-08-10T06:25:29.412Z] unset SSH_AGENT_PID; [2023-08-10T06:25:29.413Z] echo Agent pid 78 killed; [2023-08-10T06:25:29.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-10T06:25:29.848Z] + git semver [Pipeline] } [2023-08-10T06:25:30.133Z] $ docker stop --time=1 9fc9ecf3e61078699952a1900b5fc05c4f7acc5b9b1d517840384f732e570ac5 [2023-08-10T06:25:31.427Z] $ docker rm -f --volumes 9fc9ecf3e61078699952a1900b5fc05c4f7acc5b9b1d517840384f732e570ac5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-10T06:25:31.818Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-10T06:25:32.083Z] Stashed 1 file(s) [Pipeline] echo [2023-08-10T06:25:32.100Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-10T06:25:32.613Z] provisioning config files... [2023-08-10T06:25:32.622Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp/config18446084726358027748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:25:32.969Z] ---> docker-login.sh [2023-08-10T06:25:32.970Z] nexus3.edgexfoundry.org:10001 [2023-08-10T06:25:32.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:32.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:32.970Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:32.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:32.970Z] [2023-08-10T06:25:32.970Z] Login Succeeded [2023-08-10T06:25:32.970Z] nexus3.edgexfoundry.org:10002 [2023-08-10T06:25:32.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:33.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:33.229Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:33.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:33.229Z] [2023-08-10T06:25:33.229Z] Login Succeeded [2023-08-10T06:25:33.229Z] nexus3.edgexfoundry.org:10003 [2023-08-10T06:25:33.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:33.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:33.229Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:33.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:33.229Z] [2023-08-10T06:25:33.229Z] Login Succeeded [2023-08-10T06:25:33.229Z] nexus3.edgexfoundry.org:10004 [2023-08-10T06:25:33.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:33.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:33.229Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:33.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:33.229Z] [2023-08-10T06:25:33.229Z] Login Succeeded [2023-08-10T06:25:33.229Z] docker.io [2023-08-10T06:25:33.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:25:33.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:25:33.747Z] Configure a credential helper to remove this warning. See [2023-08-10T06:25:33.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:25:33.747Z] [2023-08-10T06:25:33.747Z] Login Succeeded [2023-08-10T06:25:33.747Z] ---> docker-login.sh ends [Pipeline] } [2023-08-10T06:25:33.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-10T06:25:33.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-10T06:25:34.015Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2023-08-10T06:25:34.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-10T06:25:34.090Z] ========================================================= [2023-08-10T06:25:34.090Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2023-08-10T06:25:34.090Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T06:25:34.498Z] + 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 . [2023-08-10T06:25:34.498Z] Sending build context to Docker daemon 4.89MB [2023-08-10T06:25:34.498Z] Step 1/21 : ARG BASE=alpine:3.16 [2023-08-10T06:25:34.498Z] Step 2/21 : FROM ${BASE} as builder [2023-08-10T06:25:34.498Z] latest: Pulling from edgex-devops/edgex-gcc-base [2023-08-10T06:25:34.498Z] 91d30c5bc195: Pulling fs layer [2023-08-10T06:25:34.498Z] 316e5a4585fb: Pulling fs layer [2023-08-10T06:25:35.500Z] 91d30c5bc195: Verifying Checksum [2023-08-10T06:25:35.501Z] 91d30c5bc195: Download complete [2023-08-10T06:25:35.501Z] 91d30c5bc195: Pull complete [2023-08-10T06:25:37.439Z] 316e5a4585fb: Verifying Checksum [2023-08-10T06:25:40.742Z] 316e5a4585fb: Pull complete [2023-08-10T06:25:40.742Z] Digest: sha256:46ce083f99ae49712d4f1141acdd2e69c9eb8e11ca29cc7d79d78bb0a10585c4 [2023-08-10T06:25:40.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2023-08-10T06:25:40.742Z] ---> e83ffa357ff4 [2023-08-10T06:25:40.742Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-08-10T06:25:42.714Z] ---> Running in 7581eb1e7fb1 [2023-08-10T06:25:42.972Z] Connecting to iotech.jfrog.io (52.213.100.220:443) [2023-08-10T06:25:43.232Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-08-10T06:25:43.232Z] alpine.dev.rsa.pub 100% |********************************|  451 0:00:00 ETA [2023-08-10T06:25:43.232Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-08-10T06:25:43.491Z] Removing intermediate container 7581eb1e7fb1 [2023-08-10T06:25:43.491Z] ---> 6189abb33caf [2023-08-10T06:25:43.491Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-08-10T06:25:43.491Z] ---> Running in dafdd8561c0f [2023-08-10T06:25:44.430Z] Removing intermediate container dafdd8561c0f [2023-08-10T06:25:44.430Z] ---> 7970653fe1e2 [2023-08-10T06:25:44.430Z] Step 5/21 : 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 iotech-iot-1.5-dev hiredis-dev [2023-08-10T06:25:44.430Z] ---> Running in 2c317b61a038 [2023-08-10T06:25:44.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-10T06:25:44.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-10T06:25:44.951Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-10T06:25:45.210Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-08-10T06:25:45.210Z] (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-08-10T06:25:45.470Z] (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-08-10T06:25:45.470Z] (3/16) Installing hiredis (1.0.2-r0) [2023-08-10T06:25:45.470Z] (4/16) Installing hiredis-dev (1.0.2-r0) [2023-08-10T06:25:45.470Z] (5/16) Installing iotech-iot-1.5 (1.5.0-r0) [2023-08-10T06:25:46.040Z] (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-08-10T06:25:46.040Z] (7/16) Installing libcbor (0.9.0-r1) [2023-08-10T06:25:46.040Z] (8/16) Installing libcbor-dev (0.9.0-r1) [2023-08-10T06:25:46.040Z] (9/16) Installing ncurses-dev (6.3_p20220521-r1) [2023-08-10T06:25:46.040Z] (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-08-10T06:25:47.436Z] Still waiting to schedule task [2023-08-10T06:25:47.437Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-10T06:25:47.908Z] (11/16) Installing libblkid (2.38-r1) [2023-08-10T06:25:47.908Z] (12/16) Installing libuuid (2.38-r1) [2023-08-10T06:25:47.908Z] (13/16) Installing libfdisk (2.38-r1) [2023-08-10T06:25:48.874Z] (14/16) Installing libmount (2.38-r1) [2023-08-10T06:25:48.874Z] (15/16) Installing libsmartcols (2.38-r1) [2023-08-10T06:25:48.874Z] (16/16) Installing util-linux-dev (2.38-r1) [2023-08-10T06:25:48.874Z] Executing busybox-1.35.0-r17.trigger [2023-08-10T06:25:48.874Z] OK: 280 MiB in 90 packages [2023-08-10T06:25:49.811Z] Removing intermediate container 2c317b61a038 [2023-08-10T06:25:49.811Z] ---> f62683f29b42 [2023-08-10T06:25:49.811Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-08-10T06:25:49.811Z] ---> Running in 6927481d8d65 [2023-08-10T06:25:50.381Z] Removing intermediate container 6927481d8d65 [2023-08-10T06:25:50.381Z] ---> d916eba500d6 [2023-08-10T06:25:50.381Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-08-10T06:25:50.381Z] ---> 28d5c1ce6a3b [2023-08-10T06:25:50.381Z] Step 8/21 : COPY src /tmp/sdk/src [2023-08-10T06:25:50.641Z] ---> 53554d42ee03 [2023-08-10T06:25:50.641Z] Step 9/21 : COPY include /tmp/sdk/include [2023-08-10T06:25:50.900Z] ---> 0dfb2be742c1 [2023-08-10T06:25:50.900Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-08-10T06:25:50.900Z] ---> 0daed7a7ef33 [2023-08-10T06:25:50.900Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-08-10T06:25:51.160Z] ---> a75c1907a505 [2023-08-10T06:25:51.160Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-08-10T06:25:51.160Z] ---> 0866cdf2de81 [2023-08-10T06:25:51.160Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-08-10T06:25:51.160Z] ---> Running in 25667dcc17a6 [2023-08-10T06:25:51.420Z] + CPPCHECK=false [2023-08-10T06:25:51.420Z] + DOCGEN=false [2023-08-10T06:25:51.420Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-08-10T06:25:51.420Z] + '[' 0 -gt 0 ] [2023-08-10T06:25:51.420Z] + readlink -f ./scripts/build.sh [2023-08-10T06:25:51.420Z] + dirname /tmp/sdk/scripts/build.sh [2023-08-10T06:25:51.420Z] + dirname /tmp/sdk/scripts [2023-08-10T06:25:51.420Z] + ROOT=/tmp/sdk [2023-08-10T06:25:51.420Z] + cd /tmp/sdk [2023-08-10T06:25:51.420Z] + mkdir -p /tmp/sdk/build/release [2023-08-10T06:25:51.420Z] + cd /tmp/sdk/build/release [2023-08-10T06:25:51.420Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-08-10T06:25:51.679Z] -- The C compiler identification is GNU 11.2.1 [2023-08-10T06:25:51.679Z] -- Detecting C compiler ABI info [2023-08-10T06:25:51.679Z] -- Detecting C compiler ABI info - done [2023-08-10T06:25:51.679Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-08-10T06:25:51.679Z] -- Detecting C compile features [2023-08-10T06:25:51.679Z] -- Detecting C compile features - done [2023-08-10T06:25:51.679Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-08-10T06:25:51.679Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") [2023-08-10T06:25:51.679Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-08-10T06:25:51.679Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-08-10T06:25:51.679Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-08-10T06:25:51.679Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-08-10T06:25:51.679Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-08-10T06:25:51.679Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-08-10T06:25:51.679Z] -- /opt/iotech/iot/1.5/include [2023-08-10T06:25:51.679Z] -- C SDK 0.0.0 for Linux [2023-08-10T06:25:51.679Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-08-10T06:25:51.938Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-08-10T06:25:51.938Z] -- Found Curses: /usr/lib/libcurses.so [2023-08-10T06:25:51.938Z] -- Configuring done [2023-08-10T06:25:51.938Z] -- Generating done [2023-08-10T06:25:51.938Z] -- Build files have been written to: /tmp/sdk/build/release [2023-08-10T06:25:51.938Z] + make all package [2023-08-10T06:25:51.938Z] + tee release.log [2023-08-10T06:25:51.938Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-08-10T06:25:52.197Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-08-10T06:25:52.458Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-08-10T06:25:52.458Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-08-10T06:25:52.717Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-08-10T06:25:52.717Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-08-10T06:25:53.286Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-08-10T06:25:53.286Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-08-10T06:25:53.286Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-08-10T06:25:53.547Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-08-10T06:25:53.808Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-08-10T06:25:54.068Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-08-10T06:25:54.068Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-08-10T06:25:54.327Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-08-10T06:25:54.327Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-08-10T06:25:54.587Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-08-10T06:25:54.587Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-08-10T06:25:55.171Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-08-10T06:25:55.171Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-08-10T06:25:55.171Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-08-10T06:25:55.431Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-08-10T06:25:56.369Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-08-10T06:25:56.369Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-08-10T06:25:56.629Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-08-10T06:25:56.629Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-08-10T06:25:56.629Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-08-10T06:25:56.889Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-08-10T06:25:57.457Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-08-10T06:25:57.457Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-08-10T06:25:57.718Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-08-10T06:25:57.718Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-08-10T06:25:58.286Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-08-10T06:25:58.545Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-08-10T06:25:58.545Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-08-10T06:25:58.545Z] [ 68%] Linking C shared library libcsdk.so [2023-08-10T06:25:58.545Z] [ 68%] Built target csdk [2023-08-10T06:25:58.545Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-08-10T06:25:58.804Z] [ 72%] Linking C executable template [2023-08-10T06:25:58.804Z] [ 72%] Built target template [2023-08-10T06:25:58.804Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-08-10T06:25:59.064Z] [ 76%] Linking C executable device-counter [2023-08-10T06:25:59.064Z] [ 76%] Built target device-counter [2023-08-10T06:25:59.064Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-08-10T06:25:59.323Z] [ 80%] Linking C executable device-random [2023-08-10T06:25:59.323Z] [ 80%] Built target device-random [2023-08-10T06:25:59.323Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-08-10T06:25:59.323Z] [ 84%] Linking C executable device-gyro [2023-08-10T06:25:59.580Z] [ 84%] Built target device-gyro [2023-08-10T06:25:59.580Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-08-10T06:25:59.580Z] [ 88%] Linking C executable device-bitfields [2023-08-10T06:25:59.580Z] [ 88%] Built target device-bitfields [2023-08-10T06:25:59.839Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-08-10T06:25:59.839Z] [ 92%] Linking C executable template-discovery [2023-08-10T06:25:59.839Z] [ 92%] Built target template-discovery [2023-08-10T06:26:00.098Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-08-10T06:26:00.098Z] [ 96%] Linking C executable device-file [2023-08-10T06:26:00.098Z] [ 96%] Built target device-file [2023-08-10T06:26:00.098Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-08-10T06:26:00.356Z] [100%] Linking C executable device-terminal [2023-08-10T06:26:00.357Z] [100%] Built target device-terminal [2023-08-10T06:26:00.357Z] Run CPack packaging tool... [2023-08-10T06:26:00.357Z] CPack: Create package using TGZ [2023-08-10T06:26:00.357Z] CPack: Install projects [2023-08-10T06:26:00.357Z] CPack: - Run preinstall target for: Csdk [2023-08-10T06:26:00.617Z] CPack: - Install project: Csdk [] [2023-08-10T06:26:00.617Z] CPack: Create package [2023-08-10T06:26:00.617Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2023-08-10T06:26:00.617Z] + '[' false '=' true ] [2023-08-10T06:26:00.617Z] + '[' false '=' true ] [2023-08-10T06:26:00.617Z] + mkdir -p /tmp/sdk/build/debug [2023-08-10T06:26:00.617Z] + cd /tmp/sdk/build/debug [2023-08-10T06:26:00.617Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-08-10T06:26:00.878Z] -- The C compiler identification is GNU 11.2.1 [2023-08-10T06:26:00.878Z] -- Detecting C compiler ABI info [2023-08-10T06:26:00.878Z] -- Detecting C compiler ABI info - done [2023-08-10T06:26:00.878Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-08-10T06:26:00.878Z] -- Detecting C compile features [2023-08-10T06:26:00.878Z] -- Detecting C compile features - done [2023-08-10T06:26:00.878Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-08-10T06:26:00.878Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") [2023-08-10T06:26:00.878Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-08-10T06:26:00.878Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-08-10T06:26:00.878Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-08-10T06:26:00.878Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-08-10T06:26:00.878Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-08-10T06:26:00.878Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-08-10T06:26:00.878Z] -- /opt/iotech/iot/1.5/include [2023-08-10T06:26:00.878Z] -- C SDK 0.0.0 for Linux [2023-08-10T06:26:00.878Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-08-10T06:26:01.137Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-08-10T06:26:01.137Z] -- Found Curses: /usr/lib/libcurses.so [2023-08-10T06:26:01.137Z] -- Configuring done [2023-08-10T06:26:01.137Z] -- Generating done [2023-08-10T06:26:01.137Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-08-10T06:26:01.137Z] + make [2023-08-10T06:26:01.137Z] + tee debug.log [2023-08-10T06:26:01.137Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-08-10T06:26:01.397Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-08-10T06:26:01.397Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-08-10T06:26:01.397Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-08-10T06:26:01.655Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-08-10T06:26:01.655Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-08-10T06:26:01.913Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-08-10T06:26:01.913Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-08-10T06:26:01.913Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-08-10T06:26:01.913Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-08-10T06:26:02.172Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-08-10T06:26:02.172Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-08-10T06:26:02.431Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-08-10T06:26:02.431Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-08-10T06:26:02.431Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-08-10T06:26:02.431Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-08-10T06:26:02.691Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-08-10T06:26:02.691Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-08-10T06:26:02.691Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-08-10T06:26:02.950Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-08-10T06:26:02.950Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-08-10T06:26:03.208Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-08-10T06:26:03.208Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-08-10T06:26:03.468Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-08-10T06:26:03.468Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-08-10T06:26:03.468Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-08-10T06:26:03.728Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-08-10T06:26:03.987Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-08-10T06:26:03.987Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-08-10T06:26:03.987Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-08-10T06:26:04.246Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-08-10T06:26:04.246Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-08-10T06:26:04.505Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-08-10T06:26:04.505Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-08-10T06:26:04.505Z] [ 68%] Linking C shared library libcsdk.so [2023-08-10T06:26:04.505Z] [ 68%] Built target csdk [2023-08-10T06:26:04.505Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-08-10T06:26:04.763Z] [ 72%] Linking C executable template [2023-08-10T06:26:04.763Z] [ 72%] Built target template [2023-08-10T06:26:04.763Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-08-10T06:26:04.763Z] [ 76%] Linking C executable device-counter [2023-08-10T06:26:05.021Z] [ 76%] Built target device-counter [2023-08-10T06:26:05.021Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-08-10T06:26:05.021Z] [ 80%] Linking C executable device-random [2023-08-10T06:26:05.021Z] [ 80%] Built target device-random [2023-08-10T06:26:05.021Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-08-10T06:26:05.021Z] [ 84%] Linking C executable device-gyro [2023-08-10T06:26:05.280Z] [ 84%] Built target device-gyro [2023-08-10T06:26:05.280Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-08-10T06:26:05.280Z] [ 88%] Linking C executable device-bitfields [2023-08-10T06:26:05.280Z] [ 88%] Built target device-bitfields [2023-08-10T06:26:05.280Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-08-10T06:26:05.541Z] [ 92%] Linking C executable template-discovery [2023-08-10T06:26:05.541Z] [ 92%] Built target template-discovery [2023-08-10T06:26:05.541Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-08-10T06:26:05.541Z] [ 96%] Linking C executable device-file [2023-08-10T06:26:05.799Z] [ 96%] Built target device-file [2023-08-10T06:26:05.799Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-08-10T06:26:05.799Z] [100%] Linking C executable device-terminal [2023-08-10T06:26:05.799Z] [100%] Built target device-terminal [2023-08-10T06:26:05.799Z] make: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:05.799Z] make[1]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:05.799Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:05.799Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] [ 68%] Built target csdk [2023-08-10T06:26:06.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] [ 72%] Built target template [2023-08-10T06:26:06.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] [ 76%] Built target device-counter [2023-08-10T06:26:06.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] [ 80%] Built target device-random [2023-08-10T06:26:06.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] [ 84%] Built target device-gyro [2023-08-10T06:26:06.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] [ 88%] Built target device-bitfields [2023-08-10T06:26:06.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] [ 92%] Built target template-discovery [2023-08-10T06:26:06.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] [ 96%] Built target device-file [2023-08-10T06:26:06.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] [100%] Built target device-terminal [2023-08-10T06:26:06.059Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.059Z] Install the project... [2023-08-10T06:26:06.059Z] -- Install configuration: "Release" [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/lib/libcsdk.so [2023-08-10T06:26:06.059Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/devsdk [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/edgex [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/edgex/devices.h [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-08-10T06:26:06.059Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-08-10T06:26:06.059Z] make: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:26:06.998Z] Removing intermediate container 25667dcc17a6 [2023-08-10T06:26:06.998Z] ---> a369198ceaa6 [2023-08-10T06:26:06.998Z] Step 14/21 : FROM ${BASE} [2023-08-10T06:26:06.998Z] ---> e83ffa357ff4 [2023-08-10T06:26:06.998Z] Step 15/21 : LABEL maintainer="IOTech " [2023-08-10T06:26:06.998Z] ---> Running in 8cd0c4fe7704 [2023-08-10T06:26:06.998Z] Removing intermediate container 8cd0c4fe7704 [2023-08-10T06:26:06.998Z] ---> f669ee32bc77 [2023-08-10T06:26:06.998Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-08-10T06:26:06.998Z] ---> Running in 366a968b1d49 [2023-08-10T06:26:07.263Z] Connecting to iotech.jfrog.io (52.213.100.220:443) [2023-08-10T06:26:07.523Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-08-10T06:26:07.523Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-08-10T06:26:07.523Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-08-10T06:26:07.782Z] Removing intermediate container 366a968b1d49 [2023-08-10T06:26:07.782Z] ---> 0c9f4e94c043 [2023-08-10T06:26:07.782Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-08-10T06:26:08.041Z] ---> Running in b1415b0d5e1c [2023-08-10T06:26:08.302Z] Removing intermediate container b1415b0d5e1c [2023-08-10T06:26:08.302Z] ---> 90762a500495 [2023-08-10T06:26:08.302Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 iotech-iot-1.4 hiredis-dev [2023-08-10T06:26:08.561Z] ---> Running in eda0ea9caa6f [2023-08-10T06:26:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-10T06:26:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-10T06:26:09.081Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-10T06:26:09.652Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-08-10T06:26:09.652Z] (1/7) Installing curl (8.2.1-r0) [2023-08-10T06:26:09.652Z] (2/7) Installing hiredis (1.0.2-r0) [2023-08-10T06:26:09.652Z] (3/7) Installing hiredis-dev (1.0.2-r0) [2023-08-10T06:26:09.652Z] (4/7) Installing iotech-iot-1.4 (1.4.2-r0) [2023-08-10T06:26:10.220Z] (5/7) Installing libcbor (0.9.0-r1) [2023-08-10T06:26:10.220Z] (6/7) Installing libuuid (2.38-r1) [2023-08-10T06:26:10.220Z] (7/7) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-08-10T06:26:11.159Z] Executing busybox-1.35.0-r17.trigger [2023-08-10T06:26:11.159Z] OK: 276 MiB in 83 packages [2023-08-10T06:26:11.430Z] Removing intermediate container eda0ea9caa6f [2023-08-10T06:26:11.430Z] ---> b449ce1d08a8 [2023-08-10T06:26:11.430Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-08-10T06:26:11.692Z] ---> 8ab92812e798 [2023-08-10T06:26:11.692Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-08-10T06:26:11.692Z] ---> 5304c21c1399 [2023-08-10T06:26:11.692Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-08-10T06:26:11.952Z] ---> dee8287e4132 [2023-08-10T06:26:11.952Z] Successfully built dee8287e4132 [2023-08-10T06:26:11.952Z] 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 [2023-08-10T06:26:12.592Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-10T06:26:12.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T06:26:12.743Z] prd-ubuntu20.04-docker-8c-8g-3274 does not seem to be running inside a container [2023-08-10T06:26:12.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-478 -v /w/workspace/edgexfoundry_device-sdk-c_PR-478:/w/workspace/edgexfoundry_device-sdk-c_PR-478:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-10T06:26:13.132Z] $ docker top 2f4cf54164c2afa813d15156ad3a98cc40f81cc3911ff0eb1add99686510287f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-10T06:26:13.524Z] + make test [2023-08-10T06:26:13.524Z] echo "make test" [2023-08-10T06:26:13.524Z] make test [Pipeline] } [2023-08-10T06:26:13.562Z] $ docker stop --time=1 2f4cf54164c2afa813d15156ad3a98cc40f81cc3911ff0eb1add99686510287f [2023-08-10T06:26:14.865Z] $ docker rm -f --volumes 2f4cf54164c2afa813d15156ad3a98cc40f81cc3911ff0eb1add99686510287f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-10T06:26:15.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-10T06:26:16.089Z] + ls -al . [2023-08-10T06:26:16.090Z] total 212 [2023-08-10T06:26:16.090Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 10 06:25 . [2023-08-10T06:26:16.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 06:25 .. [2023-08-10T06:26:16.090Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 06:25 .git [2023-08-10T06:26:16.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 06:25 .github [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 176 Aug 10 06:25 .gitignore [2023-08-10T06:26:16.090Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 06:25 .semver [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 2908 Aug 10 06:25 Attribution.txt [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 9802 Aug 10 06:25 CHANGES [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 108574 Aug 10 06:25 Doxyfile [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 06:25 GOVERNANCE.md [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 784 Aug 10 06:25 Jenkinsfile [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 10 06:25 LICENSE [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 444 Aug 10 06:25 Makefile [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 10 06:25 OWNERS.md [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 1651 Aug 10 06:25 README.IOT.md [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 4215 Aug 10 06:25 README.md [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 1245 Aug 10 06:25 README.v3.md [2023-08-10T06:26:16.090Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 10 06:25 VERSION [2023-08-10T06:26:16.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 06:25 docs [2023-08-10T06:26:16.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 06:25 include [2023-08-10T06:26:16.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 06:25 scripts [2023-08-10T06:26:16.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 06:25 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T06:26:16.488Z] + 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=356c10644e0cd97c1d17456cc174bee259d852e8 --label arch=amd64 --label version=0.0.0 . [2023-08-10T06:26:16.488Z] Sending build context to Docker daemon 4.89MB [2023-08-10T06:26:16.488Z] Step 1/17 : ARG BASE=alpine:3.16 [2023-08-10T06:26:16.488Z] Step 2/17 : FROM ${BASE} [2023-08-10T06:26:16.488Z] ---> dee8287e4132 [2023-08-10T06:26:16.488Z] Step 3/17 : LABEL maintainer="IOTech " [2023-08-10T06:26:16.488Z] ---> Running in c20bb06ee25d [2023-08-10T06:26:16.749Z] Removing intermediate container c20bb06ee25d [2023-08-10T06:26:16.749Z] ---> b9d2a2289f48 [2023-08-10T06:26:16.749Z] 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 [2023-08-10T06:26:16.749Z] ---> Running in 2b10917ecfdf [2023-08-10T06:26:17.008Z] Connecting to iotech.jfrog.io (52.212.187.237:443) [2023-08-10T06:26:17.266Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-08-10T06:26:17.266Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-08-10T06:26:17.266Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-08-10T06:26:17.526Z] Removing intermediate container 2b10917ecfdf [2023-08-10T06:26:17.526Z] ---> fa8d81c23e2c [2023-08-10T06:26:17.526Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-08-10T06:26:17.785Z] ---> Running in c8630c5d944d [2023-08-10T06:26:18.351Z] Removing intermediate container c8630c5d944d [2023-08-10T06:26:18.351Z] ---> 4e7ad1fc48d1 [2023-08-10T06:26:18.351Z] 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 iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-08-10T06:26:18.351Z] ---> Running in 78d4304afaec [2023-08-10T06:26:18.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-10T06:26:18.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-10T06:26:18.917Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-10T06:26:19.487Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-08-10T06:26:19.487Z] (1/11) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-08-10T06:26:19.487Z] (2/11) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-08-10T06:26:19.487Z] (3/11) Installing iotech-iot-1.5 (1.5.0-r0) [2023-08-10T06:26:20.055Z] (4/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-08-10T06:26:20.314Z] (5/11) Installing libcbor-dev (0.9.0-r1) [2023-08-10T06:26:20.314Z] (6/11) Installing ncurses-dev (6.3_p20220521-r1) [2023-08-10T06:26:20.314Z] (7/11) Installing libblkid (2.38-r1) [2023-08-10T06:26:20.314Z] (8/11) Installing libfdisk (2.38-r1) [2023-08-10T06:26:20.314Z] (9/11) Installing libmount (2.38-r1) [2023-08-10T06:26:20.314Z] (10/11) Installing libsmartcols (2.38-r1) [2023-08-10T06:26:20.314Z] (11/11) Installing util-linux-dev (2.38-r1) [2023-08-10T06:26:20.314Z] Executing busybox-1.35.0-r17.trigger [2023-08-10T06:26:20.314Z] OK: 281 MiB in 92 packages [2023-08-10T06:26:20.880Z] Removing intermediate container 78d4304afaec [2023-08-10T06:26:20.880Z] ---> 2217c35b67a9 [2023-08-10T06:26:20.880Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-08-10T06:26:20.880Z] ---> 952d48a87b16 [2023-08-10T06:26:20.880Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-08-10T06:26:21.139Z] ---> 6060d05e5f32 [2023-08-10T06:26:21.139Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-08-10T06:26:21.401Z] ---> fa539d8e41df [2023-08-10T06:26:21.401Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-08-10T06:26:21.401Z] ---> 8215cf7a50c5 [2023-08-10T06:26:21.401Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-08-10T06:26:21.401Z] ---> 5554a52ceb63 [2023-08-10T06:26:21.401Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-08-10T06:26:21.660Z] ---> 429acf8d01e6 [2023-08-10T06:26:21.660Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-08-10T06:26:21.660Z] ---> Running in 11ea64581949 [2023-08-10T06:26:21.660Z] Removing intermediate container 11ea64581949 [2023-08-10T06:26:21.660Z] ---> 49e2dbeb1542 [2023-08-10T06:26:21.660Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-08-10T06:26:21.660Z] ---> Running in b0dbd6618786 [2023-08-10T06:26:21.919Z] Removing intermediate container b0dbd6618786 [2023-08-10T06:26:21.919Z] ---> c5d67c6a0fe7 [2023-08-10T06:26:21.919Z] Step 15/17 : LABEL arch=amd64 [2023-08-10T06:26:21.919Z] ---> Running in 683d2c7ad56e [2023-08-10T06:26:21.919Z] Removing intermediate container 683d2c7ad56e [2023-08-10T06:26:21.919Z] ---> 0c26728a4c22 [2023-08-10T06:26:21.919Z] Step 16/17 : LABEL git_sha=356c10644e0cd97c1d17456cc174bee259d852e8 [2023-08-10T06:26:21.919Z] ---> Running in b987c42c0134 [2023-08-10T06:26:21.919Z] Removing intermediate container b987c42c0134 [2023-08-10T06:26:21.919Z] ---> 411278a8290b [2023-08-10T06:26:21.919Z] Step 17/17 : LABEL version=0.0.0 [2023-08-10T06:26:22.178Z] ---> Running in aa6cb49db2f5 [2023-08-10T06:26:22.178Z] Removing intermediate container aa6cb49db2f5 [2023-08-10T06:26:22.178Z] ---> 26b54ba772b0 [2023-08-10T06:26:22.178Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2023-08-10T06:26:22.178Z] Successfully built 26b54ba772b0 [2023-08-10T06:26:22.178Z] 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 [2023-08-10T06:26:23.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-10T06:26:23.118Z] [2023-08-10T06:26:23.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T06:26:23.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-10T06:26:23.490Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-10T06:26:23.490Z] 5eb5b503b376: Pulling fs layer [2023-08-10T06:26:23.490Z] 5c69ac0246d0: Pulling fs layer [2023-08-10T06:26:23.490Z] ec43610c2a17: Pulling fs layer [2023-08-10T06:26:23.490Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-10T06:26:23.490Z] 33b1e0a273af: Pulling fs layer [2023-08-10T06:26:23.490Z] 5d3b04190fa2: Pulling fs layer [2023-08-10T06:26:23.490Z] 2f39f015ded8: Pulling fs layer [2023-08-10T06:26:23.490Z] 5d3b04190fa2: Waiting [2023-08-10T06:26:23.490Z] 33b1e0a273af: Waiting [2023-08-10T06:26:23.490Z] 3a2ae6a8a46f: Waiting [2023-08-10T06:26:23.490Z] 2f39f015ded8: Waiting [2023-08-10T06:26:23.490Z] 5c69ac0246d0: Download complete [2023-08-10T06:26:23.490Z] 3a2ae6a8a46f: Download complete [2023-08-10T06:26:23.490Z] 33b1e0a273af: Verifying Checksum [2023-08-10T06:26:23.490Z] 33b1e0a273af: Download complete [2023-08-10T06:26:23.490Z] ec43610c2a17: Verifying Checksum [2023-08-10T06:26:23.490Z] ec43610c2a17: Download complete [2023-08-10T06:26:23.490Z] 5d3b04190fa2: Verifying Checksum [2023-08-10T06:26:23.490Z] 5d3b04190fa2: Download complete [2023-08-10T06:26:23.764Z] 5eb5b503b376: Verifying Checksum [2023-08-10T06:26:23.764Z] 5eb5b503b376: Download complete [2023-08-10T06:26:24.331Z] 2f39f015ded8: Download complete [2023-08-10T06:26:24.899Z] 5eb5b503b376: Pull complete [2023-08-10T06:26:25.157Z] 5c69ac0246d0: Pull complete [2023-08-10T06:26:25.723Z] ec43610c2a17: Pull complete [2023-08-10T06:26:25.723Z] 3a2ae6a8a46f: Pull complete [2023-08-10T06:26:25.984Z] 33b1e0a273af: Pull complete [2023-08-10T06:26:25.984Z] 5d3b04190fa2: Pull complete [2023-08-10T06:26:31.252Z] 2f39f015ded8: Pull complete [2023-08-10T06:26:31.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-10T06:26:31.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-10T06:26:31.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T06:26:31.474Z] prd-ubuntu20.04-docker-8c-8g-3274 does not seem to be running inside a container [2023-08-10T06:26:31.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-478 -v /w/workspace/edgexfoundry_device-sdk-c_PR-478:/w/workspace/edgexfoundry_device-sdk-c_PR-478:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-10T06:26:35.966Z] $ docker top 6af2f73705d199e42572c2923b19f597d1fae129f0152a0c99d9b784c7638f92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:26:36.428Z] ---> job-cost.sh [2023-08-10T06:26:36.429Z] lf-activate-venv: SKIPPING [2023-08-10T06:26:36.429Z] INFO: No Stack... [2023-08-10T06:26:36.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-10T06:26:36.946Z] INFO: Archiving Costs [Pipeline] sh [2023-08-10T06:26:37.257Z] + cat /w/workspace/edgexfoundry_device-sdk-c_PR-478/archives/cost.csv [2023-08-10T06:26:37.257Z] + cut -d, -f6 [Pipeline] lock [2023-08-10T06:26:37.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-478-1-stack-cost] [2023-08-10T06:26:37.305Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-478-1-stack-cost] did not exist. Created. [2023-08-10T06:26:37.305Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-10T06:26:37.703Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-10T06:26:37.767Z] Stashed 1 file(s) [Pipeline] } [2023-08-10T06:26:37.788Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-478-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-10T06:26:37.865Z] $ docker stop --time=1 6af2f73705d199e42572c2923b19f597d1fae129f0152a0c99d9b784c7638f92 [2023-08-10T06:26:39.012Z] $ docker rm -f --volumes 6af2f73705d199e42572c2923b19f597d1fae129f0152a0c99d9b784c7638f92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-10T06:27:12.572Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3275 in /w/workspace/edgexfoundry_device-sdk-c_PR-478 [Pipeline] { [Pipeline] ws [2023-08-10T06:27:12.622Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2023-08-10T06:27:12.697Z] Selected Git installation does not exist. Using Default [2023-08-10T06:27:12.698Z] The recommended git tool is: NONE [2023-08-10T06:27:17.488Z] using credential edgex-jenkins-ssh [2023-08-10T06:27:17.502Z] Cloning the remote Git repository [2023-08-10T06:27:17.544Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2023-08-10T06:27:17.636Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2023-08-10T06:27:17.776Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2023-08-10T06:27:17.777Z] > git --version # timeout=10 [2023-08-10T06:27:17.799Z] > git --version # 'git version 2.25.1' [2023-08-10T06:27:17.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-10T06:27:17.942Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-10T06:27:19.079Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2023-08-10T06:27:19.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-10T06:27:19.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2023-08-10T06:27:19.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2023-08-10T06:27:19.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-10T06:27:19.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-10T06:27:20.505Z] Merging remotes/origin/main commit ed51e6acf64310a02c241751e963c5ca7bfef27d into PR head commit 356c10644e0cd97c1d17456cc174bee259d852e8 [2023-08-10T06:27:20.787Z] Merge succeeded, producing 356c10644e0cd97c1d17456cc174bee259d852e8 [2023-08-10T06:27:20.787Z] Checking out Revision 356c10644e0cd97c1d17456cc174bee259d852e8 (PR-478) [2023-08-10T06:27:20.531Z] > git config core.sparsecheckout # timeout=10 [2023-08-10T06:27:20.598Z] > git checkout -f 356c10644e0cd97c1d17456cc174bee259d852e8 # timeout=10 [2023-08-10T06:27:20.704Z] > git remote # timeout=10 [2023-08-10T06:27:20.721Z] > git config --get remote.origin.url # timeout=10 [2023-08-10T06:27:20.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-10T06:27:20.753Z] > git merge ed51e6acf64310a02c241751e963c5ca7bfef27d # timeout=10 [2023-08-10T06:27:20.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-10T06:27:20.792Z] > git config core.sparsecheckout # timeout=10 [2023-08-10T06:27:20.804Z] > git checkout -f 356c10644e0cd97c1d17456cc174bee259d852e8 # timeout=10 [2023-08-10T06:27:24.261Z] Commit message: "docs: update changelog and version number for 3.0.2" [2023-08-10T06:27:24.309Z] > git --version # timeout=10 [2023-08-10T06:27:24.322Z] > git --version # 'git version 2.25.1' [2023-08-10T06:27:24.338Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-10T06:27:25.463Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-10T06:27:25.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-10T06:27:25.463Z] Dload Upload Total Spent Left Speed [2023-08-10T06:27:25.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-08-10T06:27:26.219Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-10T06:27:26.561Z] + sudo tee /etc/docker/daemon.new [2023-08-10T06:27:26.561Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-10T06:27:26.561Z] { [2023-08-10T06:27:26.561Z] "registry-mirrors": [ [2023-08-10T06:27:26.561Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-10T06:27:26.561Z] ], [2023-08-10T06:27:26.561Z] "bip": "10.250.0.254/24", [2023-08-10T06:27:26.561Z] "hosts": [ [2023-08-10T06:27:26.561Z] "tcp://0.0.0.0:5555", [2023-08-10T06:27:26.561Z] "unix:///var/run/docker.sock" [2023-08-10T06:27:26.561Z] ], [2023-08-10T06:27:26.561Z] "mtu": 1458, [2023-08-10T06:27:26.561Z] "selinux-enabled": true, [2023-08-10T06:27:26.561Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-10T06:27:26.561Z] } [Pipeline] sh [2023-08-10T06:27:26.897Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-10T06:27:27.262Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-10T06:27:45.562Z] provisioning config files... [2023-08-10T06:27:45.585Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config5021155298100384508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:27:45.958Z] ---> docker-login.sh [2023-08-10T06:27:45.958Z] nexus3.edgexfoundry.org:10001 [2023-08-10T06:27:46.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:27:46.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:27:46.496Z] Configure a credential helper to remove this warning. See [2023-08-10T06:27:46.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:27:46.496Z] [2023-08-10T06:27:46.496Z] Login Succeeded [2023-08-10T06:27:46.496Z] nexus3.edgexfoundry.org:10002 [2023-08-10T06:27:46.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:27:47.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:27:47.723Z] Configure a credential helper to remove this warning. See [2023-08-10T06:27:47.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:27:47.723Z] [2023-08-10T06:27:47.723Z] Login Succeeded [2023-08-10T06:27:47.723Z] nexus3.edgexfoundry.org:10003 [2023-08-10T06:27:47.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:27:47.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:27:47.994Z] Configure a credential helper to remove this warning. See [2023-08-10T06:27:47.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:27:47.994Z] [2023-08-10T06:27:47.994Z] Login Succeeded [2023-08-10T06:27:47.994Z] nexus3.edgexfoundry.org:10004 [2023-08-10T06:27:48.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:27:48.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:27:48.262Z] Configure a credential helper to remove this warning. See [2023-08-10T06:27:48.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:27:48.262Z] [2023-08-10T06:27:48.262Z] Login Succeeded [2023-08-10T06:27:48.262Z] docker.io [2023-08-10T06:27:48.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T06:27:48.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T06:27:48.794Z] Configure a credential helper to remove this warning. See [2023-08-10T06:27:48.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T06:27:48.794Z] [2023-08-10T06:27:48.794Z] Login Succeeded [2023-08-10T06:27:48.794Z] ---> docker-login.sh ends [Pipeline] } [2023-08-10T06:27:48.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-10T06:27:49.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-10T06:27:49.207Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2023-08-10T06:27:49.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-10T06:27:49.268Z] ========================================================= [2023-08-10T06:27:49.268Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2023-08-10T06:27:49.268Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T06:27:49.706Z] + 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 . [2023-08-10T06:27:49.975Z] Sending build context to Docker daemon 2.925MB [2023-08-10T06:27:49.975Z] Step 1/21 : ARG BASE=alpine:3.16 [2023-08-10T06:27:49.975Z] Step 2/21 : FROM ${BASE} as builder [2023-08-10T06:27:51.947Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2023-08-10T06:27:51.947Z] 547446be3368: Pulling fs layer [2023-08-10T06:27:51.947Z] 76bd08e1cacc: Pulling fs layer [2023-08-10T06:27:51.947Z] 547446be3368: Download complete [2023-08-10T06:27:52.534Z] 547446be3368: Pull complete [2023-08-10T06:27:54.478Z] 76bd08e1cacc: Verifying Checksum [2023-08-10T06:27:54.478Z] 76bd08e1cacc: Download complete [2023-08-10T06:28:02.693Z] 76bd08e1cacc: Pull complete [2023-08-10T06:28:02.693Z] Digest: sha256:e2ae639067a511a7973e9e369d25ddd915310c8cf663528363fa06e26cb01fbe [2023-08-10T06:28:02.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2023-08-10T06:28:02.693Z] ---> 295cd00e64f4 [2023-08-10T06:28:02.693Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-08-10T06:28:02.693Z] ---> Running in e0b865b97c60 [2023-08-10T06:28:03.656Z] Connecting to iotech.jfrog.io (52.209.150.106:443) [2023-08-10T06:28:03.924Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-08-10T06:28:03.924Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-08-10T06:28:03.924Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-08-10T06:28:06.506Z] Removing intermediate container e0b865b97c60 [2023-08-10T06:28:06.506Z] ---> 29a80a45b7d3 [2023-08-10T06:28:06.506Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-08-10T06:28:06.506Z] ---> Running in 6d41b8c1722b [2023-08-10T06:28:08.452Z] Removing intermediate container 6d41b8c1722b [2023-08-10T06:28:08.452Z] ---> 6683ac49c604 [2023-08-10T06:28:08.452Z] Step 5/21 : 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 iotech-iot-1.5-dev hiredis-dev [2023-08-10T06:28:08.452Z] ---> Running in 1eb274e7f963 [2023-08-10T06:28:09.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-10T06:28:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-10T06:28:10.193Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-10T06:28:10.774Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-08-10T06:28:10.774Z] (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-08-10T06:28:10.774Z] (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-08-10T06:28:10.774Z] (3/16) Installing hiredis (1.0.2-r0) [2023-08-10T06:28:10.774Z] (4/16) Installing hiredis-dev (1.0.2-r0) [2023-08-10T06:28:11.038Z] (5/16) Installing iotech-iot-1.5 (1.5.0-r0) [2023-08-10T06:28:11.618Z] (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-08-10T06:28:11.883Z] (7/16) Installing libcbor (0.9.0-r1) [2023-08-10T06:28:11.883Z] (8/16) Installing libcbor-dev (0.9.0-r1) [2023-08-10T06:28:11.883Z] (9/16) Installing ncurses-dev (6.3_p20220521-r1) [2023-08-10T06:28:11.883Z] (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-08-10T06:28:12.837Z] (11/16) Installing libblkid (2.38-r1) [2023-08-10T06:28:12.837Z] (12/16) Installing libuuid (2.38-r1) [2023-08-10T06:28:12.837Z] (13/16) Installing libfdisk (2.38-r1) [2023-08-10T06:28:12.837Z] (14/16) Installing libmount (2.38-r1) [2023-08-10T06:28:12.837Z] (15/16) Installing libsmartcols (2.38-r1) [2023-08-10T06:28:12.837Z] (16/16) Installing util-linux-dev (2.38-r1) [2023-08-10T06:28:12.837Z] Executing busybox-1.35.0-r17.trigger [2023-08-10T06:28:12.837Z] OK: 286 MiB in 90 packages [2023-08-10T06:28:14.245Z] Removing intermediate container 1eb274e7f963 [2023-08-10T06:28:14.245Z] ---> 0277249aae05 [2023-08-10T06:28:14.245Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-08-10T06:28:14.245Z] ---> Running in 72927410fc4e [2023-08-10T06:28:15.661Z] Removing intermediate container 72927410fc4e [2023-08-10T06:28:15.661Z] ---> 33581005e2bf [2023-08-10T06:28:15.661Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-08-10T06:28:15.929Z] ---> 2eeb05ca49d7 [2023-08-10T06:28:15.929Z] Step 8/21 : COPY src /tmp/sdk/src [2023-08-10T06:28:20.176Z] ---> 7308991cfafa [2023-08-10T06:28:20.176Z] Step 9/21 : COPY include /tmp/sdk/include [2023-08-10T06:28:20.446Z] ---> a93897c3c266 [2023-08-10T06:28:20.446Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-08-10T06:28:21.031Z] ---> 91583a1ca2a1 [2023-08-10T06:28:21.031Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-08-10T06:28:21.617Z] ---> b722cab4e226 [2023-08-10T06:28:21.617Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-08-10T06:28:21.888Z] ---> bff1e22f063d [2023-08-10T06:28:21.888Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-08-10T06:28:21.888Z] ---> Running in 068f3c9f3260 [2023-08-10T06:28:22.850Z] + CPPCHECK=false [2023-08-10T06:28:22.850Z] + DOCGEN=false [2023-08-10T06:28:22.850Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-08-10T06:28:22.850Z] + '[' 0 -gt 0 ] [2023-08-10T06:28:22.850Z] + readlink -f ./scripts/build.sh [2023-08-10T06:28:22.850Z] + dirname /tmp/sdk/scripts/build.sh [2023-08-10T06:28:22.850Z] + dirname /tmp/sdk/scripts [2023-08-10T06:28:22.850Z] + ROOT=/tmp/sdk [2023-08-10T06:28:22.850Z] + cd /tmp/sdk [2023-08-10T06:28:22.850Z] + mkdir -p /tmp/sdk/build/release [2023-08-10T06:28:22.850Z] + cd /tmp/sdk/build/release [2023-08-10T06:28:22.850Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-08-10T06:28:23.118Z] -- The C compiler identification is GNU 11.2.1 [2023-08-10T06:28:23.385Z] -- Detecting C compiler ABI info [2023-08-10T06:28:23.655Z] -- Detecting C compiler ABI info - done [2023-08-10T06:28:23.655Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-08-10T06:28:23.655Z] -- Detecting C compile features [2023-08-10T06:28:23.655Z] -- Detecting C compile features - done [2023-08-10T06:28:23.655Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-08-10T06:28:23.922Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") [2023-08-10T06:28:23.922Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-08-10T06:28:23.922Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-08-10T06:28:23.922Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-08-10T06:28:23.922Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-08-10T06:28:23.922Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-08-10T06:28:23.922Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-08-10T06:28:23.922Z] -- /opt/iotech/iot/1.5/include [2023-08-10T06:28:23.922Z] -- C SDK 0.0.0 for Linux [2023-08-10T06:28:23.922Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-08-10T06:28:24.189Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-08-10T06:28:24.457Z] -- Found Curses: /usr/lib/libcurses.so [2023-08-10T06:28:24.721Z] -- Configuring done [2023-08-10T06:28:24.987Z] -- Generating done [2023-08-10T06:28:24.987Z] -- Build files have been written to: /tmp/sdk/build/release [2023-08-10T06:28:24.987Z] + make all package [2023-08-10T06:28:24.987Z] + tee release.log [2023-08-10T06:28:24.987Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-08-10T06:28:25.939Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-08-10T06:28:26.898Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-08-10T06:28:27.480Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-08-10T06:28:28.437Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-08-10T06:28:29.392Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-08-10T06:28:31.966Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-08-10T06:28:32.549Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-08-10T06:28:32.817Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-08-10T06:28:33.774Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-08-10T06:28:36.348Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-08-10T06:28:36.615Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-08-10T06:28:37.574Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-08-10T06:28:38.535Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-08-10T06:28:39.116Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-08-10T06:28:40.524Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-08-10T06:28:40.524Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-08-10T06:28:43.094Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-08-10T06:28:43.361Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-08-10T06:28:43.947Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-08-10T06:28:45.355Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-08-10T06:28:50.678Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-08-10T06:28:51.258Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-08-10T06:28:51.840Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-08-10T06:28:52.420Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-08-10T06:28:52.686Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-08-10T06:28:54.622Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-08-10T06:28:57.200Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-08-10T06:28:57.200Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-08-10T06:28:58.154Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-08-10T06:28:58.735Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-08-10T06:29:02.085Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-08-10T06:29:03.038Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-08-10T06:29:03.304Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-08-10T06:29:03.884Z] [ 68%] Linking C shared library libcsdk.so [2023-08-10T06:29:04.150Z] [ 68%] Built target csdk [2023-08-10T06:29:04.150Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-08-10T06:29:05.106Z] [ 72%] Linking C executable template [2023-08-10T06:29:05.371Z] [ 72%] Built target template [2023-08-10T06:29:05.371Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-08-10T06:29:05.951Z] [ 76%] Linking C executable device-counter [2023-08-10T06:29:06.217Z] [ 76%] Built target device-counter [2023-08-10T06:29:06.217Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-08-10T06:29:06.797Z] [ 80%] Linking C executable device-random [2023-08-10T06:29:07.062Z] [ 80%] Built target device-random [2023-08-10T06:29:07.062Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-08-10T06:29:07.640Z] [ 84%] Linking C executable device-gyro [2023-08-10T06:29:07.906Z] [ 84%] Built target device-gyro [2023-08-10T06:29:07.906Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-08-10T06:29:08.485Z] [ 88%] Linking C executable device-bitfields [2023-08-10T06:29:08.749Z] [ 88%] Built target device-bitfields [2023-08-10T06:29:08.749Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-08-10T06:29:09.705Z] [ 92%] Linking C executable template-discovery [2023-08-10T06:29:09.971Z] [ 92%] Built target template-discovery [2023-08-10T06:29:10.237Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-08-10T06:29:10.818Z] [ 96%] Linking C executable device-file [2023-08-10T06:29:11.404Z] [ 96%] Built target device-file [2023-08-10T06:29:11.404Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-08-10T06:29:11.990Z] [100%] Linking C executable device-terminal [2023-08-10T06:29:12.256Z] [100%] Built target device-terminal [2023-08-10T06:29:13.214Z] Run CPack packaging tool... [2023-08-10T06:29:13.214Z] CPack: Create package using TGZ [2023-08-10T06:29:13.214Z] CPack: Install projects [2023-08-10T06:29:13.214Z] CPack: - Run preinstall target for: Csdk [2023-08-10T06:29:13.799Z] CPack: - Install project: Csdk [] [2023-08-10T06:29:13.799Z] CPack: Create package [2023-08-10T06:29:14.066Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2023-08-10T06:29:14.066Z] + '[' false '=' true ] [2023-08-10T06:29:14.066Z] + '[' false '=' true ] [2023-08-10T06:29:14.066Z] + mkdir -p /tmp/sdk/build/debug [2023-08-10T06:29:14.066Z] + cd /tmp/sdk/build/debug [2023-08-10T06:29:14.066Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-08-10T06:29:14.332Z] -- The C compiler identification is GNU 11.2.1 [2023-08-10T06:29:14.332Z] -- Detecting C compiler ABI info [2023-08-10T06:29:14.599Z] -- Detecting C compiler ABI info - done [2023-08-10T06:29:14.599Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-08-10T06:29:14.599Z] -- Detecting C compile features [2023-08-10T06:29:14.599Z] -- Detecting C compile features - done [2023-08-10T06:29:14.599Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-08-10T06:29:14.875Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") [2023-08-10T06:29:14.875Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-08-10T06:29:14.875Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-08-10T06:29:14.875Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-08-10T06:29:14.875Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-08-10T06:29:14.875Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-08-10T06:29:14.875Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-08-10T06:29:14.875Z] -- /opt/iotech/iot/1.5/include [2023-08-10T06:29:14.875Z] -- C SDK 0.0.0 for Linux [2023-08-10T06:29:14.875Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-08-10T06:29:15.141Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-08-10T06:29:15.407Z] -- Found Curses: /usr/lib/libcurses.so [2023-08-10T06:29:15.407Z] -- Configuring done [2023-08-10T06:29:15.676Z] -- Generating done [2023-08-10T06:29:15.676Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-08-10T06:29:15.940Z] + make [2023-08-10T06:29:15.940Z] + tee debug.log [2023-08-10T06:29:15.940Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-08-10T06:29:16.520Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-08-10T06:29:16.785Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-08-10T06:29:17.049Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-08-10T06:29:17.630Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-08-10T06:29:17.896Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-08-10T06:29:18.849Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-08-10T06:29:19.114Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-08-10T06:29:19.379Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-08-10T06:29:19.959Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-08-10T06:29:20.538Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-08-10T06:29:20.804Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-08-10T06:29:21.388Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-08-10T06:29:21.654Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-08-10T06:29:22.236Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-08-10T06:29:22.503Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-08-10T06:29:22.768Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-08-10T06:29:23.724Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-08-10T06:29:23.724Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-08-10T06:29:23.990Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-08-10T06:29:24.946Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-08-10T06:29:25.903Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-08-10T06:29:26.484Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-08-10T06:29:26.750Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-08-10T06:29:27.017Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-08-10T06:29:27.283Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-08-10T06:29:27.862Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-08-10T06:29:29.800Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-08-10T06:29:29.800Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-08-10T06:29:30.381Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-08-10T06:29:30.648Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-08-10T06:29:31.601Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-08-10T06:29:31.870Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-08-10T06:29:32.456Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-08-10T06:29:32.722Z] [ 68%] Linking C shared library libcsdk.so [2023-08-10T06:29:33.078Z] [ 68%] Built target csdk [2023-08-10T06:29:33.078Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-08-10T06:29:33.348Z] [ 72%] Linking C executable template [2023-08-10T06:29:33.621Z] [ 72%] Built target template [2023-08-10T06:29:33.621Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-08-10T06:29:34.211Z] [ 76%] Linking C executable device-counter [2023-08-10T06:29:34.480Z] [ 76%] Built target device-counter [2023-08-10T06:29:34.480Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-08-10T06:29:34.757Z] [ 80%] Linking C executable device-random [2023-08-10T06:29:35.028Z] [ 80%] Built target device-random [2023-08-10T06:29:35.028Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-08-10T06:29:35.619Z] [ 84%] Linking C executable device-gyro [2023-08-10T06:29:35.619Z] [ 84%] Built target device-gyro [2023-08-10T06:29:35.888Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-08-10T06:29:36.164Z] [ 88%] Linking C executable device-bitfields [2023-08-10T06:29:36.435Z] [ 88%] Built target device-bitfields [2023-08-10T06:29:36.436Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-08-10T06:29:37.022Z] [ 92%] Linking C executable template-discovery [2023-08-10T06:29:37.022Z] [ 92%] Built target template-discovery [2023-08-10T06:29:37.022Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-08-10T06:29:37.612Z] [ 96%] Linking C executable device-file [2023-08-10T06:29:37.880Z] [ 96%] Built target device-file [2023-08-10T06:29:37.880Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-08-10T06:29:38.462Z] [100%] Linking C executable device-terminal [2023-08-10T06:29:38.462Z] [100%] Built target device-terminal [2023-08-10T06:29:40.086Z] make: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.086Z] make[1]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.086Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.086Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] [ 68%] Built target csdk [2023-08-10T06:29:40.351Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] [ 72%] Built target template [2023-08-10T06:29:40.351Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] [ 76%] Built target device-counter [2023-08-10T06:29:40.351Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] [ 80%] Built target device-random [2023-08-10T06:29:40.351Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] [ 84%] Built target device-gyro [2023-08-10T06:29:40.351Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.351Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.617Z] [ 88%] Built target device-bitfields [2023-08-10T06:29:40.617Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.617Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.617Z] [ 92%] Built target template-discovery [2023-08-10T06:29:40.617Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.617Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.617Z] [ 96%] Built target device-file [2023-08-10T06:29:40.617Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.617Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.617Z] [100%] Built target device-terminal [2023-08-10T06:29:40.617Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:40.617Z] Install the project... [2023-08-10T06:29:40.617Z] -- Install configuration: "Release" [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/lib/libcsdk.so [2023-08-10T06:29:40.617Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/devsdk [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/edgex [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/edgex/devices.h [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-08-10T06:29:40.617Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-08-10T06:29:40.617Z] make: Leaving directory '/tmp/sdk/build/release' [2023-08-10T06:29:42.036Z] Removing intermediate container 068f3c9f3260 [2023-08-10T06:29:42.036Z] ---> 94a1d054ec0b [2023-08-10T06:29:42.036Z] Step 14/21 : FROM ${BASE} [2023-08-10T06:29:42.036Z] ---> 295cd00e64f4 [2023-08-10T06:29:42.036Z] Step 15/21 : LABEL maintainer="IOTech " [2023-08-10T06:29:42.036Z] ---> Running in e1202fa3dfa2 [2023-08-10T06:29:42.305Z] Removing intermediate container e1202fa3dfa2 [2023-08-10T06:29:42.305Z] ---> 51e739169808 [2023-08-10T06:29:42.305Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-08-10T06:29:42.576Z] ---> Running in debb3d890de6 [2023-08-10T06:29:43.537Z] Connecting to iotech.jfrog.io (34.252.21.228:443) [2023-08-10T06:29:43.802Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-08-10T06:29:43.802Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-08-10T06:29:43.802Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-08-10T06:29:44.387Z] Removing intermediate container debb3d890de6 [2023-08-10T06:29:44.387Z] ---> ce1d7c055ab3 [2023-08-10T06:29:44.387Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-08-10T06:29:44.387Z] ---> Running in ce81acae8a7c [2023-08-10T06:29:46.327Z] Removing intermediate container ce81acae8a7c [2023-08-10T06:29:46.327Z] ---> 9a879904f384 [2023-08-10T06:29:46.327Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 iotech-iot-1.4 hiredis-dev [2023-08-10T06:29:46.327Z] ---> Running in bf5c0c89f799 [2023-08-10T06:29:46.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-10T06:29:47.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-10T06:29:47.755Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-10T06:29:48.710Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-08-10T06:29:48.710Z] (1/7) Installing curl (8.2.1-r0) [2023-08-10T06:29:48.710Z] (2/7) Installing hiredis (1.0.2-r0) [2023-08-10T06:29:48.710Z] (3/7) Installing hiredis-dev (1.0.2-r0) [2023-08-10T06:29:48.710Z] (4/7) Installing iotech-iot-1.4 (1.4.2-r0) [2023-08-10T06:29:49.287Z] (5/7) Installing libcbor (0.9.0-r1) [2023-08-10T06:29:49.287Z] (6/7) Installing libuuid (2.38-r1) [2023-08-10T06:29:49.287Z] (7/7) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-08-10T06:29:50.242Z] Executing busybox-1.35.0-r17.trigger [2023-08-10T06:29:50.242Z] OK: 281 MiB in 83 packages [2023-08-10T06:29:53.582Z] Removing intermediate container bf5c0c89f799 [2023-08-10T06:29:53.582Z] ---> dde9a05cf4fb [2023-08-10T06:29:53.582Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-08-10T06:29:53.582Z] ---> 0e6dc2f0499d [2023-08-10T06:29:53.582Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-08-10T06:29:54.164Z] ---> a886487d45f6 [2023-08-10T06:29:54.164Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-08-10T06:29:54.745Z] ---> 7d3df8bcdc6b [2023-08-10T06:29:54.745Z] Successfully built 7d3df8bcdc6b [2023-08-10T06:29:54.745Z] 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 [2023-08-10T06:29:55.425Z] + docker inspect -f . ci-base-image-arm64 [2023-08-10T06:29:55.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T06:29:55.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-3275 does not seem to be running inside a container [2023-08-10T06:29:55.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-10T06:29:56.898Z] $ docker top e9af841f77847eb583721439890042f7b70aed622d5535f4a0520d7ca2286ab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-10T06:29:57.759Z] + make test [2023-08-10T06:29:57.759Z] echo "make test" [2023-08-10T06:29:57.759Z] make test [Pipeline] } [2023-08-10T06:29:57.788Z] $ docker stop --time=1 e9af841f77847eb583721439890042f7b70aed622d5535f4a0520d7ca2286ab1 [2023-08-10T06:29:59.395Z] $ docker rm -f --volumes e9af841f77847eb583721439890042f7b70aed622d5535f4a0520d7ca2286ab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-10T06:30:00.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-10T06:30:00.498Z] + ls -al . [2023-08-10T06:30:00.498Z] total 208 [2023-08-10T06:30:00.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 06:27 . [2023-08-10T06:30:00.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 06:27 .. [2023-08-10T06:30:00.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 06:27 .git [2023-08-10T06:30:00.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 06:27 .github [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 176 Aug 10 06:27 .gitignore [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 2908 Aug 10 06:27 Attribution.txt [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 9802 Aug 10 06:27 CHANGES [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 108574 Aug 10 06:27 Doxyfile [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 06:27 GOVERNANCE.md [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 784 Aug 10 06:27 Jenkinsfile [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 10 06:27 LICENSE [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 444 Aug 10 06:27 Makefile [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 10 06:27 OWNERS.md [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 1651 Aug 10 06:27 README.IOT.md [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 4215 Aug 10 06:27 README.md [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 1245 Aug 10 06:27 README.v3.md [2023-08-10T06:30:00.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 10 06:25 VERSION [2023-08-10T06:30:00.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 06:27 docs [2023-08-10T06:30:00.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 06:27 include [2023-08-10T06:30:00.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 06:27 scripts [2023-08-10T06:30:00.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 06:27 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T06:30:00.915Z] + 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=356c10644e0cd97c1d17456cc174bee259d852e8 --label arch=arm64 --label version=0.0.0 . [2023-08-10T06:30:01.183Z] Sending build context to Docker daemon 2.925MB [2023-08-10T06:30:01.183Z] Step 1/17 : ARG BASE=alpine:3.16 [2023-08-10T06:30:01.183Z] Step 2/17 : FROM ${BASE} [2023-08-10T06:30:01.183Z] ---> 7d3df8bcdc6b [2023-08-10T06:30:01.183Z] Step 3/17 : LABEL maintainer="IOTech " [2023-08-10T06:30:01.449Z] ---> Running in f1d71f093acc [2023-08-10T06:30:01.719Z] Removing intermediate container f1d71f093acc [2023-08-10T06:30:01.719Z] ---> 2f9b65d0a207 [2023-08-10T06:30:01.719Z] 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 [2023-08-10T06:30:01.719Z] ---> Running in 6008f7df52f5 [2023-08-10T06:30:02.676Z] Connecting to iotech.jfrog.io (52.212.187.237:443) [2023-08-10T06:30:02.942Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-08-10T06:30:02.942Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-08-10T06:30:02.942Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-08-10T06:30:03.525Z] Removing intermediate container 6008f7df52f5 [2023-08-10T06:30:03.525Z] ---> bdd7d8f1fbca [2023-08-10T06:30:03.525Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-08-10T06:30:03.791Z] ---> Running in b0a5f3ab6697 [2023-08-10T06:30:07.856Z] Removing intermediate container b0a5f3ab6697 [2023-08-10T06:30:07.856Z] ---> a4df6256cb08 [2023-08-10T06:30:07.856Z] 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 iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-08-10T06:30:07.856Z] ---> Running in b266b98ab4ae [2023-08-10T06:30:08.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-10T06:30:09.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-10T06:30:09.658Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-10T06:30:10.618Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-08-10T06:30:10.618Z] (1/11) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-08-10T06:30:10.618Z] (2/11) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-08-10T06:30:10.618Z] (3/11) Installing iotech-iot-1.5 (1.5.0-r0) [2023-08-10T06:30:11.197Z] (4/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-08-10T06:30:11.197Z] (5/11) Installing libcbor-dev (0.9.0-r1) [2023-08-10T06:30:11.197Z] (6/11) Installing ncurses-dev (6.3_p20220521-r1) [2023-08-10T06:30:11.464Z] (7/11) Installing libblkid (2.38-r1) [2023-08-10T06:30:11.464Z] (8/11) Installing libfdisk (2.38-r1) [2023-08-10T06:30:11.464Z] (9/11) Installing libmount (2.38-r1) [2023-08-10T06:30:11.464Z] (10/11) Installing libsmartcols (2.38-r1) [2023-08-10T06:30:11.464Z] (11/11) Installing util-linux-dev (2.38-r1) [2023-08-10T06:30:11.464Z] Executing busybox-1.35.0-r17.trigger [2023-08-10T06:30:11.464Z] OK: 287 MiB in 92 packages [2023-08-10T06:30:12.870Z] Removing intermediate container b266b98ab4ae [2023-08-10T06:30:12.870Z] ---> 8f61dbc5d839 [2023-08-10T06:30:12.870Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-08-10T06:30:13.138Z] ---> 6ef62d97bfa0 [2023-08-10T06:30:13.138Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-08-10T06:30:14.094Z] ---> 3c09b06741ab [2023-08-10T06:30:14.094Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-08-10T06:30:14.361Z] ---> 64ae70b0df40 [2023-08-10T06:30:14.361Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-08-10T06:30:14.943Z] ---> 42e7e811e096 [2023-08-10T06:30:14.943Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-08-10T06:30:15.209Z] ---> 2151c8f9ff57 [2023-08-10T06:30:15.209Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-08-10T06:30:15.789Z] ---> b8f3b4214c68 [2023-08-10T06:30:15.789Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-08-10T06:30:15.789Z] ---> Running in c5fbea60a408 [2023-08-10T06:30:16.056Z] Removing intermediate container c5fbea60a408 [2023-08-10T06:30:16.056Z] ---> c2a70cee9a06 [2023-08-10T06:30:16.056Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-08-10T06:30:16.056Z] ---> Running in 5df2426559e1 [2023-08-10T06:30:16.321Z] Removing intermediate container 5df2426559e1 [2023-08-10T06:30:16.321Z] ---> e32e61e3e5bf [2023-08-10T06:30:16.321Z] Step 15/17 : LABEL arch=arm64 [2023-08-10T06:30:16.587Z] ---> Running in 9c87173c08a9 [2023-08-10T06:30:16.852Z] Removing intermediate container 9c87173c08a9 [2023-08-10T06:30:16.852Z] ---> 73f47b2ab1e7 [2023-08-10T06:30:16.852Z] Step 16/17 : LABEL git_sha=356c10644e0cd97c1d17456cc174bee259d852e8 [2023-08-10T06:30:16.852Z] ---> Running in cb8412f0db86 [2023-08-10T06:30:17.117Z] Removing intermediate container cb8412f0db86 [2023-08-10T06:30:17.117Z] ---> ad971f95f274 [2023-08-10T06:30:17.117Z] Step 17/17 : LABEL version=0.0.0 [2023-08-10T06:30:17.117Z] ---> Running in 0dba185a7ece [2023-08-10T06:30:17.384Z] Removing intermediate container 0dba185a7ece [2023-08-10T06:30:17.384Z] ---> f33bd71d9cf3 [2023-08-10T06:30:17.384Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-08-10T06:30:17.650Z] Successfully built f33bd71d9cf3 [2023-08-10T06:30:17.650Z] 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 [2023-08-10T06:30:18.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-10T06:30:18.535Z] [2023-08-10T06:30:18.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T06:30:18.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-10T06:30:19.199Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-10T06:30:19.199Z] 8998bd30e6a1: Pulling fs layer [2023-08-10T06:30:19.199Z] 04944245beec: Pulling fs layer [2023-08-10T06:30:19.199Z] 699f458cf7ca: Pulling fs layer [2023-08-10T06:30:19.199Z] 765212b225bb: Pulling fs layer [2023-08-10T06:30:19.199Z] f23df028b6ca: Pulling fs layer [2023-08-10T06:30:19.199Z] d65c8cfc05b1: Pulling fs layer [2023-08-10T06:30:19.199Z] 2437ff75d9bd: Pulling fs layer [2023-08-10T06:30:19.199Z] f23df028b6ca: Waiting [2023-08-10T06:30:19.199Z] 2437ff75d9bd: Waiting [2023-08-10T06:30:19.199Z] d65c8cfc05b1: Waiting [2023-08-10T06:30:19.199Z] 765212b225bb: Waiting [2023-08-10T06:30:19.199Z] 04944245beec: Verifying Checksum [2023-08-10T06:30:19.200Z] 04944245beec: Download complete [2023-08-10T06:30:19.200Z] 765212b225bb: Download complete [2023-08-10T06:30:19.200Z] f23df028b6ca: Download complete [2023-08-10T06:30:19.200Z] d65c8cfc05b1: Verifying Checksum [2023-08-10T06:30:19.200Z] d65c8cfc05b1: Download complete [2023-08-10T06:30:19.468Z] 699f458cf7ca: Verifying Checksum [2023-08-10T06:30:19.468Z] 699f458cf7ca: Download complete [2023-08-10T06:30:19.735Z] 8998bd30e6a1: Verifying Checksum [2023-08-10T06:30:19.736Z] 8998bd30e6a1: Download complete [2023-08-10T06:30:22.322Z] 2437ff75d9bd: Verifying Checksum [2023-08-10T06:30:22.322Z] 2437ff75d9bd: Download complete [2023-08-10T06:30:23.726Z] 8998bd30e6a1: Pull complete [2023-08-10T06:30:23.991Z] 04944245beec: Pull complete [2023-08-10T06:30:25.397Z] 699f458cf7ca: Pull complete [2023-08-10T06:30:25.662Z] 765212b225bb: Pull complete [2023-08-10T06:30:26.243Z] f23df028b6ca: Pull complete [2023-08-10T06:30:26.507Z] d65c8cfc05b1: Pull complete [2023-08-10T06:30:41.495Z] 2437ff75d9bd: Pull complete [2023-08-10T06:30:41.495Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-10T06:30:41.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-10T06:30:41.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T06:30:41.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-3275 does not seem to be running inside a container [2023-08-10T06:30:41.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-10T06:30:44.254Z] $ docker top 8c032cce4b0eac8bc380eee1083033e91c310d7ba39ea3804ad0fc76e09fddd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:30:44.806Z] ---> job-cost.sh [2023-08-10T06:30:45.072Z] lf-activate-venv: SKIPPING [2023-08-10T06:30:45.072Z] INFO: No Stack... [2023-08-10T06:30:45.337Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-10T06:30:46.289Z] INFO: Archiving Costs [Pipeline] sh [2023-08-10T06:30:46.632Z] + cat /w/workspace/device-sdk-c/1/archives/cost.csv [2023-08-10T06:30:46.633Z] + cut -d, -f6 [Pipeline] lock [2023-08-10T06:30:46.699Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-478-1-stack-cost] [2023-08-10T06:30:46.704Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-478-1-stack-cost] did not exist. Created. [2023-08-10T06:30:46.704Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-10T06:30:47.111Z] /w/workspace/device-sdk-c/1@tmp/durable-011a1732/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-10T06:30:47.457Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-10T06:30:47.497Z] Warning: overwriting stash ‘stack-cost’ [2023-08-10T06:30:47.907Z] Stashed 1 file(s) [Pipeline] } [2023-08-10T06:30:47.923Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-478-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-10T06:30:48.001Z] $ docker stop --time=1 8c032cce4b0eac8bc380eee1083033e91c310d7ba39ea3804ad0fc76e09fddd4 [2023-08-10T06:30:49.480Z] $ docker rm -f --volumes 8c032cce4b0eac8bc380eee1083033e91c310d7ba39ea3804ad0fc76e09fddd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-10T06:30:51.192Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-478/archives ] [2023-08-10T06:30:51.193Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-478/archives [2023-08-10T06:30:51.193Z] total 16 [2023-08-10T06:30:51.193Z] drwxr-xr-x 3 root root 4096 Aug 10 06:26 . [2023-08-10T06:30:51.193Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 06:26 .. [2023-08-10T06:30:51.193Z] drwxr-xr-x 2 root root 4096 Aug 10 06:26 cost [2023-08-10T06:30:51.193Z] -rw-r--r-- 1 root root 84 Aug 10 06:26 cost.csv [2023-08-10T06:30:51.193Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-478/archives [2023-08-10T06:30:51.193Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-478/archives [2023-08-10T06:30:51.193Z] total 16 [2023-08-10T06:30:51.193Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 06:26 . [2023-08-10T06:30:51.193Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 06:26 .. [2023-08-10T06:30:51.193Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 06:26 cost [2023-08-10T06:30:51.193Z] -rw-r--r-- 1 jenkins jenkins 84 Aug 10 06:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:30:51.523Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:30:52.413Z] ---> package-listing.sh [2023-08-10T06:30:52.413Z] ++ facter osfamily [2023-08-10T06:30:52.413Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-10T06:30:52.672Z] + OS_FAMILY=debian [2023-08-10T06:30:52.672Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-478 [2023-08-10T06:30:52.672Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-10T06:30:52.672Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-10T06:30:52.672Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-10T06:30:52.672Z] + PACKAGES=/tmp/packages_start.txt [2023-08-10T06:30:52.672Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-478 ']' [2023-08-10T06:30:52.672Z] + PACKAGES=/tmp/packages_end.txt [2023-08-10T06:30:52.672Z] + case "${OS_FAMILY}" in [2023-08-10T06:30:52.672Z] + dpkg -l [2023-08-10T06:30:52.672Z] + grep '^ii' [2023-08-10T06:30:52.672Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-10T06:30:52.672Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-10T06:30:52.672Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-10T06:30:52.672Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-478 ']' [2023-08-10T06:30:52.672Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-478/archives/ [2023-08-10T06:30:52.672Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-478/archives/ [Pipeline] echo [2023-08-10T06:30:52.718Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-478/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-10T06:30:53.011Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T06:30:53.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-10T06:30:53.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T06:30:53.785Z] prd-ubuntu20.04-docker-8c-8g-3274 does not seem to be running inside a container [2023-08-10T06:30:53.821Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-478/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-478 -v /w/workspace/edgexfoundry_device-sdk-c_PR-478:/w/workspace/edgexfoundry_device-sdk-c_PR-478:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-10T06:30:54.022Z] $ docker top 037a41aca60bfefcd7f6fa18debacc7b971c724deacaec8e608b90ce4fee87eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-10T06:30:54.416Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-10T06:30:54.728Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-10T06:30:55.038Z] + ls /var/log/sa-host [2023-08-10T06:30:55.038Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-10T06:30:55.271Z] provisioning config files... [2023-08-10T06:30:55.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-478@tmp/config880217227454384268tmp [Pipeline] { [Pipeline] echo [2023-08-10T06:30:55.335Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:30:55.645Z] ---> create-netrc.sh [Pipeline] } [2023-08-10T06:30:55.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:30:56.073Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-10T06:30:56.105Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:30:56.417Z] ---> sudo-logs.sh [2023-08-10T06:30:56.417Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-10T06:30:56.509Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:30:56.834Z] ---> job-cost.sh [2023-08-10T06:30:56.834Z] lf-activate-venv: SKIPPING [2023-08-10T06:30:56.834Z] DEBUG: total: 0.2199999988079071 [2023-08-10T06:30:56.834Z] INFO: Retrieving Stack Cost... [2023-08-10T06:30:57.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-10T06:30:57.353Z] INFO: Archiving Costs [Pipeline] echo [2023-08-10T06:30:57.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T06:30:57.697Z] ---> logs-deploy.sh [2023-08-10T06:30:57.697Z] lf-activate-venv: SKIPPING [2023-08-10T06:30:57.697Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-478/1 [2023-08-10T06:30:57.697Z] INFO: archiving workspace using pattern(s): [2023-08-10T06:31:00.232Z] Archives upload complete. [2023-08-10T06:31:00.491Z] INFO: archiving logs to Nexus [2023-08-10T06:31:01.059Z] ---> uname -a: [2023-08-10T06:31:01.059Z] Linux prd-ubuntu20-04-docker-8c-8g-3274 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] ---> lscpu: [2023-08-10T06:31:01.059Z] Architecture: x86_64 [2023-08-10T06:31:01.059Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-10T06:31:01.059Z] Byte Order: Little Endian [2023-08-10T06:31:01.059Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-10T06:31:01.059Z] CPU(s): 8 [2023-08-10T06:31:01.059Z] On-line CPU(s) list: 0-7 [2023-08-10T06:31:01.059Z] Thread(s) per core: 1 [2023-08-10T06:31:01.059Z] Core(s) per socket: 1 [2023-08-10T06:31:01.059Z] Socket(s): 8 [2023-08-10T06:31:01.059Z] NUMA node(s): 1 [2023-08-10T06:31:01.059Z] Vendor ID: AuthenticAMD [2023-08-10T06:31:01.059Z] CPU family: 23 [2023-08-10T06:31:01.059Z] Model: 49 [2023-08-10T06:31:01.059Z] Model name: AMD EPYC-Rome Processor [2023-08-10T06:31:01.059Z] Stepping: 0 [2023-08-10T06:31:01.059Z] CPU MHz: 2799.998 [2023-08-10T06:31:01.059Z] BogoMIPS: 5599.99 [2023-08-10T06:31:01.059Z] Virtualization: AMD-V [2023-08-10T06:31:01.059Z] Hypervisor vendor: KVM [2023-08-10T06:31:01.059Z] Virtualization type: full [2023-08-10T06:31:01.059Z] L1d cache: 256 KiB [2023-08-10T06:31:01.059Z] L1i cache: 256 KiB [2023-08-10T06:31:01.059Z] L2 cache: 4 MiB [2023-08-10T06:31:01.059Z] L3 cache: 128 MiB [2023-08-10T06:31:01.059Z] NUMA node0 CPU(s): 0-7 [2023-08-10T06:31:01.059Z] Vulnerability Itlb multihit: Not affected [2023-08-10T06:31:01.059Z] Vulnerability L1tf: Not affected [2023-08-10T06:31:01.059Z] Vulnerability Mds: Not affected [2023-08-10T06:31:01.059Z] Vulnerability Meltdown: Not affected [2023-08-10T06:31:01.059Z] Vulnerability Mmio stale data: Not affected [2023-08-10T06:31:01.059Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-10T06:31:01.059Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-10T06:31:01.059Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-10T06:31:01.059Z] Vulnerability Srbds: Not affected [2023-08-10T06:31:01.059Z] Vulnerability Tsx async abort: Not affected [2023-08-10T06:31:01.059Z] 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 [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] ---> nproc: [2023-08-10T06:31:01.059Z] 8 [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] ---> df -h: [2023-08-10T06:31:01.059Z] Filesystem Size Used Avail Use% Mounted on [2023-08-10T06:31:01.059Z] overlay 155G 11G 145G 7% / [2023-08-10T06:31:01.059Z] tmpfs 64M 0 64M 0% /dev [2023-08-10T06:31:01.059Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-10T06:31:01.059Z] shm 64M 0 64M 0% /dev/shm [2023-08-10T06:31:01.059Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] ---> sar -b -r -n DEV: [2023-08-10T06:31:01.059Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3274) 08/10/23 _x86_64_ (8 CPU) [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] 06:24:24 LINUX RESTART (8 CPU) [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.059Z] 06:25:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-10T06:31:01.059Z] 06:26:01 313.10 13.82 299.28 0.00 1890.78 24915.82 0.00 [2023-08-10T06:31:01.059Z] 06:27:01 151.12 0.20 150.92 0.00 14.93 20111.83 0.00 [2023-08-10T06:31:01.059Z] 06:28:01 1.73 0.00 1.73 0.00 0.00 20.28 0.00 [2023-08-10T06:31:01.059Z] 06:29:01 1.92 0.00 1.92 0.00 0.00 21.33 0.00 [2023-08-10T06:31:01.059Z] 06:30:01 56.21 11.60 44.61 0.00 5176.74 8978.37 0.00 [2023-08-10T06:31:01.059Z] Average: 103.52 5.07 98.45 0.00 1413.45 10721.97 0.00 [2023-08-10T06:31:01.059Z] [2023-08-10T06:31:01.060Z] 06:25:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-10T06:31:01.060Z] 06:26:01 29591140 31566872 756076 2.30 66616 2197468 1938224 5.71 1057088 1894040 4424 [2023-08-10T06:31:01.060Z] 06:27:01 29068464 31560268 740364 2.25 89784 2658608 1770008 5.22 1081716 2339088 336 [2023-08-10T06:31:01.060Z] 06:28:01 29067764 31559640 740844 2.25 89824 2658616 1770008 5.22 1082044 2339096 172 [2023-08-10T06:31:01.060Z] 06:29:01 29073932 31565692 735132 2.24 89896 2658616 1770008 5.22 1075628 2339096 16 [2023-08-10T06:31:01.060Z] 06:30:01 28538004 31542416 741628 2.26 124208 3119952 1789492 5.27 1404300 2509496 996 [2023-08-10T06:31:01.060Z] Average: 29067861 31558978 742809 2.26 92066 2658652 1807548 5.33 1140155 2284163 1189 [2023-08-10T06:31:01.060Z] [2023-08-10T06:31:01.060Z] 06:25:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-10T06:31:01.060Z] 06:26:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:26:01 vethb6d5d2f 0.12 0.28 0.01 0.02 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:26:01 docker0 8.99 12.24 0.72 114.61 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:26:01 ens3 290.61 182.77 3729.66 76.81 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:27:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:27:01 docker0 7.66 11.85 0.54 127.76 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:27:01 ens3 127.11 80.74 2675.09 23.47 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:28:01 ens3 4.45 3.23 11.31 0.42 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:29:01 ens3 0.18 0.22 0.01 0.02 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:30:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] 06:30:01 ens3 219.68 112.63 2924.89 7.85 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] Average: docker0 3.30 4.77 0.25 48.07 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] Average: ens3 127.40 75.25 1856.61 21.37 0.00 0.00 0.00 0.00 [2023-08-10T06:31:01.060Z] [2023-08-10T06:31:01.060Z]