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 07:09:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:09:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:09:47 ========================================================= 07:09:47 EdgeX Global Pipelines Version Info 07:09:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:09:48 ------------------- 07:09:48 stable info: 07:09:48 ------------------- 07:09:48 Commited By: Ginny Guan ginny@iotechsys.com 07:09:48 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:09:48 Message: update stable to v1.0.260 07:09:49 ------------------- 07:09:49 experimental info: 07:09:49 ------------------- 07:09:49 Commited By: Ginny Guan ginny@iotechsys.com 07:09:49 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:09:49 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80ac549 [Pipeline] echo 07:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:49 provisioning config files... 07:09:49 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config13425770961766068724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:50 ---> ****-login.sh 07:09:50 nexus3.edgexfoundry.org:10001 07:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:50 Configure a credential helper to remove this warning. See 07:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:50 07:09:50 Login Succeeded 07:09:50 nexus3.edgexfoundry.org:10002 07:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:50 Configure a credential helper to remove this warning. See 07:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:50 07:09:50 Login Succeeded 07:09:50 nexus3.edgexfoundry.org:10003 07:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:50 Configure a credential helper to remove this warning. See 07:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:50 07:09:50 Login Succeeded 07:09:50 nexus3.edgexfoundry.org:10004 07:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:50 Configure a credential helper to remove this warning. See 07:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:50 07:09:50 Login Succeeded 07:09:50 ****.io 07:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:51 Configure a credential helper to remove this warning. See 07:09:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:51 07:09:51 Login Succeeded 07:09:51 ---> ****-login.sh ends [Pipeline] } 07:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 07:09:51 + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 07:09:51 -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh 07:09:52 + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 07:09:52 ========================================================= 07:09:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 07:09:52 ========================================================= 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 07:09:52 + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 07:09:52 -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh 07:09:52 + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 07:09:52 ========================================================= 07:09:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 07:09:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:09:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:53 + grep -v github /etc/ssh/ssh_known_hosts 07:09:53 + [ -e /tmp/ssh_known_hosts ] 07:09:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:09:53 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:09:53 sudo tee -a /etc/ssh/ssh_known_hosts 07:09:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:53 07:09:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:53 0.1.4: Pulling from edgex-devops/py-git-semver 07:09:53 b85a868b505f: Pulling fs layer 07:09:53 e2be974225ed: Pulling fs layer 07:09:53 339a4e72a1f5: Pulling fs layer 07:09:53 988bab9f4d93: Pulling fs layer 07:09:53 1469e6f7b9e6: Pulling fs layer 07:09:53 eaf3925da568: Pulling fs layer 07:09:53 bab4dde63d76: Pulling fs layer 07:09:53 bde34c3a00c8: Pulling fs layer 07:09:53 b352a97aabf1: Pulling fs layer 07:09:53 4872d77fe225: Pulling fs layer 07:09:53 5851b861e8e6: Pulling fs layer 07:09:53 bab4dde63d76: Waiting 07:09:53 5851b861e8e6: Waiting 07:09:53 eaf3925da568: Waiting 07:09:53 4872d77fe225: Waiting 07:09:53 bde34c3a00c8: Waiting 07:09:53 1469e6f7b9e6: Waiting 07:09:53 b352a97aabf1: Waiting 07:09:53 e2be974225ed: Download complete 07:09:53 988bab9f4d93: Verifying Checksum 07:09:53 988bab9f4d93: Download complete 07:09:53 1469e6f7b9e6: Verifying Checksum 07:09:53 1469e6f7b9e6: Download complete 07:09:53 339a4e72a1f5: Verifying Checksum 07:09:53 339a4e72a1f5: Download complete 07:09:54 eaf3925da568: Download complete 07:09:54 bde34c3a00c8: Verifying Checksum 07:09:54 bde34c3a00c8: Download complete 07:09:54 b352a97aabf1: Download complete 07:09:54 4872d77fe225: Download complete 07:09:54 5851b861e8e6: Verifying Checksum 07:09:54 5851b861e8e6: Download complete 07:09:54 b85a868b505f: Download complete 07:09:54 bab4dde63d76: Verifying Checksum 07:09:54 bab4dde63d76: Download complete 07:09:55 b85a868b505f: Pull complete 07:09:55 e2be974225ed: Pull complete 07:09:56 339a4e72a1f5: Pull complete 07:09:56 988bab9f4d93: Pull complete 07:09:56 1469e6f7b9e6: Pull complete 07:09:56 eaf3925da568: Pull complete 07:09:58 bab4dde63d76: Pull complete 07:09:58 bde34c3a00c8: Pull complete 07:09:58 b352a97aabf1: Pull complete 07:09:58 4872d77fe225: Pull complete 07:09:58 5851b861e8e6: Pull complete 07:09:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:58 prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container 07:09:58 $ 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 07:10:01 $ docker top 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 -eo pid,comm 07:10:01 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). 07:10:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:10:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:01 [ssh-agent] Looking for ssh-agent implementation... 07:10:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:01 $ docker exec 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 ssh-agent 07:10:02 SSH_AUTH_SOCK=/tmp/ssh-JX2sf0gX8VfL/agent.33 07:10:02 SSH_AGENT_PID=39 07:10:02 Running ssh-add (command line suppressed) 07:10:02 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) 07:10:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:02 + git tag --points-at 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] } 07:10:02 $ docker exec --env ******** --env ******** 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 ssh-agent -k 07:10:02 unset SSH_AUTH_SOCK; 07:10:02 unset SSH_AGENT_PID; 07:10:02 echo Agent pid 39 killed; 07:10:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:10:02 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1|v3.1.1-dev.1' [Pipeline] sshagent 07:10:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:02 [ssh-agent] Looking for ssh-agent implementation... 07:10:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:02 $ docker exec 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 ssh-agent 07:10:02 SSH_AUTH_SOCK=/tmp/ssh-bvrYTx27fSq5/agent.72 07:10:02 SSH_AGENT_PID=78 07:10:02 Running ssh-add (command line suppressed) 07:10:03 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) 07:10:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:03 + git semver init 07:10:03 2024-06-03 07:10:03,492 [run_init] DEBUG init version:0.0.0 force:False 07:10:03 2024-06-03 07:10:03,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver 07:10:03 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 07:10:03 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) 07:10:04 2024-06-03 07:10:04,288 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_napa/.git/info/exclude 07:10:04 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 07:10:04 2024-06-03 07:10:04,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 07:10:04 2024-06-03 07:10:04,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 07:10:04 3.1.1 [Pipeline] } 07:10:04 $ docker exec --env ******** --env ******** 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 ssh-agent -k 07:10:04 unset SSH_AUTH_SOCK; 07:10:04 unset SSH_AGENT_PID; 07:10:04 echo Agent pid 78 killed; 07:10:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:04 + git semver [Pipeline] } 07:10:05 $ docker stop --time=1 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 07:10:06 $ docker rm -f --volumes 47604bab95436291e119d051c232b35c43ae27807298739155ee4b2d87962941 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:10:07 Stashed 1 file(s) [Pipeline] echo 07:10:07 [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 07:10:07 + git checkout 80ac5494b03d13a2d8e2fe89149133c760b36a69 07:10:07 HEAD is now at 80ac549 fix: bump sdk version to 3.1.1 (#498) 07:10:07 M VERSION [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:07 provisioning config files... 07:10:07 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config17411406709607432383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:08 ---> ****-login.sh 07:10:08 nexus3.edgexfoundry.org:10001 07:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:08 Configure a credential helper to remove this warning. See 07:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:08 07:10:08 Login Succeeded 07:10:08 nexus3.edgexfoundry.org:10002 07:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:08 Configure a credential helper to remove this warning. See 07:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:08 07:10:08 Login Succeeded 07:10:08 nexus3.edgexfoundry.org:10003 07:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:08 Configure a credential helper to remove this warning. See 07:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:08 07:10:08 Login Succeeded 07:10:08 nexus3.edgexfoundry.org:10004 07:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:08 Configure a credential helper to remove this warning. See 07:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:08 07:10:08 Login Succeeded 07:10:08 ****.io 07:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:08 Configure a credential helper to remove this warning. See 07:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:08 07:10:08 Login Succeeded 07:10:08 ---> ****-login.sh ends [Pipeline] } 07:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:10:08 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:10:09 + git log --pretty=%H %s 07:10:09 + grep ci(lts-release) 07:10:09 + head -n 1 07:10:09 + awk {print $1} [Pipeline] echo 07:10:09 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 07:10:09 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 07:10:10 faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-x86_64 07:10:10 96526aa774ef: Pulling fs layer 07:10:10 4f9bc52d1dc7: Pulling fs layer 07:10:10 585e8d389ef7: Pulling fs layer 07:10:10 3423b2a5ea43: Pulling fs layer 07:10:10 bb226d34ec8c: Pulling fs layer 07:10:10 086b5312e468: Pulling fs layer 07:10:10 11fdbfc70b38: Pulling fs layer 07:10:10 fd305ee336ed: Pulling fs layer 07:10:10 b7eec2cb7897: Pulling fs layer 07:10:10 3423b2a5ea43: Waiting 07:10:10 086b5312e468: Waiting 07:10:10 11fdbfc70b38: Waiting 07:10:10 bb226d34ec8c: Waiting 07:10:10 fd305ee336ed: Waiting 07:10:10 b7eec2cb7897: Waiting 07:10:10 4f9bc52d1dc7: Verifying Checksum 07:10:10 4f9bc52d1dc7: Download complete 07:10:10 3423b2a5ea43: Verifying Checksum 07:10:10 3423b2a5ea43: Download complete 07:10:10 bb226d34ec8c: Download complete 07:10:11 96526aa774ef: Download complete 07:10:11 11fdbfc70b38: Download complete 07:10:11 96526aa774ef: Pull complete 07:10:11 fd305ee336ed: Verifying Checksum 07:10:11 fd305ee336ed: Download complete 07:10:11 086b5312e468: Verifying Checksum 07:10:11 086b5312e468: Download complete 07:10:11 b7eec2cb7897: Verifying Checksum 07:10:11 b7eec2cb7897: Download complete 07:10:11 4f9bc52d1dc7: Pull complete 07:10:17 585e8d389ef7: Verifying Checksum 07:10:17 585e8d389ef7: Download complete 07:10:20 585e8d389ef7: Pull complete 07:10:20 3423b2a5ea43: Pull complete 07:10:20 bb226d34ec8c: Pull complete 07:10:20 086b5312e468: Pull complete 07:10:20 11fdbfc70b38: Pull complete 07:10:20 fd305ee336ed: Pull complete 07:10:20 b7eec2cb7897: Pull complete 07:10:20 Digest: sha256:3ec7123fb91b4a511f3d76380cde1bfed4ea5ab0d734fd668911db47a8038c56 07:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 07:10:20 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 07:10:20 + 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 07:10:21 + docker inspect -f . ci-base-image-x86_64 07:10:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:21 prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container 07:10:21 $ 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 07:10:22 Still waiting to schedule task 07:10:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:10:23 $ docker top d5a26b3635db9da930d476914cb1f9b066cd450834d2ccbbad2804a8c0fbbc3b -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:23 + make test 07:10:23 echo "make test" 07:10:23 make test [Pipeline] } 07:10:23 $ docker stop --time=1 d5a26b3635db9da930d476914cb1f9b066cd450834d2ccbbad2804a8c0fbbc3b 07:10:24 $ docker rm -f --volumes d5a26b3635db9da930d476914cb1f9b066cd450834d2ccbbad2804a8c0fbbc3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:10:25 + ls -al . 07:10:25 total 212 07:10:25 drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 07:10 . 07:10:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:09 .. 07:10:25 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 07:10 .git 07:10:25 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 07:09 .github 07:10:25 -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 07:09 .gitignore 07:10:25 drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 07:10 .semver 07:10:25 -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 07:09 Attribution.txt 07:10:25 -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 07:09 CHANGELOG.md 07:10:25 -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 07:09 Doxyfile 07:10:25 -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 07:09 GOVERNANCE.md 07:10:25 -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 07:09 Jenkinsfile 07:10:25 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 07:09 LICENSE 07:10:25 -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 07:09 Makefile 07:10:25 -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 07:09 OWNERS.md 07:10:25 -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 07:09 README.IOT.md 07:10:25 -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 07:09 README.md 07:10:25 -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 07:09 README.v3.md 07:10:25 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 07:10 VERSION 07:10:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:09 docs 07:10:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:09 include 07:10:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:09 scripts 07:10:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:09 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:26 + 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 . 07:10:26 Sending build context to Docker daemon 5.032MB 07:10:26 Step 1/17 : ARG BASE=alpine:3.18 07:10:26 Step 2/17 : FROM ${BASE} 07:10:26 ---> fbfc8f2b3e40 07:10:26 Step 3/17 : LABEL maintainer="IOTech " 07:10:26 ---> Running in e6d3043b2996 07:10:26 Removing intermediate container e6d3043b2996 07:10:26 ---> 8ff6e263bde1 07:10:26 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 07:10:26 ---> Running in 11a943631bf7 07:10:26 Connecting to iotech.jfrog.io (54.73.4.50:443) 07:10:26 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:10:26 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:10:26 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:10:27 Removing intermediate container 11a943631bf7 07:10:27 ---> bb76590ccb28 07:10:27 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 07:10:27 ---> Running in 221d8f549daf 07:10:27 Removing intermediate container 221d8f549daf 07:10:27 ---> f9c82729960e 07:10:27 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 07:10:28 ---> Running in 6d2d88838606 07:10:28 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:10:28 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:10:29 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 07:10:29 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:10:29 (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) 07:10:29 (2/11) Installing libcbor-dev (0.10.2-r1) 07:10:30 (3/11) Installing libmenuw (6.4_p20230506-r0) 07:10:30 (4/11) Installing libpanelw (6.4_p20230506-r0) 07:10:30 (5/11) Installing libncurses++ (6.4_p20230506-r0) 07:10:31 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 07:10:31 (7/11) Installing libblkid (2.38.1-r8) 07:10:31 (8/11) Installing libfdisk (2.38.1-r8) 07:10:32 (9/11) Installing libmount (2.38.1-r8) 07:10:32 (10/11) Installing libsmartcols (2.38.1-r8) 07:10:32 (11/11) Installing util-linux-dev (2.38.1-r8) 07:10:33 Executing busybox-1.36.1-r2.trigger 07:10:33 OK: 336 MiB in 100 packages 07:10:34 Removing intermediate container 6d2d88838606 07:10:34 ---> b333ae4f54ab 07:10:34 Step 7/17 : COPY VERSION /edgex-c-sdk/ 07:10:34 ---> 2ec42381e43c 07:10:34 Step 8/17 : COPY src /edgex-c-sdk/src/ 07:10:34 ---> 9355b9e0efd7 07:10:34 Step 9/17 : COPY include /edgex-c-sdk/include/ 07:10:34 ---> d8b3b5f075a7 07:10:34 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 07:10:34 ---> 6c1b8bcf4f76 07:10:34 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 07:10:34 ---> 54da093fe8fd 07:10:34 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 07:10:35 ---> 9aae2ef607d1 07:10:35 Step 13/17 : WORKDIR /edgex-c-sdk 07:10:35 ---> Running in fdc265f21a70 07:10:35 Removing intermediate container fdc265f21a70 07:10:35 ---> 64c9994245f7 07:10:35 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 07:10:35 ---> Running in ae064a34e462 07:10:35 Removing intermediate container ae064a34e462 07:10:35 ---> 6652eaaeceef 07:10:35 Step 15/17 : LABEL arch=amd64 07:10:35 ---> Running in a2320b42fb71 07:10:35 Removing intermediate container a2320b42fb71 07:10:35 ---> 6e30b472779f 07:10:35 Step 16/17 : LABEL git_sha=80ac5494b03d13a2d8e2fe89149133c760b36a69 07:10:35 ---> Running in fc63634cfbe7 07:10:35 Removing intermediate container fc63634cfbe7 07:10:35 ---> 3456b532823d 07:10:35 Step 17/17 : LABEL version=3.1.1 07:10:35 ---> Running in b79dc42af8c9 07:10:35 Removing intermediate container b79dc42af8c9 07:10:35 ---> bf6e1bb6228b 07:10:35 [Warning] One or more build-args [MAKE ARCH] were not consumed 07:10:35 Successfully built bf6e1bb6228b 07:10:35 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 07:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:36 07:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:36 latest: Pulling from edgex-lftools-log-publisher 07:10:36 5eb5b503b376: Pulling fs layer 07:10:36 5c69ac0246d0: Pulling fs layer 07:10:36 ec43610c2a17: Pulling fs layer 07:10:36 3a2ae6a8a46f: Pulling fs layer 07:10:36 33b1e0a273af: Pulling fs layer 07:10:36 5d3b04190fa2: Pulling fs layer 07:10:36 2f39f015ded8: Pulling fs layer 07:10:36 3a2ae6a8a46f: Waiting 07:10:36 33b1e0a273af: Waiting 07:10:36 2f39f015ded8: Waiting 07:10:36 5c69ac0246d0: Download complete 07:10:36 3a2ae6a8a46f: Verifying Checksum 07:10:36 3a2ae6a8a46f: Download complete 07:10:36 33b1e0a273af: Verifying Checksum 07:10:36 33b1e0a273af: Download complete 07:10:36 5d3b04190fa2: Verifying Checksum 07:10:36 5d3b04190fa2: Download complete 07:10:36 ec43610c2a17: Verifying Checksum 07:10:36 ec43610c2a17: Download complete 07:10:36 5eb5b503b376: Verifying Checksum 07:10:36 5eb5b503b376: Download complete 07:10:37 2f39f015ded8: Verifying Checksum 07:10:37 2f39f015ded8: Download complete 07:10:37 5eb5b503b376: Pull complete 07:10:38 5c69ac0246d0: Pull complete 07:10:38 ec43610c2a17: Pull complete 07:10:38 3a2ae6a8a46f: Pull complete 07:10:38 33b1e0a273af: Pull complete 07:10:38 5d3b04190fa2: Pull complete 07:10:44 2f39f015ded8: Pull complete 07:10:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:44 prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container 07:10:44 $ 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 07:10:48 $ docker top 8d768aa4e77134b96166bcd5eb05b3771ecb47d748c66560d67e67620c9e513a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:48 ---> job-cost.sh 07:10:48 lf-activate-venv: SKIPPING 07:10:48 INFO: No Stack... 07:10:49 INFO: Retrieving Pricing Info for: v3-standard-8 07:10:49 INFO: Archiving Costs [Pipeline] sh 07:10:49 + cat /w/workspace/edgexfoundry_device-sdk-c_napa/archives/cost.csv 07:10:49 + cut -d, -f6 [Pipeline] lock 07:10:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] 07:10:49 Resource [jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] did not exist. Created. 07:10:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:10:50 + echo total: 0.2199999988079071 [Pipeline] stash 07:10:50 Stashed 1 file(s) [Pipeline] } 07:10:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [Pipeline] // lock [Pipeline] } 07:10:50 $ docker stop --time=1 8d768aa4e77134b96166bcd5eb05b3771ecb47d748c66560d67e67620c9e513a 07:10:51 $ docker rm -f --volumes 8d768aa4e77134b96166bcd5eb05b3771ecb47d748c66560d67e67620c9e513a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:12:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2691 in /w/workspace/edgexfoundry_device-sdk-c_napa [Pipeline] { [Pipeline] ws 07:12:03 Running in /w/workspace/device-sdk-c/6 [Pipeline] { [Pipeline] checkout 07:12:03 Selected Git installation does not exist. Using Default 07:12:03 The recommended git tool is: NONE 07:12:11 using credential edgex-jenkins-ssh 07:12:11 Cloning the remote Git repository 07:12:11 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 07:12:12 > git init /w/workspace/device-sdk-c/6 # timeout=10 07:12:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 07:12:12 > git --version # timeout=10 07:12:12 > git --version # 'git version 2.25.1' 07:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 07:12:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:14 Avoid second fetch 07:12:14 Checking out Revision 80ac5494b03d13a2d8e2fe89149133c760b36a69 (napa) 07:12:14 > git config core.sparsecheckout # timeout=10 07:12:15 > git checkout -f 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 07:12:16 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 07:12:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:12:20 % Total % Received % Xferd Average Speed Time Time Time Current 07:12:20 Dload Upload Total Spent Left Speed 07:12:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 07:12:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:12:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:12:21 + sudo tee /etc/docker/daemon.new 07:12:21 { 07:12:21 "registry-mirrors": [ 07:12:21 "https://nexus3.edgexfoundry.org:10001" 07:12:21 ], 07:12:21 "bip": "10.250.0.254/24", 07:12:21 "hosts": [ 07:12:21 "tcp://0.0.0.0:5555", 07:12:21 "unix:///var/run/docker.sock" 07:12:21 ], 07:12:21 "mtu": 1458, 07:12:21 "selinux-enabled": true, 07:12:21 "seccomp-profile": "/etc/docker/seccomp.json" 07:12:21 } [Pipeline] sh 07:12:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:12:22 + sudo service docker restart [Pipeline] sh 07:12:40 + git checkout 80ac5494b03d13a2d8e2fe89149133c760b36a69 07:12:40 HEAD is now at 80ac549 fix: bump sdk version to 3.1.1 (#498) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:40 provisioning config files... 07:12:40 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/6@tmp/config15530061294186187268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:41 ---> ****-login.sh 07:12:41 nexus3.edgexfoundry.org:10001 07:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:42 Configure a credential helper to remove this warning. See 07:12:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:42 07:12:42 Login Succeeded 07:12:42 nexus3.edgexfoundry.org:10002 07:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:42 Configure a credential helper to remove this warning. See 07:12:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:42 07:12:42 Login Succeeded 07:12:42 nexus3.edgexfoundry.org:10003 07:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:42 Configure a credential helper to remove this warning. See 07:12:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:42 07:12:42 Login Succeeded 07:12:42 nexus3.edgexfoundry.org:10004 07:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:43 Configure a credential helper to remove this warning. See 07:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:43 07:12:43 Login Succeeded 07:12:43 ****.io 07:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:43 Configure a credential helper to remove this warning. See 07:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:43 07:12:43 Login Succeeded 07:12:43 ---> ****-login.sh ends [Pipeline] } 07:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:12:44 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:12:44 + git log --pretty=%H %s 07:12:44 + grep ci(lts-release) 07:12:44 + awk {print $1} 07:12:44 + head -n 1 [Pipeline] echo 07:12:44 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 07:12:44 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 07:12:44 faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-arm64 07:12:44 579b34f0a95b: Pulling fs layer 07:12:44 b046b3a35be6: Pulling fs layer 07:12:44 2014ba793e07: Pulling fs layer 07:12:44 37152cc71573: Pulling fs layer 07:12:44 3b62a4435cd8: Pulling fs layer 07:12:44 e1b1e155426b: Pulling fs layer 07:12:44 6026ac9a2879: Pulling fs layer 07:12:44 a51c0497d701: Pulling fs layer 07:12:44 5290c3b9fb3b: Pulling fs layer 07:12:44 37152cc71573: Waiting 07:12:44 3b62a4435cd8: Waiting 07:12:44 e1b1e155426b: Waiting 07:12:44 6026ac9a2879: Waiting 07:12:44 5290c3b9fb3b: Waiting 07:12:45 b046b3a35be6: Verifying Checksum 07:12:45 b046b3a35be6: Download complete 07:12:45 37152cc71573: Verifying Checksum 07:12:45 37152cc71573: Download complete 07:12:45 3b62a4435cd8: Verifying Checksum 07:12:45 3b62a4435cd8: Download complete 07:12:45 579b34f0a95b: Download complete 07:12:45 e1b1e155426b: Verifying Checksum 07:12:45 e1b1e155426b: Download complete 07:12:45 6026ac9a2879: Verifying Checksum 07:12:45 6026ac9a2879: Download complete 07:12:45 a51c0497d701: Download complete 07:12:45 5290c3b9fb3b: Verifying Checksum 07:12:45 5290c3b9fb3b: Download complete 07:12:45 579b34f0a95b: Pull complete 07:12:45 b046b3a35be6: Pull complete 07:12:47 2014ba793e07: Download complete 07:13:00 2014ba793e07: Pull complete 07:13:00 37152cc71573: Pull complete 07:13:00 3b62a4435cd8: Pull complete 07:13:00 e1b1e155426b: Pull complete 07:13:00 6026ac9a2879: Pull complete 07:13:00 a51c0497d701: Pull complete 07:13:00 5290c3b9fb3b: Pull complete 07:13:00 Digest: sha256:562758cfa96a572b54c21e92050971cac9011483215b3dcbf73b74f9ee2fb111 07:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 07:13:00 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 07:13:00 + 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 07:13:01 + docker inspect -f . ci-base-image-arm64 07:13:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:01 prd-ubuntu20.04-docker-arm64-4c-16g-2691 does not seem to be running inside a container 07:13:01 $ 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 07:13:03 $ docker top 95ff56670335a808c0a00ac8f1ab0a075ed1835ebacbce637cc703255c6ac0fd -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:04 + make test 07:13:04 echo "make test" 07:13:04 make test [Pipeline] } 07:13:04 $ docker stop --time=1 95ff56670335a808c0a00ac8f1ab0a075ed1835ebacbce637cc703255c6ac0fd 07:13:06 $ docker rm -f --volumes 95ff56670335a808c0a00ac8f1ab0a075ed1835ebacbce637cc703255c6ac0fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:13:06 + ls -al . 07:13:06 total 208 07:13:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 07:12 . 07:13:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:12 .. 07:13:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 07:12 .git 07:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 07:12 .github 07:13:06 -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 07:12 .gitignore 07:13:06 -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 07:12 Attribution.txt 07:13:06 -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 07:12 CHANGELOG.md 07:13:06 -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 07:12 Doxyfile 07:13:06 -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 07:12 GOVERNANCE.md 07:13:06 -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 07:12 Jenkinsfile 07:13:06 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 07:12 LICENSE 07:13:06 -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 07:12 Makefile 07:13:06 -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 07:12 OWNERS.md 07:13:06 -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 07:12 README.IOT.md 07:13:06 -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 07:12 README.md 07:13:06 -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 07:12 README.v3.md 07:13:06 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 07:10 VERSION 07:13:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:12 docs 07:13:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:12 include 07:13:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:12 scripts 07:13:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:12 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:07 + 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 . 07:13:07 Sending build context to Docker daemon 3.011MB 07:13:07 Step 1/17 : ARG BASE=alpine:3.18 07:13:07 Step 2/17 : FROM ${BASE} 07:13:07 ---> 218f5de8259d 07:13:07 Step 3/17 : LABEL maintainer="IOTech " 07:13:07 ---> Running in 002bd60cb09d 07:13:08 Removing intermediate container 002bd60cb09d 07:13:08 ---> 7d8116cdd528 07:13:08 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 07:13:08 ---> Running in 5dff3c6836a5 07:13:09 Connecting to iotech.jfrog.io (54.73.4.50:443) 07:13:09 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:13:09 alpine.dev.rsa.pub 100% |********************************|  451 0:00:00 ETA 07:13:09 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:13:10 Removing intermediate container 5dff3c6836a5 07:13:10 ---> db95d69b2cbc 07:13:10 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 07:13:10 ---> Running in eb724233ec2c 07:13:12 Removing intermediate container eb724233ec2c 07:13:12 ---> 6a0732a5007a 07:13:12 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 07:13:12 ---> Running in 5ed0adde51c8 07:13:12 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:13 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:14 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:15 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:13:15 (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) 07:13:15 (2/11) Installing libcbor-dev (0.10.2-r1) 07:13:16 (3/11) Installing libmenuw (6.4_p20230506-r0) 07:13:16 (4/11) Installing libpanelw (6.4_p20230506-r0) 07:13:16 (5/11) Installing libncurses++ (6.4_p20230506-r0) 07:13:17 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 07:13:17 (7/11) Installing libblkid (2.38.1-r8) 07:13:18 (8/11) Installing libfdisk (2.38.1-r8) 07:13:18 (9/11) Installing libmount (2.38.1-r8) 07:13:18 (10/11) Installing libsmartcols (2.38.1-r8) 07:13:19 (11/11) Installing util-linux-dev (2.38.1-r8) 07:13:20 Executing busybox-1.36.1-r2.trigger 07:13:20 OK: 333 MiB in 100 packages 07:13:22 Removing intermediate container 5ed0adde51c8 07:13:22 ---> 05e04c75b041 07:13:22 Step 7/17 : COPY VERSION /edgex-c-sdk/ 07:13:22 ---> 57d5e2c5cb22 07:13:22 Step 8/17 : COPY src /edgex-c-sdk/src/ 07:13:23 ---> 90630cd242b9 07:13:23 Step 9/17 : COPY include /edgex-c-sdk/include/ 07:13:23 ---> c6d2e7ab595a 07:13:23 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 07:13:24 ---> 626e86bb557d 07:13:24 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 07:13:24 ---> f0de96c1e626 07:13:24 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 07:13:25 ---> aa838aada502 07:13:25 Step 13/17 : WORKDIR /edgex-c-sdk 07:13:25 ---> Running in 1628a3cb3f05 07:13:25 Removing intermediate container 1628a3cb3f05 07:13:25 ---> 62e05e1a9309 07:13:25 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 07:13:25 ---> Running in 89c176c99f25 07:13:26 Removing intermediate container 89c176c99f25 07:13:26 ---> 1d68d3ee78e1 07:13:26 Step 15/17 : LABEL arch=arm64 07:13:26 ---> Running in 14a3585b06ed 07:13:26 Removing intermediate container 14a3585b06ed 07:13:26 ---> 12b23c7d70bf 07:13:26 Step 16/17 : LABEL git_sha=80ac5494b03d13a2d8e2fe89149133c760b36a69 07:13:26 ---> Running in 744e6c152808 07:13:26 Removing intermediate container 744e6c152808 07:13:26 ---> 66fd43343853 07:13:26 Step 17/17 : LABEL version=3.1.1 07:13:26 ---> Running in ea795f880e4f 07:13:27 Removing intermediate container ea795f880e4f 07:13:27 ---> adb6fe57bcf6 07:13:27 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:13:27 Successfully built adb6fe57bcf6 07:13:27 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 07:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:27 07:13:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:28 arm64: Pulling from edgex-lftools-log-publisher 07:13:28 8998bd30e6a1: Pulling fs layer 07:13:28 04944245beec: Pulling fs layer 07:13:28 699f458cf7ca: Pulling fs layer 07:13:28 765212b225bb: Pulling fs layer 07:13:28 f23df028b6ca: Pulling fs layer 07:13:28 d65c8cfc05b1: Pulling fs layer 07:13:28 2437ff75d9bd: Pulling fs layer 07:13:28 765212b225bb: Waiting 07:13:28 f23df028b6ca: Waiting 07:13:28 d65c8cfc05b1: Waiting 07:13:28 2437ff75d9bd: Waiting 07:13:28 04944245beec: Verifying Checksum 07:13:28 04944245beec: Download complete 07:13:28 765212b225bb: Verifying Checksum 07:13:28 765212b225bb: Download complete 07:13:28 f23df028b6ca: Verifying Checksum 07:13:28 f23df028b6ca: Download complete 07:13:28 d65c8cfc05b1: Verifying Checksum 07:13:28 d65c8cfc05b1: Download complete 07:13:28 699f458cf7ca: Verifying Checksum 07:13:28 699f458cf7ca: Download complete 07:13:29 8998bd30e6a1: Verifying Checksum 07:13:29 8998bd30e6a1: Download complete 07:13:31 2437ff75d9bd: Verifying Checksum 07:13:31 2437ff75d9bd: Download complete 07:13:33 8998bd30e6a1: Pull complete 07:13:33 04944245beec: Pull complete 07:13:35 699f458cf7ca: Pull complete 07:13:35 765212b225bb: Pull complete 07:13:36 f23df028b6ca: Pull complete 07:13:36 d65c8cfc05b1: Pull complete 07:13:54 2437ff75d9bd: Pull complete 07:13:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:55 prd-ubuntu20.04-docker-arm64-4c-16g-2691 does not seem to be running inside a container 07:13:55 $ 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 07:13:57 $ docker top 2622132978a1685736bdd46b69fb7e0f7e231d9646a1d9617e16250d2c1edb3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:58 ---> job-cost.sh 07:13:58 lf-activate-venv: SKIPPING 07:13:58 INFO: No Stack... 07:13:58 INFO: Retrieving Pricing Info for: v3-standard-4 07:13:59 INFO: Archiving Costs [Pipeline] sh 07:14:00 + cat /w/workspace/device-sdk-c/6/archives/cost.csv 07:14:00 + cut -d, -f6 [Pipeline] lock 07:14:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] 07:14:00 Resource [jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] did not exist. Created. 07:14:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:01 /w/workspace/device-sdk-c/6@tmp/durable-b323ede0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:14:01 + echo total: 0.10999999940395355 [Pipeline] stash 07:14:01 Warning: overwriting stash ‘stack-cost’ 07:14:02 Stashed 1 file(s) [Pipeline] } 07:14:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-6-stack-cost] [Pipeline] // lock [Pipeline] } 07:14:02 $ docker stop --time=1 2622132978a1685736bdd46b69fb7e0f7e231d9646a1d9617e16250d2c1edb3f 07:14:03 $ 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 07:14:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:14:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:04 prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container 07:14:04 $ 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 07:14:05 $ docker top c02a7943fc0dc3c8ab3a9834f935fde6d55937ba3fdb531046d9602cfe5c68b0 -eo pid,comm 07:14:05 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). 07:14:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:14:05 [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 07:14:05 + git semver [Pipeline] } 07:14:05 $ docker stop --time=1 c02a7943fc0dc3c8ab3a9834f935fde6d55937ba3fdb531046d9602cfe5c68b0 07:14:07 $ docker rm -f --volumes c02a7943fc0dc3c8ab3a9834f935fde6d55937ba3fdb531046d9602cfe5c68b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:07 07:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:08 0.23.1-centos7: Pulling from edgex-lftools 07:14:08 ab5ef0e58194: Pulling fs layer 07:14:08 9712f1f96733: Pulling fs layer 07:14:08 63f879dbbcfc: Pulling fs layer 07:14:08 0d9ebad4ef96: Pulling fs layer 07:14:08 e9a5061849ea: Pulling fs layer 07:14:08 d747dcd14b5f: Pulling fs layer 07:14:08 2de7ff778b66: Pulling fs layer 07:14:08 e9a5061849ea: Waiting 07:14:08 d747dcd14b5f: Waiting 07:14:08 2de7ff778b66: Waiting 07:14:08 9712f1f96733: Verifying Checksum 07:14:08 9712f1f96733: Download complete 07:14:08 63f879dbbcfc: Verifying Checksum 07:14:08 63f879dbbcfc: Download complete 07:14:08 e9a5061849ea: Verifying Checksum 07:14:08 e9a5061849ea: Download complete 07:14:08 d747dcd14b5f: Verifying Checksum 07:14:08 d747dcd14b5f: Download complete 07:14:08 ab5ef0e58194: Verifying Checksum 07:14:08 ab5ef0e58194: Download complete 07:14:08 0d9ebad4ef96: Verifying Checksum 07:14:08 0d9ebad4ef96: Download complete 07:14:08 2de7ff778b66: Verifying Checksum 07:14:08 2de7ff778b66: Download complete 07:14:11 ab5ef0e58194: Pull complete 07:14:11 9712f1f96733: Pull complete 07:14:12 63f879dbbcfc: Pull complete 07:14:17 0d9ebad4ef96: Pull complete 07:14:17 e9a5061849ea: Pull complete 07:14:17 d747dcd14b5f: Pull complete 07:14:18 2de7ff778b66: Pull complete 07:14:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:18 prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container 07:14:18 $ 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 07:14:20 $ docker top 19100486b1919e95b7008b5442cb457063e753a8cf61284b431b0252e196639e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:14:20 provisioning config files... 07:14:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config16761558681209058753tmp 07:14:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config17899817410573133016tmp 07:14:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config2182340193488388011tmp [Pipeline] { [Pipeline] echo 07:14:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:14:20 ---> sigul-configuration.sh 07:14:20 gpg: directory `/root/.gnupg' created 07:14:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:14:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:14:20 gpg: keyring `/root/.gnupg/secring.gpg' created 07:14:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:14:20 gpg: CAST5 encrypted data 07:14:20 gpg: encrypted with 1 passphrase 07:14:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:14:20 + mkdir /home/jenkins 07:14:20 + mkdir /home/jenkins/sigul [Pipeline] sh 07:14:21 + 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 07:14:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:14:21 ---> sigul-install.sh 07:14:21 Sigul already installed; skipping installation. [Pipeline] sh 07:14:21 + git tag --list 07:14:21 0.7.0 07:14:21 0.7.1 07:14:21 1.0.0 07:14:21 v1.0.1 07:14:21 v1.0.2 07:14:21 v1.0.3 07:14:21 v1.1.0 07:14:21 v1.1.1 07:14:21 v1.2.0 07:14:21 v1.2.1 07:14:21 v1.2.2 07:14:21 v1.3.0 07:14:21 v1.3.1 07:14:21 v2.0.0 07:14:21 v2.1.0 07:14:21 v2.2.0 07:14:21 v2.3.0 07:14:21 v3.0 07:14:21 v3.0.0 07:14:21 v3.0.1 07:14:21 v3.0.2 07:14:21 v3.0.3-dev.1 07:14:21 v3.0.3-dev.10 07:14:21 v3.0.3-dev.11 07:14:21 v3.0.3-dev.12 07:14:21 v3.0.3-dev.13 07:14:21 v3.0.3-dev.14 07:14:21 v3.0.3-dev.15 07:14:21 v3.0.3-dev.2 07:14:21 v3.0.3-dev.3 07:14:21 v3.0.3-dev.4 07:14:21 v3.0.3-dev.5 07:14:21 v3.0.3-dev.6 07:14:21 v3.0.3-dev.7 07:14:21 v3.0.3-dev.8 07:14:21 v3.0.3-dev.9 07:14:21 v3.1 07:14:21 v3.1.0 07:14:21 v3.1.0-dev.1 07:14:21 v3.1.0-dev.2 07:14:21 v3.1.0-dev.3 07:14:21 v3.1.0-dev.4 07:14:21 v3.1.0-dev.5 07:14:21 v3.1.0-dev.6 07:14:21 v3.1.0-dev.7 07:14:21 v3.1.0-dev.8 07:14:21 v3.1.0-dev.9 07:14:21 v3.1.1 07:14:21 v3.1.1-dev.1 [Pipeline] sh 07:14:21 + lftools sign git-tag v3.1.1 07:14:22 Signing Git tag with Sigul... 07:14:22 Signing v3.1.1 [Pipeline] echo 07:14:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:14:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:14:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:14:23 $ docker stop --time=1 19100486b1919e95b7008b5442cb457063e753a8cf61284b431b0252e196639e 07:14:25 $ docker rm -f --volumes 19100486b1919e95b7008b5442cb457063e753a8cf61284b431b0252e196639e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:14:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:14:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:26 prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container 07:14:26 $ 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 07:14:26 $ docker top 883ba3ff6770a5f54b81eb87e709d2de23e12742726f3398f9c7748feb16c900 -eo pid,comm 07:14:26 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). 07:14:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:14:26 [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 07:14:26 + git semver [Pipeline] } 07:14:27 $ docker stop --time=1 883ba3ff6770a5f54b81eb87e709d2de23e12742726f3398f9c7748feb16c900 07:14:29 $ docker rm -f --volumes 883ba3ff6770a5f54b81eb87e709d2de23e12742726f3398f9c7748feb16c900 [Pipeline] // withDockerContainer [Pipeline] sh 07:14:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:14:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:29 prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container 07:14:29 $ 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 07:14:30 $ docker top e0b143ec19e02cae8a169a707008730f3941bd866aca7e7c45311c898ae99f8c -eo pid,comm 07:14:30 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). 07:14:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:14:30 [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 07:14:30 + git semver [Pipeline] } 07:14:31 $ docker stop --time=1 e0b143ec19e02cae8a169a707008730f3941bd866aca7e7c45311c898ae99f8c 07:14:32 $ 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 07:14:32 + [ -d /w/workspace/edgexfoundry_device-sdk-c_napa/archives ] 07:14:32 + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives 07:14:32 total 16 07:14:32 drwxr-xr-x 3 root root 4096 Jun 3 07:10 . 07:14:32 drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 07:14 .. 07:14:32 drwxr-xr-x 2 root root 4096 Jun 3 07:10 cost 07:14:32 -rw-r--r-- 1 root root 82 Jun 3 07:10 cost.csv 07:14:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_napa/archives 07:14:32 + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives 07:14:32 total 16 07:14:32 drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 07:10 . 07:14:32 drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 07:14 .. 07:14:32 drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 07:10 cost 07:14:32 -rw-r--r-- 1 jenkins jenkins 82 Jun 3 07:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:14:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:14:34 ---> package-listing.sh 07:14:34 ++ facter osfamily 07:14:34 ++ tr '[:upper:]' '[:lower:]' 07:14:34 + OS_FAMILY=debian 07:14:34 + workspace=/w/workspace/edgexfoundry_device-sdk-c_napa 07:14:34 + START_PACKAGES=/tmp/packages_start.txt 07:14:34 + END_PACKAGES=/tmp/packages_end.txt 07:14:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:14:34 + PACKAGES=/tmp/packages_start.txt 07:14:34 + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' 07:14:34 + PACKAGES=/tmp/packages_end.txt 07:14:34 + case "${OS_FAMILY}" in 07:14:34 + dpkg -l 07:14:34 + grep '^ii' 07:14:34 + '[' -f /tmp/packages_start.txt ']' 07:14:34 + '[' -f /tmp/packages_end.txt ']' 07:14:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:14:34 + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' 07:14:34 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_napa/archives/ 07:14:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_napa/archives/ [Pipeline] echo 07:14:34 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 07:14:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:35 prd-ubuntu20.04-docker-8c-8g-2690 does not seem to be running inside a container 07:14:35 $ 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 07:14:35 $ docker top bd17522f6c2c212df069092feb4eecbb72e0134049fd462b9fe526ec20790ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:36 + touch /tmp/pre-build-complete [Pipeline] sh 07:14:36 + mkdir -p /var/log/sysstat [Pipeline] sh 07:14:36 + ls /var/log/sa-host 07:14:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:36 provisioning config files... 07:14:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config14725104410357528392tmp [Pipeline] { [Pipeline] echo 07:14:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:14:37 ---> create-netrc.sh [Pipeline] } 07:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:14:37 ---> python-tools-install.sh [Pipeline] echo 07:14:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:14:37 ---> sudo-logs.sh 07:14:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:14:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:14:38 ---> job-cost.sh 07:14:38 lf-activate-venv: SKIPPING 07:14:38 DEBUG: total: 0.2199999988079071 07:14:38 INFO: Retrieving Stack Cost... 07:14:38 INFO: Retrieving Pricing Info for: v3-standard-8 07:14:38 INFO: Archiving Costs [Pipeline] echo 07:14:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:14:38 ---> logs-deploy.sh 07:14:38 lf-activate-venv: SKIPPING 07:14:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/napa/6 07:14:38 INFO: archiving workspace using pattern(s): 07:14:39 Archives upload complete. 07:14:39 INFO: archiving logs to Nexus