Started by upstream project "edgexfoundry/cd-management/release-lts" build number 71 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80ac5494b03d13a2d8e2fe89149133c760b36a69 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-ssh1517334224852464396.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7717706127444431096.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 590556114a56c6d90cc8043840e039c2f74196dc 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6704099764635567646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8753131596489919857.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6286364708100625446.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2690 in /w/workspace/edgexfoundry_device-sdk-c_napa [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_napa # 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 80ac5494b03d13a2d8e2fe89149133c760b36a69 (napa) Commit message: "fix: bump sdk version to 3.1.1 (#498)" > 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 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 > git rev-list --no-walk 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-03T07:09:47.691Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-03T07:09:47.755Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-03T07:09:47.786Z] ========================================================= [2024-06-03T07:09:47.786Z] EdgeX Global Pipelines Version Info [2024-06-03T07:09:47.786Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:09:48.535Z] ------------------- [2024-06-03T07:09:48.535Z] stable info: [2024-06-03T07:09:48.535Z] ------------------- [2024-06-03T07:09:48.535Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-03T07:09:48.535Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-03T07:09:48.535Z] Message: update stable to v1.0.260 [2024-06-03T07:09:49.107Z] ------------------- [2024-06-03T07:09:49.108Z] experimental info: [2024-06-03T07:09:49.108Z] ------------------- [2024-06-03T07:09:49.108Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-03T07:09:49.108Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-03T07:09:49.108Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-03T07:09:49.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2024-06-03T07:09:49.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2024-06-03T07:09:49.230Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-03T07:09:49.252Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-03T07:09:49.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-03T07:09:49.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2024-06-03T07:09:49.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2024-06-03T07:09:49.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-03T07:09:49.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-03T07:09:49.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2024-06-03T07:09:49.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-03T07:09:49.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-03T07:09:49.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-03T07:09:49.455Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-06-03T07:09:49.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-03T07:09:49.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-03T07:09:49.513Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-03T07:09:49.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-06-03T07:09:49.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-06-03T07:09:49.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-06-03T07:09:49.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T07:09:49.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80ac549 [Pipeline] echo [2024-06-03T07:09:49.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T07:09:49.690Z] provisioning config files... [2024-06-03T07:09:49.703Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config13425770961766068724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:09:50.037Z] ---> ****-login.sh [2024-06-03T07:09:50.037Z] nexus3.edgexfoundry.org:10001 [2024-06-03T07:09:50.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:09:50.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:09:50.302Z] Configure a credential helper to remove this warning. See [2024-06-03T07:09:50.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:09:50.302Z] [2024-06-03T07:09:50.302Z] Login Succeeded [2024-06-03T07:09:50.302Z] nexus3.edgexfoundry.org:10002 [2024-06-03T07:09:50.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:09:50.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:09:50.302Z] Configure a credential helper to remove this warning. See [2024-06-03T07:09:50.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:09:50.302Z] [2024-06-03T07:09:50.302Z] Login Succeeded [2024-06-03T07:09:50.302Z] nexus3.edgexfoundry.org:10003 [2024-06-03T07:09:50.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:09:50.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:09:50.569Z] Configure a credential helper to remove this warning. See [2024-06-03T07:09:50.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:09:50.569Z] [2024-06-03T07:09:50.569Z] Login Succeeded [2024-06-03T07:09:50.570Z] nexus3.edgexfoundry.org:10004 [2024-06-03T07:09:50.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:09:50.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:09:50.570Z] Configure a credential helper to remove this warning. See [2024-06-03T07:09:50.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:09:50.570Z] [2024-06-03T07:09:50.570Z] Login Succeeded [2024-06-03T07:09:50.570Z] ****.io [2024-06-03T07:09:50.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:09:51.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:09:51.091Z] Configure a credential helper to remove this warning. See [2024-06-03T07:09:51.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:09:51.091Z] [2024-06-03T07:09:51.091Z] Login Succeeded [2024-06-03T07:09:51.091Z] ---> ****-login.sh ends [Pipeline] } [2024-06-03T07:09:51.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2024-06-03T07:09:51.493Z] + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T07:09:51.520Z] -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh [2024-06-03T07:09:52.047Z] + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T07:09:52.061Z] ========================================================= [2024-06-03T07:09:52.061Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2024-06-03T07:09:52.061Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-03T07:09:52.496Z] + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T07:09:52.506Z] -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh [2024-06-03T07:09:52.799Z] + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T07:09:52.814Z] ========================================================= [2024-06-03T07:09:52.814Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2024-06-03T07:09:52.814Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-03T07:09:53.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T07:09:53.200Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-03T07:09:53.200Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-03T07:09:53.200Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-03T07:09:53.200Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-03T07:09:53.200Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-03T07:09:53.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:09:53.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T07:09:53.551Z] [2024-06-03T07:09:53.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:09:53.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T07:09:53.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-03T07:09:53.850Z] b85a868b505f: Pulling fs layer [2024-06-03T07:09:53.850Z] e2be974225ed: Pulling fs layer [2024-06-03T07:09:53.850Z] 339a4e72a1f5: Pulling fs layer [2024-06-03T07:09:53.850Z] 988bab9f4d93: Pulling fs layer [2024-06-03T07:09:53.850Z] 1469e6f7b9e6: Pulling fs layer [2024-06-03T07:09:53.850Z] eaf3925da568: Pulling fs layer [2024-06-03T07:09:53.850Z] bab4dde63d76: Pulling fs layer [2024-06-03T07:09:53.850Z] bde34c3a00c8: Pulling fs layer [2024-06-03T07:09:53.850Z] b352a97aabf1: Pulling fs layer [2024-06-03T07:09:53.850Z] 4872d77fe225: Pulling fs layer [2024-06-03T07:09:53.850Z] 5851b861e8e6: Pulling fs layer [2024-06-03T07:09:53.850Z] bab4dde63d76: Waiting [2024-06-03T07:09:53.850Z] 5851b861e8e6: Waiting [2024-06-03T07:09:53.850Z] eaf3925da568: Waiting [2024-06-03T07:09:53.850Z] 4872d77fe225: Waiting [2024-06-03T07:09:53.850Z] bde34c3a00c8: Waiting [2024-06-03T07:09:53.850Z] 1469e6f7b9e6: Waiting [2024-06-03T07:09:53.850Z] b352a97aabf1: Waiting [2024-06-03T07:09:53.850Z] e2be974225ed: Download complete [2024-06-03T07:09:53.850Z] 988bab9f4d93: Verifying Checksum [2024-06-03T07:09:53.850Z] 988bab9f4d93: Download complete [2024-06-03T07:09:53.850Z] 1469e6f7b9e6: Verifying Checksum [2024-06-03T07:09:53.850Z] 1469e6f7b9e6: Download complete [2024-06-03T07:09:53.850Z] 339a4e72a1f5: Verifying Checksum [2024-06-03T07:09:53.850Z] 339a4e72a1f5: Download complete [2024-06-03T07:09:54.108Z] eaf3925da568: Download complete [2024-06-03T07:09:54.108Z] bde34c3a00c8: Verifying Checksum [2024-06-03T07:09:54.108Z] bde34c3a00c8: Download complete [2024-06-03T07:09:54.108Z] b352a97aabf1: Download complete [2024-06-03T07:09:54.109Z] 4872d77fe225: Download complete [2024-06-03T07:09:54.109Z] 5851b861e8e6: Verifying Checksum [2024-06-03T07:09:54.109Z] 5851b861e8e6: Download complete [2024-06-03T07:09:54.109Z] b85a868b505f: Download complete [2024-06-03T07:09:54.367Z] bab4dde63d76: Verifying Checksum [2024-06-03T07:09:54.367Z] bab4dde63d76: Download complete [2024-06-03T07:09:55.311Z] b85a868b505f: Pull complete [2024-06-03T07:09:55.572Z] e2be974225ed: Pull complete [2024-06-03T07:09:56.140Z] 339a4e72a1f5: Pull complete [2024-06-03T07:09:56.140Z] 988bab9f4d93: Pull complete [2024-06-03T07:09:56.404Z] 1469e6f7b9e6: Pull complete [2024-06-03T07:09:56.404Z] eaf3925da568: Pull complete [2024-06-03T07:09:58.312Z] bab4dde63d76: Pull complete [2024-06-03T07:09:58.312Z] bde34c3a00c8: Pull complete [2024-06-03T07:09:58.572Z] b352a97aabf1: Pull complete [2024-06-03T07:09:58.572Z] 4872d77fe225: Pull complete [2024-06-03T07:09:58.572Z] 5851b861e8e6: Pull complete [2024-06-03T07:09:58.572Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-03T07:09:58.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T07:09:58.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:09:58.706Z] prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container [2024-06-03T07:09:58.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T07:10:01.701Z] $ docker top 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 -eo pid,comm [2024-06-03T07:10:01.761Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-03T07:10:01.761Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-03T07:10:01.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T07:10:01.808Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T07:10:01.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T07:10:01.930Z] $ docker exec 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 ssh-agent [2024-06-03T07:10:02.041Z] SSH_AUTH_SOCK=/tmp/ssh-JX2sf0gX8VfL/agent.33 [2024-06-03T07:10:02.041Z] SSH_AGENT_PID=39 [2024-06-03T07:10:02.048Z] Running ssh-add (command line suppressed) [2024-06-03T07:10:02.157Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_1645383028949392821.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_1645383028949392821.key) [2024-06-03T07:10:02.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T07:10:02.467Z] + git tag --points-at 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] } [2024-06-03T07:10:02.478Z] $ docker exec --env ******** --env ******** 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 ssh-agent -k [2024-06-03T07:10:02.591Z] unset SSH_AUTH_SOCK; [2024-06-03T07:10:02.591Z] unset SSH_AGENT_PID; [2024-06-03T07:10:02.591Z] echo Agent pid 39 killed; [2024-06-03T07:10:02.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2024-06-03T07:10:02.637Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1|v3.1.1-dev.1' [Pipeline] sshagent [2024-06-03T07:10:02.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T07:10:02.661Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T07:10:02.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T07:10:02.783Z] $ docker exec 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 ssh-agent [2024-06-03T07:10:02.890Z] SSH_AUTH_SOCK=/tmp/ssh-bvrYTx27fSq5/agent.72 [2024-06-03T07:10:02.890Z] SSH_AGENT_PID=78 [2024-06-03T07:10:02.894Z] Running ssh-add (command line suppressed) [2024-06-03T07:10:03.010Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_6091261709643960464.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_6091261709643960464.key) [2024-06-03T07:10:03.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T07:10:03.312Z] + git semver init [2024-06-03T07:10:03.573Z] 2024-06-03 07:10:03,492 [run_init] DEBUG init version:0.0.0 force:False [2024-06-03T07:10:03.573Z] 2024-06-03 07:10:03,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver [2024-06-03T07:10:03.573Z] 2024-06-03 07:10:03,493 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_napa/.semver [2024-06-03T07:10:03.573Z] 2024-06-03 07:10:03,493 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=None) [2024-06-03T07:10:04.513Z] 2024-06-03 07:10:04,288 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_napa/.git/info/exclude [2024-06-03T07:10:04.513Z] 2024-06-03 07:10:04,289 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa with force:False [2024-06-03T07:10:04.513Z] 2024-06-03 07:10:04,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T07:10:04.513Z] 2024-06-03 07:10:04,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T07:10:04.513Z] 3.1.1 [Pipeline] } [2024-06-03T07:10:04.522Z] $ docker exec --env ******** --env ******** 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 ssh-agent -k [2024-06-03T07:10:04.625Z] unset SSH_AUTH_SOCK; [2024-06-03T07:10:04.626Z] unset SSH_AGENT_PID; [2024-06-03T07:10:04.626Z] echo Agent pid 78 killed; [2024-06-03T07:10:04.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T07:10:04.966Z] + git semver [Pipeline] } [2024-06-03T07:10:05.547Z] $ docker stop --time=1 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 [2024-06-03T07:10:06.842Z] $ docker rm -f --volumes 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-03T07:10:07.189Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-03T07:10:07.417Z] Stashed 1 file(s) [Pipeline] echo [2024-06-03T07:10:07.421Z] [edgeXSemver]: initialized semver on version 3.1.1 [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] sh [2024-06-03T07:10:07.846Z] + git checkout 80ac5494b03d13a2d8e2fe89149133c760b36a69 [2024-06-03T07:10:07.847Z] HEAD is now at 80ac549 fix: bump sdk version to 3.1.1 (#498) [2024-06-03T07:10:07.847Z] M VERSION [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T07:10:07.877Z] provisioning config files... [2024-06-03T07:10:07.885Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config17411406709607432383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:10:08.182Z] ---> ****-login.sh [2024-06-03T07:10:08.182Z] nexus3.edgexfoundry.org:10001 [2024-06-03T07:10:08.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:10:08.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:10:08.182Z] Configure a credential helper to remove this warning. See [2024-06-03T07:10:08.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:10:08.182Z] [2024-06-03T07:10:08.182Z] Login Succeeded [2024-06-03T07:10:08.182Z] nexus3.edgexfoundry.org:10002 [2024-06-03T07:10:08.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:10:08.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:10:08.182Z] Configure a credential helper to remove this warning. See [2024-06-03T07:10:08.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:10:08.182Z] [2024-06-03T07:10:08.182Z] Login Succeeded [2024-06-03T07:10:08.182Z] nexus3.edgexfoundry.org:10003 [2024-06-03T07:10:08.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:10:08.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:10:08.443Z] Configure a credential helper to remove this warning. See [2024-06-03T07:10:08.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:10:08.443Z] [2024-06-03T07:10:08.443Z] Login Succeeded [2024-06-03T07:10:08.443Z] nexus3.edgexfoundry.org:10004 [2024-06-03T07:10:08.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:10:08.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:10:08.443Z] Configure a credential helper to remove this warning. See [2024-06-03T07:10:08.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:10:08.443Z] [2024-06-03T07:10:08.443Z] Login Succeeded [2024-06-03T07:10:08.443Z] ****.io [2024-06-03T07:10:08.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:10:08.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:10:08.707Z] Configure a credential helper to remove this warning. See [2024-06-03T07:10:08.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:10:08.707Z] [2024-06-03T07:10:08.707Z] Login Succeeded [2024-06-03T07:10:08.707Z] ---> ****-login.sh ends [Pipeline] } [2024-06-03T07:10:08.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-03T07:10:08.830Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-03T07:10:09.190Z] + git log --pretty=%H %s [2024-06-03T07:10:09.190Z] + grep ci(lts-release) [2024-06-03T07:10:09.190Z] + head -n 1 [2024-06-03T07:10:09.190Z] + awk {print $1} [Pipeline] echo [2024-06-03T07:10:09.227Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2024-06-03T07:10:09.738Z] + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2024-06-03T07:10:10.510Z] faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-x86_64 [2024-06-03T07:10:10.510Z] 96526aa774ef: Pulling fs layer [2024-06-03T07:10:10.510Z] 4f9bc52d1dc7: Pulling fs layer [2024-06-03T07:10:10.510Z] 585e8d389ef7: Pulling fs layer [2024-06-03T07:10:10.510Z] 3423b2a5ea43: Pulling fs layer [2024-06-03T07:10:10.510Z] bb226d34ec8c: Pulling fs layer [2024-06-03T07:10:10.510Z] 086b5312e468: Pulling fs layer [2024-06-03T07:10:10.510Z] 11fdbfc70b38: Pulling fs layer [2024-06-03T07:10:10.510Z] fd305ee336ed: Pulling fs layer [2024-06-03T07:10:10.510Z] b7eec2cb7897: Pulling fs layer [2024-06-03T07:10:10.510Z] 3423b2a5ea43: Waiting [2024-06-03T07:10:10.510Z] 086b5312e468: Waiting [2024-06-03T07:10:10.510Z] 11fdbfc70b38: Waiting [2024-06-03T07:10:10.510Z] bb226d34ec8c: Waiting [2024-06-03T07:10:10.510Z] fd305ee336ed: Waiting [2024-06-03T07:10:10.510Z] b7eec2cb7897: Waiting [2024-06-03T07:10:10.510Z] 4f9bc52d1dc7: Verifying Checksum [2024-06-03T07:10:10.510Z] 4f9bc52d1dc7: Download complete [2024-06-03T07:10:10.510Z] 3423b2a5ea43: Verifying Checksum [2024-06-03T07:10:10.510Z] 3423b2a5ea43: Download complete [2024-06-03T07:10:10.510Z] bb226d34ec8c: Download complete [2024-06-03T07:10:11.533Z] 96526aa774ef: Download complete [2024-06-03T07:10:11.533Z] 11fdbfc70b38: Download complete [2024-06-03T07:10:11.533Z] 96526aa774ef: Pull complete [2024-06-03T07:10:11.533Z] fd305ee336ed: Verifying Checksum [2024-06-03T07:10:11.533Z] fd305ee336ed: Download complete [2024-06-03T07:10:11.822Z] 086b5312e468: Verifying Checksum [2024-06-03T07:10:11.822Z] 086b5312e468: Download complete [2024-06-03T07:10:11.822Z] b7eec2cb7897: Verifying Checksum [2024-06-03T07:10:11.822Z] b7eec2cb7897: Download complete [2024-06-03T07:10:11.822Z] 4f9bc52d1dc7: Pull complete [2024-06-03T07:10:17.031Z] 585e8d389ef7: Verifying Checksum [2024-06-03T07:10:17.031Z] 585e8d389ef7: Download complete [2024-06-03T07:10:20.325Z] 585e8d389ef7: Pull complete [2024-06-03T07:10:20.325Z] 3423b2a5ea43: Pull complete [2024-06-03T07:10:20.325Z] bb226d34ec8c: Pull complete [2024-06-03T07:10:20.325Z] 086b5312e468: Pull complete [2024-06-03T07:10:20.325Z] 11fdbfc70b38: Pull complete [2024-06-03T07:10:20.325Z] fd305ee336ed: Pull complete [2024-06-03T07:10:20.325Z] b7eec2cb7897: Pull complete [2024-06-03T07:10:20.325Z] Digest: sha256:3ec7123fb91b4a511f3d76380cde1bfed4ea5ab0d734fd668911db47a8038c56 [2024-06-03T07:10:20.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2024-06-03T07:10:20.325Z] nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2024-06-03T07:10:20.615Z] + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:10:21.007Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-03T07:10:21.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:10:21.102Z] prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container [2024-06-03T07:10:21.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-03T07:10:22.531Z] Still waiting to schedule task [2024-06-03T07:10:22.532Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-03T07:10:23.230Z] $ docker top d5a26b3635db9da930d476914cb1f9b066cd450834d2ccbbad2804a8c0fbbc3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-03T07:10:23.593Z] + make test [2024-06-03T07:10:23.593Z] echo "make test" [2024-06-03T07:10:23.593Z] make test [Pipeline] } [2024-06-03T07:10:23.608Z] $ docker stop --time=1 d5a26b3635db9da930d476914cb1f9b066cd450834d2ccbbad2804a8c0fbbc3b [2024-06-03T07:10:24.919Z] $ docker rm -f --volumes d5a26b3635db9da930d476914cb1f9b066cd450834d2ccbbad2804a8c0fbbc3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-03T07:10:25.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-03T07:10:25.862Z] + ls -al . [2024-06-03T07:10:25.862Z] total 212 [2024-06-03T07:10:25.862Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 07:10 . [2024-06-03T07:10:25.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:09 .. [2024-06-03T07:10:25.862Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 07:10 .git [2024-06-03T07:10:25.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 07:09 .github [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 07:09 .gitignore [2024-06-03T07:10:25.862Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 07:10 .semver [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 07:09 Attribution.txt [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 07:09 CHANGELOG.md [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 07:09 Doxyfile [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 07:09 GOVERNANCE.md [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 07:09 Jenkinsfile [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 07:09 LICENSE [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 07:09 Makefile [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 07:09 OWNERS.md [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 07:09 README.IOT.md [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 07:09 README.md [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 07:09 README.v3.md [2024-06-03T07:10:25.862Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 07:10 VERSION [2024-06-03T07:10:25.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:09 docs [2024-06-03T07:10:25.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:09 include [2024-06-03T07:10:25.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:09 scripts [2024-06-03T07:10:25.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:09 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:10:26.183Z] + 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=80ac5494b03d13a2d8e2fe89149133c760b36a69 --label arch=amd64 --label version=3.1.1 . [2024-06-03T07:10:26.184Z] Sending build context to Docker daemon 5.032MB [2024-06-03T07:10:26.184Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-06-03T07:10:26.184Z] Step 2/17 : FROM ${BASE} [2024-06-03T07:10:26.184Z] ---> fbfc8f2b3e40 [2024-06-03T07:10:26.184Z] Step 3/17 : LABEL maintainer="IOTech " [2024-06-03T07:10:26.184Z] ---> Running in e6d3043b2996 [2024-06-03T07:10:26.445Z] Removing intermediate container e6d3043b2996 [2024-06-03T07:10:26.445Z] ---> 8ff6e263bde1 [2024-06-03T07:10:26.445Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-06-03T07:10:26.445Z] ---> Running in 11a943631bf7 [2024-06-03T07:10:26.705Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-06-03T07:10:26.963Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T07:10:26.963Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-06-03T07:10:26.963Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T07:10:27.223Z] Removing intermediate container 11a943631bf7 [2024-06-03T07:10:27.223Z] ---> bb76590ccb28 [2024-06-03T07:10:27.223Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T07:10:27.223Z] ---> Running in 221d8f549daf [2024-06-03T07:10:27.792Z] Removing intermediate container 221d8f549daf [2024-06-03T07:10:27.792Z] ---> f9c82729960e [2024-06-03T07:10:27.792Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2024-06-03T07:10:28.052Z] ---> Running in 6d2d88838606 [2024-06-03T07:10:28.312Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T07:10:28.880Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-03T07:10:29.139Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T07:10:29.708Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T07:10:29.708Z] (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) [2024-06-03T07:10:29.968Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-06-03T07:10:30.227Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-06-03T07:10:30.487Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-06-03T07:10:30.746Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-06-03T07:10:31.006Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-06-03T07:10:31.575Z] (7/11) Installing libblkid (2.38.1-r8) [2024-06-03T07:10:31.835Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-06-03T07:10:32.403Z] (9/11) Installing libmount (2.38.1-r8) [2024-06-03T07:10:32.662Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-06-03T07:10:32.920Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-06-03T07:10:33.489Z] Executing busybox-1.36.1-r2.trigger [2024-06-03T07:10:33.489Z] OK: 336 MiB in 100 packages [2024-06-03T07:10:34.057Z] Removing intermediate container 6d2d88838606 [2024-06-03T07:10:34.057Z] ---> b333ae4f54ab [2024-06-03T07:10:34.057Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-06-03T07:10:34.315Z] ---> 2ec42381e43c [2024-06-03T07:10:34.315Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-06-03T07:10:34.315Z] ---> 9355b9e0efd7 [2024-06-03T07:10:34.315Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-06-03T07:10:34.574Z] ---> d8b3b5f075a7 [2024-06-03T07:10:34.574Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-06-03T07:10:34.835Z] ---> 6c1b8bcf4f76 [2024-06-03T07:10:34.835Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-06-03T07:10:34.835Z] ---> 54da093fe8fd [2024-06-03T07:10:34.835Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-06-03T07:10:35.094Z] ---> 9aae2ef607d1 [2024-06-03T07:10:35.094Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-06-03T07:10:35.094Z] ---> Running in fdc265f21a70 [2024-06-03T07:10:35.094Z] Removing intermediate container fdc265f21a70 [2024-06-03T07:10:35.094Z] ---> 64c9994245f7 [2024-06-03T07:10:35.094Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-06-03T07:10:35.094Z] ---> Running in ae064a34e462 [2024-06-03T07:10:35.357Z] Removing intermediate container ae064a34e462 [2024-06-03T07:10:35.357Z] ---> 6652eaaeceef [2024-06-03T07:10:35.357Z] Step 15/17 : LABEL arch=amd64 [2024-06-03T07:10:35.357Z] ---> Running in a2320b42fb71 [2024-06-03T07:10:35.357Z] Removing intermediate container a2320b42fb71 [2024-06-03T07:10:35.357Z] ---> 6e30b472779f [2024-06-03T07:10:35.357Z] Step 16/17 : LABEL git_sha=80ac5494b03d13a2d8e2fe89149133c760b36a69 [2024-06-03T07:10:35.357Z] ---> Running in fc63634cfbe7 [2024-06-03T07:10:35.357Z] Removing intermediate container fc63634cfbe7 [2024-06-03T07:10:35.357Z] ---> 3456b532823d [2024-06-03T07:10:35.357Z] Step 17/17 : LABEL version=3.1.1 [2024-06-03T07:10:35.357Z] ---> Running in b79dc42af8c9 [2024-06-03T07:10:35.615Z] Removing intermediate container b79dc42af8c9 [2024-06-03T07:10:35.615Z] ---> bf6e1bb6228b [2024-06-03T07:10:35.615Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2024-06-03T07:10:35.615Z] Successfully built bf6e1bb6228b [2024-06-03T07:10:35.615Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:10:36.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T07:10:36.108Z] [2024-06-03T07:10:36.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:10:36.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T07:10:36.409Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-03T07:10:36.409Z] 5eb5b503b376: Pulling fs layer [2024-06-03T07:10:36.409Z] 5c69ac0246d0: Pulling fs layer [2024-06-03T07:10:36.409Z] ec43610c2a17: Pulling fs layer [2024-06-03T07:10:36.409Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-03T07:10:36.409Z] 33b1e0a273af: Pulling fs layer [2024-06-03T07:10:36.409Z] 5d3b04190fa2: Pulling fs layer [2024-06-03T07:10:36.409Z] 2f39f015ded8: Pulling fs layer [2024-06-03T07:10:36.409Z] 3a2ae6a8a46f: Waiting [2024-06-03T07:10:36.409Z] 33b1e0a273af: Waiting [2024-06-03T07:10:36.409Z] 2f39f015ded8: Waiting [2024-06-03T07:10:36.409Z] 5c69ac0246d0: Download complete [2024-06-03T07:10:36.409Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-03T07:10:36.409Z] 3a2ae6a8a46f: Download complete [2024-06-03T07:10:36.409Z] 33b1e0a273af: Verifying Checksum [2024-06-03T07:10:36.409Z] 33b1e0a273af: Download complete [2024-06-03T07:10:36.409Z] 5d3b04190fa2: Verifying Checksum [2024-06-03T07:10:36.409Z] 5d3b04190fa2: Download complete [2024-06-03T07:10:36.668Z] ec43610c2a17: Verifying Checksum [2024-06-03T07:10:36.669Z] ec43610c2a17: Download complete [2024-06-03T07:10:36.669Z] 5eb5b503b376: Verifying Checksum [2024-06-03T07:10:36.669Z] 5eb5b503b376: Download complete [2024-06-03T07:10:37.236Z] 2f39f015ded8: Verifying Checksum [2024-06-03T07:10:37.236Z] 2f39f015ded8: Download complete [2024-06-03T07:10:37.802Z] 5eb5b503b376: Pull complete [2024-06-03T07:10:38.060Z] 5c69ac0246d0: Pull complete [2024-06-03T07:10:38.626Z] ec43610c2a17: Pull complete [2024-06-03T07:10:38.626Z] 3a2ae6a8a46f: Pull complete [2024-06-03T07:10:38.884Z] 33b1e0a273af: Pull complete [2024-06-03T07:10:38.884Z] 5d3b04190fa2: Pull complete [2024-06-03T07:10:44.165Z] 2f39f015ded8: Pull complete [2024-06-03T07:10:44.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-03T07:10:44.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T07:10:44.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:10:44.268Z] prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container [2024-06-03T07:10:44.298Z] $ 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_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-03T07:10:48.544Z] $ docker top 8d768aa4e77134b96166bcd5eb05b3771ecb47d748c66560d67e67620c9e513a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:10:48.956Z] ---> job-cost.sh [2024-06-03T07:10:48.956Z] lf-activate-venv: SKIPPING [2024-06-03T07:10:48.956Z] INFO: No Stack... [2024-06-03T07:10:49.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-03T07:10:49.476Z] INFO: Archiving Costs [Pipeline] sh [2024-06-03T07:10:49.771Z] + cat /w/workspace/edgexfoundry_device-sdk-c_napa/archives/cost.csv [2024-06-03T07:10:49.771Z] + cut -d, -f6 [Pipeline] lock [2024-06-03T07:10:49.787Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [2024-06-03T07:10:49.795Z] Resource [jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] did not exist. Created. [2024-06-03T07:10:49.802Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-03T07:10:50.116Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-03T07:10:50.171Z] Stashed 1 file(s) [Pipeline] } [2024-06-03T07:10:50.180Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-03T07:10:50.217Z] $ docker stop --time=1 8d768aa4e77134b96166bcd5eb05b3771ecb47d748c66560d67e67620c9e513a [2024-06-03T07:10:51.365Z] $ docker rm -f --volumes 8d768aa4e77134b96166bcd5eb05b3771ecb47d748c66560d67e67620c9e513a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-03T07:12:03.156Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2691 in /w/workspace/edgexfoundry_device-sdk-c_napa [Pipeline] { [Pipeline] ws [2024-06-03T07:12:03.170Z] Running in /w/workspace/device-sdk-c/6 [Pipeline] { [Pipeline] checkout [2024-06-03T07:12:03.233Z] Selected Git installation does not exist. Using Default [2024-06-03T07:12:03.233Z] The recommended git tool is: NONE [2024-06-03T07:12:11.847Z] using credential edgex-jenkins-ssh [2024-06-03T07:12:11.873Z] Cloning the remote Git repository [2024-06-03T07:12:11.912Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2024-06-03T07:12:12.005Z] > git init /w/workspace/device-sdk-c/6 # timeout=10 [2024-06-03T07:12:12.201Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2024-06-03T07:12:12.202Z] > git --version # timeout=10 [2024-06-03T07:12:12.232Z] > git --version # 'git version 2.25.1' [2024-06-03T07:12:12.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-03T07:12:12.583Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-03T07:12:13.700Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2024-06-03T07:12:13.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-03T07:12:14.940Z] Avoid second fetch [2024-06-03T07:12:14.941Z] Checking out Revision 80ac5494b03d13a2d8e2fe89149133c760b36a69 (napa) [2024-06-03T07:12:14.955Z] > git config core.sparsecheckout # timeout=10 [2024-06-03T07:12:15.039Z] > git checkout -f 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 [2024-06-03T07:12:16.018Z] Commit message: "fix: bump sdk version to 3.1.1 (#498)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-03T07:12:20.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-03T07:12:20.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-03T07:12:20.850Z] Dload Upload Total Spent Left Speed [2024-06-03T07:12:20.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-06-03T07:12:21.195Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-03T07:12:21.531Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-03T07:12:21.531Z] + sudo tee /etc/docker/daemon.new [2024-06-03T07:12:21.531Z] { [2024-06-03T07:12:21.531Z] "registry-mirrors": [ [2024-06-03T07:12:21.531Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-03T07:12:21.531Z] ], [2024-06-03T07:12:21.531Z] "bip": "10.250.0.254/24", [2024-06-03T07:12:21.531Z] "hosts": [ [2024-06-03T07:12:21.531Z] "tcp://0.0.0.0:5555", [2024-06-03T07:12:21.531Z] "unix:///var/run/docker.sock" [2024-06-03T07:12:21.531Z] ], [2024-06-03T07:12:21.531Z] "mtu": 1458, [2024-06-03T07:12:21.531Z] "selinux-enabled": true, [2024-06-03T07:12:21.531Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-03T07:12:21.531Z] } [Pipeline] sh [2024-06-03T07:12:21.872Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-03T07:12:22.210Z] + sudo service docker restart [Pipeline] sh [2024-06-03T07:12:40.768Z] + git checkout 80ac5494b03d13a2d8e2fe89149133c760b36a69 [2024-06-03T07:12:40.768Z] HEAD is now at 80ac549 fix: bump sdk version to 3.1.1 (#498) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T07:12:40.797Z] provisioning config files... [2024-06-03T07:12:40.820Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/6@tmp/config15530061294186187268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:12:41.277Z] ---> ****-login.sh [2024-06-03T07:12:41.277Z] nexus3.edgexfoundry.org:10001 [2024-06-03T07:12:41.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:12:42.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:12:42.144Z] Configure a credential helper to remove this warning. See [2024-06-03T07:12:42.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:12:42.144Z] [2024-06-03T07:12:42.144Z] Login Succeeded [2024-06-03T07:12:42.144Z] nexus3.edgexfoundry.org:10002 [2024-06-03T07:12:42.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:12:42.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:12:42.414Z] Configure a credential helper to remove this warning. See [2024-06-03T07:12:42.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:12:42.414Z] [2024-06-03T07:12:42.414Z] Login Succeeded [2024-06-03T07:12:42.414Z] nexus3.edgexfoundry.org:10003 [2024-06-03T07:12:42.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:12:42.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:12:42.683Z] Configure a credential helper to remove this warning. See [2024-06-03T07:12:42.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:12:42.683Z] [2024-06-03T07:12:42.683Z] Login Succeeded [2024-06-03T07:12:42.683Z] nexus3.edgexfoundry.org:10004 [2024-06-03T07:12:42.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:12:43.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:12:43.224Z] Configure a credential helper to remove this warning. See [2024-06-03T07:12:43.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:12:43.224Z] [2024-06-03T07:12:43.224Z] Login Succeeded [2024-06-03T07:12:43.224Z] ****.io [2024-06-03T07:12:43.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T07:12:43.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T07:12:43.493Z] Configure a credential helper to remove this warning. See [2024-06-03T07:12:43.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T07:12:43.493Z] [2024-06-03T07:12:43.493Z] Login Succeeded [2024-06-03T07:12:43.765Z] ---> ****-login.sh ends [Pipeline] } [2024-06-03T07:12:43.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-03T07:12:44.122Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-03T07:12:44.449Z] + git log --pretty=%H %s [2024-06-03T07:12:44.449Z] + grep ci(lts-release) [2024-06-03T07:12:44.449Z] + awk {print $1} [2024-06-03T07:12:44.449Z] + head -n 1 [Pipeline] echo [2024-06-03T07:12:44.503Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2024-06-03T07:12:44.829Z] + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2024-06-03T07:12:44.829Z] faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-arm64 [2024-06-03T07:12:44.829Z] 579b34f0a95b: Pulling fs layer [2024-06-03T07:12:44.829Z] b046b3a35be6: Pulling fs layer [2024-06-03T07:12:44.829Z] 2014ba793e07: Pulling fs layer [2024-06-03T07:12:44.829Z] 37152cc71573: Pulling fs layer [2024-06-03T07:12:44.829Z] 3b62a4435cd8: Pulling fs layer [2024-06-03T07:12:44.829Z] e1b1e155426b: Pulling fs layer [2024-06-03T07:12:44.829Z] 6026ac9a2879: Pulling fs layer [2024-06-03T07:12:44.829Z] a51c0497d701: Pulling fs layer [2024-06-03T07:12:44.829Z] 5290c3b9fb3b: Pulling fs layer [2024-06-03T07:12:44.829Z] 37152cc71573: Waiting [2024-06-03T07:12:44.829Z] 3b62a4435cd8: Waiting [2024-06-03T07:12:44.829Z] e1b1e155426b: Waiting [2024-06-03T07:12:44.829Z] 6026ac9a2879: Waiting [2024-06-03T07:12:44.829Z] 5290c3b9fb3b: Waiting [2024-06-03T07:12:45.103Z] b046b3a35be6: Verifying Checksum [2024-06-03T07:12:45.103Z] b046b3a35be6: Download complete [2024-06-03T07:12:45.103Z] 37152cc71573: Verifying Checksum [2024-06-03T07:12:45.103Z] 37152cc71573: Download complete [2024-06-03T07:12:45.103Z] 3b62a4435cd8: Verifying Checksum [2024-06-03T07:12:45.103Z] 3b62a4435cd8: Download complete [2024-06-03T07:12:45.103Z] 579b34f0a95b: Download complete [2024-06-03T07:12:45.103Z] e1b1e155426b: Verifying Checksum [2024-06-03T07:12:45.103Z] e1b1e155426b: Download complete [2024-06-03T07:12:45.103Z] 6026ac9a2879: Verifying Checksum [2024-06-03T07:12:45.103Z] 6026ac9a2879: Download complete [2024-06-03T07:12:45.103Z] a51c0497d701: Download complete [2024-06-03T07:12:45.103Z] 5290c3b9fb3b: Verifying Checksum [2024-06-03T07:12:45.103Z] 5290c3b9fb3b: Download complete [2024-06-03T07:12:45.689Z] 579b34f0a95b: Pull complete [2024-06-03T07:12:45.959Z] b046b3a35be6: Pull complete [2024-06-03T07:12:47.908Z] 2014ba793e07: Download complete [2024-06-03T07:13:00.238Z] 2014ba793e07: Pull complete [2024-06-03T07:13:00.238Z] 37152cc71573: Pull complete [2024-06-03T07:13:00.238Z] 3b62a4435cd8: Pull complete [2024-06-03T07:13:00.238Z] e1b1e155426b: Pull complete [2024-06-03T07:13:00.238Z] 6026ac9a2879: Pull complete [2024-06-03T07:13:00.238Z] a51c0497d701: Pull complete [2024-06-03T07:13:00.504Z] 5290c3b9fb3b: Pull complete [2024-06-03T07:13:00.504Z] Digest: sha256:562758cfa96a572b54c21e92050971cac9011483215b3dcbf73b74f9ee2fb111 [2024-06-03T07:13:00.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2024-06-03T07:13:00.504Z] nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2024-06-03T07:13:00.832Z] + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 ci-base-image-arm64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:13:01.258Z] + docker inspect -f . ci-base-image-arm64 [2024-06-03T07:13:01.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:13:01.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-2691 does not seem to be running inside a container [2024-06-03T07:13:01.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-03T07:13:03.587Z] $ docker top 95ff56670335a808c0a00ac8f1ab0a075ed1835ebacbce637cc703255c6ac0fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-03T07:13:04.421Z] + make test [2024-06-03T07:13:04.421Z] echo "make test" [2024-06-03T07:13:04.421Z] make test [Pipeline] } [2024-06-03T07:13:04.438Z] $ docker stop --time=1 95ff56670335a808c0a00ac8f1ab0a075ed1835ebacbce637cc703255c6ac0fd [2024-06-03T07:13:06.060Z] $ docker rm -f --volumes 95ff56670335a808c0a00ac8f1ab0a075ed1835ebacbce637cc703255c6ac0fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-03T07:13:06.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-03T07:13:06.953Z] + ls -al . [2024-06-03T07:13:06.953Z] total 208 [2024-06-03T07:13:06.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 07:12 . [2024-06-03T07:13:06.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:12 .. [2024-06-03T07:13:06.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 07:12 .git [2024-06-03T07:13:06.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 07:12 .github [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 07:12 .gitignore [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 07:12 Attribution.txt [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 07:12 CHANGELOG.md [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 07:12 Doxyfile [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 07:12 GOVERNANCE.md [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 07:12 Jenkinsfile [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 07:12 LICENSE [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 07:12 Makefile [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 07:12 OWNERS.md [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 07:12 README.IOT.md [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 07:12 README.md [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 07:12 README.v3.md [2024-06-03T07:13:06.953Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 07:10 VERSION [2024-06-03T07:13:06.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:12 docs [2024-06-03T07:13:06.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:12 include [2024-06-03T07:13:06.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:12 scripts [2024-06-03T07:13:06.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:12 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:13:07.297Z] + 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=80ac5494b03d13a2d8e2fe89149133c760b36a69 --label arch=arm64 --label version=3.1.1 . [2024-06-03T07:13:07.566Z] Sending build context to Docker daemon 3.011MB [2024-06-03T07:13:07.833Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-06-03T07:13:07.833Z] Step 2/17 : FROM ${BASE} [2024-06-03T07:13:07.833Z] ---> 218f5de8259d [2024-06-03T07:13:07.833Z] Step 3/17 : LABEL maintainer="IOTech " [2024-06-03T07:13:07.833Z] ---> Running in 002bd60cb09d [2024-06-03T07:13:08.115Z] Removing intermediate container 002bd60cb09d [2024-06-03T07:13:08.115Z] ---> 7d8116cdd528 [2024-06-03T07:13:08.115Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-06-03T07:13:08.115Z] ---> Running in 5dff3c6836a5 [2024-06-03T07:13:09.076Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-06-03T07:13:09.654Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T07:13:09.654Z] alpine.dev.rsa.pub 100% |********************************|  451 0:00:00 ETA [2024-06-03T07:13:09.654Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T07:13:10.243Z] Removing intermediate container 5dff3c6836a5 [2024-06-03T07:13:10.243Z] ---> db95d69b2cbc [2024-06-03T07:13:10.243Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T07:13:10.243Z] ---> Running in eb724233ec2c [2024-06-03T07:13:12.181Z] Removing intermediate container eb724233ec2c [2024-06-03T07:13:12.181Z] ---> 6a0732a5007a [2024-06-03T07:13:12.181Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2024-06-03T07:13:12.181Z] ---> Running in 5ed0adde51c8 [2024-06-03T07:13:12.825Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T07:13:13.412Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-03T07:13:14.367Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T07:13:15.325Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T07:13:15.325Z] (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) [2024-06-03T07:13:15.590Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-06-03T07:13:16.169Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-06-03T07:13:16.434Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-06-03T07:13:16.699Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-06-03T07:13:17.281Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-06-03T07:13:17.546Z] (7/11) Installing libblkid (2.38.1-r8) [2024-06-03T07:13:18.128Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-06-03T07:13:18.708Z] (9/11) Installing libmount (2.38.1-r8) [2024-06-03T07:13:18.972Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-06-03T07:13:19.552Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-06-03T07:13:20.142Z] Executing busybox-1.36.1-r2.trigger [2024-06-03T07:13:20.142Z] OK: 333 MiB in 100 packages [2024-06-03T07:13:22.114Z] Removing intermediate container 5ed0adde51c8 [2024-06-03T07:13:22.114Z] ---> 05e04c75b041 [2024-06-03T07:13:22.114Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-06-03T07:13:22.699Z] ---> 57d5e2c5cb22 [2024-06-03T07:13:22.699Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-06-03T07:13:23.284Z] ---> 90630cd242b9 [2024-06-03T07:13:23.551Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-06-03T07:13:23.818Z] ---> c6d2e7ab595a [2024-06-03T07:13:23.818Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-06-03T07:13:24.404Z] ---> 626e86bb557d [2024-06-03T07:13:24.404Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-06-03T07:13:24.990Z] ---> f0de96c1e626 [2024-06-03T07:13:24.990Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-06-03T07:13:25.257Z] ---> aa838aada502 [2024-06-03T07:13:25.257Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-06-03T07:13:25.540Z] ---> Running in 1628a3cb3f05 [2024-06-03T07:13:25.806Z] Removing intermediate container 1628a3cb3f05 [2024-06-03T07:13:25.806Z] ---> 62e05e1a9309 [2024-06-03T07:13:25.806Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-06-03T07:13:25.806Z] ---> Running in 89c176c99f25 [2024-06-03T07:13:26.072Z] Removing intermediate container 89c176c99f25 [2024-06-03T07:13:26.072Z] ---> 1d68d3ee78e1 [2024-06-03T07:13:26.072Z] Step 15/17 : LABEL arch=arm64 [2024-06-03T07:13:26.346Z] ---> Running in 14a3585b06ed [2024-06-03T07:13:26.617Z] Removing intermediate container 14a3585b06ed [2024-06-03T07:13:26.617Z] ---> 12b23c7d70bf [2024-06-03T07:13:26.617Z] Step 16/17 : LABEL git_sha=80ac5494b03d13a2d8e2fe89149133c760b36a69 [2024-06-03T07:13:26.617Z] ---> Running in 744e6c152808 [2024-06-03T07:13:26.884Z] Removing intermediate container 744e6c152808 [2024-06-03T07:13:26.884Z] ---> 66fd43343853 [2024-06-03T07:13:26.884Z] Step 17/17 : LABEL version=3.1.1 [2024-06-03T07:13:26.884Z] ---> Running in ea795f880e4f [2024-06-03T07:13:27.153Z] Removing intermediate container ea795f880e4f [2024-06-03T07:13:27.153Z] ---> adb6fe57bcf6 [2024-06-03T07:13:27.153Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2024-06-03T07:13:27.421Z] Successfully built adb6fe57bcf6 [2024-06-03T07:13:27.421Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:13:27.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-03T07:13:27.889Z] [2024-06-03T07:13:27.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:13:28.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-03T07:13:28.232Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-03T07:13:28.232Z] 8998bd30e6a1: Pulling fs layer [2024-06-03T07:13:28.232Z] 04944245beec: Pulling fs layer [2024-06-03T07:13:28.232Z] 699f458cf7ca: Pulling fs layer [2024-06-03T07:13:28.232Z] 765212b225bb: Pulling fs layer [2024-06-03T07:13:28.232Z] f23df028b6ca: Pulling fs layer [2024-06-03T07:13:28.232Z] d65c8cfc05b1: Pulling fs layer [2024-06-03T07:13:28.232Z] 2437ff75d9bd: Pulling fs layer [2024-06-03T07:13:28.232Z] 765212b225bb: Waiting [2024-06-03T07:13:28.232Z] f23df028b6ca: Waiting [2024-06-03T07:13:28.232Z] d65c8cfc05b1: Waiting [2024-06-03T07:13:28.232Z] 2437ff75d9bd: Waiting [2024-06-03T07:13:28.502Z] 04944245beec: Verifying Checksum [2024-06-03T07:13:28.502Z] 04944245beec: Download complete [2024-06-03T07:13:28.502Z] 765212b225bb: Verifying Checksum [2024-06-03T07:13:28.502Z] 765212b225bb: Download complete [2024-06-03T07:13:28.502Z] f23df028b6ca: Verifying Checksum [2024-06-03T07:13:28.502Z] f23df028b6ca: Download complete [2024-06-03T07:13:28.502Z] d65c8cfc05b1: Verifying Checksum [2024-06-03T07:13:28.502Z] d65c8cfc05b1: Download complete [2024-06-03T07:13:28.502Z] 699f458cf7ca: Verifying Checksum [2024-06-03T07:13:28.502Z] 699f458cf7ca: Download complete [2024-06-03T07:13:29.089Z] 8998bd30e6a1: Verifying Checksum [2024-06-03T07:13:29.089Z] 8998bd30e6a1: Download complete [2024-06-03T07:13:31.680Z] 2437ff75d9bd: Verifying Checksum [2024-06-03T07:13:31.680Z] 2437ff75d9bd: Download complete [2024-06-03T07:13:33.631Z] 8998bd30e6a1: Pull complete [2024-06-03T07:13:33.902Z] 04944245beec: Pull complete [2024-06-03T07:13:35.854Z] 699f458cf7ca: Pull complete [2024-06-03T07:13:35.855Z] 765212b225bb: Pull complete [2024-06-03T07:13:36.443Z] f23df028b6ca: Pull complete [2024-06-03T07:13:36.711Z] d65c8cfc05b1: Pull complete [2024-06-03T07:13:54.931Z] 2437ff75d9bd: Pull complete [2024-06-03T07:13:54.931Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-03T07:13:54.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-03T07:13:54.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:13:55.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-2691 does not seem to be running inside a container [2024-06-03T07:13:55.210Z] $ 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/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-03T07:13:57.735Z] $ docker top 2622132978a1685736bdd46b69fb7e0f7e231d9646a1d9617e16250d2c1edb3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:13:58.580Z] ---> job-cost.sh [2024-06-03T07:13:58.580Z] lf-activate-venv: SKIPPING [2024-06-03T07:13:58.580Z] INFO: No Stack... [2024-06-03T07:13:58.846Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-03T07:13:59.805Z] INFO: Archiving Costs [Pipeline] sh [2024-06-03T07:14:00.440Z] + cat /w/workspace/device-sdk-c/6/archives/cost.csv [2024-06-03T07:14:00.440Z] + cut -d, -f6 [Pipeline] lock [2024-06-03T07:14:00.459Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [2024-06-03T07:14:00.471Z] Resource [jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] did not exist. Created. [2024-06-03T07:14:00.478Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-03T07:14:01.136Z] /w/workspace/device-sdk-c/6@tmp/durable-b323ede0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-03T07:14:01.768Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-03T07:14:01.797Z] Warning: overwriting stash ‘stack-cost’ [2024-06-03T07:14:02.227Z] Stashed 1 file(s) [Pipeline] } [2024-06-03T07:14:02.241Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-03T07:14:02.272Z] $ docker stop --time=1 2622132978a1685736bdd46b69fb7e0f7e231d9646a1d9617e16250d2c1edb3f [2024-06-03T07:14:03.849Z] $ docker rm -f --volumes 2622132978a1685736bdd46b69fb7e0f7e231d9646a1d9617e16250d2c1edb3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-06-03T07:14:04.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T07:14:04.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:14:04.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T07:14:04.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:14:04.942Z] prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container [2024-06-03T07:14:04.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T07:14:05.304Z] $ docker top c02a7943fc0dc3c8ab3a9834f935fde6d55937ba3fdb531046d9602cfe5c68b0 -eo pid,comm [2024-06-03T07:14:05.347Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-03T07:14:05.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-03T07:14:05.395Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.1|v3.1.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T07:14:05.697Z] + git semver [Pipeline] } [2024-06-03T07:14:05.976Z] $ docker stop --time=1 c02a7943fc0dc3c8ab3a9834f935fde6d55937ba3fdb531046d9602cfe5c68b0 [2024-06-03T07:14:07.325Z] $ docker rm -f --volumes c02a7943fc0dc3c8ab3a9834f935fde6d55937ba3fdb531046d9602cfe5c68b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:14:07.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-03T07:14:07.752Z] [2024-06-03T07:14:07.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:14:08.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-03T07:14:08.059Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-03T07:14:08.059Z] ab5ef0e58194: Pulling fs layer [2024-06-03T07:14:08.059Z] 9712f1f96733: Pulling fs layer [2024-06-03T07:14:08.059Z] 63f879dbbcfc: Pulling fs layer [2024-06-03T07:14:08.059Z] 0d9ebad4ef96: Pulling fs layer [2024-06-03T07:14:08.059Z] e9a5061849ea: Pulling fs layer [2024-06-03T07:14:08.059Z] d747dcd14b5f: Pulling fs layer [2024-06-03T07:14:08.059Z] 2de7ff778b66: Pulling fs layer [2024-06-03T07:14:08.059Z] e9a5061849ea: Waiting [2024-06-03T07:14:08.059Z] d747dcd14b5f: Waiting [2024-06-03T07:14:08.059Z] 2de7ff778b66: Waiting [2024-06-03T07:14:08.059Z] 9712f1f96733: Verifying Checksum [2024-06-03T07:14:08.059Z] 9712f1f96733: Download complete [2024-06-03T07:14:08.330Z] 63f879dbbcfc: Verifying Checksum [2024-06-03T07:14:08.330Z] 63f879dbbcfc: Download complete [2024-06-03T07:14:08.589Z] e9a5061849ea: Verifying Checksum [2024-06-03T07:14:08.589Z] e9a5061849ea: Download complete [2024-06-03T07:14:08.589Z] d747dcd14b5f: Verifying Checksum [2024-06-03T07:14:08.589Z] d747dcd14b5f: Download complete [2024-06-03T07:14:08.589Z] ab5ef0e58194: Verifying Checksum [2024-06-03T07:14:08.589Z] ab5ef0e58194: Download complete [2024-06-03T07:14:08.589Z] 0d9ebad4ef96: Verifying Checksum [2024-06-03T07:14:08.589Z] 0d9ebad4ef96: Download complete [2024-06-03T07:14:08.589Z] 2de7ff778b66: Verifying Checksum [2024-06-03T07:14:08.589Z] 2de7ff778b66: Download complete [2024-06-03T07:14:11.925Z] ab5ef0e58194: Pull complete [2024-06-03T07:14:11.925Z] 9712f1f96733: Pull complete [2024-06-03T07:14:12.183Z] 63f879dbbcfc: Pull complete [2024-06-03T07:14:17.451Z] 0d9ebad4ef96: Pull complete [2024-06-03T07:14:17.451Z] e9a5061849ea: Pull complete [2024-06-03T07:14:17.451Z] d747dcd14b5f: Pull complete [2024-06-03T07:14:18.389Z] 2de7ff778b66: Pull complete [2024-06-03T07:14:18.389Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-03T07:14:18.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-03T07:14:18.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:14:18.498Z] prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container [2024-06-03T07:14:18.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-06-03T07:14:20.050Z] $ docker top 19100486b1919e95b7008b5442cb457063e753a8cf61284b431b0252e196639e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-03T07:14:20.122Z] provisioning config files... [2024-06-03T07:14:20.129Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config16761558681209058753tmp [2024-06-03T07:14:20.137Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config17899817410573133016tmp [2024-06-03T07:14:20.146Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config2182340193488388011tmp [Pipeline] { [Pipeline] echo [2024-06-03T07:14:20.179Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:20.479Z] ---> sigul-configuration.sh [2024-06-03T07:14:20.479Z] gpg: directory `/root/.gnupg' created [2024-06-03T07:14:20.479Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-03T07:14:20.479Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-03T07:14:20.479Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-03T07:14:20.479Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-03T07:14:20.479Z] gpg: CAST5 encrypted data [2024-06-03T07:14:20.479Z] gpg: encrypted with 1 passphrase [2024-06-03T07:14:20.479Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-03T07:14:20.774Z] + mkdir /home/jenkins [2024-06-03T07:14:20.774Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-03T07:14:21.069Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-06-03T07:14:21.082Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:21.379Z] ---> sigul-install.sh [2024-06-03T07:14:21.379Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-03T07:14:21.683Z] + git tag --list [2024-06-03T07:14:21.683Z] 0.7.0 [2024-06-03T07:14:21.683Z] 0.7.1 [2024-06-03T07:14:21.683Z] 1.0.0 [2024-06-03T07:14:21.683Z] v1.0.1 [2024-06-03T07:14:21.683Z] v1.0.2 [2024-06-03T07:14:21.683Z] v1.0.3 [2024-06-03T07:14:21.683Z] v1.1.0 [2024-06-03T07:14:21.683Z] v1.1.1 [2024-06-03T07:14:21.683Z] v1.2.0 [2024-06-03T07:14:21.683Z] v1.2.1 [2024-06-03T07:14:21.683Z] v1.2.2 [2024-06-03T07:14:21.683Z] v1.3.0 [2024-06-03T07:14:21.683Z] v1.3.1 [2024-06-03T07:14:21.683Z] v2.0.0 [2024-06-03T07:14:21.683Z] v2.1.0 [2024-06-03T07:14:21.683Z] v2.2.0 [2024-06-03T07:14:21.683Z] v2.3.0 [2024-06-03T07:14:21.683Z] v3.0 [2024-06-03T07:14:21.683Z] v3.0.0 [2024-06-03T07:14:21.683Z] v3.0.1 [2024-06-03T07:14:21.683Z] v3.0.2 [2024-06-03T07:14:21.683Z] v3.0.3-dev.1 [2024-06-03T07:14:21.683Z] v3.0.3-dev.10 [2024-06-03T07:14:21.683Z] v3.0.3-dev.11 [2024-06-03T07:14:21.683Z] v3.0.3-dev.12 [2024-06-03T07:14:21.683Z] v3.0.3-dev.13 [2024-06-03T07:14:21.683Z] v3.0.3-dev.14 [2024-06-03T07:14:21.683Z] v3.0.3-dev.15 [2024-06-03T07:14:21.683Z] v3.0.3-dev.2 [2024-06-03T07:14:21.683Z] v3.0.3-dev.3 [2024-06-03T07:14:21.683Z] v3.0.3-dev.4 [2024-06-03T07:14:21.683Z] v3.0.3-dev.5 [2024-06-03T07:14:21.683Z] v3.0.3-dev.6 [2024-06-03T07:14:21.683Z] v3.0.3-dev.7 [2024-06-03T07:14:21.683Z] v3.0.3-dev.8 [2024-06-03T07:14:21.683Z] v3.0.3-dev.9 [2024-06-03T07:14:21.683Z] v3.1 [2024-06-03T07:14:21.683Z] v3.1.0 [2024-06-03T07:14:21.683Z] v3.1.0-dev.1 [2024-06-03T07:14:21.683Z] v3.1.0-dev.2 [2024-06-03T07:14:21.683Z] v3.1.0-dev.3 [2024-06-03T07:14:21.683Z] v3.1.0-dev.4 [2024-06-03T07:14:21.683Z] v3.1.0-dev.5 [2024-06-03T07:14:21.683Z] v3.1.0-dev.6 [2024-06-03T07:14:21.683Z] v3.1.0-dev.7 [2024-06-03T07:14:21.683Z] v3.1.0-dev.8 [2024-06-03T07:14:21.683Z] v3.1.0-dev.9 [2024-06-03T07:14:21.683Z] v3.1.1 [2024-06-03T07:14:21.683Z] v3.1.1-dev.1 [Pipeline] sh [2024-06-03T07:14:21.978Z] + lftools sign git-tag v3.1.1 [2024-06-03T07:14:22.547Z] Signing Git tag with Sigul... [2024-06-03T07:14:22.547Z] Signing v3.1.1 [Pipeline] echo [2024-06-03T07:14:23.131Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:23.427Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-03T07:14:23.435Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-03T07:14:23.466Z] $ docker stop --time=1 19100486b1919e95b7008b5442cb457063e753a8cf61284b431b0252e196639e [2024-06-03T07:14:25.204Z] $ docker rm -f --volumes 19100486b1919e95b7008b5442cb457063e753a8cf61284b431b0252e196639e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-03T07:14:25.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T07:14:25.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:14:25.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T07:14:25.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:14:26.011Z] prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container [2024-06-03T07:14:26.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T07:14:26.567Z] $ docker top 883ba3ff6770a5f54b81eb87e709d2de23e12742726f3398f9c7748feb16c900 -eo pid,comm [2024-06-03T07:14:26.605Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-03T07:14:26.605Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-03T07:14:26.645Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.1|v3.1.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T07:14:26.939Z] + git semver [Pipeline] } [2024-06-03T07:14:27.218Z] $ docker stop --time=1 883ba3ff6770a5f54b81eb87e709d2de23e12742726f3398f9c7748feb16c900 [2024-06-03T07:14:29.206Z] $ docker rm -f --volumes 883ba3ff6770a5f54b81eb87e709d2de23e12742726f3398f9c7748feb16c900 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-03T07:14:29.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T07:14:29.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:14:29.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T07:14:29.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:14:29.930Z] prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container [2024-06-03T07:14:29.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T07:14:30.450Z] $ docker top e0b143ec19e02cae8a169a707008730f3941bd866aca7e7c45311c898ae99f8c -eo pid,comm [2024-06-03T07:14:30.492Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-03T07:14:30.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-03T07:14:30.530Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.1|v3.1.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T07:14:30.827Z] + git semver [Pipeline] } [2024-06-03T07:14:31.101Z] $ docker stop --time=1 e0b143ec19e02cae8a169a707008730f3941bd866aca7e7c45311c898ae99f8c [2024-06-03T07:14:32.374Z] $ docker rm -f --volumes e0b143ec19e02cae8a169a707008730f3941bd866aca7e7c45311c898ae99f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-03T07:14:32.896Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_napa/archives ] [2024-06-03T07:14:32.896Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives [2024-06-03T07:14:32.896Z] total 16 [2024-06-03T07:14:32.896Z] drwxr-xr-x 3 root root 4096 Jun 3 07:10 . [2024-06-03T07:14:32.896Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 07:14 .. [2024-06-03T07:14:32.896Z] drwxr-xr-x 2 root root 4096 Jun 3 07:10 cost [2024-06-03T07:14:32.896Z] -rw-r--r-- 1 root root 82 Jun 3 07:10 cost.csv [2024-06-03T07:14:32.896Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_napa/archives [2024-06-03T07:14:32.896Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives [2024-06-03T07:14:32.896Z] total 16 [2024-06-03T07:14:32.896Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 07:10 . [2024-06-03T07:14:32.896Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 07:14 .. [2024-06-03T07:14:32.896Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 07:10 cost [2024-06-03T07:14:32.896Z] -rw-r--r-- 1 jenkins jenkins 82 Jun 3 07:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:33.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:34.049Z] ---> package-listing.sh [2024-06-03T07:14:34.049Z] ++ facter osfamily [2024-06-03T07:14:34.049Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-03T07:14:34.308Z] + OS_FAMILY=debian [2024-06-03T07:14:34.308Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_napa [2024-06-03T07:14:34.308Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-03T07:14:34.308Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-03T07:14:34.308Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-03T07:14:34.308Z] + PACKAGES=/tmp/packages_start.txt [2024-06-03T07:14:34.308Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' [2024-06-03T07:14:34.308Z] + PACKAGES=/tmp/packages_end.txt [2024-06-03T07:14:34.308Z] + case "${OS_FAMILY}" in [2024-06-03T07:14:34.308Z] + dpkg -l [2024-06-03T07:14:34.308Z] + grep '^ii' [2024-06-03T07:14:34.308Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-03T07:14:34.308Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-03T07:14:34.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-03T07:14:34.308Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' [2024-06-03T07:14:34.308Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_napa/archives/ [2024-06-03T07:14:34.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_napa/archives/ [Pipeline] echo [2024-06-03T07:14:34.320Z] 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-03T07:14:34.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T07:14:35.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T07:14:35.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T07:14:35.336Z] prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container [2024-06-03T07:14:35.410Z] $ 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_napa/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_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-03T07:14:35.637Z] $ docker top bd17522f6c2c212df069092feb4eecbb72e0134049fd462b9fe526ec20790ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-03T07:14:36.094Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-03T07:14:36.393Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-03T07:14:36.677Z] + ls /var/log/sa-host [2024-06-03T07:14:36.677Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T07:14:36.831Z] provisioning config files... [2024-06-03T07:14:36.841Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config14725104410357528392tmp [Pipeline] { [Pipeline] echo [2024-06-03T07:14:36.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:37.145Z] ---> create-netrc.sh [Pipeline] } [2024-06-03T07:14:37.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:37.491Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-03T07:14:37.499Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:37.780Z] ---> sudo-logs.sh [2024-06-03T07:14:37.780Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-03T07:14:37.835Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:38.115Z] ---> job-cost.sh [2024-06-03T07:14:38.115Z] lf-activate-venv: SKIPPING [2024-06-03T07:14:38.115Z] DEBUG: total: 0.2199999988079071 [2024-06-03T07:14:38.115Z] INFO: Retrieving Stack Cost... [2024-06-03T07:14:38.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-03T07:14:38.633Z] INFO: Archiving Costs [Pipeline] echo [2024-06-03T07:14:38.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T07:14:38.925Z] ---> logs-deploy.sh [2024-06-03T07:14:38.925Z] lf-activate-venv: SKIPPING [2024-06-03T07:14:38.925Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/napa/6 [2024-06-03T07:14:38.925Z] INFO: archiving workspace using pattern(s): [2024-06-03T07:14:39.863Z] Archives upload complete. [2024-06-03T07:14:39.863Z] INFO: archiving logs to Nexus