Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fce4d9ea94ea80a3011c486961bae016d9d59a68 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-ssh6051150806000850143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh9545062182515619919.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5669871239558956297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh12127924043904708053.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-ssh16925592225414037118.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 ‘prd-ubuntu20.04-docker-8c-8g-17040’ Running on prd-ubuntu20.04-docker-8c-8g-17042 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fce4d9ea94ea80a3011c486961bae016d9d59a68 (main) > 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 fce4d9ea94ea80a3011c486961bae016d9d59a68 # timeout=10 Commit message: "Merge pull request #489 from ernestojeda/alpine-3-18" > git rev-list --no-walk 753c0e66273d645c82de476ca0a438ee98891f55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T17:47:28.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T17:47:28.268Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T17:47:28.300Z] ========================================================= [2023-11-08T17:47:28.301Z] EdgeX Global Pipelines Version Info [2023-11-08T17:47:28.301Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:47:29.009Z] ------------------- [2023-11-08T17:47:29.010Z] stable info: [2023-11-08T17:47:29.010Z] ------------------- [2023-11-08T17:47:29.010Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T17:47:29.010Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T17:47:29.010Z] Message: update stable to v1.0.257 [2023-11-08T17:47:29.581Z] ------------------- [2023-11-08T17:47:29.581Z] experimental info: [2023-11-08T17:47:29.581Z] ------------------- [2023-11-08T17:47:29.581Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T17:47:29.581Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T17:47:29.581Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T17:47:29.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2023-11-08T17:47:29.790Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2023-11-08T17:47:29.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T17:47:29.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T17:47:29.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T17:47:29.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2023-11-08T17:47:29.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2023-11-08T17:47:29.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T17:47:29.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T17:47:29.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2023-11-08T17:47:29.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T17:47:29.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T17:47:29.907Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T17:47:29.918Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T17:47:29.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T17:47:29.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T17:47:29.961Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T17:47:29.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-08T17:47:29.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-08T17:47:30.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-08T17:47:30.019Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fce4d9ea94ea80a3011c486961bae016d9d59a68 [Pipeline] echo [2023-11-08T17:47:30.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fce4d9e [Pipeline] echo [2023-11-08T17:47:30.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T17:47:30.102Z] provisioning config files... [2023-11-08T17:47:30.114Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2168317148436415424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:47:30.421Z] ---> docker-login.sh [2023-11-08T17:47:30.421Z] nexus3.edgexfoundry.org:10001 [2023-11-08T17:47:30.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:30.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:30.682Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:30.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:30.682Z] [2023-11-08T17:47:30.682Z] Login Succeeded [2023-11-08T17:47:30.682Z] nexus3.edgexfoundry.org:10002 [2023-11-08T17:47:30.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:30.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:30.944Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:30.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:30.944Z] [2023-11-08T17:47:30.944Z] Login Succeeded [2023-11-08T17:47:30.944Z] nexus3.edgexfoundry.org:10003 [2023-11-08T17:47:30.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:30.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:30.944Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:30.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:30.944Z] [2023-11-08T17:47:30.944Z] Login Succeeded [2023-11-08T17:47:30.944Z] nexus3.edgexfoundry.org:10004 [2023-11-08T17:47:30.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:30.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:30.944Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:30.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:30.944Z] [2023-11-08T17:47:30.944Z] Login Succeeded [2023-11-08T17:47:30.944Z] docker.io [2023-11-08T17:47:31.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:31.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:31.466Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:31.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:31.466Z] [2023-11-08T17:47:31.466Z] Login Succeeded [2023-11-08T17:47:31.466Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T17:47:31.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2023-11-08T17:47:31.841Z] + git rev-list -1 --merges fce4d9ea94ea80a3011c486961bae016d9d59a68~1..fce4d9ea94ea80a3011c486961bae016d9d59a68 [Pipeline] echo [2023-11-08T17:47:31.907Z] -----------> git rev-list -1 --merges fce4d9ea94ea80a3011c486961bae016d9d59a68~1..fce4d9ea94ea80a3011c486961bae016d9d59a68 fce4d9ea94ea80a3011c486961bae016d9d59a68 [2023-11-08T17:47:31.907Z] fce4d9ea94ea80a3011c486961bae016d9d59a68 [false] [Pipeline] sh [2023-11-08T17:47:32.201Z] + git log --format=format:%s -1 fce4d9ea94ea80a3011c486961bae016d9d59a68 [Pipeline] echo [2023-11-08T17:47:32.217Z] ========================================================= [2023-11-08T17:47:32.217Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T17:47:32.217Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T17:47:32.685Z] + git rev-list -1 --merges fce4d9ea94ea80a3011c486961bae016d9d59a68~1..fce4d9ea94ea80a3011c486961bae016d9d59a68 [Pipeline] echo [2023-11-08T17:47:32.696Z] -----------> git rev-list -1 --merges fce4d9ea94ea80a3011c486961bae016d9d59a68~1..fce4d9ea94ea80a3011c486961bae016d9d59a68 fce4d9ea94ea80a3011c486961bae016d9d59a68 [2023-11-08T17:47:32.696Z] fce4d9ea94ea80a3011c486961bae016d9d59a68 [false] [Pipeline] sh [2023-11-08T17:47:32.990Z] + git log --format=format:%s -1 fce4d9ea94ea80a3011c486961bae016d9d59a68 [Pipeline] echo [2023-11-08T17:47:33.007Z] ========================================================= [2023-11-08T17:47:33.007Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T17:47:33.007Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-08T17:47:33.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T17:47:33.370Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T17:47:33.370Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T17:47:33.370Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T17:47:33.370Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T17:47:33.370Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T17:47:33.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:47:33.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T17:47:33.720Z] [2023-11-08T17:47:33.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:47:34.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T17:47:34.025Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T17:47:34.025Z] b85a868b505f: Pulling fs layer [2023-11-08T17:47:34.025Z] e2be974225ed: Pulling fs layer [2023-11-08T17:47:34.025Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T17:47:34.025Z] 988bab9f4d93: Pulling fs layer [2023-11-08T17:47:34.025Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T17:47:34.025Z] eaf3925da568: Pulling fs layer [2023-11-08T17:47:34.025Z] bab4dde63d76: Pulling fs layer [2023-11-08T17:47:34.025Z] bde34c3a00c8: Pulling fs layer [2023-11-08T17:47:34.025Z] b352a97aabf1: Pulling fs layer [2023-11-08T17:47:34.025Z] 4872d77fe225: Pulling fs layer [2023-11-08T17:47:34.025Z] 5851b861e8e6: Pulling fs layer [2023-11-08T17:47:34.025Z] eaf3925da568: Waiting [2023-11-08T17:47:34.025Z] 1469e6f7b9e6: Waiting [2023-11-08T17:47:34.025Z] bab4dde63d76: Waiting [2023-11-08T17:47:34.025Z] bde34c3a00c8: Waiting [2023-11-08T17:47:34.025Z] b352a97aabf1: Waiting [2023-11-08T17:47:34.025Z] 4872d77fe225: Waiting [2023-11-08T17:47:34.025Z] 5851b861e8e6: Waiting [2023-11-08T17:47:34.025Z] 988bab9f4d93: Waiting [2023-11-08T17:47:34.025Z] e2be974225ed: Verifying Checksum [2023-11-08T17:47:34.025Z] e2be974225ed: Download complete [2023-11-08T17:47:34.025Z] 988bab9f4d93: Download complete [2023-11-08T17:47:34.025Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T17:47:34.025Z] 1469e6f7b9e6: Download complete [2023-11-08T17:47:34.025Z] 339a4e72a1f5: Download complete [2023-11-08T17:47:34.025Z] eaf3925da568: Verifying Checksum [2023-11-08T17:47:34.025Z] eaf3925da568: Download complete [2023-11-08T17:47:34.025Z] bde34c3a00c8: Verifying Checksum [2023-11-08T17:47:34.025Z] bde34c3a00c8: Download complete [2023-11-08T17:47:34.285Z] b352a97aabf1: Verifying Checksum [2023-11-08T17:47:34.285Z] 4872d77fe225: Verifying Checksum [2023-11-08T17:47:34.285Z] 4872d77fe225: Download complete [2023-11-08T17:47:34.285Z] 5851b861e8e6: Verifying Checksum [2023-11-08T17:47:34.285Z] 5851b861e8e6: Download complete [2023-11-08T17:47:34.285Z] b85a868b505f: Download complete [2023-11-08T17:47:34.544Z] bab4dde63d76: Verifying Checksum [2023-11-08T17:47:34.544Z] bab4dde63d76: Download complete [2023-11-08T17:47:35.480Z] b85a868b505f: Pull complete [2023-11-08T17:47:35.480Z] e2be974225ed: Pull complete [2023-11-08T17:47:36.048Z] 339a4e72a1f5: Pull complete [2023-11-08T17:47:36.048Z] 988bab9f4d93: Pull complete [2023-11-08T17:47:36.306Z] 1469e6f7b9e6: Pull complete [2023-11-08T17:47:36.306Z] eaf3925da568: Pull complete [2023-11-08T17:47:38.210Z] bab4dde63d76: Pull complete [2023-11-08T17:47:38.210Z] bde34c3a00c8: Pull complete [2023-11-08T17:47:38.210Z] b352a97aabf1: Pull complete [2023-11-08T17:47:38.210Z] 4872d77fe225: Pull complete [2023-11-08T17:47:38.210Z] 5851b861e8e6: Pull complete [2023-11-08T17:47:38.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T17:47:38.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T17:47:38.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:47:38.305Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2023-11-08T17:47:38.342Z] $ 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 [2023-11-08T17:47:41.251Z] $ docker top dec48ee38fcd9a600ba13343971980b35be788a1f0b1d9e718b0579032d5771b -eo pid,comm [2023-11-08T17:47:41.303Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-08T17:47:41.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T17:47:41.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T17:47:41.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T17:47:41.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T17:47:41.453Z] $ docker exec dec48ee38fcd9a600ba13343971980b35be788a1f0b1d9e718b0579032d5771b ssh-agent [2023-11-08T17:47:41.559Z] SSH_AUTH_SOCK=/tmp/ssh-Th3QNQwpXxDN/agent.32 [2023-11-08T17:47:41.559Z] SSH_AGENT_PID=38 [2023-11-08T17:47:41.566Z] Running ssh-add (command line suppressed) [2023-11-08T17:47:41.675Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9872121014648967807.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9872121014648967807.key) [2023-11-08T17:47:41.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T17:47:41.973Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T17:47:41.992Z] $ docker exec --env ******** --env ******** dec48ee38fcd9a600ba13343971980b35be788a1f0b1d9e718b0579032d5771b ssh-agent -k [2023-11-08T17:47:42.084Z] unset SSH_AUTH_SOCK; [2023-11-08T17:47:42.084Z] unset SSH_AGENT_PID; [2023-11-08T17:47:42.084Z] echo Agent pid 38 killed; [2023-11-08T17:47:42.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T17:47:42.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T17:47:42.121Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T17:47:42.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T17:47:42.231Z] $ docker exec dec48ee38fcd9a600ba13343971980b35be788a1f0b1d9e718b0579032d5771b ssh-agent [2023-11-08T17:47:42.328Z] SSH_AUTH_SOCK=/tmp/ssh-ehkFmhr7O8b0/agent.70 [2023-11-08T17:47:42.328Z] SSH_AGENT_PID=76 [2023-11-08T17:47:42.334Z] Running ssh-add (command line suppressed) [2023-11-08T17:47:42.437Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9038469504780717552.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9038469504780717552.key) [2023-11-08T17:47:42.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T17:47:42.755Z] + git semver init [2023-11-08T17:47:43.016Z] 2023-11-08 17:47:42,926 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T17:47:43.016Z] 2023-11-08 17:47:42,927 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2023-11-08T17:47:43.016Z] 2023-11-08 17:47:42,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2023-11-08T17:47:43.016Z] 2023-11-08 17:47:42,929 [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) [2023-11-08T17:47:43.959Z] 2023-11-08 17:47:43,842 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2023-11-08T17:47:43.959Z] 2023-11-08 17:47:43,843 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2023-11-08T17:47:43.959Z] 2023-11-08 17:47:43,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T17:47:43.959Z] 2023-11-08 17:47:43,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T17:47:43.959Z] 3.0.3-dev.5 [Pipeline] } [2023-11-08T17:47:43.972Z] $ docker exec --env ******** --env ******** dec48ee38fcd9a600ba13343971980b35be788a1f0b1d9e718b0579032d5771b ssh-agent -k [2023-11-08T17:47:44.056Z] unset SSH_AUTH_SOCK; [2023-11-08T17:47:44.057Z] unset SSH_AGENT_PID; [2023-11-08T17:47:44.057Z] echo Agent pid 76 killed; [2023-11-08T17:47:44.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T17:47:44.382Z] + git semver [Pipeline] } [2023-11-08T17:47:44.665Z] $ docker stop --time=1 dec48ee38fcd9a600ba13343971980b35be788a1f0b1d9e718b0579032d5771b [2023-11-08T17:47:45.949Z] $ docker rm -f --volumes dec48ee38fcd9a600ba13343971980b35be788a1f0b1d9e718b0579032d5771b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T17:47:46.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T17:47:46.492Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T17:47:46.497Z] [edgeXSemver]: initialized semver on version 3.0.3-dev.5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T17:47:46.624Z] provisioning config files... [2023-11-08T17:47:46.634Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config14509341300721054948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:47:46.932Z] ---> docker-login.sh [2023-11-08T17:47:46.932Z] nexus3.edgexfoundry.org:10001 [2023-11-08T17:47:46.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:46.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:46.932Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:46.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:46.932Z] [2023-11-08T17:47:46.932Z] Login Succeeded [2023-11-08T17:47:46.932Z] nexus3.edgexfoundry.org:10002 [2023-11-08T17:47:46.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:46.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:46.932Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:46.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:46.932Z] [2023-11-08T17:47:46.932Z] Login Succeeded [2023-11-08T17:47:46.932Z] nexus3.edgexfoundry.org:10003 [2023-11-08T17:47:47.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:47.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:47.192Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:47.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:47.192Z] [2023-11-08T17:47:47.192Z] Login Succeeded [2023-11-08T17:47:47.192Z] nexus3.edgexfoundry.org:10004 [2023-11-08T17:47:47.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:47.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:47.192Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:47.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:47.192Z] [2023-11-08T17:47:47.192Z] Login Succeeded [2023-11-08T17:47:47.192Z] docker.io [2023-11-08T17:47:47.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:47:47.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:47:47.762Z] Configure a credential helper to remove this warning. See [2023-11-08T17:47:47.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:47:47.762Z] [2023-11-08T17:47:47.762Z] Login Succeeded [2023-11-08T17:47:47.762Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T17:47:47.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T17:47:47.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T17:47:47.837Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2023-11-08T17:47:47.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T17:47:47.852Z] ========================================================= [2023-11-08T17:47:47.852Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2023-11-08T17:47:47.852Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:47:48.149Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2023-11-08T17:47:48.150Z] Sending build context to Docker daemon 4.912MB [2023-11-08T17:47:48.150Z] Step 1/21 : ARG BASE=alpine:3.18 [2023-11-08T17:47:48.150Z] Step 2/21 : FROM ${BASE} as builder [2023-11-08T17:47:48.150Z] latest: Pulling from edgex-devops/edgex-gcc-base [2023-11-08T17:47:48.150Z] 96526aa774ef: Pulling fs layer [2023-11-08T17:47:48.150Z] da60e534fd72: Pulling fs layer [2023-11-08T17:47:48.409Z] 96526aa774ef: Verifying Checksum [2023-11-08T17:47:48.409Z] 96526aa774ef: Download complete [2023-11-08T17:47:48.409Z] 96526aa774ef: Pull complete [2023-11-08T17:47:48.983Z] da60e534fd72: Verifying Checksum [2023-11-08T17:47:48.983Z] da60e534fd72: Download complete [2023-11-08T17:47:52.269Z] da60e534fd72: Pull complete [2023-11-08T17:47:52.269Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2023-11-08T17:47:52.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2023-11-08T17:47:52.269Z] ---> 6605166a5db4 [2023-11-08T17:47:52.269Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T17:47:54.178Z] ---> Running in 4a65fd5f2470 [2023-11-08T17:47:54.438Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2023-11-08T17:47:54.697Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T17:47:54.697Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T17:47:54.697Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T17:47:55.272Z] Removing intermediate container 4a65fd5f2470 [2023-11-08T17:47:55.272Z] ---> 767d04e5c7db [2023-11-08T17:47:55.272Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T17:47:55.272Z] ---> Running in 13cbb89bc833 [2023-11-08T17:47:55.534Z] Removing intermediate container 13cbb89bc833 [2023-11-08T17:47:55.534Z] ---> 24286484133c [2023-11-08T17:47:55.534Z] 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 [2023-11-08T17:47:55.534Z] ---> Running in 6b09bf6cb847 [2023-11-08T17:47:55.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T17:47:56.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T17:47:56.313Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T17:47:56.883Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T17:47:56.883Z] (1/17) Installing hiredis (1.1.0-r2) [2023-11-08T17:47:56.883Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2023-11-08T17:47:56.883Z] (3/17) Installing iotech-iot-1.5 (1.5.0-r0) [2023-11-08T17:47:57.452Z] (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-08T17:47:57.712Z] (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-11-08T17:47:57.712Z] (6/17) Installing libcbor (0.10.2-r1) [2023-11-08T17:47:57.712Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2023-11-08T17:47:57.712Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2023-11-08T17:47:57.973Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2023-11-08T17:47:57.973Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2023-11-08T17:47:57.973Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-08T17:47:57.973Z] (12/17) Installing libblkid (2.38.1-r8) [2023-11-08T17:47:57.973Z] (13/17) Installing libuuid (2.38.1-r8) [2023-11-08T17:47:57.973Z] (14/17) Installing libfdisk (2.38.1-r8) [2023-11-08T17:47:57.973Z] (15/17) Installing libmount (2.38.1-r8) [2023-11-08T17:47:57.973Z] (16/17) Installing libsmartcols (2.38.1-r8) [2023-11-08T17:47:57.973Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2023-11-08T17:47:57.973Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T17:47:57.973Z] OK: 336 MiB in 99 packages [2023-11-08T17:47:58.543Z] Removing intermediate container 6b09bf6cb847 [2023-11-08T17:47:58.543Z] ---> d426f96611c8 [2023-11-08T17:47:58.543Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-11-08T17:47:58.543Z] ---> Running in ebf4046b1b47 [2023-11-08T17:47:59.111Z] Removing intermediate container ebf4046b1b47 [2023-11-08T17:47:59.111Z] ---> dcd3e7ee2f23 [2023-11-08T17:47:59.111Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-11-08T17:47:59.111Z] ---> dfcf28962c71 [2023-11-08T17:47:59.111Z] Step 8/21 : COPY src /tmp/sdk/src [2023-11-08T17:47:59.370Z] ---> d6a62fa6f285 [2023-11-08T17:47:59.370Z] Step 9/21 : COPY include /tmp/sdk/include [2023-11-08T17:47:59.629Z] ---> f0e9385730b2 [2023-11-08T17:47:59.629Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-11-08T17:47:59.629Z] ---> 3059842750c0 [2023-11-08T17:47:59.629Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-11-08T17:47:59.889Z] ---> 39d8d87924bf [2023-11-08T17:47:59.889Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-11-08T17:47:59.889Z] ---> c1d56a55a779 [2023-11-08T17:47:59.889Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-11-08T17:48:00.148Z] ---> Running in dfcd3b67a408 [2023-11-08T17:48:00.408Z] + CPPCHECK=false [2023-11-08T17:48:00.408Z] + DOCGEN=false [2023-11-08T17:48:00.408Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-11-08T17:48:00.408Z] + '[' 0 -gt 0 ] [2023-11-08T17:48:00.408Z] + readlink -f ./scripts/build.sh [2023-11-08T17:48:00.408Z] + dirname /tmp/sdk/scripts/build.sh [2023-11-08T17:48:00.408Z] + dirname /tmp/sdk/scripts [2023-11-08T17:48:00.408Z] + ROOT=/tmp/sdk [2023-11-08T17:48:00.408Z] + cd /tmp/sdk [2023-11-08T17:48:00.408Z] + mkdir -p /tmp/sdk/build/release [2023-11-08T17:48:00.408Z] + cd /tmp/sdk/build/release [2023-11-08T17:48:00.408Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-11-08T17:48:00.408Z] -- The C compiler identification is GNU 12.2.1 [2023-11-08T17:48:00.408Z] -- Detecting C compiler ABI info [2023-11-08T17:48:00.408Z] -- Detecting C compiler ABI info - done [2023-11-08T17:48:00.408Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-11-08T17:48:00.408Z] -- Detecting C compile features [2023-11-08T17:48:00.408Z] -- Detecting C compile features - done [2023-11-08T17:48:00.408Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-11-08T17:48:00.675Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2023-11-08T17:48:00.675Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-11-08T17:48:00.675Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-11-08T17:48:00.675Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-11-08T17:48:00.675Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-11-08T17:48:00.675Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-11-08T17:48:00.675Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-11-08T17:48:00.675Z] -- /opt/iotech/iot/1.5/include [2023-11-08T17:48:00.675Z] -- C SDK 3.0.3-dev.5 for Linux [2023-11-08T17:48:00.675Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-11-08T17:48:00.675Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-11-08T17:48:00.675Z] -- Found Curses: /usr/lib/libcurses.so [2023-11-08T17:48:00.675Z] -- Configuring done (0.4s) [2023-11-08T17:48:00.675Z] -- Generating done (0.0s) [2023-11-08T17:48:00.675Z] -- Build files have been written to: /tmp/sdk/build/release [2023-11-08T17:48:00.675Z] + make all package [2023-11-08T17:48:00.675Z] + tee release.log [2023-11-08T17:48:00.935Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-11-08T17:48:00.935Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-11-08T17:48:00.935Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-11-08T17:48:01.195Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-11-08T17:48:01.195Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-11-08T17:48:01.455Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-11-08T17:48:01.582Z] Still waiting to schedule task [2023-11-08T17:48:01.582Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17041’ is offline [2023-11-08T17:48:01.715Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-11-08T17:48:01.715Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2023-11-08T17:48:01.715Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T17:48:01.715Z] 294 | while (privateConfig) [2023-11-08T17:48:01.715Z] | ^~~~~~~~~~~~~ [2023-11-08T17:48:01.715Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2023-11-08T17:48:01.715Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2023-11-08T17:48:01.715Z] | ^~~~~~~~~~~~~ [2023-11-08T17:48:01.715Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T17:48:01.715Z] 271 | while (result) [2023-11-08T17:48:01.715Z] | ^~~~~~ [2023-11-08T17:48:01.715Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2023-11-08T17:48:01.715Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2023-11-08T17:48:01.715Z] | ^~~~~~ [2023-11-08T17:48:01.973Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-11-08T17:48:01.973Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-11-08T17:48:01.973Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-11-08T17:48:02.231Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-11-08T17:48:02.490Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-11-08T17:48:02.490Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-11-08T17:48:02.748Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-11-08T17:48:02.748Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-11-08T17:48:03.007Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-11-08T17:48:03.007Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-11-08T17:48:03.266Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-11-08T17:48:03.266Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-11-08T17:48:03.525Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-11-08T17:48:03.525Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-11-08T17:48:04.905Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-11-08T17:48:04.905Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-11-08T17:48:04.905Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-11-08T17:48:04.905Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-11-08T17:48:04.905Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-11-08T17:48:05.165Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-11-08T17:48:05.423Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-11-08T17:48:05.687Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-11-08T17:48:05.687Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-11-08T17:48:05.687Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-11-08T17:48:05.947Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-11-08T17:48:05.947Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T17:48:05.947Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-11-08T17:48:05.947Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T17:48:05.947Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T17:48:05.947Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-11-08T17:48:05.947Z] | ^ [2023-11-08T17:48:05.947Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T17:48:05.947Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2023-11-08T17:48:05.947Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T17:48:05.947Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2023-11-08T17:48:05.947Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2023-11-08T17:48:05.947Z] | ^~~~~~~~~~~~~~~~~~~~~ [2023-11-08T17:48:06.205Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-11-08T17:48:06.205Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-11-08T17:48:06.465Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-11-08T17:48:06.465Z] [ 68%] Linking C shared library libcsdk.so [2023-11-08T17:48:06.465Z] [ 68%] Built target csdk [2023-11-08T17:48:06.465Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-11-08T17:48:06.723Z] [ 72%] Linking C executable template [2023-11-08T17:48:06.723Z] [ 72%] Built target template [2023-11-08T17:48:06.723Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-11-08T17:48:06.723Z] [ 76%] Linking C executable device-counter [2023-11-08T17:48:06.982Z] [ 76%] Built target device-counter [2023-11-08T17:48:06.982Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-11-08T17:48:06.982Z] [ 80%] Linking C executable device-random [2023-11-08T17:48:06.982Z] [ 80%] Built target device-random [2023-11-08T17:48:06.982Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-11-08T17:48:07.249Z] [ 84%] Linking C executable device-gyro [2023-11-08T17:48:07.249Z] [ 84%] Built target device-gyro [2023-11-08T17:48:07.249Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-11-08T17:48:07.249Z] [ 88%] Linking C executable device-bitfields [2023-11-08T17:48:07.508Z] [ 88%] Built target device-bitfields [2023-11-08T17:48:07.508Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-11-08T17:48:07.508Z] [ 92%] Linking C executable template-discovery [2023-11-08T17:48:07.508Z] [ 92%] Built target template-discovery [2023-11-08T17:48:07.508Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-11-08T17:48:07.766Z] [ 96%] Linking C executable device-file [2023-11-08T17:48:07.766Z] [ 96%] Built target device-file [2023-11-08T17:48:07.766Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-11-08T17:48:08.025Z] [100%] Linking C executable device-terminal [2023-11-08T17:48:08.025Z] [100%] Built target device-terminal [2023-11-08T17:48:08.025Z] Run CPack packaging tool... [2023-11-08T17:48:08.025Z] CPack: Create package using TGZ [2023-11-08T17:48:08.025Z] CPack: Install projects [2023-11-08T17:48:08.025Z] CPack: - Run preinstall target for: Csdk [2023-11-08T17:48:08.284Z] CPack: - Install project: Csdk [] [2023-11-08T17:48:08.284Z] CPack: Create package [2023-11-08T17:48:08.284Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.5.tar.gz generated. [2023-11-08T17:48:08.284Z] + '[' false '=' true ] [2023-11-08T17:48:08.284Z] + '[' false '=' true ] [2023-11-08T17:48:08.284Z] + mkdir -p /tmp/sdk/build/debug [2023-11-08T17:48:08.284Z] + cd /tmp/sdk/build/debug [2023-11-08T17:48:08.284Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-11-08T17:48:08.284Z] -- The C compiler identification is GNU 12.2.1 [2023-11-08T17:48:08.284Z] -- Detecting C compiler ABI info [2023-11-08T17:48:08.545Z] -- Detecting C compiler ABI info - done [2023-11-08T17:48:08.545Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-11-08T17:48:08.545Z] -- Detecting C compile features [2023-11-08T17:48:08.545Z] -- Detecting C compile features - done [2023-11-08T17:48:08.545Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-11-08T17:48:08.545Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2023-11-08T17:48:08.545Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-11-08T17:48:08.545Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-11-08T17:48:08.545Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-11-08T17:48:08.545Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-11-08T17:48:08.545Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-11-08T17:48:08.545Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-11-08T17:48:08.545Z] -- /opt/iotech/iot/1.5/include [2023-11-08T17:48:08.545Z] -- C SDK 3.0.3-dev.5 for Linux [2023-11-08T17:48:08.545Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-11-08T17:48:08.545Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-11-08T17:48:08.545Z] -- Found Curses: /usr/lib/libcurses.so [2023-11-08T17:48:08.805Z] -- Configuring done (0.4s) [2023-11-08T17:48:08.805Z] -- Generating done (0.0s) [2023-11-08T17:48:08.805Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-11-08T17:48:08.805Z] + + tee debug.log [2023-11-08T17:48:08.805Z] make [2023-11-08T17:48:08.805Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-11-08T17:48:08.805Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-11-08T17:48:08.805Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-11-08T17:48:09.064Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-11-08T17:48:09.064Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-11-08T17:48:09.064Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-11-08T17:48:09.323Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-11-08T17:48:09.323Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-11-08T17:48:09.323Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-11-08T17:48:09.323Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-11-08T17:48:09.583Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-11-08T17:48:09.583Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-11-08T17:48:09.583Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-11-08T17:48:09.841Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-11-08T17:48:09.841Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-11-08T17:48:09.841Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-11-08T17:48:09.841Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-11-08T17:48:10.100Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-11-08T17:48:10.100Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-11-08T17:48:10.100Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-11-08T17:48:10.365Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-11-08T17:48:10.365Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-11-08T17:48:10.622Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-11-08T17:48:10.622Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-11-08T17:48:10.622Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-11-08T17:48:10.622Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-11-08T17:48:10.881Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-11-08T17:48:10.881Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-11-08T17:48:11.139Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-11-08T17:48:11.139Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-11-08T17:48:11.139Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-11-08T17:48:11.139Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-11-08T17:48:11.139Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T17:48:11.139Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-11-08T17:48:11.139Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T17:48:11.139Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T17:48:11.139Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-11-08T17:48:11.139Z] | ^ [2023-11-08T17:48:11.398Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-11-08T17:48:11.398Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-11-08T17:48:11.398Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-11-08T17:48:11.398Z] [ 68%] Linking C shared library libcsdk.so [2023-11-08T17:48:11.657Z] [ 68%] Built target csdk [2023-11-08T17:48:11.658Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-11-08T17:48:11.658Z] [ 72%] Linking C executable template [2023-11-08T17:48:11.658Z] [ 72%] Built target template [2023-11-08T17:48:11.658Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-11-08T17:48:11.916Z] [ 76%] Linking C executable device-counter [2023-11-08T17:48:11.916Z] [ 76%] Built target device-counter [2023-11-08T17:48:11.916Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-11-08T17:48:11.916Z] [ 80%] Linking C executable device-random [2023-11-08T17:48:11.916Z] [ 80%] Built target device-random [2023-11-08T17:48:11.916Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-11-08T17:48:12.177Z] [ 84%] Linking C executable device-gyro [2023-11-08T17:48:12.177Z] [ 84%] Built target device-gyro [2023-11-08T17:48:12.177Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-11-08T17:48:12.177Z] [ 88%] Linking C executable device-bitfields [2023-11-08T17:48:12.438Z] [ 88%] Built target device-bitfields [2023-11-08T17:48:12.438Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-11-08T17:48:12.438Z] [ 92%] Linking C executable template-discovery [2023-11-08T17:48:12.438Z] [ 92%] Built target template-discovery [2023-11-08T17:48:12.438Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-11-08T17:48:12.438Z] [ 96%] Linking C executable device-file [2023-11-08T17:48:12.700Z] [ 96%] Built target device-file [2023-11-08T17:48:12.700Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-11-08T17:48:12.700Z] [100%] Linking C executable device-terminal [2023-11-08T17:48:12.700Z] [100%] Built target device-terminal [2023-11-08T17:48:12.700Z] make: Entering directory '/tmp/sdk/build/release' [2023-11-08T17:48:12.960Z] [ 68%] Built target csdk [2023-11-08T17:48:12.960Z] [ 72%] Built target template [2023-11-08T17:48:12.960Z] [ 76%] Built target device-counter [2023-11-08T17:48:12.960Z] [ 80%] Built target device-random [2023-11-08T17:48:12.960Z] [ 84%] Built target device-gyro [2023-11-08T17:48:12.960Z] [ 88%] Built target device-bitfields [2023-11-08T17:48:12.960Z] [ 92%] Built target template-discovery [2023-11-08T17:48:12.960Z] [ 96%] Built target device-file [2023-11-08T17:48:12.960Z] [100%] Built target device-terminal [2023-11-08T17:48:12.960Z] Install the project... [2023-11-08T17:48:12.960Z] -- Install configuration: "Release" [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/lib/libcsdk.so [2023-11-08T17:48:12.960Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/devsdk [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/edgex [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/edgex/devices.h [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-11-08T17:48:12.960Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-11-08T17:48:12.960Z] make: Leaving directory '/tmp/sdk/build/release' [2023-11-08T17:48:13.529Z] Removing intermediate container dfcd3b67a408 [2023-11-08T17:48:13.530Z] ---> 71f0d30e4aca [2023-11-08T17:48:13.530Z] Step 14/21 : FROM ${BASE} [2023-11-08T17:48:13.530Z] ---> 6605166a5db4 [2023-11-08T17:48:13.530Z] Step 15/21 : LABEL maintainer="IOTech " [2023-11-08T17:48:13.790Z] ---> Running in f1395b335313 [2023-11-08T17:48:13.791Z] Removing intermediate container f1395b335313 [2023-11-08T17:48:13.791Z] ---> c9ffed677c4a [2023-11-08T17:48:13.791Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T17:48:13.791Z] ---> Running in e047eb217495 [2023-11-08T17:48:14.051Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2023-11-08T17:48:14.620Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T17:48:14.620Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T17:48:14.620Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T17:48:14.620Z] Removing intermediate container e047eb217495 [2023-11-08T17:48:14.620Z] ---> af1a6b5218b2 [2023-11-08T17:48:14.620Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T17:48:14.878Z] ---> Running in a1d4f65f92d0 [2023-11-08T17:48:15.446Z] Removing intermediate container a1d4f65f92d0 [2023-11-08T17:48:15.446Z] ---> eb48620fe2ff [2023-11-08T17:48:15.446Z] 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 [2023-11-08T17:48:15.446Z] ---> Running in 64a4d3272b14 [2023-11-08T17:48:15.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T17:48:15.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T17:48:15.972Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T17:48:16.540Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T17:48:16.540Z] (1/7) Installing curl (8.4.0-r0) [2023-11-08T17:48:16.540Z] (2/7) Installing hiredis (1.1.0-r2) [2023-11-08T17:48:16.540Z] (3/7) Installing hiredis-dev (1.1.0-r2) [2023-11-08T17:48:16.540Z] (4/7) Installing iotech-iot-1.5 (1.5.0-r0) [2023-11-08T17:48:17.108Z] (5/7) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-11-08T17:48:17.368Z] (6/7) Installing libcbor (0.10.2-r1) [2023-11-08T17:48:17.368Z] (7/7) Installing libuuid (2.38.1-r8) [2023-11-08T17:48:17.368Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T17:48:17.368Z] OK: 331 MiB in 89 packages [2023-11-08T17:48:17.936Z] Removing intermediate container 64a4d3272b14 [2023-11-08T17:48:17.936Z] ---> 8ba7e24d580f [2023-11-08T17:48:17.936Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-11-08T17:48:17.936Z] ---> e905e7a61059 [2023-11-08T17:48:17.936Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-11-08T17:48:18.196Z] ---> 7c71570bf734 [2023-11-08T17:48:18.196Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-11-08T17:48:18.196Z] ---> 43caea8ac48c [2023-11-08T17:48:18.196Z] Successfully built 43caea8ac48c [2023-11-08T17:48:18.196Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:48:18.554Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T17:48:18.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:48:18.635Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2023-11-08T17:48:18.665Z] $ 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 [2023-11-08T17:48:19.010Z] $ docker top ca7fd7648fc3db7c352acdd91addf0d239e5a18b581acf40602fbc70b6f3f2a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T17:48:19.372Z] + make test [2023-11-08T17:48:19.372Z] echo "make test" [2023-11-08T17:48:19.372Z] make test [Pipeline] } [2023-11-08T17:48:19.384Z] $ docker stop --time=1 ca7fd7648fc3db7c352acdd91addf0d239e5a18b581acf40602fbc70b6f3f2a4 [2023-11-08T17:48:20.649Z] $ docker rm -f --volumes ca7fd7648fc3db7c352acdd91addf0d239e5a18b581acf40602fbc70b6f3f2a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T17:48:21.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T17:48:21.445Z] + ls -al . [2023-11-08T17:48:21.445Z] total 212 [2023-11-08T17:48:21.445Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 17:47 . [2023-11-08T17:48:21.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:47 .. [2023-11-08T17:48:21.445Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:47 .git [2023-11-08T17:48:21.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:47 .github [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 176 Nov 8 17:47 .gitignore [2023-11-08T17:48:21.445Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 17:47 .semver [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 2908 Nov 8 17:47 Attribution.txt [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 9802 Nov 8 17:47 CHANGES [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 108574 Nov 8 17:47 Doxyfile [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 17:47 GOVERNANCE.md [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 784 Nov 8 17:47 Jenkinsfile [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 17:47 LICENSE [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 444 Nov 8 17:47 Makefile [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 17:47 OWNERS.md [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 1651 Nov 8 17:47 README.IOT.md [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 4215 Nov 8 17:47 README.md [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 1245 Nov 8 17:47 README.v3.md [2023-11-08T17:48:21.445Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 17:47 VERSION [2023-11-08T17:48:21.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:47 docs [2023-11-08T17:48:21.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:47 include [2023-11-08T17:48:21.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:47 scripts [2023-11-08T17:48:21.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:47 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:48:21.757Z] + 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=fce4d9ea94ea80a3011c486961bae016d9d59a68 --label arch=amd64 --label version=3.0.3-dev.5 . [2023-11-08T17:48:21.757Z] Sending build context to Docker daemon 4.912MB [2023-11-08T17:48:21.757Z] Step 1/17 : ARG BASE=alpine:3.18 [2023-11-08T17:48:21.757Z] Step 2/17 : FROM ${BASE} [2023-11-08T17:48:21.757Z] ---> 43caea8ac48c [2023-11-08T17:48:21.757Z] Step 3/17 : LABEL maintainer="IOTech " [2023-11-08T17:48:21.757Z] ---> Running in 2c33e679db7d [2023-11-08T17:48:22.018Z] Removing intermediate container 2c33e679db7d [2023-11-08T17:48:22.018Z] ---> a4d55055488a [2023-11-08T17:48:22.018Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T17:48:22.018Z] ---> Running in 25230553a98f [2023-11-08T17:48:22.278Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2023-11-08T17:48:22.538Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T17:48:22.538Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T17:48:22.538Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T17:48:22.797Z] Removing intermediate container 25230553a98f [2023-11-08T17:48:22.797Z] ---> 347b3b3a4971 [2023-11-08T17:48:22.797Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T17:48:22.797Z] ---> Running in 57f737f85dfe [2023-11-08T17:48:23.366Z] Removing intermediate container 57f737f85dfe [2023-11-08T17:48:23.366Z] ---> 5b14fc493cbf [2023-11-08T17:48:23.366Z] 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 [2023-11-08T17:48:23.366Z] ---> Running in 53feec6bf7c8 [2023-11-08T17:48:23.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T17:48:23.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T17:48:23.884Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T17:48:24.455Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T17:48:24.455Z] (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-08T17:48:24.715Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2023-11-08T17:48:24.715Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2023-11-08T17:48:24.715Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2023-11-08T17:48:24.715Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2023-11-08T17:48:24.715Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-08T17:48:24.715Z] (7/11) Installing libblkid (2.38.1-r8) [2023-11-08T17:48:24.715Z] (8/11) Installing libfdisk (2.38.1-r8) [2023-11-08T17:48:24.715Z] (9/11) Installing libmount (2.38.1-r8) [2023-11-08T17:48:24.715Z] (10/11) Installing libsmartcols (2.38.1-r8) [2023-11-08T17:48:24.715Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2023-11-08T17:48:24.715Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T17:48:24.715Z] OK: 336 MiB in 100 packages [2023-11-08T17:48:25.301Z] Removing intermediate container 53feec6bf7c8 [2023-11-08T17:48:25.301Z] ---> 19790a0ef4c0 [2023-11-08T17:48:25.301Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-11-08T17:48:25.570Z] ---> b49564f94332 [2023-11-08T17:48:25.570Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-11-08T17:48:25.829Z] ---> 59d07b12dc6e [2023-11-08T17:48:25.829Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-11-08T17:48:25.829Z] ---> 604a0aa8f3c6 [2023-11-08T17:48:25.829Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-11-08T17:48:26.087Z] ---> 932649e8e3af [2023-11-08T17:48:26.088Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-11-08T17:48:26.088Z] ---> 4335a96c4fe2 [2023-11-08T17:48:26.088Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-11-08T17:48:26.347Z] ---> a2c540fd217e [2023-11-08T17:48:26.347Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-11-08T17:48:26.347Z] ---> Running in 2e670c49e155 [2023-11-08T17:48:26.347Z] Removing intermediate container 2e670c49e155 [2023-11-08T17:48:26.347Z] ---> 5062713139f7 [2023-11-08T17:48:26.347Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-11-08T17:48:26.347Z] ---> Running in 3cdddc0520f1 [2023-11-08T17:48:26.347Z] Removing intermediate container 3cdddc0520f1 [2023-11-08T17:48:26.347Z] ---> 3693ae967f82 [2023-11-08T17:48:26.347Z] Step 15/17 : LABEL arch=amd64 [2023-11-08T17:48:26.347Z] ---> Running in 9ab9beb1a290 [2023-11-08T17:48:26.607Z] Removing intermediate container 9ab9beb1a290 [2023-11-08T17:48:26.607Z] ---> 618c9fe0f89f [2023-11-08T17:48:26.607Z] Step 16/17 : LABEL git_sha=fce4d9ea94ea80a3011c486961bae016d9d59a68 [2023-11-08T17:48:26.607Z] ---> Running in 8da02dfd501e [2023-11-08T17:48:26.607Z] Removing intermediate container 8da02dfd501e [2023-11-08T17:48:26.607Z] ---> 035af783556a [2023-11-08T17:48:26.607Z] Step 17/17 : LABEL version=3.0.3-dev.5 [2023-11-08T17:48:26.607Z] ---> Running in b90742cda351 [2023-11-08T17:48:26.607Z] Removing intermediate container b90742cda351 [2023-11-08T17:48:26.607Z] ---> 3a260a31a768 [2023-11-08T17:48:26.607Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-11-08T17:48:26.607Z] Successfully built 3a260a31a768 [2023-11-08T17:48:26.607Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:48:27.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T17:48:27.297Z] [2023-11-08T17:48:27.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:48:27.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T17:48:27.599Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T17:48:27.599Z] 5eb5b503b376: Pulling fs layer [2023-11-08T17:48:27.599Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T17:48:27.599Z] ec43610c2a17: Pulling fs layer [2023-11-08T17:48:27.599Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T17:48:27.599Z] 33b1e0a273af: Pulling fs layer [2023-11-08T17:48:27.599Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T17:48:27.599Z] 2f39f015ded8: Pulling fs layer [2023-11-08T17:48:27.599Z] 3a2ae6a8a46f: Waiting [2023-11-08T17:48:27.599Z] 33b1e0a273af: Waiting [2023-11-08T17:48:27.599Z] 5d3b04190fa2: Waiting [2023-11-08T17:48:27.599Z] 2f39f015ded8: Waiting [2023-11-08T17:48:27.599Z] 5c69ac0246d0: Download complete [2023-11-08T17:48:27.599Z] 3a2ae6a8a46f: Download complete [2023-11-08T17:48:27.599Z] 33b1e0a273af: Verifying Checksum [2023-11-08T17:48:27.599Z] 33b1e0a273af: Download complete [2023-11-08T17:48:27.599Z] ec43610c2a17: Verifying Checksum [2023-11-08T17:48:27.599Z] ec43610c2a17: Download complete [2023-11-08T17:48:27.599Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T17:48:27.599Z] 5d3b04190fa2: Download complete [2023-11-08T17:48:27.857Z] 5eb5b503b376: Verifying Checksum [2023-11-08T17:48:27.857Z] 5eb5b503b376: Download complete [2023-11-08T17:48:28.422Z] 2f39f015ded8: Download complete [2023-11-08T17:48:28.990Z] 5eb5b503b376: Pull complete [2023-11-08T17:48:28.990Z] 5c69ac0246d0: Pull complete [2023-11-08T17:48:29.556Z] ec43610c2a17: Pull complete [2023-11-08T17:48:29.556Z] 3a2ae6a8a46f: Pull complete [2023-11-08T17:48:29.813Z] 33b1e0a273af: Pull complete [2023-11-08T17:48:29.813Z] 5d3b04190fa2: Pull complete [2023-11-08T17:48:34.004Z] 2f39f015ded8: Pull complete [2023-11-08T17:48:34.004Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T17:48:34.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T17:48:34.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:48:34.083Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2023-11-08T17:48:34.112Z] $ 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 [2023-11-08T17:48:39.630Z] $ docker top 36bf4499d13f7d3e6f23331ae1580458628d8abca752c3f232fd39c0d508cf7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:48:40.056Z] ---> job-cost.sh [2023-11-08T17:48:40.056Z] lf-activate-venv: SKIPPING [2023-11-08T17:48:40.056Z] INFO: No Stack... [2023-11-08T17:48:40.338Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T17:48:40.597Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T17:48:40.886Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2023-11-08T17:48:40.886Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T17:48:40.902Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-65-stack-cost] [2023-11-08T17:48:40.908Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-65-stack-cost] did not exist. Created. [2023-11-08T17:48:40.908Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T17:48:41.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T17:48:41.255Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T17:48:41.261Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T17:48:41.280Z] $ docker stop --time=1 36bf4499d13f7d3e6f23331ae1580458628d8abca752c3f232fd39c0d508cf7c [2023-11-08T17:48:43.652Z] $ docker rm -f --volumes 36bf4499d13f7d3e6f23331ae1580458628d8abca752c3f232fd39c0d508cf7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T17:49:49.484Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17043 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2023-11-08T17:49:49.499Z] Running in /w/workspace/device-sdk-c/65 [Pipeline] { [Pipeline] checkout [2023-11-08T17:49:49.530Z] Selected Git installation does not exist. Using Default [2023-11-08T17:49:49.530Z] The recommended git tool is: NONE [2023-11-08T17:49:54.221Z] using credential edgex-jenkins-ssh [2023-11-08T17:49:54.240Z] Cloning the remote Git repository [2023-11-08T17:49:54.283Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2023-11-08T17:49:54.382Z] > git init /w/workspace/device-sdk-c/65 # timeout=10 [2023-11-08T17:49:54.517Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2023-11-08T17:49:54.519Z] > git --version # timeout=10 [2023-11-08T17:49:54.537Z] > git --version # 'git version 2.25.1' [2023-11-08T17:49:54.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T17:49:57.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T17:49:58.454Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2023-11-08T17:49:58.478Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T17:49:59.262Z] Avoid second fetch [2023-11-08T17:49:59.263Z] Checking out Revision fce4d9ea94ea80a3011c486961bae016d9d59a68 (main) [2023-11-08T17:49:59.843Z] Commit message: "Merge pull request #489 from ernestojeda/alpine-3-18" [2023-11-08T17:49:59.279Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T17:49:59.344Z] > git checkout -f fce4d9ea94ea80a3011c486961bae016d9d59a68 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T17:50:00.867Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T17:50:00.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T17:50:00.867Z] Dload Upload Total Spent Left Speed [2023-11-08T17:50:00.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96075 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh [2023-11-08T17:50:01.453Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T17:50:01.805Z] + sudo tee /etc/docker/daemon.new [2023-11-08T17:50:01.805Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T17:50:01.805Z] { [2023-11-08T17:50:01.805Z] "registry-mirrors": [ [2023-11-08T17:50:01.805Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T17:50:01.805Z] ], [2023-11-08T17:50:01.805Z] "bip": "10.250.0.254/24", [2023-11-08T17:50:01.805Z] "hosts": [ [2023-11-08T17:50:01.805Z] "tcp://0.0.0.0:5555", [2023-11-08T17:50:01.805Z] "unix:///var/run/docker.sock" [2023-11-08T17:50:01.805Z] ], [2023-11-08T17:50:01.805Z] "mtu": 1458, [2023-11-08T17:50:01.805Z] "selinux-enabled": true, [2023-11-08T17:50:01.805Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T17:50:01.805Z] } [Pipeline] sh [2023-11-08T17:50:02.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T17:50:02.469Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T17:50:20.720Z] provisioning config files... [2023-11-08T17:50:20.742Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/65@tmp/config2763679158062161712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:50:21.089Z] ---> docker-login.sh [2023-11-08T17:50:21.090Z] nexus3.edgexfoundry.org:10001 [2023-11-08T17:50:21.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:50:21.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:50:21.640Z] Configure a credential helper to remove this warning. See [2023-11-08T17:50:21.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:50:21.640Z] [2023-11-08T17:50:21.640Z] Login Succeeded [2023-11-08T17:50:21.640Z] nexus3.edgexfoundry.org:10002 [2023-11-08T17:50:21.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:50:22.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:50:22.186Z] Configure a credential helper to remove this warning. See [2023-11-08T17:50:22.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:50:22.186Z] [2023-11-08T17:50:22.186Z] Login Succeeded [2023-11-08T17:50:22.186Z] nexus3.edgexfoundry.org:10003 [2023-11-08T17:50:22.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:50:22.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:50:22.459Z] Configure a credential helper to remove this warning. See [2023-11-08T17:50:22.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:50:22.459Z] [2023-11-08T17:50:22.459Z] Login Succeeded [2023-11-08T17:50:22.459Z] nexus3.edgexfoundry.org:10004 [2023-11-08T17:50:22.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:50:22.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:50:22.739Z] Configure a credential helper to remove this warning. See [2023-11-08T17:50:22.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:50:22.739Z] [2023-11-08T17:50:22.739Z] Login Succeeded [2023-11-08T17:50:22.739Z] docker.io [2023-11-08T17:50:23.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:50:23.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:50:23.274Z] Configure a credential helper to remove this warning. See [2023-11-08T17:50:23.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:50:23.274Z] [2023-11-08T17:50:23.274Z] Login Succeeded [2023-11-08T17:50:23.274Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T17:50:23.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T17:50:23.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T17:50:23.541Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2023-11-08T17:50:23.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T17:50:23.566Z] ========================================================= [2023-11-08T17:50:23.566Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2023-11-08T17:50:23.566Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:50:23.898Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2023-11-08T17:50:24.165Z] Sending build context to Docker daemon 2.943MB [2023-11-08T17:50:24.165Z] Step 1/21 : ARG BASE=alpine:3.18 [2023-11-08T17:50:24.165Z] Step 2/21 : FROM ${BASE} as builder [2023-11-08T17:50:26.107Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2023-11-08T17:50:26.107Z] 579b34f0a95b: Pulling fs layer [2023-11-08T17:50:26.107Z] e71477ac5e1b: Pulling fs layer [2023-11-08T17:50:26.107Z] 579b34f0a95b: Download complete [2023-11-08T17:50:26.374Z] 579b34f0a95b: Pull complete [2023-11-08T17:50:28.330Z] e71477ac5e1b: Verifying Checksum [2023-11-08T17:50:28.330Z] e71477ac5e1b: Download complete [2023-11-08T17:50:40.681Z] e71477ac5e1b: Pull complete [2023-11-08T17:50:40.681Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2023-11-08T17:50:40.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2023-11-08T17:50:40.681Z] ---> 2b552cad5dd9 [2023-11-08T17:50:40.681Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T17:50:40.681Z] ---> Running in 253b824374af [2023-11-08T17:50:41.648Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2023-11-08T17:50:42.241Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T17:50:42.241Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T17:50:42.241Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T17:50:42.840Z] Removing intermediate container 253b824374af [2023-11-08T17:50:42.840Z] ---> 840e45641c53 [2023-11-08T17:50:42.840Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T17:50:42.840Z] ---> Running in 7afc97da9350 [2023-11-08T17:50:44.787Z] Removing intermediate container 7afc97da9350 [2023-11-08T17:50:44.787Z] ---> 07b8fcb16874 [2023-11-08T17:50:44.787Z] 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 [2023-11-08T17:50:44.787Z] ---> Running in 113446cbba25 [2023-11-08T17:50:45.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T17:50:45.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T17:50:46.234Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T17:50:47.192Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T17:50:47.192Z] (1/17) Installing hiredis (1.1.0-r2) [2023-11-08T17:50:47.192Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2023-11-08T17:50:47.192Z] (3/17) Installing iotech-iot-1.5 (1.5.0-r0) [2023-11-08T17:50:47.776Z] (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-08T17:50:48.043Z] (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-11-08T17:50:48.309Z] (6/17) Installing libcbor (0.10.2-r1) [2023-11-08T17:50:48.309Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2023-11-08T17:50:48.309Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2023-11-08T17:50:48.309Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2023-11-08T17:50:48.309Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2023-11-08T17:50:48.309Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-08T17:50:48.309Z] (12/17) Installing libblkid (2.38.1-r8) [2023-11-08T17:50:48.309Z] (13/17) Installing libuuid (2.38.1-r8) [2023-11-08T17:50:48.309Z] (14/17) Installing libfdisk (2.38.1-r8) [2023-11-08T17:50:48.309Z] (15/17) Installing libmount (2.38.1-r8) [2023-11-08T17:50:48.309Z] (16/17) Installing libsmartcols (2.38.1-r8) [2023-11-08T17:50:48.309Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2023-11-08T17:50:48.587Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T17:50:48.587Z] OK: 333 MiB in 99 packages [2023-11-08T17:50:49.667Z] Removing intermediate container 113446cbba25 [2023-11-08T17:50:49.667Z] ---> 796e62edc124 [2023-11-08T17:50:49.667Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-11-08T17:50:49.938Z] ---> Running in 12ca9e905545 [2023-11-08T17:50:54.224Z] Removing intermediate container 12ca9e905545 [2023-11-08T17:50:54.224Z] ---> 178145611ab5 [2023-11-08T17:50:54.224Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-11-08T17:50:54.224Z] ---> 90d70b563f91 [2023-11-08T17:50:54.224Z] Step 8/21 : COPY src /tmp/sdk/src [2023-11-08T17:50:55.185Z] ---> 90e89760ff2b [2023-11-08T17:50:55.185Z] Step 9/21 : COPY include /tmp/sdk/include [2023-11-08T17:50:55.453Z] ---> 73a64405fce6 [2023-11-08T17:50:55.453Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-11-08T17:50:56.038Z] ---> 753cec543109 [2023-11-08T17:50:56.038Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-11-08T17:50:56.306Z] ---> 176094d36c0b [2023-11-08T17:50:56.306Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-11-08T17:50:56.889Z] ---> 7e34c973fefe [2023-11-08T17:50:56.889Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-11-08T17:50:56.889Z] ---> Running in 79b98cc1169e [2023-11-08T17:50:57.846Z] + CPPCHECK=false [2023-11-08T17:50:57.846Z] + DOCGEN=false [2023-11-08T17:50:57.846Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-11-08T17:50:57.846Z] + '[' 0 -gt 0 ] [2023-11-08T17:50:57.846Z] + readlink -f ./scripts/build.sh [2023-11-08T17:50:57.846Z] + dirname /tmp/sdk/scripts/build.sh [2023-11-08T17:50:57.846Z] + dirname /tmp/sdk/scripts [2023-11-08T17:50:57.846Z] + ROOT=/tmp/sdk [2023-11-08T17:50:57.846Z] + cd /tmp/sdk [2023-11-08T17:50:57.846Z] + mkdir -p /tmp/sdk/build/release [2023-11-08T17:50:57.846Z] + cd /tmp/sdk/build/release [2023-11-08T17:50:57.846Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-11-08T17:50:58.113Z] -- The C compiler identification is GNU 12.2.1 [2023-11-08T17:50:58.113Z] -- Detecting C compiler ABI info [2023-11-08T17:50:58.697Z] -- Detecting C compiler ABI info - done [2023-11-08T17:50:58.697Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-11-08T17:50:58.697Z] -- Detecting C compile features [2023-11-08T17:50:58.697Z] -- Detecting C compile features - done [2023-11-08T17:50:58.697Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-11-08T17:50:58.697Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2023-11-08T17:50:58.965Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-11-08T17:50:58.965Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-11-08T17:50:58.965Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-11-08T17:50:58.965Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-11-08T17:50:58.965Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-11-08T17:50:58.965Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-11-08T17:50:58.965Z] -- /opt/iotech/iot/1.5/include [2023-11-08T17:50:58.965Z] -- C SDK 3.0.3-dev.5 for Linux [2023-11-08T17:50:58.965Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-11-08T17:50:59.248Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-11-08T17:50:59.517Z] -- Found Curses: /usr/lib/libcurses.so [2023-11-08T17:50:59.517Z] -- Configuring done (1.7s) [2023-11-08T17:50:59.785Z] -- Generating done (0.2s) [2023-11-08T17:50:59.785Z] -- Build files have been written to: /tmp/sdk/build/release [2023-11-08T17:50:59.785Z] + make all package [2023-11-08T17:50:59.785Z] + tee release.log [2023-11-08T17:51:00.051Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-11-08T17:51:00.649Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-11-08T17:51:01.250Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-11-08T17:51:02.215Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-11-08T17:51:02.796Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-11-08T17:51:03.380Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-11-08T17:51:05.953Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-11-08T17:51:06.220Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2023-11-08T17:51:06.220Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T17:51:06.220Z] 294 | while (privateConfig) [2023-11-08T17:51:06.220Z] | ^~~~~~~~~~~~~ [2023-11-08T17:51:06.220Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2023-11-08T17:51:06.220Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2023-11-08T17:51:06.220Z] | ^~~~~~~~~~~~~ [2023-11-08T17:51:06.220Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T17:51:06.220Z] 271 | while (result) [2023-11-08T17:51:06.220Z] | ^~~~~~ [2023-11-08T17:51:06.220Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2023-11-08T17:51:06.220Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2023-11-08T17:51:06.220Z] | ^~~~~~ [2023-11-08T17:51:06.489Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-11-08T17:51:06.758Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-11-08T17:51:07.716Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-11-08T17:51:09.650Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-11-08T17:51:09.918Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-11-08T17:51:10.884Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-11-08T17:51:11.480Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-11-08T17:51:12.065Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-11-08T17:51:13.024Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-11-08T17:51:13.296Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-11-08T17:51:15.232Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-11-08T17:51:15.511Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-11-08T17:51:16.098Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-11-08T17:51:17.059Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-11-08T17:51:23.712Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-11-08T17:51:23.978Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-11-08T17:51:24.569Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-11-08T17:51:25.161Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-11-08T17:51:25.428Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-11-08T17:51:26.842Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-11-08T17:51:28.782Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-11-08T17:51:29.049Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-11-08T17:51:30.005Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-11-08T17:51:30.585Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-11-08T17:51:30.848Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-11-08T17:51:30.848Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T17:51:30.848Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-11-08T17:51:30.848Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T17:51:30.848Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T17:51:30.848Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-11-08T17:51:30.848Z] | ^ [2023-11-08T17:51:32.251Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T17:51:32.251Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2023-11-08T17:51:32.251Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T17:51:32.251Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2023-11-08T17:51:32.251Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2023-11-08T17:51:32.251Z] | ^~~~~~~~~~~~~~~~~~~~~ [2023-11-08T17:51:33.210Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-11-08T17:51:33.792Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-11-08T17:51:34.376Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-11-08T17:51:34.644Z] [ 68%] Linking C shared library libcsdk.so [2023-11-08T17:51:34.910Z] [ 68%] Built target csdk [2023-11-08T17:51:34.910Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-11-08T17:51:35.869Z] [ 72%] Linking C executable template [2023-11-08T17:51:36.134Z] [ 72%] Built target template [2023-11-08T17:51:36.134Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-11-08T17:51:36.718Z] [ 76%] Linking C executable device-counter [2023-11-08T17:51:36.986Z] [ 76%] Built target device-counter [2023-11-08T17:51:36.986Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-11-08T17:51:37.567Z] [ 80%] Linking C executable device-random [2023-11-08T17:51:37.842Z] [ 80%] Built target device-random [2023-11-08T17:51:37.842Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-11-08T17:51:38.428Z] [ 84%] Linking C executable device-gyro [2023-11-08T17:51:38.694Z] [ 84%] Built target device-gyro [2023-11-08T17:51:38.694Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-11-08T17:51:39.278Z] [ 88%] Linking C executable device-bitfields [2023-11-08T17:51:39.545Z] [ 88%] Built target device-bitfields [2023-11-08T17:51:39.545Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-11-08T17:51:40.504Z] [ 92%] Linking C executable template-discovery [2023-11-08T17:51:40.771Z] [ 92%] Built target template-discovery [2023-11-08T17:51:40.771Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-11-08T17:51:41.358Z] [ 96%] Linking C executable device-file [2023-11-08T17:51:41.625Z] [ 96%] Built target device-file [2023-11-08T17:51:41.893Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-11-08T17:51:42.477Z] [100%] Linking C executable device-terminal [2023-11-08T17:51:42.761Z] [100%] Built target device-terminal [2023-11-08T17:51:42.761Z] Run CPack packaging tool... [2023-11-08T17:51:42.761Z] CPack: Create package using TGZ [2023-11-08T17:51:42.761Z] CPack: Install projects [2023-11-08T17:51:42.761Z] CPack: - Run preinstall target for: Csdk [2023-11-08T17:51:43.721Z] CPack: - Install project: Csdk [] [2023-11-08T17:51:43.721Z] CPack: Create package [2023-11-08T17:51:43.721Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.5.tar.gz generated. [2023-11-08T17:51:43.721Z] + '[' false '=' true ] [2023-11-08T17:51:43.721Z] + '[' false '=' true ] [2023-11-08T17:51:43.721Z] + mkdir -p /tmp/sdk/build/debug [2023-11-08T17:51:43.721Z] + cd /tmp/sdk/build/debug [2023-11-08T17:51:43.721Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-11-08T17:51:43.989Z] -- The C compiler identification is GNU 12.2.1 [2023-11-08T17:51:43.989Z] -- Detecting C compiler ABI info [2023-11-08T17:51:44.575Z] -- Detecting C compiler ABI info - done [2023-11-08T17:51:44.575Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-11-08T17:51:44.575Z] -- Detecting C compile features [2023-11-08T17:51:44.575Z] -- Detecting C compile features - done [2023-11-08T17:51:44.575Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-11-08T17:51:44.575Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2023-11-08T17:51:44.846Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-11-08T17:51:44.846Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-11-08T17:51:44.846Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-11-08T17:51:44.846Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-11-08T17:51:44.846Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-11-08T17:51:44.846Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-11-08T17:51:44.846Z] -- /opt/iotech/iot/1.5/include [2023-11-08T17:51:44.846Z] -- C SDK 3.0.3-dev.5 for Linux [2023-11-08T17:51:44.846Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-11-08T17:51:45.116Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-11-08T17:51:45.383Z] -- Found Curses: /usr/lib/libcurses.so [2023-11-08T17:51:45.383Z] -- Configuring done (1.6s) [2023-11-08T17:51:45.651Z] -- Generating done (0.2s) [2023-11-08T17:51:45.651Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-11-08T17:51:45.651Z] + make [2023-11-08T17:51:45.651Z] + tee debug.log [2023-11-08T17:51:45.651Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-11-08T17:51:46.233Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-11-08T17:51:46.500Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-11-08T17:51:46.770Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-11-08T17:51:47.358Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-11-08T17:51:47.624Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-11-08T17:51:48.211Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-11-08T17:51:48.794Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-11-08T17:51:48.795Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-11-08T17:51:49.391Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-11-08T17:51:49.975Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-11-08T17:51:50.245Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-11-08T17:51:50.511Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-11-08T17:51:51.095Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-11-08T17:51:51.361Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-11-08T17:51:51.629Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-11-08T17:51:51.895Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-11-08T17:51:52.853Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-11-08T17:51:52.854Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-11-08T17:51:53.123Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-11-08T17:51:53.704Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-11-08T17:51:54.676Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-11-08T17:51:55.257Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-11-08T17:51:55.535Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-11-08T17:51:55.802Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-11-08T17:51:56.069Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-11-08T17:51:56.653Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-11-08T17:51:58.058Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-11-08T17:51:58.058Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-11-08T17:51:58.325Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-11-08T17:51:58.906Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-11-08T17:51:59.175Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-11-08T17:51:59.175Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T17:51:59.175Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-11-08T17:51:59.175Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T17:51:59.175Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T17:51:59.175Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-11-08T17:51:59.175Z] | ^ [2023-11-08T17:51:59.441Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-11-08T17:52:00.019Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-11-08T17:52:00.284Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-11-08T17:52:00.552Z] [ 68%] Linking C shared library libcsdk.so [2023-11-08T17:52:00.818Z] [ 68%] Built target csdk [2023-11-08T17:52:00.818Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-11-08T17:52:01.089Z] [ 72%] Linking C executable template [2023-11-08T17:52:01.356Z] [ 72%] Built target template [2023-11-08T17:52:01.356Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-11-08T17:52:01.944Z] [ 76%] Linking C executable device-counter [2023-11-08T17:52:02.212Z] [ 76%] Built target device-counter [2023-11-08T17:52:02.212Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-11-08T17:52:02.479Z] [ 80%] Linking C executable device-random [2023-11-08T17:52:02.749Z] [ 80%] Built target device-random [2023-11-08T17:52:02.749Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-11-08T17:52:03.015Z] [ 84%] Linking C executable device-gyro [2023-11-08T17:52:03.598Z] [ 84%] Built target device-gyro [2023-11-08T17:52:03.598Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-11-08T17:52:03.871Z] [ 88%] Linking C executable device-bitfields [2023-11-08T17:52:06.448Z] [ 88%] Built target device-bitfields [2023-11-08T17:52:06.448Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-11-08T17:52:06.448Z] [ 92%] Linking C executable template-discovery [2023-11-08T17:52:06.723Z] [ 92%] Built target template-discovery [2023-11-08T17:52:06.723Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-11-08T17:52:07.307Z] [ 96%] Linking C executable device-file [2023-11-08T17:52:07.574Z] [ 96%] Built target device-file [2023-11-08T17:52:07.574Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-11-08T17:52:07.840Z] [100%] Linking C executable device-terminal [2023-11-08T17:52:08.423Z] [100%] Built target device-terminal [2023-11-08T17:52:08.423Z] make: Entering directory '/tmp/sdk/build/release' [2023-11-08T17:52:08.423Z] [ 68%] Built target csdk [2023-11-08T17:52:08.423Z] [ 72%] Built target template [2023-11-08T17:52:08.690Z] [ 76%] Built target device-counter [2023-11-08T17:52:08.690Z] [ 80%] Built target device-random [2023-11-08T17:52:08.690Z] [ 84%] Built target device-gyro [2023-11-08T17:52:08.690Z] [ 88%] Built target device-bitfields [2023-11-08T17:52:08.690Z] [ 92%] Built target template-discovery [2023-11-08T17:52:08.957Z] [ 96%] Built target device-file [2023-11-08T17:52:08.957Z] [100%] Built target device-terminal [2023-11-08T17:52:08.957Z] Install the project... [2023-11-08T17:52:08.957Z] -- Install configuration: "Release" [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/lib/libcsdk.so [2023-11-08T17:52:08.957Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/devsdk [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/edgex [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/edgex/devices.h [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-11-08T17:52:08.957Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-11-08T17:52:08.957Z] make: Leaving directory '/tmp/sdk/build/release' [2023-11-08T17:52:10.395Z] Removing intermediate container 79b98cc1169e [2023-11-08T17:52:10.395Z] ---> b477f41daf23 [2023-11-08T17:52:10.395Z] Step 14/21 : FROM ${BASE} [2023-11-08T17:52:10.395Z] ---> 2b552cad5dd9 [2023-11-08T17:52:10.395Z] Step 15/21 : LABEL maintainer="IOTech " [2023-11-08T17:52:10.395Z] ---> Running in 2f2f8b10937c [2023-11-08T17:52:10.980Z] Removing intermediate container 2f2f8b10937c [2023-11-08T17:52:10.980Z] ---> b011869796c6 [2023-11-08T17:52:10.980Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T17:52:10.980Z] ---> Running in d4fe1809b1f3 [2023-11-08T17:52:11.939Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2023-11-08T17:52:12.519Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T17:52:12.519Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T17:52:12.520Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T17:52:13.108Z] Removing intermediate container d4fe1809b1f3 [2023-11-08T17:52:13.108Z] ---> bd531f1e9b04 [2023-11-08T17:52:13.108Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T17:52:13.108Z] ---> Running in 6f659ced0774 [2023-11-08T17:52:14.515Z] Removing intermediate container 6f659ced0774 [2023-11-08T17:52:14.515Z] ---> b17ef4d91fa0 [2023-11-08T17:52:14.515Z] 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 [2023-11-08T17:52:14.782Z] ---> Running in eccfd375bf03 [2023-11-08T17:52:15.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T17:52:16.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T17:52:16.587Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T17:52:17.543Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T17:52:17.543Z] (1/7) Installing curl (8.4.0-r0) [2023-11-08T17:52:17.543Z] (2/7) Installing hiredis (1.1.0-r2) [2023-11-08T17:52:17.543Z] (3/7) Installing hiredis-dev (1.1.0-r2) [2023-11-08T17:52:17.543Z] (4/7) Installing iotech-iot-1.5 (1.5.0-r0) [2023-11-08T17:52:18.502Z] (5/7) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-11-08T17:52:18.502Z] (6/7) Installing libcbor (0.10.2-r1) [2023-11-08T17:52:18.502Z] (7/7) Installing libuuid (2.38.1-r8) [2023-11-08T17:52:18.502Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T17:52:18.502Z] OK: 327 MiB in 89 packages [2023-11-08T17:52:19.910Z] Removing intermediate container eccfd375bf03 [2023-11-08T17:52:19.910Z] ---> 26f75ea8815b [2023-11-08T17:52:19.910Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-11-08T17:52:20.176Z] ---> 391b110cf9ba [2023-11-08T17:52:20.176Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-11-08T17:52:20.758Z] ---> 91b74a71ac05 [2023-11-08T17:52:20.758Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-11-08T17:52:21.026Z] ---> 6c0bb413030a [2023-11-08T17:52:21.292Z] Successfully built 6c0bb413030a [2023-11-08T17:52:21.292Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:52:21.684Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T17:52:21.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:52:21.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-17043 does not seem to be running inside a container [2023-11-08T17:52:21.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/65 -v /w/workspace/device-sdk-c/65:/w/workspace/device-sdk-c/65:rw,z -v /w/workspace/device-sdk-c/65@tmp:/w/workspace/device-sdk-c/65@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 [2023-11-08T17:52:23.087Z] $ docker top 410f57b1742125db5360c34e69a1ef0d50866a60afe097a3147a8d8920072230 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T17:52:23.911Z] + make test [2023-11-08T17:52:23.911Z] echo "make test" [2023-11-08T17:52:23.911Z] make test [Pipeline] } [2023-11-08T17:52:23.929Z] $ docker stop --time=1 410f57b1742125db5360c34e69a1ef0d50866a60afe097a3147a8d8920072230 [2023-11-08T17:52:25.508Z] $ docker rm -f --volumes 410f57b1742125db5360c34e69a1ef0d50866a60afe097a3147a8d8920072230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T17:52:26.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T17:52:26.350Z] + ls -al . [2023-11-08T17:52:26.350Z] total 208 [2023-11-08T17:52:26.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:49 . [2023-11-08T17:52:26.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:49 .. [2023-11-08T17:52:26.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:49 .git [2023-11-08T17:52:26.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:49 .github [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 176 Nov 8 17:49 .gitignore [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 2908 Nov 8 17:49 Attribution.txt [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 9802 Nov 8 17:49 CHANGES [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 108574 Nov 8 17:49 Doxyfile [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 17:49 GOVERNANCE.md [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 784 Nov 8 17:49 Jenkinsfile [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 17:49 LICENSE [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 444 Nov 8 17:49 Makefile [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 17:49 OWNERS.md [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 1651 Nov 8 17:49 README.IOT.md [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 4215 Nov 8 17:49 README.md [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 1245 Nov 8 17:49 README.v3.md [2023-11-08T17:52:26.350Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 17:47 VERSION [2023-11-08T17:52:26.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:49 docs [2023-11-08T17:52:26.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:49 include [2023-11-08T17:52:26.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:49 scripts [2023-11-08T17:52:26.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:49 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:52:26.692Z] + 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=fce4d9ea94ea80a3011c486961bae016d9d59a68 --label arch=arm64 --label version=3.0.3-dev.5 . [2023-11-08T17:52:26.974Z] Sending build context to Docker daemon 2.943MB [2023-11-08T17:52:26.974Z] Step 1/17 : ARG BASE=alpine:3.18 [2023-11-08T17:52:26.974Z] Step 2/17 : FROM ${BASE} [2023-11-08T17:52:26.974Z] ---> 6c0bb413030a [2023-11-08T17:52:26.974Z] Step 3/17 : LABEL maintainer="IOTech " [2023-11-08T17:52:27.240Z] ---> Running in 49f8aca42dfa [2023-11-08T17:52:27.507Z] Removing intermediate container 49f8aca42dfa [2023-11-08T17:52:27.507Z] ---> 020293c00680 [2023-11-08T17:52:27.507Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T17:52:27.507Z] ---> Running in 4601d1858999 [2023-11-08T17:52:28.471Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2023-11-08T17:52:28.743Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T17:52:28.743Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T17:52:28.743Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T17:52:29.722Z] Removing intermediate container 4601d1858999 [2023-11-08T17:52:29.722Z] ---> 8632ac257000 [2023-11-08T17:52:29.722Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T17:52:29.722Z] ---> Running in 314710c90d9e [2023-11-08T17:52:33.988Z] Removing intermediate container 314710c90d9e [2023-11-08T17:52:33.989Z] ---> ad09c910fcd8 [2023-11-08T17:52:33.989Z] 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 [2023-11-08T17:52:33.989Z] ---> Running in a164d8c9ea9d [2023-11-08T17:52:34.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T17:52:34.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T17:52:35.412Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T17:52:36.365Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T17:52:36.365Z] (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-08T17:52:36.630Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2023-11-08T17:52:36.630Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2023-11-08T17:52:36.630Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2023-11-08T17:52:36.630Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2023-11-08T17:52:36.630Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-08T17:52:36.630Z] (7/11) Installing libblkid (2.38.1-r8) [2023-11-08T17:52:36.630Z] (8/11) Installing libfdisk (2.38.1-r8) [2023-11-08T17:52:36.630Z] (9/11) Installing libmount (2.38.1-r8) [2023-11-08T17:52:36.630Z] (10/11) Installing libsmartcols (2.38.1-r8) [2023-11-08T17:52:36.630Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2023-11-08T17:52:36.896Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T17:52:36.896Z] OK: 333 MiB in 100 packages [2023-11-08T17:52:37.883Z] Removing intermediate container a164d8c9ea9d [2023-11-08T17:52:37.883Z] ---> d065d2f0f8cd [2023-11-08T17:52:37.883Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-11-08T17:52:38.467Z] ---> c83f6cb42438 [2023-11-08T17:52:38.467Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-11-08T17:52:39.112Z] ---> 8a12e228e908 [2023-11-08T17:52:39.112Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-11-08T17:52:39.705Z] ---> aec20b466a3e [2023-11-08T17:52:39.705Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-11-08T17:52:39.979Z] ---> 512630ff22f4 [2023-11-08T17:52:39.979Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-11-08T17:52:40.565Z] ---> 622cc4faf5a9 [2023-11-08T17:52:40.565Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-11-08T17:52:41.161Z] ---> 91dccd6c88de [2023-11-08T17:52:41.161Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-11-08T17:52:41.161Z] ---> Running in 6ea4d8cc890d [2023-11-08T17:52:41.430Z] Removing intermediate container 6ea4d8cc890d [2023-11-08T17:52:41.430Z] ---> 80201f742ed9 [2023-11-08T17:52:41.430Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-11-08T17:52:41.430Z] ---> Running in 82e07684f238 [2023-11-08T17:52:41.703Z] Removing intermediate container 82e07684f238 [2023-11-08T17:52:41.703Z] ---> 2e8312547676 [2023-11-08T17:52:41.703Z] Step 15/17 : LABEL arch=arm64 [2023-11-08T17:52:41.993Z] ---> Running in 875f653fa9be [2023-11-08T17:52:42.265Z] Removing intermediate container 875f653fa9be [2023-11-08T17:52:42.265Z] ---> 381a88b6bd67 [2023-11-08T17:52:42.265Z] Step 16/17 : LABEL git_sha=fce4d9ea94ea80a3011c486961bae016d9d59a68 [2023-11-08T17:52:42.265Z] ---> Running in 025d08da160e [2023-11-08T17:52:42.537Z] Removing intermediate container 025d08da160e [2023-11-08T17:52:42.537Z] ---> e4238a4cc83d [2023-11-08T17:52:42.537Z] Step 17/17 : LABEL version=3.0.3-dev.5 [2023-11-08T17:52:42.537Z] ---> Running in 1c70a173d753 [2023-11-08T17:52:43.120Z] Removing intermediate container 1c70a173d753 [2023-11-08T17:52:43.120Z] ---> 1e92c6205c0d [2023-11-08T17:52:43.120Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-11-08T17:52:43.120Z] Successfully built 1e92c6205c0d [2023-11-08T17:52:43.120Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:52:43.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T17:52:43.537Z] [2023-11-08T17:52:43.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:52:43.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T17:52:47.204Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T17:52:47.204Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T17:52:47.204Z] 04944245beec: Pulling fs layer [2023-11-08T17:52:47.204Z] 699f458cf7ca: Pulling fs layer [2023-11-08T17:52:47.204Z] 765212b225bb: Pulling fs layer [2023-11-08T17:52:47.204Z] f23df028b6ca: Pulling fs layer [2023-11-08T17:52:47.204Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T17:52:47.204Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T17:52:47.204Z] f23df028b6ca: Waiting [2023-11-08T17:52:47.204Z] d65c8cfc05b1: Waiting [2023-11-08T17:52:47.204Z] 2437ff75d9bd: Waiting [2023-11-08T17:52:47.204Z] 765212b225bb: Waiting [2023-11-08T17:52:47.204Z] 04944245beec: Verifying Checksum [2023-11-08T17:52:47.204Z] 04944245beec: Download complete [2023-11-08T17:52:47.204Z] 765212b225bb: Verifying Checksum [2023-11-08T17:52:47.204Z] 765212b225bb: Download complete [2023-11-08T17:52:47.204Z] f23df028b6ca: Verifying Checksum [2023-11-08T17:52:47.204Z] f23df028b6ca: Download complete [2023-11-08T17:52:47.204Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T17:52:47.204Z] d65c8cfc05b1: Download complete [2023-11-08T17:52:47.204Z] 699f458cf7ca: Verifying Checksum [2023-11-08T17:52:47.204Z] 699f458cf7ca: Download complete [2023-11-08T17:52:47.471Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T17:52:47.471Z] 8998bd30e6a1: Download complete [2023-11-08T17:52:50.047Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T17:52:50.047Z] 2437ff75d9bd: Download complete [2023-11-08T17:52:51.985Z] 8998bd30e6a1: Pull complete [2023-11-08T17:52:52.250Z] 04944245beec: Pull complete [2023-11-08T17:52:53.653Z] 699f458cf7ca: Pull complete [2023-11-08T17:52:53.919Z] 765212b225bb: Pull complete [2023-11-08T17:52:54.874Z] f23df028b6ca: Pull complete [2023-11-08T17:52:54.874Z] d65c8cfc05b1: Pull complete [2023-11-08T17:53:13.072Z] 2437ff75d9bd: Pull complete [2023-11-08T17:53:13.072Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T17:53:13.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T17:53:13.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:53:13.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-17043 does not seem to be running inside a container [2023-11-08T17:53:13.327Z] $ 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/65 -v /w/workspace/device-sdk-c/65:/w/workspace/device-sdk-c/65:rw,z -v /w/workspace/device-sdk-c/65@tmp:/w/workspace/device-sdk-c/65@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 [2023-11-08T17:53:15.640Z] $ docker top 44bc8b1ea8560e77f612a1e8fbb999322d937e7a81aa125eb39372e85705aa64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:53:16.170Z] ---> job-cost.sh [2023-11-08T17:53:16.435Z] lf-activate-venv: SKIPPING [2023-11-08T17:53:16.435Z] INFO: No Stack... [2023-11-08T17:53:16.702Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T17:53:17.655Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T17:53:17.976Z] + cut -d, -f6 [2023-11-08T17:53:17.976Z] + cat /w/workspace/device-sdk-c/65/archives/cost.csv [Pipeline] lock [2023-11-08T17:53:18.305Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-65-stack-cost] [2023-11-08T17:53:18.312Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-65-stack-cost] did not exist. Created. [2023-11-08T17:53:18.312Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T17:53:18.964Z] /w/workspace/device-sdk-c/65@tmp/durable-f80fe9cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T17:53:19.298Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T17:53:19.323Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T17:53:19.735Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T17:53:19.742Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T17:53:19.763Z] $ docker stop --time=1 44bc8b1ea8560e77f612a1e8fbb999322d937e7a81aa125eb39372e85705aa64 [2023-11-08T17:53:21.227Z] $ docker rm -f --volumes 44bc8b1ea8560e77f612a1e8fbb999322d937e7a81aa125eb39372e85705aa64 [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 [2023-11-08T17:53:21.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T17:53:21.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:53:22.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T17:53:22.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:53:22.224Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2023-11-08T17:53:22.248Z] $ 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 [2023-11-08T17:53:22.590Z] $ docker top 725cc8eb322ce9af77ad4925bab08a68d8bb7cc556d936484a8471fa22d6a9ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T17:53:22.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T17:53:22.685Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T17:53:22.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T17:53:22.793Z] $ docker exec 725cc8eb322ce9af77ad4925bab08a68d8bb7cc556d936484a8471fa22d6a9ae ssh-agent [2023-11-08T17:53:22.917Z] SSH_AUTH_SOCK=/tmp/ssh-7DFYPIHO9LxC/agent.31 [2023-11-08T17:53:22.917Z] SSH_AGENT_PID=37 [2023-11-08T17:53:22.923Z] Running ssh-add (command line suppressed) [2023-11-08T17:53:23.022Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_17473230063987256571.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_17473230063987256571.key) [2023-11-08T17:53:23.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T17:53:23.333Z] + git semver tag [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,514 [run_tag] DEBUG tag force:False [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,514 [check_head_tag] DEBUG check head tag [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,515 [execute] INFO git cat-file --batch-check [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,519 [execute] INFO git cat-file --batch [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,532 [execute] INFO git tag -a v3.0.3-dev.5 -m v3.0.3-dev.5 [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,532 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.3-dev.5', '-m', 'v3.0.3-dev.5'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T17:53:23.593Z] 2023-11-08 17:53:23,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T17:53:23.593Z] 3.0.3-dev.5 [Pipeline] } [2023-11-08T17:53:23.595Z] $ docker exec --env ******** --env ******** 725cc8eb322ce9af77ad4925bab08a68d8bb7cc556d936484a8471fa22d6a9ae ssh-agent -k [2023-11-08T17:53:23.706Z] unset SSH_AUTH_SOCK; [2023-11-08T17:53:23.707Z] unset SSH_AGENT_PID; [2023-11-08T17:53:23.707Z] echo Agent pid 37 killed; [2023-11-08T17:53:23.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T17:53:24.041Z] + git semver [Pipeline] } [2023-11-08T17:53:24.305Z] $ docker stop --time=1 725cc8eb322ce9af77ad4925bab08a68d8bb7cc556d936484a8471fa22d6a9ae [2023-11-08T17:53:25.602Z] $ docker rm -f --volumes 725cc8eb322ce9af77ad4925bab08a68d8bb7cc556d936484a8471fa22d6a9ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:53:26.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T17:53:26.036Z] [2023-11-08T17:53:26.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:53:26.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T17:53:26.335Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-08T17:53:26.335Z] ab5ef0e58194: Pulling fs layer [2023-11-08T17:53:26.335Z] 9712f1f96733: Pulling fs layer [2023-11-08T17:53:26.335Z] 63f879dbbcfc: Pulling fs layer [2023-11-08T17:53:26.335Z] 0d9ebad4ef96: Pulling fs layer [2023-11-08T17:53:26.335Z] e9a5061849ea: Pulling fs layer [2023-11-08T17:53:26.335Z] d747dcd14b5f: Pulling fs layer [2023-11-08T17:53:26.335Z] 2de7ff778b66: Pulling fs layer [2023-11-08T17:53:26.335Z] e9a5061849ea: Waiting [2023-11-08T17:53:26.335Z] 2de7ff778b66: Waiting [2023-11-08T17:53:26.335Z] 0d9ebad4ef96: Waiting [2023-11-08T17:53:26.335Z] 9712f1f96733: Verifying Checksum [2023-11-08T17:53:26.335Z] 9712f1f96733: Download complete [2023-11-08T17:53:26.594Z] 63f879dbbcfc: Verifying Checksum [2023-11-08T17:53:26.594Z] 63f879dbbcfc: Download complete [2023-11-08T17:53:26.851Z] e9a5061849ea: Verifying Checksum [2023-11-08T17:53:26.851Z] e9a5061849ea: Download complete [2023-11-08T17:53:26.851Z] d747dcd14b5f: Download complete [2023-11-08T17:53:26.851Z] ab5ef0e58194: Verifying Checksum [2023-11-08T17:53:26.851Z] ab5ef0e58194: Download complete [2023-11-08T17:53:26.851Z] 0d9ebad4ef96: Verifying Checksum [2023-11-08T17:53:26.851Z] 0d9ebad4ef96: Download complete [2023-11-08T17:53:26.851Z] 2de7ff778b66: Verifying Checksum [2023-11-08T17:53:26.851Z] 2de7ff778b66: Download complete [2023-11-08T17:53:29.383Z] ab5ef0e58194: Pull complete [2023-11-08T17:53:29.383Z] 9712f1f96733: Pull complete [2023-11-08T17:53:29.950Z] 63f879dbbcfc: Pull complete [2023-11-08T17:53:34.143Z] 0d9ebad4ef96: Pull complete [2023-11-08T17:53:34.143Z] e9a5061849ea: Pull complete [2023-11-08T17:53:34.143Z] d747dcd14b5f: Pull complete [2023-11-08T17:53:35.519Z] 2de7ff778b66: Pull complete [2023-11-08T17:53:35.519Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-08T17:53:35.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T17:53:35.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:53:35.595Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2023-11-08T17:53:35.624Z] $ 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 [2023-11-08T17:53:40.637Z] $ docker top e7e329faabf2754ef291b185e8b2b615600dcc3b141df76f20e7e95c58c08ef2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-08T17:53:40.724Z] provisioning config files... [2023-11-08T17:53:40.732Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7219001351561307282tmp [2023-11-08T17:53:40.742Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1010425494468398540tmp [2023-11-08T17:53:40.752Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7275928128344982883tmp [Pipeline] { [Pipeline] echo [2023-11-08T17:53:40.769Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:53:41.065Z] ---> sigul-configuration.sh [2023-11-08T17:53:41.065Z] gpg: directory `/root/.gnupg' created [2023-11-08T17:53:41.065Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-08T17:53:41.065Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-08T17:53:41.065Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-08T17:53:41.065Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-08T17:53:41.065Z] gpg: CAST5 encrypted data [2023-11-08T17:53:41.065Z] gpg: encrypted with 1 passphrase [2023-11-08T17:53:41.065Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-08T17:53:41.357Z] + mkdir /home/jenkins [2023-11-08T17:53:41.357Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-08T17:53:41.647Z] + 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 [2023-11-08T17:53:41.656Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:53:41.942Z] ---> sigul-install.sh [2023-11-08T17:53:41.942Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-08T17:53:42.232Z] + git tag --list [2023-11-08T17:53:42.232Z] 0.7.0 [2023-11-08T17:53:42.232Z] 0.7.1 [2023-11-08T17:53:42.232Z] 1.0.0 [2023-11-08T17:53:42.232Z] v1.0.1 [2023-11-08T17:53:42.232Z] v1.0.2 [2023-11-08T17:53:42.232Z] v1.0.3 [2023-11-08T17:53:42.232Z] v1.1.0 [2023-11-08T17:53:42.232Z] v1.1.1 [2023-11-08T17:53:42.232Z] v1.2.0 [2023-11-08T17:53:42.232Z] v1.2.1 [2023-11-08T17:53:42.232Z] v1.2.2 [2023-11-08T17:53:42.232Z] v1.3.0 [2023-11-08T17:53:42.232Z] v1.3.1 [2023-11-08T17:53:42.232Z] v2.0.0 [2023-11-08T17:53:42.232Z] v2.1.0 [2023-11-08T17:53:42.232Z] v2.2.0 [2023-11-08T17:53:42.232Z] v2.3.0 [2023-11-08T17:53:42.232Z] v3.0 [2023-11-08T17:53:42.232Z] v3.0.0 [2023-11-08T17:53:42.232Z] v3.0.1 [2023-11-08T17:53:42.232Z] v3.0.2 [2023-11-08T17:53:42.232Z] v3.0.3-dev.1 [2023-11-08T17:53:42.232Z] v3.0.3-dev.2 [2023-11-08T17:53:42.232Z] v3.0.3-dev.3 [2023-11-08T17:53:42.232Z] v3.0.3-dev.4 [2023-11-08T17:53:42.232Z] v3.0.3-dev.5 [2023-11-08T17:53:42.232Z] v3.1.0-dev.1 [2023-11-08T17:53:42.232Z] v3.1.0-dev.2 [2023-11-08T17:53:42.232Z] v3.1.0-dev.3 [2023-11-08T17:53:42.232Z] v3.1.0-dev.4 [2023-11-08T17:53:42.232Z] v3.1.0-dev.5 [2023-11-08T17:53:42.232Z] v3.1.0-dev.6 [2023-11-08T17:53:42.232Z] v3.1.0-dev.7 [2023-11-08T17:53:42.232Z] v3.1.0-dev.8 [2023-11-08T17:53:42.232Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-08T17:53:42.524Z] + lftools sign git-tag v3.0.3-dev.5 [2023-11-08T17:53:43.094Z] Signing Git tag with Sigul... [2023-11-08T17:53:43.094Z] Signing v3.0.3-dev.5 [Pipeline] echo [2023-11-08T17:53:43.365Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:53:43.651Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-08T17:53:43.659Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-08T17:53:43.672Z] $ docker stop --time=1 e7e329faabf2754ef291b185e8b2b615600dcc3b141df76f20e7e95c58c08ef2 [2023-11-08T17:53:45.067Z] $ docker rm -f --volumes e7e329faabf2754ef291b185e8b2b615600dcc3b141df76f20e7e95c58c08ef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-08T17:53:45.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T17:53:45.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:53:45.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T17:53:45.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:53:45.855Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2023-11-08T17:53:45.884Z] $ 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 [2023-11-08T17:53:46.229Z] $ docker top 49c16a8be330f7e21704963da4d9b5fce1b27f18dcc0847c4cb53eaa64985172 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T17:53:46.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T17:53:46.337Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T17:53:46.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T17:53:46.456Z] $ docker exec 49c16a8be330f7e21704963da4d9b5fce1b27f18dcc0847c4cb53eaa64985172 ssh-agent [2023-11-08T17:53:46.579Z] SSH_AUTH_SOCK=/tmp/ssh-nLxw6DsdAb0T/agent.32 [2023-11-08T17:53:46.579Z] SSH_AGENT_PID=38 [2023-11-08T17:53:46.584Z] Running ssh-add (command line suppressed) [2023-11-08T17:53:46.678Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_16099792955007533843.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_16099792955007533843.key) [2023-11-08T17:53:46.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T17:53:46.988Z] + git semver bump pre [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,153 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,153 [bump_version] DEBUG bumping version:3.0.3-dev.5 on axis:pre with prefix:dev [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,153 [bump_version] DEBUG bumped version:3.0.3-dev.6 [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,153 [write_version] DEBUG write version:3.0.3-dev.6 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,153 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,154 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,155 [execute] INFO git cat-file --batch-check [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,160 [execute] INFO git cat-file --batch [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T17:53:47.249Z] 2023-11-08 17:53:47,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T17:53:47.249Z] 3.0.3-dev.6 [Pipeline] } [2023-11-08T17:53:47.256Z] $ docker exec --env ******** --env ******** 49c16a8be330f7e21704963da4d9b5fce1b27f18dcc0847c4cb53eaa64985172 ssh-agent -k [2023-11-08T17:53:47.354Z] unset SSH_AUTH_SOCK; [2023-11-08T17:53:47.355Z] unset SSH_AGENT_PID; [2023-11-08T17:53:47.355Z] echo Agent pid 38 killed; [2023-11-08T17:53:47.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T17:53:47.680Z] + git semver [Pipeline] } [2023-11-08T17:53:47.960Z] $ docker stop --time=1 49c16a8be330f7e21704963da4d9b5fce1b27f18dcc0847c4cb53eaa64985172 [2023-11-08T17:53:49.257Z] $ docker rm -f --volumes 49c16a8be330f7e21704963da4d9b5fce1b27f18dcc0847c4cb53eaa64985172 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T17:53:49.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T17:53:49.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:53:49.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T17:53:49.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:53:49.970Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2023-11-08T17:53:49.998Z] $ 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 [2023-11-08T17:53:50.338Z] $ docker top 4f1bd092204d4b71391bcb9496a16beb88584c9baa3c9c13aac69a9b50a9d2a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T17:53:50.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T17:53:50.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T17:53:50.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T17:53:50.566Z] $ docker exec 4f1bd092204d4b71391bcb9496a16beb88584c9baa3c9c13aac69a9b50a9d2a5 ssh-agent [2023-11-08T17:53:50.671Z] SSH_AUTH_SOCK=/tmp/ssh-RYrGLwclDdt2/agent.32 [2023-11-08T17:53:50.672Z] SSH_AGENT_PID=39 [2023-11-08T17:53:50.676Z] Running ssh-add (command line suppressed) [2023-11-08T17:53:50.782Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_12857357377850932202.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_12857357377850932202.key) [2023-11-08T17:53:50.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T17:53:51.092Z] + git semver push [2023-11-08T17:53:51.352Z] 2023-11-08 17:53:51,271 [run_push] DEBUG push [2023-11-08T17:53:51.352Z] 2023-11-08 17:53:51,272 [execute] INFO git cat-file --batch-check [2023-11-08T17:53:51.352Z] 2023-11-08 17:53:51,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T17:53:51.352Z] 2023-11-08 17:53:51,276 [execute] INFO git rev-list 1ee61969dd87b186ffca24060af1f99fc0a83ae0 -- [2023-11-08T17:53:51.352Z] 2023-11-08 17:53:51,276 [execute] DEBUG Popen(['git', 'rev-list', '1ee61969dd87b186ffca24060af1f99fc0a83ae0', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T17:53:51.352Z] 2023-11-08 17:53:51,286 [execute] INFO git fetch -v origin [2023-11-08T17:53:51.352Z] 2023-11-08 17:53:51,286 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-08T17:53:51.923Z] 2023-11-08 17:53:51,826 [run_push] DEBUG no remote changes detected [2023-11-08T17:53:51.923Z] 2023-11-08 17:53:51,826 [execute] INFO git push origin semver [2023-11-08T17:53:51.923Z] 2023-11-08 17:53:51,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T17:53:52.861Z] 2023-11-08 17:53:52,579 [run_push] DEBUG push all version tags [2023-11-08T17:53:52.861Z] 2023-11-08 17:53:52,579 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-08T17:53:52.861Z] 2023-11-08 17:53:52,580 [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) [2023-11-08T17:53:53.430Z] 2023-11-08 17:53:53,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T17:53:53.430Z] 3.0.3-dev.6 [Pipeline] } [2023-11-08T17:53:53.437Z] $ docker exec --env ******** --env ******** 4f1bd092204d4b71391bcb9496a16beb88584c9baa3c9c13aac69a9b50a9d2a5 ssh-agent -k [2023-11-08T17:53:53.534Z] unset SSH_AUTH_SOCK; [2023-11-08T17:53:53.534Z] unset SSH_AGENT_PID; [2023-11-08T17:53:53.534Z] echo Agent pid 39 killed; [2023-11-08T17:53:53.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T17:53:53.848Z] + git semver [Pipeline] } [2023-11-08T17:53:54.117Z] $ docker stop --time=1 4f1bd092204d4b71391bcb9496a16beb88584c9baa3c9c13aac69a9b50a9d2a5 [2023-11-08T17:53:55.370Z] $ docker rm -f --volumes 4f1bd092204d4b71391bcb9496a16beb88584c9baa3c9c13aac69a9b50a9d2a5 [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 [2023-11-08T17:53:55.867Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2023-11-08T17:53:55.867Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2023-11-08T17:53:55.867Z] total 16 [2023-11-08T17:53:55.867Z] drwxr-xr-x 3 root root 4096 Nov 8 17:48 . [2023-11-08T17:53:55.867Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 17:53 .. [2023-11-08T17:53:55.867Z] drwxr-xr-x 2 root root 4096 Nov 8 17:48 cost [2023-11-08T17:53:55.867Z] -rw-r--r-- 1 root root 83 Nov 8 17:48 cost.csv [2023-11-08T17:53:55.867Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2023-11-08T17:53:55.867Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2023-11-08T17:53:55.867Z] total 16 [2023-11-08T17:53:55.867Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 17:48 . [2023-11-08T17:53:55.867Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 17:53 .. [2023-11-08T17:53:55.867Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 17:48 cost [2023-11-08T17:53:55.867Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 8 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:53:56.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:53:57.015Z] ---> package-listing.sh [2023-11-08T17:53:57.016Z] ++ facter osfamily [2023-11-08T17:53:57.016Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T17:53:57.275Z] + OS_FAMILY=debian [2023-11-08T17:53:57.275Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2023-11-08T17:53:57.275Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T17:53:57.275Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T17:53:57.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T17:53:57.275Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T17:53:57.275Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2023-11-08T17:53:57.275Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T17:53:57.275Z] + case "${OS_FAMILY}" in [2023-11-08T17:53:57.275Z] + dpkg -l [2023-11-08T17:53:57.275Z] + grep '^ii' [2023-11-08T17:53:57.275Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T17:53:57.275Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T17:53:57.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T17:53:57.275Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2023-11-08T17:53:57.275Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2023-11-08T17:53:57.275Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2023-11-08T17:53:57.289Z] 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 [2023-11-08T17:53:57.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:53:58.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T17:53:58.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:53:58.201Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2023-11-08T17:53:58.228Z] $ 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 [2023-11-08T17:53:58.441Z] $ docker top dfb0d9f439358a73dab7be03e4291466d453fe9651cb3327e0e8aa51325bd1d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T17:53:58.788Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T17:53:59.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T17:53:59.363Z] + ls /var/log/sa-host [2023-11-08T17:53:59.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T17:53:59.438Z] provisioning config files... [2023-11-08T17:53:59.447Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6758845721865003139tmp [Pipeline] { [Pipeline] echo [2023-11-08T17:53:59.463Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:53:59.744Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T17:53:59.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:54:00.074Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T17:54:00.080Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:54:00.360Z] ---> sudo-logs.sh [2023-11-08T17:54:00.360Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T17:54:00.391Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:54:00.676Z] ---> job-cost.sh [2023-11-08T17:54:00.676Z] lf-activate-venv: SKIPPING [2023-11-08T17:54:00.676Z] DEBUG: total: 0.2199999988079071 [2023-11-08T17:54:00.676Z] INFO: Retrieving Stack Cost... [2023-11-08T17:54:00.935Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T17:54:01.516Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T17:54:01.529Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:54:01.811Z] ---> logs-deploy.sh [2023-11-08T17:54:01.811Z] lf-activate-venv: SKIPPING [2023-11-08T17:54:01.811Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/65 [2023-11-08T17:54:01.811Z] INFO: archiving workspace using pattern(s): [2023-11-08T17:54:02.750Z] Archives upload complete. [2023-11-08T17:54:02.750Z] INFO: archiving logs to Nexus