Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc49468877935c119f35277098ef123672d1c8b2 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-ssh567256056102461875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17020461626234987121.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9071890257906374320.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6264768543075766540.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18157907730831417639.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26761 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision cc49468877935c119f35277098ef123672d1c8b2 (main) Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 core.sparsecheckout # timeout=10 > git checkout -f cc49468877935c119f35277098ef123672d1c8b2 # timeout=10 Commit message: "fix: Remove the refcount from the autoevent impl structure (#502)" > git rev-list --no-walk 0864ff1b436a7a9e42f7c9629cf36a2dea6c3a02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-05T01:59:07.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-05T01:59:07.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-05T01:59:07.722Z] ========================================================= [2024-01-05T01:59:07.723Z] EdgeX Global Pipelines Version Info [2024-01-05T01:59:07.723Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-05T01:59:08.468Z] ------------------- [2024-01-05T01:59:08.468Z] stable info: [2024-01-05T01:59:08.468Z] ------------------- [2024-01-05T01:59:08.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-05T01:59:08.468Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-05T01:59:08.468Z] Message: update stable to v1.0.258 [2024-01-05T01:59:09.038Z] ------------------- [2024-01-05T01:59:09.038Z] experimental info: [2024-01-05T01:59:09.038Z] ------------------- [2024-01-05T01:59:09.038Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-05T01:59:09.039Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-05T01:59:09.039Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-05T01:59:09.117Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2024-01-05T01:59:09.140Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2024-01-05T01:59:09.166Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-05T01:59:09.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-05T01:59:09.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-05T01:59:09.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2024-01-05T01:59:09.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2024-01-05T01:59:09.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-05T01:59:09.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-05T01:59:09.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2024-01-05T01:59:09.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-05T01:59:09.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-05T01:59:09.432Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-05T01:59:09.462Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-01-05T01:59:09.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-05T01:59:09.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-05T01:59:09.551Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-05T01:59:09.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-05T01:59:09.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-05T01:59:09.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-05T01:59:09.685Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc49468877935c119f35277098ef123672d1c8b2 [Pipeline] echo [2024-01-05T01:59:09.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc49468 [Pipeline] echo [2024-01-05T01:59:09.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-05T01:59:09.818Z] provisioning config files... [2024-01-05T01:59:09.831Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config15109960760150605992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-05T01:59:10.173Z] ---> ****-login.sh [2024-01-05T01:59:10.173Z] nexus3.edgexfoundry.org:10001 [2024-01-05T01:59:10.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:11.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:11.007Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:11.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:11.007Z] [2024-01-05T01:59:11.007Z] Login Succeeded [2024-01-05T01:59:11.007Z] nexus3.edgexfoundry.org:10002 [2024-01-05T01:59:11.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:11.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:11.007Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:11.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:11.007Z] [2024-01-05T01:59:11.007Z] Login Succeeded [2024-01-05T01:59:11.007Z] nexus3.edgexfoundry.org:10003 [2024-01-05T01:59:11.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:11.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:11.266Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:11.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:11.266Z] [2024-01-05T01:59:11.266Z] Login Succeeded [2024-01-05T01:59:11.266Z] nexus3.edgexfoundry.org:10004 [2024-01-05T01:59:11.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:11.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:11.266Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:11.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:11.267Z] [2024-01-05T01:59:11.267Z] Login Succeeded [2024-01-05T01:59:11.267Z] ****.io [2024-01-05T01:59:11.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:11.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:11.838Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:11.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:11.838Z] [2024-01-05T01:59:11.838Z] Login Succeeded [2024-01-05T01:59:11.838Z] ---> ****-login.sh ends [Pipeline] } [2024-01-05T01:59:11.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2024-01-05T01:59:12.317Z] + git rev-list -1 --merges cc49468877935c119f35277098ef123672d1c8b2~1..cc49468877935c119f35277098ef123672d1c8b2 [Pipeline] echo [2024-01-05T01:59:12.344Z] -----------> git rev-list -1 --merges cc49468877935c119f35277098ef123672d1c8b2~1..cc49468877935c119f35277098ef123672d1c8b2 cc49468877935c119f35277098ef123672d1c8b2 [false] [Pipeline] sh [2024-01-05T01:59:12.648Z] + git log --format=format:%s -1 cc49468877935c119f35277098ef123672d1c8b2 [Pipeline] echo [2024-01-05T01:59:12.663Z] ========================================================= [2024-01-05T01:59:12.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-05T01:59:12.663Z] ========================================================= 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 [2024-01-05T01:59:13.176Z] + git rev-list -1 --merges cc49468877935c119f35277098ef123672d1c8b2~1..cc49468877935c119f35277098ef123672d1c8b2 [Pipeline] echo [2024-01-05T01:59:13.188Z] -----------> git rev-list -1 --merges cc49468877935c119f35277098ef123672d1c8b2~1..cc49468877935c119f35277098ef123672d1c8b2 cc49468877935c119f35277098ef123672d1c8b2 [false] [Pipeline] sh [2024-01-05T01:59:13.488Z] + git log --format=format:%s -1 cc49468877935c119f35277098ef123672d1c8b2 [Pipeline] echo [2024-01-05T01:59:13.504Z] ========================================================= [2024-01-05T01:59:13.504Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-05T01:59:13.504Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-05T01:59:13.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-05T01:59:13.903Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-05T01:59:13.903Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-05T01:59:13.903Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-05T01:59:13.903Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-05T01:59:13.903Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-05T01:59:13.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T01:59:14.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-05T01:59:14.284Z] [2024-01-05T01:59:14.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T01:59:14.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-05T01:59:14.881Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-05T01:59:14.881Z] b85a868b505f: Pulling fs layer [2024-01-05T01:59:14.881Z] e2be974225ed: Pulling fs layer [2024-01-05T01:59:14.881Z] 339a4e72a1f5: Pulling fs layer [2024-01-05T01:59:14.881Z] 988bab9f4d93: Pulling fs layer [2024-01-05T01:59:14.881Z] 1469e6f7b9e6: Pulling fs layer [2024-01-05T01:59:14.881Z] eaf3925da568: Pulling fs layer [2024-01-05T01:59:14.881Z] bab4dde63d76: Pulling fs layer [2024-01-05T01:59:14.881Z] 988bab9f4d93: Waiting [2024-01-05T01:59:14.881Z] eaf3925da568: Waiting [2024-01-05T01:59:14.881Z] bde34c3a00c8: Pulling fs layer [2024-01-05T01:59:14.881Z] b352a97aabf1: Pulling fs layer [2024-01-05T01:59:14.881Z] bab4dde63d76: Waiting [2024-01-05T01:59:14.881Z] bde34c3a00c8: Waiting [2024-01-05T01:59:14.881Z] 4872d77fe225: Pulling fs layer [2024-01-05T01:59:14.881Z] 5851b861e8e6: Pulling fs layer [2024-01-05T01:59:14.881Z] b352a97aabf1: Waiting [2024-01-05T01:59:14.881Z] 4872d77fe225: Waiting [2024-01-05T01:59:14.881Z] 5851b861e8e6: Waiting [2024-01-05T01:59:14.881Z] e2be974225ed: Verifying Checksum [2024-01-05T01:59:14.881Z] e2be974225ed: Download complete [2024-01-05T01:59:14.881Z] 988bab9f4d93: Download complete [2024-01-05T01:59:14.881Z] 1469e6f7b9e6: Verifying Checksum [2024-01-05T01:59:14.881Z] 1469e6f7b9e6: Download complete [2024-01-05T01:59:14.881Z] 339a4e72a1f5: Verifying Checksum [2024-01-05T01:59:14.881Z] 339a4e72a1f5: Download complete [2024-01-05T01:59:14.881Z] eaf3925da568: Download complete [2024-01-05T01:59:15.141Z] bde34c3a00c8: Download complete [2024-01-05T01:59:15.141Z] b352a97aabf1: Download complete [2024-01-05T01:59:15.141Z] 4872d77fe225: Verifying Checksum [2024-01-05T01:59:15.141Z] 4872d77fe225: Download complete [2024-01-05T01:59:15.141Z] 5851b861e8e6: Verifying Checksum [2024-01-05T01:59:15.141Z] 5851b861e8e6: Download complete [2024-01-05T01:59:15.141Z] b85a868b505f: Verifying Checksum [2024-01-05T01:59:15.141Z] b85a868b505f: Download complete [2024-01-05T01:59:15.417Z] bab4dde63d76: Verifying Checksum [2024-01-05T01:59:15.417Z] bab4dde63d76: Download complete [2024-01-05T01:59:16.794Z] b85a868b505f: Pull complete [2024-01-05T01:59:17.732Z] e2be974225ed: Pull complete [2024-01-05T01:59:19.113Z] 339a4e72a1f5: Pull complete [2024-01-05T01:59:19.681Z] 988bab9f4d93: Pull complete [2024-01-05T01:59:20.620Z] 1469e6f7b9e6: Pull complete [2024-01-05T01:59:21.187Z] eaf3925da568: Pull complete [2024-01-05T01:59:23.091Z] bab4dde63d76: Pull complete [2024-01-05T01:59:23.091Z] bde34c3a00c8: Pull complete [2024-01-05T01:59:23.091Z] b352a97aabf1: Pull complete [2024-01-05T01:59:23.091Z] 4872d77fe225: Pull complete [2024-01-05T01:59:23.352Z] 5851b861e8e6: Pull complete [2024-01-05T01:59:23.352Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-05T01:59:23.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-05T01:59:23.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T01:59:23.546Z] prd-ubuntu20.04-docker-8c-8g-26761 does not seem to be running inside a container [2024-01-05T01:59:23.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-05T01:59:31.239Z] $ docker top 668cbd4271b2d9c585696df74d7f0a96069ef047c6e74bdfb5bb945fbc4c3079 -eo pid,comm [2024-01-05T01:59:31.290Z] 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). [2024-01-05T01:59:31.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-05T01:59:31.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-05T01:59:31.372Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-05T01:59:31.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-05T01:59:31.476Z] $ docker exec 668cbd4271b2d9c585696df74d7f0a96069ef047c6e74bdfb5bb945fbc4c3079 ssh-agent [2024-01-05T01:59:31.584Z] SSH_AUTH_SOCK=/tmp/ssh-1pQ2guWuOoFz/agent.32 [2024-01-05T01:59:31.584Z] SSH_AGENT_PID=38 [2024-01-05T01:59:31.591Z] Running ssh-add (command line suppressed) [2024-01-05T01:59:31.681Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11555572625568130616.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11555572625568130616.key) [2024-01-05T01:59:31.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-05T01:59:31.999Z] + git tag --points-at HEAD [Pipeline] } [2024-01-05T01:59:32.010Z] $ docker exec --env ******** --env ******** 668cbd4271b2d9c585696df74d7f0a96069ef047c6e74bdfb5bb945fbc4c3079 ssh-agent -k [2024-01-05T01:59:32.103Z] unset SSH_AUTH_SOCK; [2024-01-05T01:59:32.103Z] unset SSH_AGENT_PID; [2024-01-05T01:59:32.103Z] echo Agent pid 38 killed; [2024-01-05T01:59:32.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-05T01:59:32.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-05T01:59:32.175Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-05T01:59:32.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-05T01:59:32.286Z] $ docker exec 668cbd4271b2d9c585696df74d7f0a96069ef047c6e74bdfb5bb945fbc4c3079 ssh-agent [2024-01-05T01:59:32.395Z] SSH_AUTH_SOCK=/tmp/ssh-Mg7BeocNV8vY/agent.70 [2024-01-05T01:59:32.395Z] SSH_AGENT_PID=76 [2024-01-05T01:59:32.401Z] Running ssh-add (command line suppressed) [2024-01-05T01:59:32.505Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_10138794069010055954.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_10138794069010055954.key) [2024-01-05T01:59:32.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-05T01:59:32.826Z] + git semver init [2024-01-05T01:59:33.086Z] 2024-01-05 01:59:33,028 [run_init] DEBUG init version:0.0.0 force:False [2024-01-05T01:59:33.086Z] 2024-01-05 01:59:33,028 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-01-05T01:59:33.086Z] 2024-01-05 01:59:33,029 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-01-05T01:59:33.086Z] 2024-01-05 01:59:33,029 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-01-05T01:59:34.023Z] 2024-01-05 01:59:33,891 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2024-01-05T01:59:34.023Z] 2024-01-05 01:59:33,892 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2024-01-05T01:59:34.023Z] 2024-01-05 01:59:33,892 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-05T01:59:34.023Z] 2024-01-05 01:59:33,892 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-05T01:59:34.023Z] 3.0.3-dev.8 [Pipeline] } [2024-01-05T01:59:34.032Z] $ docker exec --env ******** --env ******** 668cbd4271b2d9c585696df74d7f0a96069ef047c6e74bdfb5bb945fbc4c3079 ssh-agent -k [2024-01-05T01:59:34.121Z] unset SSH_AUTH_SOCK; [2024-01-05T01:59:34.121Z] unset SSH_AGENT_PID; [2024-01-05T01:59:34.121Z] echo Agent pid 76 killed; [2024-01-05T01:59:34.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-05T01:59:34.498Z] + git semver [Pipeline] } [2024-01-05T01:59:34.770Z] $ docker stop --time=1 668cbd4271b2d9c585696df74d7f0a96069ef047c6e74bdfb5bb945fbc4c3079 [2024-01-05T01:59:36.321Z] $ docker rm -f --volumes 668cbd4271b2d9c585696df74d7f0a96069ef047c6e74bdfb5bb945fbc4c3079 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-05T01:59:36.698Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-05T01:59:36.980Z] Stashed 1 file(s) [Pipeline] echo [2024-01-05T01:59:36.984Z] [edgeXSemver]: initialized semver on version 3.0.3-dev.8 [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 [2024-01-05T01:59:37.273Z] provisioning config files... [2024-01-05T01:59:37.283Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1316212046607273304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-05T01:59:37.610Z] ---> ****-login.sh [2024-01-05T01:59:37.610Z] nexus3.edgexfoundry.org:10001 [2024-01-05T01:59:37.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:37.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:37.610Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:37.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:37.610Z] [2024-01-05T01:59:37.610Z] Login Succeeded [2024-01-05T01:59:37.610Z] nexus3.edgexfoundry.org:10002 [2024-01-05T01:59:37.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:37.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:37.610Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:37.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:37.610Z] [2024-01-05T01:59:37.610Z] Login Succeeded [2024-01-05T01:59:37.610Z] nexus3.edgexfoundry.org:10003 [2024-01-05T01:59:37.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:37.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:37.872Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:37.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:37.872Z] [2024-01-05T01:59:37.872Z] Login Succeeded [2024-01-05T01:59:37.872Z] nexus3.edgexfoundry.org:10004 [2024-01-05T01:59:37.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:37.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:37.872Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:37.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:37.872Z] [2024-01-05T01:59:37.872Z] Login Succeeded [2024-01-05T01:59:37.872Z] ****.io [2024-01-05T01:59:37.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T01:59:38.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T01:59:38.132Z] Configure a credential helper to remove this warning. See [2024-01-05T01:59:38.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T01:59:38.132Z] [2024-01-05T01:59:38.132Z] Login Succeeded [2024-01-05T01:59:38.132Z] ---> ****-login.sh ends [Pipeline] } [2024-01-05T01:59:38.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-05T01:59:38.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-05T01:59:38.313Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2024-01-05T01:59:38.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-05T01:59:38.365Z] ========================================================= [2024-01-05T01:59:38.365Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2024-01-05T01:59:38.365Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T01:59:38.733Z] + 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 . [2024-01-05T01:59:38.733Z] Sending build context to Docker daemon 4.951MB [2024-01-05T01:59:38.733Z] Step 1/21 : ARG BASE=alpine:3.18 [2024-01-05T01:59:38.733Z] Step 2/21 : FROM ${BASE} as builder [2024-01-05T01:59:38.733Z] latest: Pulling from edgex-devops/edgex-gcc-base [2024-01-05T01:59:38.733Z] 96526aa774ef: Pulling fs layer [2024-01-05T01:59:38.733Z] da60e534fd72: Pulling fs layer [2024-01-05T01:59:38.993Z] 96526aa774ef: Verifying Checksum [2024-01-05T01:59:38.993Z] 96526aa774ef: Download complete [2024-01-05T01:59:38.993Z] 96526aa774ef: Pull complete [2024-01-05T01:59:39.928Z] da60e534fd72: Verifying Checksum [2024-01-05T01:59:39.928Z] da60e534fd72: Download complete [2024-01-05T01:59:43.213Z] da60e534fd72: Pull complete [2024-01-05T01:59:43.213Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2024-01-05T01:59:43.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2024-01-05T01:59:43.213Z] ---> 6605166a5db4 [2024-01-05T01:59:43.213Z] 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 [2024-01-05T01:59:47.417Z] ---> Running in 805b492f6005 [2024-01-05T01:59:47.417Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-01-05T01:59:47.678Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-05T01:59:47.678Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-05T01:59:47.678Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-05T01:59:47.938Z] Removing intermediate container 805b492f6005 [2024-01-05T01:59:47.938Z] ---> 8cae639de136 [2024-01-05T01:59:47.938Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-05T01:59:47.938Z] ---> Running in d5766e6dbdbe [2024-01-05T01:59:48.505Z] Removing intermediate container d5766e6dbdbe [2024-01-05T01:59:48.505Z] ---> 8f3210b762f7 [2024-01-05T01:59:48.505Z] 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2024-01-05T01:59:48.763Z] ---> Running in de7aecc84532 [2024-01-05T01:59:49.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T01:59:49.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T01:59:49.540Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T01:59:50.124Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-05T01:59:50.124Z] (1/17) Installing hiredis (1.1.0-r2) [2024-01-05T01:59:50.124Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2024-01-05T01:59:50.124Z] (3/17) Installing iotech-iot-1.5 (1.5.0-r0) [2024-01-05T01:59:50.692Z] (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) [2024-01-05T01:59:50.692Z] (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-05T01:59:51.261Z] (6/17) Installing libcbor (0.10.2-r1) [2024-01-05T01:59:51.261Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2024-01-05T01:59:51.261Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-01-05T01:59:51.261Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-01-05T01:59:51.261Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-01-05T01:59:51.261Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-05T01:59:51.261Z] (12/17) Installing libblkid (2.38.1-r8) [2024-01-05T01:59:51.261Z] (13/17) Installing libuuid (2.38.1-r8) [2024-01-05T01:59:51.261Z] (14/17) Installing libfdisk (2.38.1-r8) [2024-01-05T01:59:51.261Z] (15/17) Installing libmount (2.38.1-r8) [2024-01-05T01:59:51.261Z] (16/17) Installing libsmartcols (2.38.1-r8) [2024-01-05T01:59:51.261Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2024-01-05T01:59:51.261Z] Executing busybox-1.36.1-r4.trigger [2024-01-05T01:59:51.261Z] OK: 336 MiB in 99 packages [2024-01-05T01:59:52.191Z] Still waiting to schedule task [2024-01-05T01:59:52.193Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26760’ [2024-01-05T01:59:52.203Z] Removing intermediate container de7aecc84532 [2024-01-05T01:59:52.203Z] ---> df62cdb2d51a [2024-01-05T01:59:52.203Z] Step 6/21 : RUN mkdir /tmp/sdk [2024-01-05T01:59:52.203Z] ---> Running in 4927375d8a2b [2024-01-05T01:59:53.581Z] Removing intermediate container 4927375d8a2b [2024-01-05T01:59:53.581Z] ---> 678af6cd7264 [2024-01-05T01:59:53.581Z] Step 7/21 : COPY VERSION /tmp/sdk [2024-01-05T01:59:54.518Z] ---> e9fb9f492e24 [2024-01-05T01:59:54.518Z] Step 8/21 : COPY src /tmp/sdk/src [2024-01-05T01:59:54.777Z] ---> 0dfbd9fd0d5e [2024-01-05T01:59:54.777Z] Step 9/21 : COPY include /tmp/sdk/include [2024-01-05T01:59:55.036Z] ---> 747354f89fcd [2024-01-05T01:59:55.036Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2024-01-05T01:59:55.036Z] ---> 4c8281ac59b7 [2024-01-05T01:59:55.036Z] Step 11/21 : COPY LICENSE /tmp/sdk [2024-01-05T01:59:55.295Z] ---> 6e73c92d0833 [2024-01-05T01:59:55.295Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2024-01-05T01:59:55.295Z] ---> 3073e48a18f4 [2024-01-05T01:59:55.295Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-01-05T01:59:55.554Z] ---> Running in 893a8a5d91bf [2024-01-05T01:59:55.554Z] + CPPCHECK=false [2024-01-05T01:59:55.554Z] + DOCGEN=false [2024-01-05T01:59:55.554Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-01-05T01:59:55.554Z] + '[' 0 -gt 0 ] [2024-01-05T01:59:55.554Z] + readlink -f ./scripts/build.sh [2024-01-05T01:59:55.554Z] + dirname /tmp/sdk/scripts/build.sh [2024-01-05T01:59:55.554Z] + dirname /tmp/sdk/scripts [2024-01-05T01:59:55.554Z] + ROOT=/tmp/sdk [2024-01-05T01:59:55.554Z] + cd /tmp/sdk [2024-01-05T01:59:55.554Z] + mkdir -p /tmp/sdk/build/release [2024-01-05T01:59:55.554Z] + cd /tmp/sdk/build/release [2024-01-05T01:59:55.554Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-01-05T01:59:55.813Z] -- The C compiler identification is GNU 12.2.1 [2024-01-05T01:59:55.813Z] -- Detecting C compiler ABI info [2024-01-05T01:59:55.813Z] -- Detecting C compiler ABI info - done [2024-01-05T01:59:55.813Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-05T01:59:55.813Z] -- Detecting C compile features [2024-01-05T01:59:55.813Z] -- Detecting C compile features - done [2024-01-05T01:59:55.813Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-05T01:59:55.813Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-05T01:59:55.813Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-05T01:59:55.813Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-05T01:59:55.813Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-05T01:59:55.813Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-05T01:59:55.813Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-05T01:59:55.813Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-05T01:59:55.813Z] -- /opt/iotech/iot/1.5/include [2024-01-05T01:59:55.813Z] -- C SDK 3.0.3-dev.8 for Linux [2024-01-05T01:59:55.813Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-01-05T01:59:56.074Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-05T01:59:56.074Z] -- Found Curses: /usr/lib/libcurses.so [2024-01-05T01:59:56.074Z] -- Configuring done (0.4s) [2024-01-05T01:59:56.074Z] -- Generating done (0.0s) [2024-01-05T01:59:56.074Z] -- Build files have been written to: /tmp/sdk/build/release [2024-01-05T01:59:56.074Z] + make all package [2024-01-05T01:59:56.074Z] + tee release.log [2024-01-05T01:59:56.074Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-05T01:59:56.334Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-05T01:59:56.334Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-05T01:59:56.622Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-05T01:59:56.622Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-05T01:59:56.881Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-05T01:59:57.142Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-05T01:59:57.142Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-01-05T01:59:57.142Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-05T01:59:57.142Z] 294 | while (privateConfig) [2024-01-05T01:59:57.142Z] | ^~~~~~~~~~~~~ [2024-01-05T01:59:57.142Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-01-05T01:59:57.142Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-05T01:59:57.142Z] | ^~~~~~~~~~~~~ [2024-01-05T01:59:57.142Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-05T01:59:57.142Z] 271 | while (result) [2024-01-05T01:59:57.142Z] | ^~~~~~ [2024-01-05T01:59:57.142Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-01-05T01:59:57.142Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-05T01:59:57.142Z] | ^~~~~~ [2024-01-05T01:59:57.142Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-05T01:59:57.402Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-05T01:59:57.402Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-05T01:59:57.664Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-05T01:59:57.922Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-05T01:59:57.922Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-05T01:59:58.182Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-05T01:59:58.182Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-05T01:59:58.182Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-05T01:59:58.440Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-05T01:59:58.699Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-05T01:59:58.700Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-05T01:59:58.959Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-05T01:59:58.959Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-05T01:59:59.899Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-05T02:00:00.158Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-05T02:00:00.158Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-05T02:00:00.158Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-05T02:00:00.417Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-05T02:00:00.676Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-05T02:00:00.935Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-05T02:00:00.935Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-05T02:00:01.194Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-05T02:00:01.194Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-05T02:00:01.194Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-05T02:00:01.194Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-05T02:00:01.194Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-05T02:00:01.194Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-05T02:00:01.194Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-05T02:00:01.194Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-05T02:00:01.194Z] | ^ [2024-01-05T02:00:01.454Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-05T02:00:01.454Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-01-05T02:00:01.454Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-05T02:00:01.454Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-01-05T02:00:01.454Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-01-05T02:00:01.454Z] | ^~~~~~~~~~~~~~~~~~~~~ [2024-01-05T02:00:01.713Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-05T02:00:01.713Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-05T02:00:01.713Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-05T02:00:01.971Z] [ 68%] Linking C shared library libcsdk.so [2024-01-05T02:00:01.971Z] [ 68%] Built target csdk [2024-01-05T02:00:01.971Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-05T02:00:01.971Z] [ 72%] Linking C executable template [2024-01-05T02:00:02.232Z] [ 72%] Built target template [2024-01-05T02:00:02.232Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-05T02:00:02.232Z] [ 76%] Linking C executable device-counter [2024-01-05T02:00:02.232Z] [ 76%] Built target device-counter [2024-01-05T02:00:02.232Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-05T02:00:02.493Z] [ 80%] Linking C executable device-random [2024-01-05T02:00:02.493Z] [ 80%] Built target device-random [2024-01-05T02:00:02.493Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-05T02:00:02.493Z] [ 84%] Linking C executable device-gyro [2024-01-05T02:00:02.752Z] [ 84%] Built target device-gyro [2024-01-05T02:00:02.752Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-05T02:00:02.752Z] [ 88%] Linking C executable device-bitfields [2024-01-05T02:00:02.752Z] [ 88%] Built target device-bitfields [2024-01-05T02:00:02.752Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-05T02:00:03.011Z] [ 92%] Linking C executable template-discovery [2024-01-05T02:00:03.011Z] [ 92%] Built target template-discovery [2024-01-05T02:00:03.011Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-05T02:00:03.270Z] [ 96%] Linking C executable device-file [2024-01-05T02:00:03.270Z] [ 96%] Built target device-file [2024-01-05T02:00:03.270Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-05T02:00:03.270Z] [100%] Linking C executable device-terminal [2024-01-05T02:00:03.528Z] [100%] Built target device-terminal [2024-01-05T02:00:03.528Z] Run CPack packaging tool... [2024-01-05T02:00:03.528Z] CPack: Create package using TGZ [2024-01-05T02:00:03.528Z] CPack: Install projects [2024-01-05T02:00:03.528Z] CPack: - Run preinstall target for: Csdk [2024-01-05T02:00:03.787Z] CPack: - Install project: Csdk [] [2024-01-05T02:00:03.787Z] CPack: Create package [2024-01-05T02:00:03.787Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.8.tar.gz generated. [2024-01-05T02:00:03.787Z] + '[' false '=' true ] [2024-01-05T02:00:03.787Z] + '[' false '=' true ] [2024-01-05T02:00:03.787Z] + mkdir -p /tmp/sdk/build/debug [2024-01-05T02:00:03.787Z] + cd /tmp/sdk/build/debug [2024-01-05T02:00:03.787Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-01-05T02:00:03.787Z] -- The C compiler identification is GNU 12.2.1 [2024-01-05T02:00:03.787Z] -- Detecting C compiler ABI info [2024-01-05T02:00:04.054Z] -- Detecting C compiler ABI info - done [2024-01-05T02:00:04.054Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-05T02:00:04.054Z] -- Detecting C compile features [2024-01-05T02:00:04.054Z] -- Detecting C compile features - done [2024-01-05T02:00:04.054Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-05T02:00:04.054Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-05T02:00:04.054Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-05T02:00:04.054Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-05T02:00:04.054Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-05T02:00:04.054Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-05T02:00:04.054Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-05T02:00:04.054Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-05T02:00:04.054Z] -- /opt/iotech/iot/1.5/include [2024-01-05T02:00:04.054Z] -- C SDK 3.0.3-dev.8 for Linux [2024-01-05T02:00:04.054Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-01-05T02:00:04.054Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-05T02:00:04.054Z] -- Found Curses: /usr/lib/libcurses.so [2024-01-05T02:00:04.314Z] -- Configuring done (0.4s) [2024-01-05T02:00:04.314Z] -- Generating done (0.0s) [2024-01-05T02:00:04.314Z] -- Build files have been written to: /tmp/sdk/build/debug [2024-01-05T02:00:04.314Z] + make [2024-01-05T02:00:04.314Z] + tee debug.log [2024-01-05T02:00:04.314Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-05T02:00:04.314Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-05T02:00:04.314Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-05T02:00:04.574Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-05T02:00:04.574Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-05T02:00:04.574Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-05T02:00:04.833Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-05T02:00:04.833Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-05T02:00:04.833Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-05T02:00:04.833Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-05T02:00:05.091Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-05T02:00:05.091Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-05T02:00:05.091Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-05T02:00:05.350Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-05T02:00:05.350Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-05T02:00:05.350Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-05T02:00:05.350Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-05T02:00:05.610Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-05T02:00:05.610Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-05T02:00:05.610Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-05T02:00:05.871Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-05T02:00:06.131Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-05T02:00:06.131Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-05T02:00:06.131Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-05T02:00:06.131Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-05T02:00:06.131Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-05T02:00:06.391Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-05T02:00:06.650Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-05T02:00:06.650Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-05T02:00:06.650Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-05T02:00:06.650Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-05T02:00:06.914Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-05T02:00:06.914Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-05T02:00:06.914Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-05T02:00:06.914Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-05T02:00:06.914Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-05T02:00:06.914Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-05T02:00:06.914Z] | ^ [2024-01-05T02:00:06.914Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-05T02:00:06.914Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-05T02:00:06.914Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-05T02:00:07.176Z] [ 68%] Linking C shared library libcsdk.so [2024-01-05T02:00:07.176Z] [ 68%] Built target csdk [2024-01-05T02:00:07.176Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-05T02:00:07.176Z] [ 72%] Linking C executable template [2024-01-05T02:00:07.176Z] [ 72%] Built target template [2024-01-05T02:00:07.436Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-05T02:00:07.436Z] [ 76%] Linking C executable device-counter [2024-01-05T02:00:07.436Z] [ 76%] Built target device-counter [2024-01-05T02:00:07.436Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-05T02:00:07.436Z] [ 80%] Linking C executable device-random [2024-01-05T02:00:07.696Z] [ 80%] Built target device-random [2024-01-05T02:00:07.696Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-05T02:00:07.696Z] [ 84%] Linking C executable device-gyro [2024-01-05T02:00:07.696Z] [ 84%] Built target device-gyro [2024-01-05T02:00:07.696Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-05T02:00:07.956Z] [ 88%] Linking C executable device-bitfields [2024-01-05T02:00:07.956Z] [ 88%] Built target device-bitfields [2024-01-05T02:00:07.956Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-05T02:00:07.956Z] [ 92%] Linking C executable template-discovery [2024-01-05T02:00:07.956Z] [ 92%] Built target template-discovery [2024-01-05T02:00:07.956Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-05T02:00:08.217Z] [ 96%] Linking C executable device-file [2024-01-05T02:00:08.217Z] [ 96%] Built target device-file [2024-01-05T02:00:08.217Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-05T02:00:08.217Z] [100%] Linking C executable device-terminal [2024-01-05T02:00:08.476Z] [100%] Built target device-terminal [2024-01-05T02:00:08.476Z] make: Entering directory '/tmp/sdk/build/release' [2024-01-05T02:00:08.476Z] [ 68%] Built target csdk [2024-01-05T02:00:08.476Z] [ 72%] Built target template [2024-01-05T02:00:08.476Z] [ 76%] Built target device-counter [2024-01-05T02:00:08.476Z] [ 80%] Built target device-random [2024-01-05T02:00:08.476Z] [ 84%] Built target device-gyro [2024-01-05T02:00:08.476Z] [ 88%] Built target device-bitfields [2024-01-05T02:00:08.476Z] [ 92%] Built target template-discovery [2024-01-05T02:00:08.476Z] [ 96%] Built target device-file [2024-01-05T02:00:08.476Z] [100%] Built target device-terminal [2024-01-05T02:00:08.476Z] Install the project... [2024-01-05T02:00:08.476Z] -- Install configuration: "Release" [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/lib/libcsdk.so [2024-01-05T02:00:08.476Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/devsdk [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/edgex [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/edgex/edgex.h [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/edgex/devices.h [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/edgex/profiles.h [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/edgex/rest-server.h [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-01-05T02:00:08.476Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-01-05T02:00:08.476Z] make: Leaving directory '/tmp/sdk/build/release' [2024-01-05T02:00:09.413Z] Removing intermediate container 893a8a5d91bf [2024-01-05T02:00:09.413Z] ---> d07aba879795 [2024-01-05T02:00:09.413Z] Step 14/21 : FROM ${BASE} [2024-01-05T02:00:09.413Z] ---> 6605166a5db4 [2024-01-05T02:00:09.413Z] Step 15/21 : LABEL maintainer="IOTech " [2024-01-05T02:00:09.672Z] ---> Running in 953f2d1d753c [2024-01-05T02:00:09.672Z] Removing intermediate container 953f2d1d753c [2024-01-05T02:00:09.672Z] ---> d8c1ee346848 [2024-01-05T02:00:09.672Z] 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 [2024-01-05T02:00:09.672Z] ---> Running in 10b6e45f72c8 [2024-01-05T02:00:09.931Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-01-05T02:00:10.501Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-05T02:00:10.501Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-05T02:00:10.501Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-05T02:00:10.760Z] Removing intermediate container 10b6e45f72c8 [2024-01-05T02:00:10.760Z] ---> 114fe8bda3e8 [2024-01-05T02:00:10.760Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-05T02:00:10.760Z] ---> Running in 8fee987070b6 [2024-01-05T02:00:11.330Z] Removing intermediate container 8fee987070b6 [2024-01-05T02:00:11.330Z] ---> 6c7f866e8224 [2024-01-05T02:00:11.330Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev [2024-01-05T02:00:11.330Z] ---> Running in 23f43749cf01 [2024-01-05T02:00:11.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T02:00:11.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T02:00:12.110Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T02:00:12.681Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-05T02:00:12.681Z] (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-01-05T02:00:12.681Z] (2/9) Installing curl (8.5.0-r0) [2024-01-05T02:00:12.681Z] (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-01-05T02:00:12.681Z] (4/9) Installing hiredis (1.1.0-r2) [2024-01-05T02:00:12.681Z] (5/9) Installing hiredis-dev (1.1.0-r2) [2024-01-05T02:00:12.681Z] (6/9) Installing iotech-iot-1.5 (1.5.0-r0) [2024-01-05T02:00:13.621Z] (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-05T02:00:13.621Z] (8/9) Installing libcbor (0.10.2-r1) [2024-01-05T02:00:13.621Z] (9/9) Installing libuuid (2.38.1-r8) [2024-01-05T02:00:13.621Z] Executing busybox-1.36.1-r4.trigger [2024-01-05T02:00:13.621Z] OK: 331 MiB in 89 packages [2024-01-05T02:00:14.192Z] Removing intermediate container 23f43749cf01 [2024-01-05T02:00:14.192Z] ---> 94d094850275 [2024-01-05T02:00:14.192Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-01-05T02:00:15.162Z] ---> dc819656d0ac [2024-01-05T02:00:15.162Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2024-01-05T02:00:15.731Z] ---> c9dfe864345f [2024-01-05T02:00:15.731Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-01-05T02:00:15.731Z] ---> 7667676be3b8 [2024-01-05T02:00:15.731Z] Successfully built 7667676be3b8 [2024-01-05T02:00:15.731Z] 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 [2024-01-05T02:00:16.260Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-05T02:00:16.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T02:00:16.370Z] prd-ubuntu20.04-docker-8c-8g-26761 does not seem to be running inside a container [2024-01-05T02:00:16.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-05T02:00:16.729Z] $ docker top b1ac19a7169740471f1da81878d8c0541207a9cb2e42937d94b6d926a7ddf380 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-05T02:00:17.112Z] + make test [2024-01-05T02:00:17.112Z] echo "make test" [2024-01-05T02:00:17.112Z] make test [Pipeline] } [2024-01-05T02:00:17.121Z] $ docker stop --time=1 b1ac19a7169740471f1da81878d8c0541207a9cb2e42937d94b6d926a7ddf380 [2024-01-05T02:00:18.948Z] $ docker rm -f --volumes b1ac19a7169740471f1da81878d8c0541207a9cb2e42937d94b6d926a7ddf380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-05T02:00:19.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-05T02:00:20.179Z] + ls -al . [2024-01-05T02:00:20.179Z] total 212 [2024-01-05T02:00:20.179Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 5 01:59 . [2024-01-05T02:00:20.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 01:59 .. [2024-01-05T02:00:20.179Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 5 01:59 .git [2024-01-05T02:00:20.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 5 01:59 .github [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 5 01:59 .gitignore [2024-01-05T02:00:20.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 5 01:59 .semver [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jan 5 01:59 Attribution.txt [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jan 5 01:59 CHANGELOG.md [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 5 01:59 Doxyfile [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 5 01:59 GOVERNANCE.md [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 784 Jan 5 01:59 Jenkinsfile [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 5 01:59 LICENSE [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 444 Jan 5 01:59 Makefile [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 5 01:59 OWNERS.md [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jan 5 01:59 README.IOT.md [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jan 5 01:59 README.md [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jan 5 01:59 README.v3.md [2024-01-05T02:00:20.179Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 5 01:59 VERSION [2024-01-05T02:00:20.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 01:59 docs [2024-01-05T02:00:20.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 01:59 include [2024-01-05T02:00:20.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 01:59 scripts [2024-01-05T02:00:20.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 01:59 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:00:20.661Z] + 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=cc49468877935c119f35277098ef123672d1c8b2 --label arch=amd64 --label version=3.0.3-dev.8 . [2024-01-05T02:00:20.661Z] Sending build context to Docker daemon 4.951MB [2024-01-05T02:00:20.661Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-01-05T02:00:20.661Z] Step 2/17 : FROM ${BASE} [2024-01-05T02:00:20.661Z] ---> 7667676be3b8 [2024-01-05T02:00:20.661Z] Step 3/17 : LABEL maintainer="IOTech " [2024-01-05T02:00:21.601Z] ---> Running in 8bf22d79845e [2024-01-05T02:00:21.861Z] Removing intermediate container 8bf22d79845e [2024-01-05T02:00:21.861Z] ---> 0b78637c4b35 [2024-01-05T02:00:21.861Z] 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 [2024-01-05T02:00:22.430Z] ---> Running in b4cbb5bad6bf [2024-01-05T02:00:22.996Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-01-05T02:00:23.260Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-05T02:00:23.260Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-05T02:00:23.260Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-05T02:00:23.830Z] Removing intermediate container b4cbb5bad6bf [2024-01-05T02:00:23.830Z] ---> 02c006a8a8cc [2024-01-05T02:00:23.830Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-05T02:00:24.090Z] ---> Running in 5e9a3084b4f4 [2024-01-05T02:00:25.481Z] Removing intermediate container 5e9a3084b4f4 [2024-01-05T02:00:25.481Z] ---> adecda0591d4 [2024-01-05T02:00:25.481Z] 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 iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2024-01-05T02:00:26.051Z] ---> Running in a8af0db04763 [2024-01-05T02:00:26.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T02:00:26.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T02:00:26.879Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T02:00:27.454Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-05T02:00:27.454Z] (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2024-01-05T02:00:27.713Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-01-05T02:00:27.713Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-01-05T02:00:27.971Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-01-05T02:00:27.971Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-01-05T02:00:27.971Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-05T02:00:27.971Z] (7/11) Installing libblkid (2.38.1-r8) [2024-01-05T02:00:27.971Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-01-05T02:00:27.971Z] (9/11) Installing libmount (2.38.1-r8) [2024-01-05T02:00:27.971Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-01-05T02:00:27.971Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-01-05T02:00:27.971Z] Executing busybox-1.36.1-r4.trigger [2024-01-05T02:00:27.971Z] OK: 336 MiB in 100 packages [2024-01-05T02:00:30.505Z] Removing intermediate container a8af0db04763 [2024-01-05T02:00:30.505Z] ---> fd23c3b3d696 [2024-01-05T02:00:30.505Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-01-05T02:00:30.505Z] ---> fddaa6bbfa8b [2024-01-05T02:00:30.505Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-01-05T02:00:31.885Z] ---> 5ed15f7494a2 [2024-01-05T02:00:31.885Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-01-05T02:00:32.823Z] ---> 1c9f48e34a1c [2024-01-05T02:00:32.823Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-01-05T02:00:33.762Z] ---> ffa350c40e18 [2024-01-05T02:00:33.762Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-01-05T02:00:35.141Z] ---> 5f79667ea271 [2024-01-05T02:00:35.141Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-01-05T02:00:35.400Z] ---> bff1f96cf4d0 [2024-01-05T02:00:35.400Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-01-05T02:00:35.661Z] ---> Running in ada98975a5c6 [2024-01-05T02:00:36.230Z] Removing intermediate container ada98975a5c6 [2024-01-05T02:00:36.230Z] ---> 776fab13eabc [2024-01-05T02:00:36.230Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-01-05T02:00:36.802Z] ---> Running in db1b62f4a4a7 [2024-01-05T02:00:37.371Z] Removing intermediate container db1b62f4a4a7 [2024-01-05T02:00:37.371Z] ---> 613330e6aa4a [2024-01-05T02:00:37.371Z] Step 15/17 : LABEL arch=amd64 [2024-01-05T02:00:37.631Z] ---> Running in fb5f4e9bf5df [2024-01-05T02:00:37.891Z] Removing intermediate container fb5f4e9bf5df [2024-01-05T02:00:37.891Z] ---> aeed79fa84a2 [2024-01-05T02:00:37.891Z] Step 16/17 : LABEL git_sha=cc49468877935c119f35277098ef123672d1c8b2 [2024-01-05T02:00:38.461Z] ---> Running in ca2ac322c7ce [2024-01-05T02:00:39.029Z] Removing intermediate container ca2ac322c7ce [2024-01-05T02:00:39.029Z] ---> 0078be4badbd [2024-01-05T02:00:39.029Z] Step 17/17 : LABEL version=3.0.3-dev.8 [2024-01-05T02:00:39.289Z] ---> Running in 005b030e75d2 [2024-01-05T02:00:39.549Z] Removing intermediate container 005b030e75d2 [2024-01-05T02:00:39.549Z] ---> 4ba6b49275f1 [2024-01-05T02:00:39.549Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2024-01-05T02:00:39.549Z] Successfully built 4ba6b49275f1 [2024-01-05T02:00:39.549Z] 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 [2024-01-05T02:00:40.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-05T02:00:40.270Z] [2024-01-05T02:00:40.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:00:40.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-05T02:00:40.849Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-05T02:00:40.849Z] 5eb5b503b376: Pulling fs layer [2024-01-05T02:00:40.849Z] 5c69ac0246d0: Pulling fs layer [2024-01-05T02:00:40.849Z] ec43610c2a17: Pulling fs layer [2024-01-05T02:00:40.849Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-05T02:00:40.849Z] 33b1e0a273af: Pulling fs layer [2024-01-05T02:00:40.849Z] 5d3b04190fa2: Pulling fs layer [2024-01-05T02:00:40.849Z] 2f39f015ded8: Pulling fs layer [2024-01-05T02:00:40.849Z] 33b1e0a273af: Waiting [2024-01-05T02:00:40.849Z] 5d3b04190fa2: Waiting [2024-01-05T02:00:40.849Z] 3a2ae6a8a46f: Waiting [2024-01-05T02:00:40.849Z] 5c69ac0246d0: Verifying Checksum [2024-01-05T02:00:40.849Z] 5c69ac0246d0: Download complete [2024-01-05T02:00:41.108Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-05T02:00:41.108Z] 3a2ae6a8a46f: Download complete [2024-01-05T02:00:41.108Z] 33b1e0a273af: Verifying Checksum [2024-01-05T02:00:41.108Z] 33b1e0a273af: Download complete [2024-01-05T02:00:41.108Z] ec43610c2a17: Verifying Checksum [2024-01-05T02:00:41.108Z] 5d3b04190fa2: Download complete [2024-01-05T02:00:41.108Z] ec43610c2a17: Download complete [2024-01-05T02:00:41.108Z] 5eb5b503b376: Verifying Checksum [2024-01-05T02:00:41.108Z] 5eb5b503b376: Download complete [2024-01-05T02:00:42.042Z] 2f39f015ded8: Download complete [2024-01-05T02:00:42.610Z] 5eb5b503b376: Pull complete [2024-01-05T02:00:42.610Z] 5c69ac0246d0: Pull complete [2024-01-05T02:00:43.548Z] ec43610c2a17: Pull complete [2024-01-05T02:00:44.116Z] 3a2ae6a8a46f: Pull complete [2024-01-05T02:00:44.375Z] 33b1e0a273af: Pull complete [2024-01-05T02:00:44.635Z] 5d3b04190fa2: Pull complete [2024-01-05T02:00:49.904Z] 2f39f015ded8: Pull complete [2024-01-05T02:00:49.904Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-05T02:00:50.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-05T02:00:50.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T02:00:50.328Z] prd-ubuntu20.04-docker-8c-8g-26761 does not seem to be running inside a container [2024-01-05T02:00:50.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-05T02:01:02.132Z] $ docker top ec38d825ff7e5687723fae902900bdfb326f9392f313d5fde0d52373fa36ad34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:01:02.564Z] ---> job-cost.sh [2024-01-05T02:01:02.564Z] lf-activate-venv: SKIPPING [2024-01-05T02:01:02.564Z] INFO: No Stack... [2024-01-05T02:01:02.824Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-05T02:01:03.085Z] INFO: Archiving Costs [Pipeline] sh [2024-01-05T02:01:03.377Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2024-01-05T02:01:03.377Z] + cut -d, -f6 [Pipeline] lock [2024-01-05T02:01:03.389Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-68-stack-cost] [2024-01-05T02:01:03.396Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-68-stack-cost] did not exist. Created. [2024-01-05T02:01:03.396Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-05T02:01:03.739Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-05T02:01:03.811Z] Stashed 1 file(s) [Pipeline] } [2024-01-05T02:01:03.821Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-05T02:01:03.880Z] $ docker stop --time=1 ec38d825ff7e5687723fae902900bdfb326f9392f313d5fde0d52373fa36ad34 [2024-01-05T02:01:05.661Z] $ docker rm -f --volumes ec38d825ff7e5687723fae902900bdfb326f9392f313d5fde0d52373fa36ad34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-05T02:03:15.820Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26762 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2024-01-05T02:03:15.858Z] Running in /w/workspace/device-sdk-c/68 [Pipeline] { [Pipeline] checkout [2024-01-05T02:03:18.934Z] Selected Git installation does not exist. Using Default [2024-01-05T02:03:18.934Z] The recommended git tool is: NONE [2024-01-05T02:03:27.728Z] using credential edgex-jenkins-ssh [2024-01-05T02:03:27.747Z] Cloning the remote Git repository [2024-01-05T02:03:27.793Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2024-01-05T02:03:27.893Z] > git init /w/workspace/device-sdk-c/68 # timeout=10 [2024-01-05T02:03:28.045Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2024-01-05T02:03:28.047Z] > git --version # timeout=10 [2024-01-05T02:03:28.066Z] > git --version # 'git version 2.25.1' [2024-01-05T02:03:28.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-05T02:03:28.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-05T02:03:30.103Z] Avoid second fetch [2024-01-05T02:03:30.104Z] Checking out Revision cc49468877935c119f35277098ef123672d1c8b2 (main) [2024-01-05T02:03:29.264Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2024-01-05T02:03:29.284Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-05T02:03:30.121Z] > git config core.sparsecheckout # timeout=10 [2024-01-05T02:03:30.171Z] > git checkout -f cc49468877935c119f35277098ef123672d1c8b2 # timeout=10 [2024-01-05T02:03:30.655Z] Commit message: "fix: Remove the refcount from the autoevent impl structure (#502)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-05T02:03:31.823Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-05T02:03:31.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-05T02:03:31.823Z] Dload Upload Total Spent Left Speed [2024-01-05T02:03:31.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-01-05T02:03:32.164Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-05T02:03:32.490Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-05T02:03:32.491Z] + sudo tee /etc/docker/daemon.new [2024-01-05T02:03:32.491Z] { [2024-01-05T02:03:32.491Z] "registry-mirrors": [ [2024-01-05T02:03:32.491Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-05T02:03:32.491Z] ], [2024-01-05T02:03:32.491Z] "bip": "10.250.0.254/24", [2024-01-05T02:03:32.491Z] "hosts": [ [2024-01-05T02:03:32.491Z] "tcp://0.0.0.0:5555", [2024-01-05T02:03:32.491Z] "unix:///var/run/docker.sock" [2024-01-05T02:03:32.491Z] ], [2024-01-05T02:03:32.491Z] "mtu": 1458, [2024-01-05T02:03:32.491Z] "selinux-enabled": true, [2024-01-05T02:03:32.491Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-05T02:03:32.491Z] } [Pipeline] sh [2024-01-05T02:03:32.899Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-05T02:03:33.231Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-05T02:03:55.373Z] provisioning config files... [2024-01-05T02:03:55.406Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/68@tmp/config34945211189320275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:03:55.882Z] ---> ****-login.sh [2024-01-05T02:03:55.882Z] nexus3.edgexfoundry.org:10001 [2024-01-05T02:03:56.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T02:03:56.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T02:03:56.423Z] Configure a credential helper to remove this warning. See [2024-01-05T02:03:56.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T02:03:56.423Z] [2024-01-05T02:03:56.423Z] Login Succeeded [2024-01-05T02:03:56.423Z] nexus3.edgexfoundry.org:10002 [2024-01-05T02:03:56.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T02:03:56.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T02:03:56.695Z] Configure a credential helper to remove this warning. See [2024-01-05T02:03:56.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T02:03:56.695Z] [2024-01-05T02:03:56.695Z] Login Succeeded [2024-01-05T02:03:56.695Z] nexus3.edgexfoundry.org:10003 [2024-01-05T02:03:56.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T02:03:56.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T02:03:56.971Z] Configure a credential helper to remove this warning. See [2024-01-05T02:03:56.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T02:03:56.971Z] [2024-01-05T02:03:56.971Z] Login Succeeded [2024-01-05T02:03:56.971Z] nexus3.edgexfoundry.org:10004 [2024-01-05T02:03:57.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T02:03:57.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T02:03:57.242Z] Configure a credential helper to remove this warning. See [2024-01-05T02:03:57.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T02:03:57.242Z] [2024-01-05T02:03:57.242Z] Login Succeeded [2024-01-05T02:03:57.242Z] ****.io [2024-01-05T02:03:57.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T02:03:57.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T02:03:57.783Z] Configure a credential helper to remove this warning. See [2024-01-05T02:03:57.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T02:03:57.783Z] [2024-01-05T02:03:57.783Z] Login Succeeded [2024-01-05T02:03:57.783Z] ---> ****-login.sh ends [Pipeline] } [2024-01-05T02:03:57.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-05T02:03:58.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-05T02:03:58.244Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2024-01-05T02:03:58.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-05T02:03:58.314Z] ========================================================= [2024-01-05T02:03:58.315Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2024-01-05T02:03:58.315Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:03:58.726Z] + 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 . [2024-01-05T02:03:59.696Z] #0 building with "default" instance using docker driver [2024-01-05T02:03:59.696Z] [2024-01-05T02:03:59.696Z] #1 [internal] load build definition from Dockerfile.alpine-base [2024-01-05T02:03:59.696Z] #1 transferring dockerfile: 2.04kB 0.0s done [2024-01-05T02:03:59.696Z] #1 DONE 0.1s [2024-01-05T02:03:59.696Z] [2024-01-05T02:03:59.696Z] #2 [internal] load .dockerignore [2024-01-05T02:03:59.696Z] #2 transferring context: 2B done [2024-01-05T02:03:59.696Z] #2 DONE 0.1s [2024-01-05T02:03:59.963Z] [2024-01-05T02:03:59.963Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2024-01-05T02:03:59.963Z] #3 DONE 0.1s [2024-01-05T02:03:59.963Z] [2024-01-05T02:03:59.963Z] #4 [stage-1 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2024-01-05T02:03:59.963Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 0.0s done [2024-01-05T02:04:00.232Z] #4 sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 741B / 741B done [2024-01-05T02:04:00.232Z] #4 sha256:2b552cad5dd98495624f16c0a312487c0a9b53c9e43189d1cca70f16696b9826 2.57kB / 2.57kB done [2024-01-05T02:04:00.232Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s [2024-01-05T02:04:00.232Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 2.10MB / 109.51MB 0.2s [2024-01-05T02:04:00.232Z] #4 ... [2024-01-05T02:04:00.232Z] [2024-01-05T02:04:00.232Z] #5 [internal] load build context [2024-01-05T02:04:00.232Z] #5 transferring context: 627.84kB 0.2s done [2024-01-05T02:04:00.232Z] #5 DONE 0.2s [2024-01-05T02:04:00.232Z] [2024-01-05T02:04:00.232Z] #4 [stage-1 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2024-01-05T02:04:00.232Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2024-01-05T02:04:00.232Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2024-01-05T02:04:00.503Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.53MB / 109.51MB 0.4s [2024-01-05T02:04:00.503Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.4s done [2024-01-05T02:04:00.772Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 28.31MB / 109.51MB 0.7s [2024-01-05T02:04:01.043Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 38.80MB / 109.51MB 0.9s [2024-01-05T02:04:01.043Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 49.37MB / 109.51MB 1.1s [2024-01-05T02:04:01.313Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 65.01MB / 109.51MB 1.4s [2024-01-05T02:04:01.583Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 76.55MB / 109.51MB 1.6s [2024-01-05T02:04:01.852Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 88.08MB / 109.51MB 1.8s [2024-01-05T02:04:01.852Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 93.94MB / 109.51MB 1.9s [2024-01-05T02:04:02.121Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 105.91MB / 109.51MB 2.1s [2024-01-05T02:04:02.390Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 [2024-01-05T02:04:02.390Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.3s done [2024-01-05T02:04:07.836Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 5.1s [2024-01-05T02:04:14.497Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.8s [2024-01-05T02:04:15.468Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 13.0s done [2024-01-05T02:04:15.734Z] #4 DONE 15.7s [2024-01-05T02:04:15.734Z] [2024-01-05T02:04:15.734Z] #6 [stage-1 2/7] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-01-05T02:04:16.695Z] #6 0.701 Connecting to iotech.jfrog.io (34.246.139.145:443) [2024-01-05T02:04:16.975Z] #6 1.211 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-05T02:04:16.975Z] #6 1.211 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-05T02:04:16.975Z] #6 1.211 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-05T02:04:17.932Z] #6 DONE 2.1s [2024-01-05T02:04:17.932Z] [2024-01-05T02:04:17.932Z] #7 [stage-1 3/7] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-05T02:04:18.517Z] #7 DONE 0.9s [2024-01-05T02:04:18.789Z] [2024-01-05T02:04:18.789Z] #8 [builder 4/12] 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2024-01-05T02:04:19.754Z] #8 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T02:04:20.031Z] #8 1.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T02:04:20.615Z] #8 1.974 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T02:04:21.577Z] #8 2.898 WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-05T02:04:21.577Z] #8 2.939 (1/17) Installing hiredis (1.1.0-r2) [2024-01-05T02:04:21.577Z] #8 2.953 (2/17) Installing hiredis-dev (1.1.0-r2) [2024-01-05T02:04:21.845Z] #8 2.985 (3/17) Installing iotech-iot-1.5 (1.5.0-r0) [2024-01-05T02:04:22.427Z] #8 3.772 (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) [2024-01-05T02:04:22.695Z] #8 3.895 (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-05T02:04:22.695Z] #8 4.138 (6/17) Installing libcbor (0.10.2-r1) [2024-01-05T02:04:22.971Z] #8 4.148 (7/17) Installing libcbor-dev (0.10.2-r1) [2024-01-05T02:04:22.971Z] #8 4.173 (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-01-05T02:04:22.971Z] #8 4.183 (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-01-05T02:04:22.971Z] #8 4.192 (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-01-05T02:04:22.971Z] #8 4.206 (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-05T02:04:22.971Z] #8 4.243 (12/17) Installing libblkid (2.38.1-r8) [2024-01-05T02:04:22.971Z] #8 4.264 (13/17) Installing libuuid (2.38.1-r8) [2024-01-05T02:04:22.971Z] #8 4.274 (14/17) Installing libfdisk (2.38.1-r8) [2024-01-05T02:04:22.971Z] #8 4.293 (15/17) Installing libmount (2.38.1-r8) [2024-01-05T02:04:22.971Z] #8 4.313 (16/17) Installing libsmartcols (2.38.1-r8) [2024-01-05T02:04:22.971Z] #8 4.328 (17/17) Installing util-linux-dev (2.38.1-r8) [2024-01-05T02:04:22.971Z] #8 ... [2024-01-05T02:04:22.971Z] [2024-01-05T02:04:22.971Z] #9 [stage-1 4/7] RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev [2024-01-05T02:04:22.971Z] #9 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T02:04:22.971Z] #9 1.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T02:04:22.971Z] #9 1.981 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T02:04:22.971Z] #9 2.907 WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-05T02:04:22.971Z] #9 2.950 (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-01-05T02:04:22.971Z] #9 2.979 (2/9) Installing curl (8.5.0-r0) [2024-01-05T02:04:22.971Z] #9 2.993 (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-01-05T02:04:22.971Z] #9 3.010 (4/9) Installing hiredis (1.1.0-r2) [2024-01-05T02:04:22.971Z] #9 3.017 (5/9) Installing hiredis-dev (1.1.0-r2) [2024-01-05T02:04:22.971Z] #9 3.042 (6/9) Installing iotech-iot-1.5 (1.5.0-r0) [2024-01-05T02:04:22.971Z] #9 3.786 (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-05T02:04:22.971Z] #9 4.007 (8/9) Installing libcbor (0.10.2-r1) [2024-01-05T02:04:22.971Z] #9 4.014 (9/9) Installing libuuid (2.38.1-r8) [2024-01-05T02:04:22.971Z] #9 4.037 Executing busybox-1.36.1-r4.trigger [2024-01-05T02:04:22.971Z] #9 4.080 OK: 327 MiB in 89 packages [2024-01-05T02:04:22.971Z] #9 DONE 4.5s [2024-01-05T02:04:22.971Z] [2024-01-05T02:04:22.971Z] #8 [builder 4/12] 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2024-01-05T02:04:22.971Z] #8 4.418 Executing busybox-1.36.1-r4.trigger [2024-01-05T02:04:22.971Z] #8 4.461 OK: 333 MiB in 99 packages [2024-01-05T02:04:23.563Z] #8 DONE 4.8s [2024-01-05T02:04:23.563Z] [2024-01-05T02:04:23.563Z] #10 [builder 5/12] RUN mkdir /tmp/sdk [2024-01-05T02:04:24.152Z] #10 DONE 0.9s [2024-01-05T02:04:24.421Z] [2024-01-05T02:04:24.421Z] #11 [builder 6/12] COPY VERSION /tmp/sdk [2024-01-05T02:04:24.421Z] #11 DONE 0.1s [2024-01-05T02:04:24.421Z] [2024-01-05T02:04:24.421Z] #12 [builder 7/12] COPY src /tmp/sdk/src [2024-01-05T02:04:24.692Z] #12 DONE 0.2s [2024-01-05T02:04:24.692Z] [2024-01-05T02:04:24.692Z] #13 [builder 8/12] COPY include /tmp/sdk/include [2024-01-05T02:04:24.692Z] #13 DONE 0.1s [2024-01-05T02:04:24.692Z] [2024-01-05T02:04:24.692Z] #14 [builder 9/12] COPY scripts /tmp/sdk/scripts [2024-01-05T02:04:24.692Z] #14 DONE 0.1s [2024-01-05T02:04:24.960Z] [2024-01-05T02:04:24.960Z] #15 [builder 10/12] COPY LICENSE /tmp/sdk [2024-01-05T02:04:24.960Z] #15 DONE 0.1s [2024-01-05T02:04:24.960Z] [2024-01-05T02:04:24.960Z] #16 [builder 11/12] COPY Attribution.txt /tmp/sdk [2024-01-05T02:04:25.228Z] #16 DONE 0.1s [2024-01-05T02:04:25.228Z] [2024-01-05T02:04:25.228Z] #17 [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-01-05T02:04:25.811Z] #17 0.573 + CPPCHECK=false [2024-01-05T02:04:25.811Z] #17 0.573 + DOCGEN=false [2024-01-05T02:04:25.811Z] #17 0.573 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-01-05T02:04:25.811Z] #17 0.573 + '[' 0 -gt 0 ] [2024-01-05T02:04:25.811Z] #17 0.576 + readlink -f ./scripts/build.sh [2024-01-05T02:04:25.811Z] #17 0.578 + dirname /tmp/sdk/scripts/build.sh [2024-01-05T02:04:25.811Z] #17 0.580 + dirname /tmp/sdk/scripts [2024-01-05T02:04:25.811Z] #17 0.582 + ROOT=/tmp/sdk [2024-01-05T02:04:25.811Z] #17 0.582 + cd /tmp/sdk [2024-01-05T02:04:25.811Z] #17 0.583 + mkdir -p /tmp/sdk/build/release [2024-01-05T02:04:25.811Z] #17 0.585 + cd /tmp/sdk/build/release [2024-01-05T02:04:25.811Z] #17 0.585 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-01-05T02:04:26.075Z] #17 0.910 -- The C compiler identification is GNU 12.2.1 [2024-01-05T02:04:26.075Z] #17 0.981 -- Detecting C compiler ABI info [2024-01-05T02:04:26.341Z] #17 1.309 -- Detecting C compiler ABI info - done [2024-01-05T02:04:26.342Z] #17 1.392 -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-05T02:04:26.609Z] #17 1.394 -- Detecting C compile features [2024-01-05T02:04:26.609Z] #17 1.397 -- Detecting C compile features - done [2024-01-05T02:04:26.609Z] #17 1.421 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-05T02:04:26.609Z] #17 1.598 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-05T02:04:26.609Z] #17 1.615 -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-05T02:04:26.609Z] #17 1.630 -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-05T02:04:26.609Z] #17 1.645 -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-05T02:04:26.876Z] #17 1.660 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-05T02:04:26.876Z] #17 1.677 -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-05T02:04:26.876Z] #17 1.694 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-05T02:04:26.876Z] #17 1.695 -- /opt/iotech/iot/1.5/include [2024-01-05T02:04:26.876Z] #17 1.695 -- C SDK 3.0.3-dev.8 for Linux [2024-01-05T02:04:26.876Z] #17 1.708 -- Performing Test CSDK_HAVE_ATOMIC [2024-01-05T02:04:27.142Z] #17 2.043 -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-05T02:04:27.142Z] #17 2.221 -- Found Curses: /usr/lib/libcurses.so [2024-01-05T02:04:27.410Z] #17 2.363 -- Configuring done (1.7s) [2024-01-05T02:04:27.677Z] #17 2.653 -- Generating done (0.3s) [2024-01-05T02:04:27.677Z] #17 2.673 -- Build files have been written to: /tmp/sdk/build/release [2024-01-05T02:04:27.677Z] #17 2.700 + make all package [2024-01-05T02:04:27.677Z] #17 2.700 + tee release.log [2024-01-05T02:04:27.945Z] #17 2.840 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-05T02:04:28.533Z] #17 3.558 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-05T02:04:29.489Z] #17 4.410 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-05T02:04:30.078Z] #17 5.190 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-05T02:04:31.051Z] #17 6.058 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-05T02:04:32.014Z] #17 6.720 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-05T02:04:33.957Z] #17 8.761 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-05T02:04:34.920Z] #17 9.761 /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-01-05T02:04:34.920Z] #17 9.761 /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-05T02:04:34.920Z] #17 9.761 294 | while (privateConfig) [2024-01-05T02:04:34.920Z] #17 9.761 | ^~~~~~~~~~~~~ [2024-01-05T02:04:34.920Z] #17 9.761 /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-01-05T02:04:34.920Z] #17 9.761 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-05T02:04:34.920Z] #17 9.761 | ^~~~~~~~~~~~~ [2024-01-05T02:04:34.920Z] #17 9.762 /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-05T02:04:34.920Z] #17 9.762 271 | while (result) [2024-01-05T02:04:34.920Z] #17 9.762 | ^~~~~~ [2024-01-05T02:04:34.920Z] #17 9.762 /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-01-05T02:04:34.920Z] #17 9.762 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-05T02:04:34.920Z] #17 9.762 | ^~~~~~ [2024-01-05T02:04:35.188Z] #17 10.13 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-05T02:04:35.457Z] #17 10.38 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-05T02:04:36.417Z] #17 11.31 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-05T02:04:38.364Z] #17 13.16 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-05T02:04:38.958Z] #17 13.80 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-05T02:04:39.920Z] #17 14.72 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-05T02:04:40.507Z] #17 15.55 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-05T02:04:41.091Z] #17 16.06 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-05T02:04:42.062Z] #17 17.05 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-05T02:04:42.328Z] #17 17.36 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-05T02:04:44.915Z] #17 19.49 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-05T02:04:44.915Z] #17 19.87 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-05T02:04:45.499Z] #17 20.47 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-05T02:04:46.909Z] #17 21.87 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-05T02:04:55.110Z] #17 28.92 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-05T02:04:55.110Z] #17 29.63 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-05T02:04:55.110Z] #17 30.09 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-05T02:04:56.077Z] #17 30.76 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-05T02:04:56.077Z] #17 31.12 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-05T02:04:58.018Z] #17 32.62 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-05T02:04:59.971Z] #17 35.02 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-05T02:05:00.559Z] #17 35.51 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-05T02:05:01.977Z] #17 36.56 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-05T02:05:02.246Z] #17 37.24 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-05T02:05:02.514Z] #17 37.52 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-05T02:05:02.780Z] #17 37.52 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-05T02:05:02.780Z] #17 37.52 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-05T02:05:02.780Z] #17 37.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-05T02:05:02.780Z] #17 37.52 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-05T02:05:02.780Z] #17 37.52 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-05T02:05:02.780Z] #17 37.52 | ^ [2024-01-05T02:05:04.199Z] #17 38.94 /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-05T02:05:04.199Z] #17 38.94 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-01-05T02:05:04.199Z] #17 38.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-05T02:05:04.199Z] #17 38.94 /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-01-05T02:05:04.199Z] #17 38.94 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-01-05T02:05:04.199Z] #17 38.94 | ^~~~~~~~~~~~~~~~~~~~~ [2024-01-05T02:05:05.163Z] #17 40.15 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-05T02:05:06.128Z] #17 41.02 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-05T02:05:06.395Z] #17 41.40 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-05T02:05:07.357Z] #17 42.03 [ 68%] Linking C shared library libcsdk.so [2024-01-05T02:05:07.357Z] #17 42.24 [ 68%] Built target csdk [2024-01-05T02:05:07.357Z] #17 42.31 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-05T02:05:08.382Z] #17 43.13 [ 72%] Linking C executable template [2024-01-05T02:05:08.382Z] #17 43.47 [ 72%] Built target template [2024-01-05T02:05:08.684Z] #17 43.53 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-05T02:05:09.268Z] #17 44.09 [ 76%] Linking C executable device-counter [2024-01-05T02:05:09.536Z] #17 44.41 [ 76%] Built target device-counter [2024-01-05T02:05:09.536Z] #17 44.46 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-05T02:05:10.121Z] #17 44.97 [ 80%] Linking C executable device-random [2024-01-05T02:05:10.389Z] #17 45.29 [ 80%] Built target device-random [2024-01-05T02:05:10.389Z] #17 45.34 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-05T02:05:10.975Z] #17 45.82 [ 84%] Linking C executable device-gyro [2024-01-05T02:05:11.241Z] #17 46.13 [ 84%] Built target device-gyro [2024-01-05T02:05:11.241Z] #17 46.19 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-05T02:05:11.823Z] #17 46.69 [ 88%] Linking C executable device-bitfields [2024-01-05T02:05:12.090Z] #17 47.01 [ 88%] Built target device-bitfields [2024-01-05T02:05:12.090Z] #17 47.07 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-05T02:05:13.050Z] #17 47.95 [ 92%] Linking C executable template-discovery [2024-01-05T02:05:13.316Z] #17 48.26 [ 92%] Built target template-discovery [2024-01-05T02:05:13.316Z] #17 48.31 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-05T02:05:14.278Z] #17 49.04 [ 96%] Linking C executable device-file [2024-01-05T02:05:14.545Z] #17 49.35 [ 96%] Built target device-file [2024-01-05T02:05:14.545Z] #17 49.41 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-05T02:05:15.128Z] #17 50.02 [100%] Linking C executable device-terminal [2024-01-05T02:05:15.395Z] #17 50.34 [100%] Built target device-terminal [2024-01-05T02:05:15.662Z] #17 50.40 Run CPack packaging tool... [2024-01-05T02:05:15.662Z] #17 50.44 CPack: Create package using TGZ [2024-01-05T02:05:15.662Z] #17 50.44 CPack: Install projects [2024-01-05T02:05:15.662Z] #17 50.44 CPack: - Run preinstall target for: Csdk [2024-01-05T02:05:16.246Z] #17 51.19 CPack: - Install project: Csdk [] [2024-01-05T02:05:16.247Z] #17 51.23 CPack: Create package [2024-01-05T02:05:16.515Z] #17 51.31 CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.8.tar.gz generated. [2024-01-05T02:05:16.515Z] #17 51.32 + '[' false '=' true ] [2024-01-05T02:05:16.515Z] #17 51.32 + '[' false '=' true ] [2024-01-05T02:05:16.515Z] #17 51.32 + mkdir -p /tmp/sdk/build/debug [2024-01-05T02:05:16.515Z] #17 51.32 + cd /tmp/sdk/build/debug [2024-01-05T02:05:16.515Z] #17 51.32 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-01-05T02:05:16.782Z] #17 51.63 -- The C compiler identification is GNU 12.2.1 [2024-01-05T02:05:16.782Z] #17 51.69 -- Detecting C compiler ABI info [2024-01-05T02:05:17.104Z] #17 52.02 -- Detecting C compiler ABI info - done [2024-01-05T02:05:17.104Z] #17 52.10 -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-05T02:05:17.104Z] #17 52.10 -- Detecting C compile features [2024-01-05T02:05:17.104Z] #17 52.11 -- Detecting C compile features - done [2024-01-05T02:05:17.104Z] #17 52.13 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-05T02:05:17.374Z] #17 52.34 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-05T02:05:17.374Z] #17 52.36 -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-05T02:05:17.374Z] #17 52.38 -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-05T02:05:17.644Z] #17 52.40 -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-05T02:05:17.644Z] #17 52.42 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-05T02:05:17.644Z] #17 52.44 -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-05T02:05:17.644Z] #17 52.45 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-05T02:05:17.644Z] #17 52.45 -- /opt/iotech/iot/1.5/include [2024-01-05T02:05:17.644Z] #17 52.46 -- C SDK 3.0.3-dev.8 for Linux [2024-01-05T02:05:17.644Z] #17 52.47 -- Performing Test CSDK_HAVE_ATOMIC [2024-01-05T02:05:17.916Z] #17 52.80 -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-05T02:05:18.189Z] #17 52.97 -- Found Curses: /usr/lib/libcurses.so [2024-01-05T02:05:18.190Z] #17 53.10 -- Configuring done (1.8s) [2024-01-05T02:05:18.469Z] #17 53.36 -- Generating done (0.2s) [2024-01-05T02:05:18.469Z] #17 53.38 -- Build files have been written to: /tmp/sdk/build/debug [2024-01-05T02:05:18.469Z] #17 53.41 + make+ tee debug.log [2024-01-05T02:05:18.469Z] #17 53.41 [2024-01-05T02:05:18.754Z] #17 53.54 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-05T02:05:19.028Z] #17 53.94 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-05T02:05:19.306Z] #17 54.34 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-05T02:05:19.898Z] #17 54.70 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-05T02:05:20.165Z] #17 55.10 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-05T02:05:20.432Z] #17 55.45 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-05T02:05:21.023Z] #17 56.10 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-05T02:05:21.607Z] #17 56.54 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-05T02:05:21.875Z] #17 56.71 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-05T02:05:22.143Z] #17 57.12 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-05T02:05:23.104Z] #17 57.79 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-05T02:05:23.104Z] #17 58.13 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-05T02:05:23.688Z] #17 58.53 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-05T02:05:23.956Z] #17 58.87 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-05T02:05:24.223Z] #17 59.19 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-05T02:05:24.809Z] #17 59.54 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-05T02:05:24.810Z] #17 59.76 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-05T02:05:25.392Z] #17 60.48 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-05T02:05:25.659Z] #17 60.72 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-05T02:05:26.246Z] #17 60.94 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-05T02:05:26.834Z] #17 61.58 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-05T02:05:27.794Z] #17 62.68 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-05T02:05:28.061Z] #17 63.06 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-05T02:05:28.326Z] #17 63.33 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-05T02:05:28.911Z] #17 63.64 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-05T02:05:29.180Z] #17 63.90 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-05T02:05:29.447Z] #17 64.41 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-05T02:05:30.855Z] #17 65.74 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-05T02:05:31.122Z] #17 66.01 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-05T02:05:31.388Z] #17 66.39 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-05T02:05:31.654Z] #17 66.74 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-05T02:05:31.921Z] #17 67.01 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-05T02:05:32.187Z] #17 67.01 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-05T02:05:32.187Z] #17 67.01 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-05T02:05:32.187Z] #17 67.01 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-05T02:05:32.187Z] #17 67.01 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-05T02:05:32.187Z] #17 67.01 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-05T02:05:32.187Z] #17 67.01 | ^ [2024-01-05T02:05:36.288Z] #17 67.53 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-05T02:05:36.289Z] #17 67.88 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-05T02:05:36.289Z] #17 68.17 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-05T02:05:36.289Z] #17 68.45 [ 68%] Linking C shared library libcsdk.so [2024-01-05T02:05:36.289Z] #17 68.69 [ 68%] Built target csdk [2024-01-05T02:05:36.289Z] #17 68.74 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-05T02:05:36.289Z] #17 69.09 [ 72%] Linking C executable template [2024-01-05T02:05:36.289Z] #17 69.41 [ 72%] Built target template [2024-01-05T02:05:36.289Z] #17 69.47 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-05T02:05:36.289Z] #17 69.75 [ 76%] Linking C executable device-counter [2024-01-05T02:05:36.289Z] #17 70.05 [ 76%] Built target device-counter [2024-01-05T02:05:36.289Z] #17 70.11 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-05T02:05:36.289Z] #17 70.40 [ 80%] Linking C executable device-random [2024-01-05T02:05:36.289Z] #17 70.71 [ 80%] Built target device-random [2024-01-05T02:05:36.289Z] #17 70.76 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-05T02:05:36.289Z] #17 71.04 [ 84%] Linking C executable device-gyro [2024-01-05T02:05:36.289Z] #17 71.33 [ 84%] Built target device-gyro [2024-01-05T02:05:36.557Z] #17 71.39 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-05T02:05:36.825Z] #17 71.67 [ 88%] Linking C executable device-bitfields [2024-01-05T02:05:37.091Z] #17 71.97 [ 88%] Built target device-bitfields [2024-01-05T02:05:37.091Z] #17 72.03 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-05T02:05:37.359Z] #17 72.37 [ 92%] Linking C executable template-discovery [2024-01-05T02:05:37.942Z] #17 72.69 [ 92%] Built target template-discovery [2024-01-05T02:05:37.942Z] #17 72.74 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-05T02:05:38.208Z] #17 73.07 [ 96%] Linking C executable device-file [2024-01-05T02:05:38.478Z] #17 73.36 [ 96%] Built target device-file [2024-01-05T02:05:38.478Z] #17 73.42 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-05T02:05:38.747Z] #17 73.80 [100%] Linking C executable device-terminal [2024-01-05T02:05:39.340Z] #17 74.12 [100%] Built target device-terminal [2024-01-05T02:05:39.340Z] #17 74.15 make: Entering directory '/tmp/sdk/build/release' [2024-01-05T02:05:39.340Z] #17 74.31 [ 68%] Built target csdk [2024-01-05T02:05:39.340Z] #17 74.36 [ 72%] Built target template [2024-01-05T02:05:39.340Z] #17 74.42 [ 76%] Built target device-counter [2024-01-05T02:05:39.607Z] #17 74.47 [ 80%] Built target device-random [2024-01-05T02:05:39.607Z] #17 74.52 [ 84%] Built target device-gyro [2024-01-05T02:05:39.607Z] #17 74.58 [ 88%] Built target device-bitfields [2024-01-05T02:05:39.607Z] #17 74.63 [ 92%] Built target template-discovery [2024-01-05T02:05:39.876Z] #17 74.69 [ 96%] Built target device-file [2024-01-05T02:05:39.876Z] #17 74.74 [100%] Built target device-terminal [2024-01-05T02:05:39.876Z] #17 74.79 Install the project... [2024-01-05T02:05:39.876Z] #17 74.81 -- Install configuration: "Release" [2024-01-05T02:05:39.876Z] #17 74.81 -- Installing: /usr/local/lib/libcsdk.so [2024-01-05T02:05:39.876Z] #17 74.82 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-01-05T02:05:39.876Z] #17 74.82 -- Installing: /usr/local/include [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/devsdk [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/devsdk/devsdk.h [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/edgex [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/edgex/rest-server.h [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/edgex/edgex.h [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/edgex/edgex-base.h [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/edgex/devices.h [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/edgex/profiles.h [2024-01-05T02:05:39.876Z] #17 74.83 -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-01-05T02:05:39.876Z] #17 74.84 -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-01-05T02:05:39.876Z] #17 74.84 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-01-05T02:05:39.876Z] #17 74.85 make: Leaving directory '/tmp/sdk/build/release' [2024-01-05T02:05:39.876Z] #17 DONE 74.9s [2024-01-05T02:05:40.155Z] [2024-01-05T02:05:40.155Z] #18 [stage-1 5/7] COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-01-05T02:05:40.155Z] #18 DONE 0.2s [2024-01-05T02:05:40.155Z] [2024-01-05T02:05:40.155Z] #19 [stage-1 6/7] COPY --from=builder /usr/local/lib /usr/local/lib [2024-01-05T02:05:40.421Z] #19 DONE 0.1s [2024-01-05T02:05:40.421Z] [2024-01-05T02:05:40.421Z] #20 [stage-1 7/7] COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-01-05T02:05:40.688Z] #20 DONE 0.1s [2024-01-05T02:05:40.688Z] [2024-01-05T02:05:40.688Z] #21 exporting to image [2024-01-05T02:05:40.688Z] #21 exporting layers [2024-01-05T02:05:40.688Z] #21 exporting layers 0.3s done [2024-01-05T02:05:40.688Z] #21 writing image sha256:6707d12fcdc02325fca7429502abd05a1220e0b3be1660a7c8889858f4d443ad done [2024-01-05T02:05:40.688Z] #21 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-05T02:05:40.688Z] #21 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:05:41.349Z] + docker inspect -f . ci-base-image-arm64 [2024-01-05T02:05:41.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T02:05:41.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-26762 does not seem to be running inside a container [2024-01-05T02:05:41.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/68 -v /w/workspace/device-sdk-c/68:/w/workspace/device-sdk-c/68:rw,z -v /w/workspace/device-sdk-c/68@tmp:/w/workspace/device-sdk-c/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-05T02:05:42.699Z] $ docker top a7f1dccae821c98777f3531f9e5538b60e6bd447136f074d575d4ca2348a14ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-05T02:05:43.219Z] + make test [2024-01-05T02:05:43.219Z] echo "make test" [2024-01-05T02:05:43.219Z] make test [Pipeline] } [2024-01-05T02:05:43.242Z] $ docker stop --time=1 a7f1dccae821c98777f3531f9e5538b60e6bd447136f074d575d4ca2348a14ff [2024-01-05T02:05:44.796Z] $ docker rm -f --volumes a7f1dccae821c98777f3531f9e5538b60e6bd447136f074d575d4ca2348a14ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-05T02:05:45.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-05T02:05:45.842Z] + ls -al . [2024-01-05T02:05:45.842Z] total 208 [2024-01-05T02:05:45.842Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 5 02:03 . [2024-01-05T02:05:45.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 02:03 .. [2024-01-05T02:05:45.842Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 5 02:03 .git [2024-01-05T02:05:45.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 5 02:03 .github [2024-01-05T02:05:45.842Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 5 02:03 .gitignore [2024-01-05T02:05:45.842Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jan 5 02:03 Attribution.txt [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jan 5 02:03 CHANGELOG.md [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 5 02:03 Doxyfile [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 5 02:03 GOVERNANCE.md [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 784 Jan 5 02:03 Jenkinsfile [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 5 02:03 LICENSE [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 444 Jan 5 02:03 Makefile [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 5 02:03 OWNERS.md [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jan 5 02:03 README.IOT.md [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jan 5 02:03 README.md [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jan 5 02:03 README.v3.md [2024-01-05T02:05:45.843Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 5 01:59 VERSION [2024-01-05T02:05:45.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 02:03 docs [2024-01-05T02:05:45.843Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 02:03 include [2024-01-05T02:05:45.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 02:03 scripts [2024-01-05T02:05:45.843Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 02:03 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:05:46.245Z] + 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=cc49468877935c119f35277098ef123672d1c8b2 --label arch=arm64 --label version=3.0.3-dev.8 . [2024-01-05T02:05:46.829Z] #0 building with "default" instance using docker driver [2024-01-05T02:05:46.829Z] [2024-01-05T02:05:46.829Z] #1 [internal] load .dockerignore [2024-01-05T02:05:46.830Z] #1 transferring context: 2B done [2024-01-05T02:05:46.830Z] #1 DONE 0.0s [2024-01-05T02:05:46.830Z] [2024-01-05T02:05:46.830Z] #2 [internal] load build definition from Dockerfile.alpine [2024-01-05T02:05:46.830Z] #2 transferring dockerfile: 1.44kB done [2024-01-05T02:05:46.830Z] #2 DONE 0.0s [2024-01-05T02:05:46.830Z] [2024-01-05T02:05:46.830Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T02:05:46.830Z] #3 DONE 0.0s [2024-01-05T02:05:46.830Z] [2024-01-05T02:05:46.830Z] #4 [internal] load build context [2024-01-05T02:05:46.830Z] #4 transferring context: 8.55kB 0.1s done [2024-01-05T02:05:47.099Z] #4 DONE 0.1s [2024-01-05T02:05:47.099Z] [2024-01-05T02:05:47.099Z] #5 [ 1/11] FROM docker.io/library/ci-base-image-arm64 [2024-01-05T02:05:47.099Z] #5 DONE 0.2s [2024-01-05T02:05:47.099Z] [2024-01-05T02:05:47.099Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-01-05T02:05:48.057Z] #6 0.604 Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-01-05T02:05:48.322Z] #6 1.091 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-05T02:05:48.322Z] #6 1.095 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-05T02:05:48.322Z] #6 1.095 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-05T02:05:51.660Z] #6 DONE 4.4s [2024-01-05T02:05:51.660Z] [2024-01-05T02:05:51.660Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-05T02:05:52.257Z] #7 DONE 0.8s [2024-01-05T02:05:52.524Z] [2024-01-05T02:05:52.524Z] #8 [ 4/11] 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 iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2024-01-05T02:05:53.106Z] #8 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T02:05:53.689Z] #8 1.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T02:05:54.272Z] #8 1.687 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T02:05:54.852Z] #8 2.551 WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-05T02:05:55.117Z] #8 2.582 (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2024-01-05T02:05:55.385Z] #8 2.880 (2/11) Installing libcbor-dev (0.10.2-r1) [2024-01-05T02:05:55.385Z] #8 2.900 (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-01-05T02:05:55.385Z] #8 2.906 (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-01-05T02:05:55.385Z] #8 2.912 (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-01-05T02:05:55.385Z] #8 2.921 (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-05T02:05:55.385Z] #8 2.950 (7/11) Installing libblkid (2.38.1-r8) [2024-01-05T02:05:55.385Z] #8 2.974 (8/11) Installing libfdisk (2.38.1-r8) [2024-01-05T02:05:55.385Z] #8 2.995 (9/11) Installing libmount (2.38.1-r8) [2024-01-05T02:05:55.385Z] #8 3.017 (10/11) Installing libsmartcols (2.38.1-r8) [2024-01-05T02:05:55.385Z] #8 3.037 (11/11) Installing util-linux-dev (2.38.1-r8) [2024-01-05T02:05:55.385Z] #8 3.122 Executing busybox-1.36.1-r4.trigger [2024-01-05T02:05:55.654Z] #8 3.165 OK: 333 MiB in 100 packages [2024-01-05T02:05:55.927Z] #8 DONE 3.5s [2024-01-05T02:05:55.927Z] [2024-01-05T02:05:55.927Z] #9 [ 5/11] COPY VERSION /edgex-c-sdk/ [2024-01-05T02:05:55.927Z] #9 DONE 0.1s [2024-01-05T02:05:56.194Z] [2024-01-05T02:05:56.194Z] #10 [ 6/11] COPY src /edgex-c-sdk/src/ [2024-01-05T02:05:56.194Z] #10 DONE 0.2s [2024-01-05T02:05:56.194Z] [2024-01-05T02:05:56.194Z] #11 [ 7/11] COPY include /edgex-c-sdk/include/ [2024-01-05T02:05:56.460Z] #11 DONE 0.1s [2024-01-05T02:05:56.460Z] [2024-01-05T02:05:56.460Z] #12 [ 8/11] COPY scripts /edgex-c-sdk/scripts [2024-01-05T02:05:56.460Z] #12 DONE 0.1s [2024-01-05T02:05:56.460Z] [2024-01-05T02:05:56.460Z] #13 [ 9/11] COPY LICENSE /edgex-c-sdk/ [2024-01-05T02:05:56.460Z] #13 DONE 0.1s [2024-01-05T02:05:56.460Z] [2024-01-05T02:05:56.460Z] #14 [10/11] COPY Attribution.txt /edgex-c-sdk/ [2024-01-05T02:05:56.727Z] #14 DONE 0.1s [2024-01-05T02:05:56.727Z] [2024-01-05T02:05:56.727Z] #15 [11/11] WORKDIR /edgex-c-sdk [2024-01-05T02:05:56.727Z] #15 DONE 0.1s [2024-01-05T02:05:56.727Z] [2024-01-05T02:05:56.727Z] #16 exporting to image [2024-01-05T02:05:56.727Z] #16 exporting layers [2024-01-05T02:05:57.308Z] #16 exporting layers 0.5s done [2024-01-05T02:05:57.308Z] #16 writing image sha256:4be6c21e967da5b5dd44dafd77f2a9e13349c994b1aae1905e95f0b5bef25076 done [2024-01-05T02:05:57.308Z] #16 naming to docker.io/library/device-sdk-arm64 0.0s done [2024-01-05T02:05:57.308Z] #16 DONE 0.5s [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 [2024-01-05T02:05:58.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-05T02:05:58.087Z] [2024-01-05T02:05:58.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:05:58.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-05T02:05:58.716Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-05T02:05:58.716Z] 8998bd30e6a1: Pulling fs layer [2024-01-05T02:05:58.716Z] 04944245beec: Pulling fs layer [2024-01-05T02:05:58.716Z] 699f458cf7ca: Pulling fs layer [2024-01-05T02:05:58.716Z] 765212b225bb: Pulling fs layer [2024-01-05T02:05:58.716Z] f23df028b6ca: Pulling fs layer [2024-01-05T02:05:58.716Z] d65c8cfc05b1: Pulling fs layer [2024-01-05T02:05:58.716Z] 2437ff75d9bd: Pulling fs layer [2024-01-05T02:05:58.716Z] f23df028b6ca: Waiting [2024-01-05T02:05:58.716Z] d65c8cfc05b1: Waiting [2024-01-05T02:05:58.716Z] 2437ff75d9bd: Waiting [2024-01-05T02:05:58.716Z] 765212b225bb: Waiting [2024-01-05T02:05:58.716Z] 04944245beec: Verifying Checksum [2024-01-05T02:05:58.716Z] 04944245beec: Download complete [2024-01-05T02:05:58.716Z] 765212b225bb: Verifying Checksum [2024-01-05T02:05:58.716Z] 765212b225bb: Download complete [2024-01-05T02:05:58.716Z] f23df028b6ca: Verifying Checksum [2024-01-05T02:05:58.982Z] d65c8cfc05b1: Verifying Checksum [2024-01-05T02:05:58.982Z] d65c8cfc05b1: Download complete [2024-01-05T02:05:58.982Z] 699f458cf7ca: Verifying Checksum [2024-01-05T02:05:58.982Z] 699f458cf7ca: Download complete [2024-01-05T02:05:59.250Z] 8998bd30e6a1: Download complete [2024-01-05T02:06:01.186Z] 2437ff75d9bd: Download complete [2024-01-05T02:06:06.517Z] 8998bd30e6a1: Pull complete [2024-01-05T02:06:06.517Z] 04944245beec: Pull complete [2024-01-05T02:06:07.919Z] 699f458cf7ca: Pull complete [2024-01-05T02:06:07.919Z] 765212b225bb: Pull complete [2024-01-05T02:06:08.874Z] f23df028b6ca: Pull complete [2024-01-05T02:06:09.140Z] d65c8cfc05b1: Pull complete [2024-01-05T02:06:35.805Z] 2437ff75d9bd: Pull complete [2024-01-05T02:06:35.805Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-05T02:06:35.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-05T02:06:35.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T02:06:36.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-26762 does not seem to be running inside a container [2024-01-05T02:06:36.128Z] $ 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/68 -v /w/workspace/device-sdk-c/68:/w/workspace/device-sdk-c/68:rw,z -v /w/workspace/device-sdk-c/68@tmp:/w/workspace/device-sdk-c/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-05T02:06:37.510Z] $ docker top 1f13089a23a73d311bdc922599eb364e652cb10f6a1f44598e9d4f0450d27a8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:06:38.037Z] ---> job-cost.sh [2024-01-05T02:06:38.302Z] lf-activate-venv: SKIPPING [2024-01-05T02:06:38.302Z] INFO: No Stack... [2024-01-05T02:06:38.567Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-05T02:06:39.524Z] INFO: Archiving Costs [Pipeline] sh [2024-01-05T02:06:39.845Z] + cat /w/workspace/device-sdk-c/68/archives/cost.csv [2024-01-05T02:06:39.845Z] + cut -d, -f6 [Pipeline] lock [2024-01-05T02:06:39.906Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-68-stack-cost] [2024-01-05T02:06:39.912Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-68-stack-cost] did not exist. Created. [2024-01-05T02:06:39.912Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-05T02:06:40.308Z] /w/workspace/device-sdk-c/68@tmp/durable-3242c9e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-05T02:06:40.623Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-05T02:06:40.673Z] Warning: overwriting stash ‘stack-cost’ [2024-01-05T02:06:41.086Z] Stashed 1 file(s) [Pipeline] } [2024-01-05T02:06:41.094Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-05T02:06:41.170Z] $ docker stop --time=1 1f13089a23a73d311bdc922599eb364e652cb10f6a1f44598e9d4f0450d27a8a [2024-01-05T02:06:42.535Z] $ docker rm -f --volumes 1f13089a23a73d311bdc922599eb364e652cb10f6a1f44598e9d4f0450d27a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-01-05T02:06:43.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-05T02:06:43.705Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:06:44.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-05T02:06:44.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T02:06:44.172Z] prd-ubuntu20.04-docker-8c-8g-26761 does not seem to be running inside a container [2024-01-05T02:06:44.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-05T02:06:44.547Z] $ docker top 7d1c68f43d2b6a461f774223fae496d3adff4ae5f11e38ba6929a6ba12ccc76b -eo pid,comm [2024-01-05T02:06:44.598Z] 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). [2024-01-05T02:06:44.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-05T02:06:44.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-05T02:06:44.755Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-05T02:06:44.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-05T02:06:44.867Z] $ docker exec 7d1c68f43d2b6a461f774223fae496d3adff4ae5f11e38ba6929a6ba12ccc76b ssh-agent [2024-01-05T02:06:44.981Z] SSH_AUTH_SOCK=/tmp/ssh-pHyvjsFVPxPa/agent.30 [2024-01-05T02:06:44.981Z] SSH_AGENT_PID=36 [2024-01-05T02:06:44.986Z] Running ssh-add (command line suppressed) [2024-01-05T02:06:45.063Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7782410664989883660.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7782410664989883660.key) [2024-01-05T02:06:45.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-05T02:06:45.414Z] + git semver tag [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,582 [run_tag] DEBUG tag force:False [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,582 [check_head_tag] DEBUG check head tag [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,583 [execute] INFO git cat-file --batch-check [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,587 [execute] INFO git cat-file --batch [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,596 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,596 [execute] INFO git tag -a v3.0.3-dev.8 -m v3.0.3-dev.8 [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,597 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.3-dev.8', '-m', 'v3.0.3-dev.8'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-01-05T02:06:45.673Z] 2024-01-05 02:06:45,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-05T02:06:45.673Z] 3.0.3-dev.8 [Pipeline] } [2024-01-05T02:06:45.672Z] $ docker exec --env ******** --env ******** 7d1c68f43d2b6a461f774223fae496d3adff4ae5f11e38ba6929a6ba12ccc76b ssh-agent -k [2024-01-05T02:06:45.764Z] unset SSH_AUTH_SOCK; [2024-01-05T02:06:45.765Z] unset SSH_AGENT_PID; [2024-01-05T02:06:45.765Z] echo Agent pid 36 killed; [2024-01-05T02:06:45.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-05T02:06:46.215Z] + git semver [Pipeline] } [2024-01-05T02:06:46.478Z] $ docker stop --time=1 7d1c68f43d2b6a461f774223fae496d3adff4ae5f11e38ba6929a6ba12ccc76b [2024-01-05T02:06:47.740Z] $ docker rm -f --volumes 7d1c68f43d2b6a461f774223fae496d3adff4ae5f11e38ba6929a6ba12ccc76b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:06:48.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-05T02:06:48.281Z] [2024-01-05T02:06:48.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:06:48.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-05T02:06:48.606Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-05T02:06:48.606Z] ab5ef0e58194: Pulling fs layer [2024-01-05T02:06:48.606Z] 9712f1f96733: Pulling fs layer [2024-01-05T02:06:48.606Z] 63f879dbbcfc: Pulling fs layer [2024-01-05T02:06:48.606Z] 0d9ebad4ef96: Pulling fs layer [2024-01-05T02:06:48.606Z] e9a5061849ea: Pulling fs layer [2024-01-05T02:06:48.606Z] d747dcd14b5f: Pulling fs layer [2024-01-05T02:06:48.606Z] 2de7ff778b66: Pulling fs layer [2024-01-05T02:06:48.606Z] 0d9ebad4ef96: Waiting [2024-01-05T02:06:48.606Z] e9a5061849ea: Waiting [2024-01-05T02:06:48.606Z] d747dcd14b5f: Waiting [2024-01-05T02:06:48.606Z] 2de7ff778b66: Waiting [2024-01-05T02:06:48.606Z] 9712f1f96733: Verifying Checksum [2024-01-05T02:06:48.606Z] 9712f1f96733: Download complete [2024-01-05T02:06:49.172Z] 63f879dbbcfc: Verifying Checksum [2024-01-05T02:06:49.172Z] 63f879dbbcfc: Download complete [2024-01-05T02:06:49.172Z] e9a5061849ea: Verifying Checksum [2024-01-05T02:06:49.172Z] e9a5061849ea: Download complete [2024-01-05T02:06:49.172Z] ab5ef0e58194: Download complete [2024-01-05T02:06:49.172Z] d747dcd14b5f: Download complete [2024-01-05T02:06:49.172Z] 0d9ebad4ef96: Verifying Checksum [2024-01-05T02:06:49.172Z] 0d9ebad4ef96: Download complete [2024-01-05T02:06:49.172Z] 2de7ff778b66: Verifying Checksum [2024-01-05T02:06:49.172Z] 2de7ff778b66: Download complete [2024-01-05T02:06:51.701Z] ab5ef0e58194: Pull complete [2024-01-05T02:06:51.701Z] 9712f1f96733: Pull complete [2024-01-05T02:06:52.266Z] 63f879dbbcfc: Pull complete [2024-01-05T02:06:57.541Z] 0d9ebad4ef96: Pull complete [2024-01-05T02:06:57.541Z] e9a5061849ea: Pull complete [2024-01-05T02:06:57.541Z] d747dcd14b5f: Pull complete [2024-01-05T02:06:58.946Z] 2de7ff778b66: Pull complete [2024-01-05T02:06:58.946Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-05T02:06:58.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-05T02:06:58.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T02:06:59.176Z] prd-ubuntu20.04-docker-8c-8g-26761 does not seem to be running inside a container [2024-01-05T02:06:59.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-05T02:07:11.838Z] $ docker top 07d8d509f709e6f1c08b04329e304a8245d7ae596e5a0e7e822a207f8c19cee9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-05T02:07:11.977Z] provisioning config files... [2024-01-05T02:07:11.984Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config12294991277659398422tmp [2024-01-05T02:07:11.994Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1915578113732618173tmp [2024-01-05T02:07:12.004Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config16493662863695563017tmp [Pipeline] { [Pipeline] echo [2024-01-05T02:07:12.070Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:12.360Z] ---> sigul-configuration.sh [2024-01-05T02:07:12.360Z] gpg: directory `/root/.gnupg' created [2024-01-05T02:07:12.360Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-05T02:07:12.360Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-05T02:07:12.360Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-05T02:07:12.360Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-05T02:07:12.360Z] gpg: CAST5 encrypted data [2024-01-05T02:07:12.360Z] gpg: encrypted with 1 passphrase [2024-01-05T02:07:12.360Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-05T02:07:12.658Z] + mkdir /home/jenkins [2024-01-05T02:07:12.658Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-05T02:07:12.951Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-01-05T02:07:12.966Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:13.257Z] ---> sigul-install.sh [2024-01-05T02:07:13.257Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-05T02:07:13.547Z] + git tag --list [2024-01-05T02:07:13.548Z] 0.7.0 [2024-01-05T02:07:13.548Z] 0.7.1 [2024-01-05T02:07:13.548Z] 1.0.0 [2024-01-05T02:07:13.548Z] v1.0.1 [2024-01-05T02:07:13.548Z] v1.0.2 [2024-01-05T02:07:13.548Z] v1.0.3 [2024-01-05T02:07:13.548Z] v1.1.0 [2024-01-05T02:07:13.548Z] v1.1.1 [2024-01-05T02:07:13.548Z] v1.2.0 [2024-01-05T02:07:13.548Z] v1.2.1 [2024-01-05T02:07:13.548Z] v1.2.2 [2024-01-05T02:07:13.548Z] v1.3.0 [2024-01-05T02:07:13.548Z] v1.3.1 [2024-01-05T02:07:13.548Z] v2.0.0 [2024-01-05T02:07:13.548Z] v2.1.0 [2024-01-05T02:07:13.548Z] v2.2.0 [2024-01-05T02:07:13.548Z] v2.3.0 [2024-01-05T02:07:13.548Z] v3.0 [2024-01-05T02:07:13.548Z] v3.0.0 [2024-01-05T02:07:13.548Z] v3.0.1 [2024-01-05T02:07:13.548Z] v3.0.2 [2024-01-05T02:07:13.548Z] v3.0.3-dev.1 [2024-01-05T02:07:13.548Z] v3.0.3-dev.2 [2024-01-05T02:07:13.548Z] v3.0.3-dev.3 [2024-01-05T02:07:13.548Z] v3.0.3-dev.4 [2024-01-05T02:07:13.548Z] v3.0.3-dev.5 [2024-01-05T02:07:13.548Z] v3.0.3-dev.6 [2024-01-05T02:07:13.548Z] v3.0.3-dev.7 [2024-01-05T02:07:13.548Z] v3.0.3-dev.8 [2024-01-05T02:07:13.548Z] v3.1 [2024-01-05T02:07:13.548Z] v3.1.0 [2024-01-05T02:07:13.548Z] v3.1.0-dev.1 [2024-01-05T02:07:13.548Z] v3.1.0-dev.2 [2024-01-05T02:07:13.548Z] v3.1.0-dev.3 [2024-01-05T02:07:13.548Z] v3.1.0-dev.4 [2024-01-05T02:07:13.548Z] v3.1.0-dev.5 [2024-01-05T02:07:13.548Z] v3.1.0-dev.6 [2024-01-05T02:07:13.548Z] v3.1.0-dev.7 [2024-01-05T02:07:13.548Z] v3.1.0-dev.8 [2024-01-05T02:07:13.548Z] v3.1.0-dev.9 [Pipeline] sh [2024-01-05T02:07:13.846Z] + lftools sign git-tag v3.0.3-dev.8 [2024-01-05T02:07:14.413Z] Signing Git tag with Sigul... [2024-01-05T02:07:14.413Z] Signing v3.0.3-dev.8 [Pipeline] echo [2024-01-05T02:07:14.685Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:14.970Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-05T02:07:14.977Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-05T02:07:15.052Z] $ docker stop --time=1 07d8d509f709e6f1c08b04329e304a8245d7ae596e5a0e7e822a207f8c19cee9 [2024-01-05T02:07:16.728Z] $ docker rm -f --volumes 07d8d509f709e6f1c08b04329e304a8245d7ae596e5a0e7e822a207f8c19cee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-05T02:07:17.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-05T02:07:17.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:07:17.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-05T02:07:17.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T02:07:18.144Z] prd-ubuntu20.04-docker-8c-8g-26761 does not seem to be running inside a container [2024-01-05T02:07:18.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-05T02:07:19.347Z] $ docker top fb463dd507deda30a8ded192592e64277625184f8ca4addd716ce551015d4c8d -eo pid,comm [2024-01-05T02:07:19.402Z] 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). [2024-01-05T02:07:19.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-05T02:07:19.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-05T02:07:19.555Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-05T02:07:19.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-05T02:07:19.659Z] $ docker exec fb463dd507deda30a8ded192592e64277625184f8ca4addd716ce551015d4c8d ssh-agent [2024-01-05T02:07:19.780Z] SSH_AUTH_SOCK=/tmp/ssh-IcOwi0bYeZw5/agent.32 [2024-01-05T02:07:19.780Z] SSH_AGENT_PID=39 [2024-01-05T02:07:19.785Z] Running ssh-add (command line suppressed) [2024-01-05T02:07:19.874Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_75904258309783770.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_75904258309783770.key) [2024-01-05T02:07:19.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-05T02:07:20.225Z] + git semver bump pre [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,391 [bump_version] DEBUG bumping version:3.0.3-dev.8 on axis:pre with prefix:dev [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,391 [bump_version] DEBUG bumped version:3.0.3-dev.9 [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,391 [write_version] DEBUG write version:3.0.3-dev.9 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,391 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,393 [execute] INFO git cat-file --batch-check [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,398 [execute] INFO git cat-file --batch [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-05T02:07:20.486Z] 2024-01-05 02:07:20,404 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-05T02:07:20.486Z] 3.0.3-dev.9 [Pipeline] } [2024-01-05T02:07:20.486Z] $ docker exec --env ******** --env ******** fb463dd507deda30a8ded192592e64277625184f8ca4addd716ce551015d4c8d ssh-agent -k [2024-01-05T02:07:20.597Z] unset SSH_AUTH_SOCK; [2024-01-05T02:07:20.598Z] unset SSH_AGENT_PID; [2024-01-05T02:07:20.598Z] echo Agent pid 39 killed; [2024-01-05T02:07:20.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-05T02:07:21.082Z] + git semver [Pipeline] } [2024-01-05T02:07:21.360Z] $ docker stop --time=1 fb463dd507deda30a8ded192592e64277625184f8ca4addd716ce551015d4c8d [2024-01-05T02:07:22.661Z] $ docker rm -f --volumes fb463dd507deda30a8ded192592e64277625184f8ca4addd716ce551015d4c8d [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-05T02:07:23.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-05T02:07:23.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:07:23.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-05T02:07:23.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T02:07:23.591Z] prd-ubuntu20.04-docker-8c-8g-26761 does not seem to be running inside a container [2024-01-05T02:07:23.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-05T02:07:23.931Z] $ docker top d7a151a62247f21c1aa287c1a01247f4db5b254081ead5d5d89e7fc936f930cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-05T02:07:24.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-05T02:07:24.151Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-05T02:07:24.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-05T02:07:24.254Z] $ docker exec d7a151a62247f21c1aa287c1a01247f4db5b254081ead5d5d89e7fc936f930cd ssh-agent [2024-01-05T02:07:24.369Z] SSH_AUTH_SOCK=/tmp/ssh-4EeTQF2PaBml/agent.32 [2024-01-05T02:07:24.369Z] SSH_AGENT_PID=37 [2024-01-05T02:07:24.373Z] Running ssh-add (command line suppressed) [2024-01-05T02:07:24.470Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_10292909504912909470.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_10292909504912909470.key) [2024-01-05T02:07:24.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-05T02:07:24.832Z] + git semver push [2024-01-05T02:07:25.091Z] 2024-01-05 02:07:25,017 [run_push] DEBUG push [2024-01-05T02:07:25.091Z] 2024-01-05 02:07:25,018 [execute] INFO git cat-file --batch-check [2024-01-05T02:07:25.091Z] 2024-01-05 02:07:25,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-05T02:07:25.091Z] 2024-01-05 02:07:25,022 [execute] INFO git rev-list 4956d66c7aa46170623ddc708b8a0c3847590264 -- [2024-01-05T02:07:25.091Z] 2024-01-05 02:07:25,022 [execute] DEBUG Popen(['git', 'rev-list', '4956d66c7aa46170623ddc708b8a0c3847590264', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-05T02:07:25.091Z] 2024-01-05 02:07:25,031 [execute] INFO git fetch -v origin [2024-01-05T02:07:25.091Z] 2024-01-05 02:07:25,031 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-05T02:07:25.660Z] 2024-01-05 02:07:25,565 [run_push] DEBUG no remote changes detected [2024-01-05T02:07:25.660Z] 2024-01-05 02:07:25,565 [execute] INFO git push origin semver [2024-01-05T02:07:25.660Z] 2024-01-05 02:07:25,565 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-05T02:07:26.597Z] 2024-01-05 02:07:26,355 [run_push] DEBUG push all version tags [2024-01-05T02:07:26.597Z] 2024-01-05 02:07:26,356 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-05T02:07:26.597Z] 2024-01-05 02:07:26,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-01-05T02:07:27.163Z] 2024-01-05 02:07:27,098 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-05T02:07:27.163Z] 3.0.3-dev.9 [Pipeline] } [2024-01-05T02:07:27.163Z] $ docker exec --env ******** --env ******** d7a151a62247f21c1aa287c1a01247f4db5b254081ead5d5d89e7fc936f930cd ssh-agent -k [2024-01-05T02:07:27.258Z] unset SSH_AUTH_SOCK; [2024-01-05T02:07:27.258Z] unset SSH_AGENT_PID; [2024-01-05T02:07:27.258Z] echo Agent pid 37 killed; [2024-01-05T02:07:27.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-05T02:07:27.714Z] + git semver [Pipeline] } [2024-01-05T02:07:27.988Z] $ docker stop --time=1 d7a151a62247f21c1aa287c1a01247f4db5b254081ead5d5d89e7fc936f930cd [2024-01-05T02:07:29.270Z] $ docker rm -f --volumes d7a151a62247f21c1aa287c1a01247f4db5b254081ead5d5d89e7fc936f930cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-05T02:07:30.184Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2024-01-05T02:07:30.184Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-01-05T02:07:30.184Z] total 16 [2024-01-05T02:07:30.184Z] drwxr-xr-x 3 root root 4096 Jan 5 02:01 . [2024-01-05T02:07:30.184Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 5 02:07 .. [2024-01-05T02:07:30.184Z] drwxr-xr-x 2 root root 4096 Jan 5 02:01 cost [2024-01-05T02:07:30.184Z] -rw-r--r-- 1 root root 83 Jan 5 02:01 cost.csv [2024-01-05T02:07:30.184Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-01-05T02:07:30.184Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-01-05T02:07:30.184Z] total 16 [2024-01-05T02:07:30.184Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 5 02:01 . [2024-01-05T02:07:30.184Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 5 02:07 .. [2024-01-05T02:07:30.184Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 5 02:01 cost [2024-01-05T02:07:30.184Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 5 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:30.481Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:31.341Z] ---> package-listing.sh [2024-01-05T02:07:31.341Z] ++ facter osfamily [2024-01-05T02:07:31.341Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-05T02:07:31.602Z] + OS_FAMILY=debian [2024-01-05T02:07:31.602Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2024-01-05T02:07:31.602Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-05T02:07:31.602Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-05T02:07:31.602Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-05T02:07:31.602Z] + PACKAGES=/tmp/packages_start.txt [2024-01-05T02:07:31.602Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-01-05T02:07:31.602Z] + PACKAGES=/tmp/packages_end.txt [2024-01-05T02:07:31.602Z] + case "${OS_FAMILY}" in [2024-01-05T02:07:31.602Z] + dpkg -l [2024-01-05T02:07:31.602Z] + grep '^ii' [2024-01-05T02:07:31.602Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-05T02:07:31.602Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-05T02:07:31.602Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-05T02:07:31.602Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-01-05T02:07:31.602Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2024-01-05T02:07:31.602Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2024-01-05T02:07:31.613Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-05T02:07:31.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T02:07:32.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-05T02:07:32.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T02:07:32.650Z] prd-ubuntu20.04-docker-8c-8g-26761 does not seem to be running inside a container [2024-01-05T02:07:32.674Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-05T02:07:32.958Z] $ docker top 511d01fb576b016836fe2539394125eb7b5c3746961a1fdb0b78894616284b2e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-05T02:07:33.385Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-05T02:07:33.671Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-05T02:07:33.958Z] + ls /var/log/sa-host [2024-01-05T02:07:33.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-05T02:07:34.069Z] provisioning config files... [2024-01-05T02:07:34.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config16935427334468865136tmp [Pipeline] { [Pipeline] echo [2024-01-05T02:07:34.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:34.458Z] ---> create-netrc.sh [Pipeline] } [2024-01-05T02:07:34.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:34.879Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-05T02:07:34.888Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:35.172Z] ---> sudo-logs.sh [2024-01-05T02:07:35.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-05T02:07:35.234Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:35.516Z] ---> job-cost.sh [2024-01-05T02:07:35.516Z] lf-activate-venv: SKIPPING [2024-01-05T02:07:35.516Z] DEBUG: total: 0.2199999988079071 [2024-01-05T02:07:35.516Z] INFO: Retrieving Stack Cost... [2024-01-05T02:07:35.775Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-05T02:07:36.033Z] INFO: Archiving Costs [Pipeline] echo [2024-01-05T02:07:36.047Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T02:07:36.332Z] ---> logs-deploy.sh [2024-01-05T02:07:36.332Z] lf-activate-venv: SKIPPING [2024-01-05T02:07:36.332Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/68 [2024-01-05T02:07:36.332Z] INFO: archiving workspace using pattern(s): [2024-01-05T02:07:37.269Z] Archives upload complete. [2024-01-05T02:07:37.531Z] INFO: archiving logs to Nexus [2024-01-05T02:07:38.102Z] ---> uname -a: [2024-01-05T02:07:38.102Z] Linux prd-ubuntu20-04-docker-8c-8g-26761 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-05T02:07:38.102Z] [2024-01-05T02:07:38.102Z] [2024-01-05T02:07:38.102Z] ---> lscpu: [2024-01-05T02:07:38.102Z] Architecture: x86_64 [2024-01-05T02:07:38.102Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-05T02:07:38.102Z] Byte Order: Little Endian [2024-01-05T02:07:38.102Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-05T02:07:38.102Z] CPU(s): 8 [2024-01-05T02:07:38.102Z] On-line CPU(s) list: 0-7 [2024-01-05T02:07:38.102Z] Thread(s) per core: 1 [2024-01-05T02:07:38.102Z] Core(s) per socket: 1 [2024-01-05T02:07:38.102Z] Socket(s): 8 [2024-01-05T02:07:38.102Z] NUMA node(s): 1 [2024-01-05T02:07:38.102Z] Vendor ID: AuthenticAMD [2024-01-05T02:07:38.102Z] CPU family: 23 [2024-01-05T02:07:38.102Z] Model: 49 [2024-01-05T02:07:38.102Z] Model name: AMD EPYC-Rome Processor [2024-01-05T02:07:38.102Z] Stepping: 0 [2024-01-05T02:07:38.102Z] CPU MHz: 2800.000 [2024-01-05T02:07:38.102Z] BogoMIPS: 5600.00 [2024-01-05T02:07:38.102Z] Virtualization: AMD-V [2024-01-05T02:07:38.102Z] Hypervisor vendor: KVM [2024-01-05T02:07:38.102Z] Virtualization type: full [2024-01-05T02:07:38.102Z] L1d cache: 256 KiB [2024-01-05T02:07:38.102Z] L1i cache: 256 KiB [2024-01-05T02:07:38.102Z] L2 cache: 4 MiB [2024-01-05T02:07:38.102Z] L3 cache: 128 MiB [2024-01-05T02:07:38.102Z] NUMA node0 CPU(s): 0-7 [2024-01-05T02:07:38.102Z] Vulnerability Itlb multihit: Not affected [2024-01-05T02:07:38.102Z] Vulnerability L1tf: Not affected [2024-01-05T02:07:38.102Z] Vulnerability Mds: Not affected [2024-01-05T02:07:38.103Z] Vulnerability Meltdown: Not affected [2024-01-05T02:07:38.103Z] Vulnerability Mmio stale data: Not affected [2024-01-05T02:07:38.103Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-05T02:07:38.103Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-05T02:07:38.103Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-05T02:07:38.103Z] Vulnerability Srbds: Not affected [2024-01-05T02:07:38.103Z] Vulnerability Tsx async abort: Not affected [2024-01-05T02:07:38.103Z] 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 [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] ---> nproc: [2024-01-05T02:07:38.103Z] 8 [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] ---> df -h: [2024-01-05T02:07:38.103Z] Filesystem Size Used Avail Use% Mounted on [2024-01-05T02:07:38.103Z] overlay 155G 11G 145G 8% / [2024-01-05T02:07:38.103Z] tmpfs 64M 0 64M 0% /dev [2024-01-05T02:07:38.103Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-05T02:07:38.103Z] shm 64M 0 64M 0% /dev/shm [2024-01-05T02:07:38.103Z] /dev/vda1 155G 11G 145G 8% /facter-os [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] ---> sar -b -r -n DEV: [2024-01-05T02:07:38.103Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26761) 01/05/24 _x86_64_ (8 CPU) [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] 01:58:16 LINUX RESTART (8 CPU) [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] 01:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-05T02:07:38.103Z] 02:00:01 115.86 14.73 101.13 0.00 1924.43 24844.25 0.00 [2024-01-05T02:07:38.103Z] 02:01:01 156.76 0.10 156.66 0.00 13.86 19332.91 0.00 [2024-01-05T02:07:38.103Z] 02:02:01 7.15 0.13 7.02 0.00 2.93 821.61 0.00 [2024-01-05T02:07:38.103Z] 02:03:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2024-01-05T02:07:38.103Z] 02:04:01 37.69 11.70 26.00 0.00 5433.23 6338.94 0.00 [2024-01-05T02:07:38.103Z] 02:05:01 3.78 0.00 3.78 0.00 0.00 45.06 0.00 [2024-01-05T02:07:38.103Z] 02:06:01 0.80 0.00 0.80 0.00 0.00 9.87 0.00 [2024-01-05T02:07:38.103Z] 02:07:01 19.07 0.05 19.02 0.00 5.20 3891.12 0.00 [2024-01-05T02:07:38.103Z] Average: 42.83 3.34 39.49 0.00 922.44 6912.90 0.00 [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] 01:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-05T02:07:38.103Z] 02:00:01 29509892 31550160 777788 2.37 66488 2258184 1962580 5.78 1050872 1953696 2292 [2024-01-05T02:07:38.103Z] 02:01:01 28979968 31539596 762564 2.32 89744 2721412 1866108 5.50 1069628 2407732 164 [2024-01-05T02:07:38.103Z] 02:02:01 28990556 31550648 754636 2.29 90008 2721672 1746100 5.15 1072472 2395844 32 [2024-01-05T02:07:38.103Z] 02:03:01 28990856 31550880 754480 2.29 90060 2721672 1746100 5.15 1072464 2395844 4 [2024-01-05T02:07:38.103Z] 02:04:01 28624576 31538616 754940 2.30 98496 3054888 1793352 5.29 1301712 2505528 972 [2024-01-05T02:07:38.103Z] 02:05:01 28625380 31539464 754036 2.29 98532 3054892 1793352 5.29 1301384 2505528 12 [2024-01-05T02:07:38.103Z] 02:06:01 28627632 31541748 751696 2.29 98548 3054896 1793352 5.29 1299248 2505536 8 [2024-01-05T02:07:38.103Z] 02:07:01 27888284 31513928 777164 2.36 133436 3658980 1902296 5.61 1364420 3105896 521412 [2024-01-05T02:07:38.103Z] Average: 28779643 31540630 760913 2.31 95664 2905824 1825405 5.38 1191525 2471950 65612 [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] 01:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-05T02:07:38.103Z] 02:00:01 veth3308b72 0.07 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:00:01 lo 6.00 6.00 0.59 0.59 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:00:01 docker0 10.00 12.75 0.76 99.02 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:00:01 ens3 360.45 219.58 4062.56 67.40 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:01:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:01:01 docker0 9.40 14.98 0.62 109.13 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:01:01 ens3 167.69 122.35 2672.98 114.78 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:02:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:02:01 ens3 9.60 6.47 10.66 2.88 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:03:01 ens3 0.82 0.37 0.15 0.09 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:04:01 ens3 132.29 54.29 2040.57 4.42 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:05:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:06:01 ens3 0.18 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:07:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] 02:07:01 ens3 135.15 83.16 3193.13 14.80 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] Average: docker0 2.42 3.47 0.17 26.02 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] Average: ens3 100.81 60.81 1497.64 25.55 0.00 0.00 0.00 0.00 [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] ---> sar -P ALL: [2024-01-05T02:07:38.103Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26761) 01/05/24 _x86_64_ (8 CPU) [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] 01:58:16 LINUX RESTART (8 CPU) [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] 01:59:01 CPU %user %nice %system %iowait %steal %idle [2024-01-05T02:07:38.103Z] 02:00:01 all 7.50 0.00 2.30 4.62 0.06 85.52 [2024-01-05T02:07:38.103Z] 02:00:01 0 8.05 0.00 1.94 0.55 0.07 89.39 [2024-01-05T02:07:38.103Z] 02:00:01 1 8.72 0.00 2.55 1.18 0.07 87.49 [2024-01-05T02:07:38.103Z] 02:00:01 2 8.41 0.00 2.15 0.72 0.05 88.67 [2024-01-05T02:07:38.103Z] 02:00:01 3 5.16 0.00 2.03 5.93 0.07 86.81 [2024-01-05T02:07:38.103Z] 02:00:01 4 10.34 0.00 2.50 2.37 0.05 84.75 [2024-01-05T02:07:38.103Z] 02:00:01 5 5.46 0.00 2.08 0.55 0.03 91.86 [2024-01-05T02:07:38.103Z] 02:00:01 6 8.98 0.00 2.79 0.12 0.07 88.04 [2024-01-05T02:07:38.103Z] 02:00:01 7 4.85 0.00 2.38 25.65 0.05 67.08 [2024-01-05T02:07:38.103Z] 02:01:01 all 5.00 0.00 2.19 7.47 0.05 85.29 [2024-01-05T02:07:38.103Z] 02:01:01 0 5.04 0.00 2.47 0.55 0.05 91.89 [2024-01-05T02:07:38.103Z] 02:01:01 1 5.76 0.00 1.84 4.49 0.07 87.84 [2024-01-05T02:07:38.103Z] 02:01:01 2 5.21 0.00 2.44 1.21 0.07 91.08 [2024-01-05T02:07:38.103Z] 02:01:01 3 3.76 0.00 1.76 25.13 0.05 69.30 [2024-01-05T02:07:38.103Z] 02:01:01 4 5.60 0.00 2.14 6.09 0.05 86.12 [2024-01-05T02:07:38.103Z] 02:01:01 5 4.86 0.00 2.13 0.52 0.03 92.45 [2024-01-05T02:07:38.103Z] 02:01:01 6 4.80 0.00 2.16 2.77 0.03 90.24 [2024-01-05T02:07:38.103Z] 02:01:01 7 4.95 0.00 2.62 19.02 0.05 73.36 [2024-01-05T02:07:38.103Z] 02:02:01 all 0.32 0.00 0.12 0.31 0.01 99.24 [2024-01-05T02:07:38.103Z] 02:02:01 0 1.14 0.00 0.15 0.03 0.00 98.67 [2024-01-05T02:07:38.103Z] 02:02:01 1 0.32 0.00 0.12 0.05 0.03 99.48 [2024-01-05T02:07:38.103Z] 02:02:01 2 0.15 0.00 0.13 0.37 0.00 99.35 [2024-01-05T02:07:38.103Z] 02:02:01 3 0.35 0.00 0.17 1.53 0.00 97.95 [2024-01-05T02:07:38.103Z] 02:02:01 4 0.15 0.00 0.10 0.00 0.02 99.73 [2024-01-05T02:07:38.103Z] 02:02:01 5 0.17 0.00 0.10 0.08 0.02 99.63 [2024-01-05T02:07:38.103Z] 02:02:01 6 0.18 0.00 0.07 0.42 0.02 99.32 [2024-01-05T02:07:38.103Z] 02:02:01 7 0.13 0.00 0.10 0.00 0.02 99.75 [2024-01-05T02:07:38.103Z] 02:03:01 all 0.18 0.00 0.02 0.14 0.01 99.65 [2024-01-05T02:07:38.103Z] 02:03:01 0 1.26 0.00 0.00 0.00 0.02 98.73 [2024-01-05T02:07:38.103Z] 02:03:01 1 0.03 0.00 0.05 0.43 0.02 99.47 [2024-01-05T02:07:38.103Z] 02:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-05T02:07:38.103Z] 02:03:01 3 0.00 0.00 0.02 0.30 0.02 99.67 [2024-01-05T02:07:38.103Z] 02:03:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-01-05T02:07:38.103Z] 02:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-05T02:07:38.103Z] 02:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-05T02:07:38.103Z] 02:03:01 7 0.10 0.00 0.02 0.40 0.02 99.47 [2024-01-05T02:07:38.103Z] 02:04:01 all 1.40 0.00 0.61 4.28 0.02 93.69 [2024-01-05T02:07:38.103Z] 02:04:01 0 0.67 0.00 0.35 0.03 0.02 98.93 [2024-01-05T02:07:38.103Z] 02:04:01 1 1.14 0.00 0.82 4.50 0.03 93.51 [2024-01-05T02:07:38.103Z] 02:04:01 2 2.87 0.00 0.84 2.77 0.02 93.50 [2024-01-05T02:07:38.103Z] 02:04:01 3 1.56 0.00 0.65 21.52 0.02 76.26 [2024-01-05T02:07:38.103Z] 02:04:01 4 0.67 0.00 0.35 1.70 0.02 97.26 [2024-01-05T02:07:38.103Z] 02:04:01 5 0.78 0.00 0.48 0.47 0.02 98.25 [2024-01-05T02:07:38.103Z] 02:04:01 6 1.10 0.00 0.32 0.37 0.02 98.20 [2024-01-05T02:07:38.103Z] 02:04:01 7 2.37 0.00 1.09 2.94 0.02 93.58 [2024-01-05T02:07:38.103Z] 02:05:01 all 0.08 0.00 0.01 0.08 0.01 99.83 [2024-01-05T02:07:38.103Z] 02:05:01 0 0.37 0.00 0.03 0.00 0.00 99.60 [2024-01-05T02:07:38.103Z] 02:05:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2024-01-05T02:07:38.103Z] 02:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-05T02:07:38.103Z] 02:05:01 3 0.03 0.00 0.02 0.07 0.02 99.87 [2024-01-05T02:07:38.103Z] 02:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-05T02:07:38.103Z] 02:05:01 5 0.00 0.00 0.00 0.53 0.00 99.47 [2024-01-05T02:07:38.103Z] 02:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-05T02:07:38.103Z] 02:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-05T02:07:38.103Z] 02:06:01 all 0.20 0.00 0.01 0.01 0.01 99.77 [2024-01-05T02:07:38.103Z] 02:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-05T02:07:38.103Z] 02:06:01 1 1.44 0.00 0.02 0.00 0.03 98.51 [2024-01-05T02:07:38.103Z] 02:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-05T02:07:38.103Z] 02:06:01 3 0.02 0.00 0.02 0.07 0.00 99.90 [2024-01-05T02:07:38.103Z] 02:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-05T02:07:38.103Z] 02:06:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-01-05T02:07:38.103Z] 02:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-05T02:07:38.103Z] 02:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-05T02:07:38.103Z] 02:07:01 all 3.64 0.00 1.65 0.81 0.19 93.70 [2024-01-05T02:07:38.103Z] 02:07:01 0 3.12 0.00 2.40 0.60 0.20 93.68 [2024-01-05T02:07:38.103Z] 02:07:01 1 2.82 0.00 1.78 1.36 0.18 93.86 [2024-01-05T02:07:38.103Z] 02:07:01 2 3.35 0.00 1.59 0.00 0.20 94.86 [2024-01-05T02:07:38.103Z] 02:07:01 3 3.94 0.00 1.61 0.44 0.15 93.86 [2024-01-05T02:07:38.103Z] 02:07:01 4 3.75 0.00 1.39 0.12 0.15 94.60 [2024-01-05T02:07:38.103Z] 02:07:01 5 3.83 0.00 1.40 3.90 0.18 90.68 [2024-01-05T02:07:38.103Z] 02:07:01 6 3.84 0.00 1.37 0.02 0.28 94.49 [2024-01-05T02:07:38.103Z] 02:07:01 7 4.49 0.00 1.71 0.05 0.18 93.57 [2024-01-05T02:07:38.103Z] Average: all 2.28 0.00 0.86 2.21 0.04 94.61 [2024-01-05T02:07:38.103Z] Average: 0 2.45 0.00 0.92 0.22 0.04 96.37 [2024-01-05T02:07:38.103Z] Average: 1 2.55 0.00 0.90 1.50 0.06 95.01 [2024-01-05T02:07:38.103Z] Average: 2 2.49 0.00 0.89 0.63 0.04 95.94 [2024-01-05T02:07:38.103Z] Average: 3 1.85 0.00 0.78 6.86 0.04 90.47 [2024-01-05T02:07:38.103Z] Average: 4 2.55 0.00 0.81 1.28 0.04 95.32 [2024-01-05T02:07:38.103Z] Average: 5 1.88 0.00 0.78 0.76 0.04 96.55 [2024-01-05T02:07:38.103Z] Average: 6 2.36 0.00 0.84 0.46 0.05 96.29 [2024-01-05T02:07:38.103Z] Average: 7 2.11 0.00 0.99 5.96 0.04 90.90 [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z] [2024-01-05T02:07:38.103Z]