Push event to branch napa 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-ssh5459270459632440713.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-ssh7440865022865052676.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-ssh11224817025095822860.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-ssh14448945662965540054.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-ssh18310200383404685075.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2668 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 faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-03T02:29:38.304Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-03T02:29:38.378Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-03T02:29:38.401Z] ========================================================= [2024-06-03T02:29:38.401Z] EdgeX Global Pipelines Version Info [2024-06-03T02:29:38.401Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:29:39.144Z] ------------------- [2024-06-03T02:29:39.144Z] stable info: [2024-06-03T02:29:39.144Z] ------------------- [2024-06-03T02:29:39.144Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-03T02:29:39.144Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-03T02:29:39.144Z] Message: update stable to v1.0.260 [2024-06-03T02:29:39.715Z] ------------------- [2024-06-03T02:29:39.715Z] experimental info: [2024-06-03T02:29:39.715Z] ------------------- [2024-06-03T02:29:39.715Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-03T02:29:39.715Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-03T02:29:39.715Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-03T02:29:39.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2024-06-03T02:29:39.819Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2024-06-03T02:29:39.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-03T02:29:39.868Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-03T02:29:39.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-03T02:29:39.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2024-06-03T02:29:39.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2024-06-03T02:29:39.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-03T02:29:39.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-03T02:29:40.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2024-06-03T02:29:40.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-03T02:29:40.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-03T02:29:40.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-03T02:29:40.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-06-03T02:29:40.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-03T02:29:40.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-03T02:29:40.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-03T02:29:40.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-06-03T02:29:40.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-06-03T02:29:40.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-06-03T02:29:40.262Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T02:29:40.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80ac549 [Pipeline] echo [2024-06-03T02:29:40.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T02:29:40.384Z] provisioning config files... [2024-06-03T02:29:40.400Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config3364124779822166125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:29:40.731Z] ---> ****-login.sh [2024-06-03T02:29:40.731Z] nexus3.edgexfoundry.org:10001 [2024-06-03T02:29:40.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:40.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:40.992Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:40.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:40.992Z] [2024-06-03T02:29:40.992Z] Login Succeeded [2024-06-03T02:29:40.992Z] nexus3.edgexfoundry.org:10002 [2024-06-03T02:29:41.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:41.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:41.254Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:41.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:41.254Z] [2024-06-03T02:29:41.254Z] Login Succeeded [2024-06-03T02:29:41.254Z] nexus3.edgexfoundry.org:10003 [2024-06-03T02:29:41.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:41.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:41.254Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:41.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:41.254Z] [2024-06-03T02:29:41.254Z] Login Succeeded [2024-06-03T02:29:41.254Z] nexus3.edgexfoundry.org:10004 [2024-06-03T02:29:41.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:41.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:41.516Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:41.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:41.516Z] [2024-06-03T02:29:41.516Z] Login Succeeded [2024-06-03T02:29:41.516Z] ****.io [2024-06-03T02:29:41.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:41.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:41.778Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:41.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:41.778Z] [2024-06-03T02:29:41.778Z] Login Succeeded [2024-06-03T02:29:41.778Z] ---> ****-login.sh ends [Pipeline] } [2024-06-03T02:29:41.786Z] 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-03T02:29:42.206Z] + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T02:29:42.234Z] -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh [2024-06-03T02:29:42.527Z] + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T02:29:42.542Z] ========================================================= [2024-06-03T02:29:42.542Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-03T02:29:42.542Z] ========================================================= 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-03T02:29:42.999Z] + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T02:29:43.011Z] -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh [2024-06-03T02:29:43.305Z] + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo [2024-06-03T02:29:43.322Z] ========================================================= [2024-06-03T02:29:43.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-03T02:29:43.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-03T02:29:43.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T02:29:43.752Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-03T02:29:43.752Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-03T02:29:43.752Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-03T02:29:43.752Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-03T02:29:43.752Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-03T02:29:43.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:29:44.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:29:44.195Z] [2024-06-03T02:29:44.195Z] 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-03T02:29:44.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:29:44.506Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-03T02:29:44.506Z] b85a868b505f: Pulling fs layer [2024-06-03T02:29:44.506Z] e2be974225ed: Pulling fs layer [2024-06-03T02:29:44.506Z] 339a4e72a1f5: Pulling fs layer [2024-06-03T02:29:44.506Z] 988bab9f4d93: Pulling fs layer [2024-06-03T02:29:44.506Z] 1469e6f7b9e6: Pulling fs layer [2024-06-03T02:29:44.506Z] eaf3925da568: Pulling fs layer [2024-06-03T02:29:44.506Z] bab4dde63d76: Pulling fs layer [2024-06-03T02:29:44.506Z] bde34c3a00c8: Pulling fs layer [2024-06-03T02:29:44.506Z] b352a97aabf1: Pulling fs layer [2024-06-03T02:29:44.506Z] 4872d77fe225: Pulling fs layer [2024-06-03T02:29:44.506Z] 5851b861e8e6: Pulling fs layer [2024-06-03T02:29:44.506Z] 4872d77fe225: Waiting [2024-06-03T02:29:44.506Z] 5851b861e8e6: Waiting [2024-06-03T02:29:44.506Z] b352a97aabf1: Waiting [2024-06-03T02:29:44.506Z] bab4dde63d76: Waiting [2024-06-03T02:29:44.506Z] bde34c3a00c8: Waiting [2024-06-03T02:29:44.506Z] eaf3925da568: Waiting [2024-06-03T02:29:44.506Z] e2be974225ed: Verifying Checksum [2024-06-03T02:29:44.506Z] e2be974225ed: Download complete [2024-06-03T02:29:44.506Z] 988bab9f4d93: Verifying Checksum [2024-06-03T02:29:44.506Z] 988bab9f4d93: Download complete [2024-06-03T02:29:44.764Z] 1469e6f7b9e6: Verifying Checksum [2024-06-03T02:29:44.764Z] 1469e6f7b9e6: Download complete [2024-06-03T02:29:44.764Z] 339a4e72a1f5: Verifying Checksum [2024-06-03T02:29:44.764Z] 339a4e72a1f5: Download complete [2024-06-03T02:29:44.764Z] eaf3925da568: Download complete [2024-06-03T02:29:44.764Z] bde34c3a00c8: Download complete [2024-06-03T02:29:44.764Z] b352a97aabf1: Download complete [2024-06-03T02:29:44.764Z] 4872d77fe225: Download complete [2024-06-03T02:29:44.764Z] 5851b861e8e6: Verifying Checksum [2024-06-03T02:29:44.764Z] 5851b861e8e6: Download complete [2024-06-03T02:29:44.764Z] b85a868b505f: Verifying Checksum [2024-06-03T02:29:44.764Z] b85a868b505f: Download complete [2024-06-03T02:29:45.023Z] bab4dde63d76: Verifying Checksum [2024-06-03T02:29:45.023Z] bab4dde63d76: Download complete [2024-06-03T02:29:45.961Z] b85a868b505f: Pull complete [2024-06-03T02:29:46.222Z] e2be974225ed: Pull complete [2024-06-03T02:29:46.791Z] 339a4e72a1f5: Pull complete [2024-06-03T02:29:46.791Z] 988bab9f4d93: Pull complete [2024-06-03T02:29:47.051Z] 1469e6f7b9e6: Pull complete [2024-06-03T02:29:47.312Z] eaf3925da568: Pull complete [2024-06-03T02:29:49.215Z] bab4dde63d76: Pull complete [2024-06-03T02:29:49.215Z] bde34c3a00c8: Pull complete [2024-06-03T02:29:49.215Z] b352a97aabf1: Pull complete [2024-06-03T02:29:49.215Z] 4872d77fe225: Pull complete [2024-06-03T02:29:49.215Z] 5851b861e8e6: Pull complete [2024-06-03T02:29:49.215Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-03T02:29:49.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:29:49.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:29:49.350Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2024-06-03T02:29:49.383Z] $ 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-03T02:29:52.222Z] $ docker top 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 -eo pid,comm [2024-06-03T02:29:52.273Z] 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-03T02:29:52.273Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-03T02:29:52.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:29:52.325Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:29:52.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:29:52.446Z] $ docker exec 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 ssh-agent [2024-06-03T02:29:52.566Z] SSH_AUTH_SOCK=/tmp/ssh-fG7tQCUvjYoB/agent.32 [2024-06-03T02:29:52.566Z] SSH_AGENT_PID=38 [2024-06-03T02:29:52.573Z] Running ssh-add (command line suppressed) [2024-06-03T02:29:52.685Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_176225561698953768.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_176225561698953768.key) [2024-06-03T02:29:52.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:29:52.995Z] + git tag --points-at HEAD [Pipeline] } [2024-06-03T02:29:53.009Z] $ docker exec --env ******** --env ******** 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 ssh-agent -k [2024-06-03T02:29:53.109Z] unset SSH_AUTH_SOCK; [2024-06-03T02:29:53.110Z] unset SSH_AGENT_PID; [2024-06-03T02:29:53.110Z] echo Agent pid 38 killed; [2024-06-03T02:29:53.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-03T02:29:53.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:29:53.159Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:29:53.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:29:53.269Z] $ docker exec 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 ssh-agent [2024-06-03T02:29:53.371Z] SSH_AUTH_SOCK=/tmp/ssh-XDBMAEsBCCRK/agent.72 [2024-06-03T02:29:53.371Z] SSH_AGENT_PID=78 [2024-06-03T02:29:53.375Z] Running ssh-add (command line suppressed) [2024-06-03T02:29:53.480Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_10840589683442080374.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_10840589683442080374.key) [2024-06-03T02:29:53.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:29:53.790Z] + git semver init [2024-06-03T02:29:54.049Z] 2024-06-03 02:29:53,964 [run_init] DEBUG init version:0.0.0 force:False [2024-06-03T02:29:54.049Z] 2024-06-03 02:29:53,965 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver [2024-06-03T02:29:54.049Z] 2024-06-03 02:29:53,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_napa/.semver [2024-06-03T02:29:54.049Z] 2024-06-03 02:29:53,965 [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-03T02:29:54.990Z] 2024-06-03 02:29:54,745 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_napa/.git/info/exclude [2024-06-03T02:29:54.990Z] 2024-06-03 02:29:54,745 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa with force:False [2024-06-03T02:29:54.990Z] 2024-06-03 02:29:54,745 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T02:29:54.990Z] 2024-06-03 02:29:54,746 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T02:29:54.990Z] 3.1.1-dev.1 [Pipeline] } [2024-06-03T02:29:55.003Z] $ docker exec --env ******** --env ******** 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 ssh-agent -k [2024-06-03T02:29:55.096Z] unset SSH_AUTH_SOCK; [2024-06-03T02:29:55.097Z] unset SSH_AGENT_PID; [2024-06-03T02:29:55.097Z] echo Agent pid 78 killed; [2024-06-03T02:29:55.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T02:29:55.434Z] + git semver [Pipeline] } [2024-06-03T02:29:55.710Z] $ docker stop --time=1 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 [2024-06-03T02:29:56.981Z] $ docker rm -f --volumes 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-03T02:29:57.354Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-03T02:29:57.599Z] Stashed 1 file(s) [Pipeline] echo [2024-06-03T02:29:57.603Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.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] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T02:29:57.773Z] provisioning config files... [2024-06-03T02:29:57.784Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config9805521975512467310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:29:58.089Z] ---> ****-login.sh [2024-06-03T02:29:58.090Z] nexus3.edgexfoundry.org:10001 [2024-06-03T02:29:58.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:58.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:58.090Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:58.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:58.090Z] [2024-06-03T02:29:58.090Z] Login Succeeded [2024-06-03T02:29:58.090Z] nexus3.edgexfoundry.org:10002 [2024-06-03T02:29:58.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:58.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:58.090Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:58.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:58.090Z] [2024-06-03T02:29:58.090Z] Login Succeeded [2024-06-03T02:29:58.090Z] nexus3.edgexfoundry.org:10003 [2024-06-03T02:29:58.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:58.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:58.350Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:58.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:58.350Z] [2024-06-03T02:29:58.350Z] Login Succeeded [2024-06-03T02:29:58.350Z] nexus3.edgexfoundry.org:10004 [2024-06-03T02:29:58.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:58.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:58.350Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:58.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:58.350Z] [2024-06-03T02:29:58.350Z] Login Succeeded [2024-06-03T02:29:58.350Z] ****.io [2024-06-03T02:29:58.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:29:58.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:29:58.610Z] Configure a credential helper to remove this warning. See [2024-06-03T02:29:58.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:29:58.610Z] [2024-06-03T02:29:58.610Z] Login Succeeded [2024-06-03T02:29:58.610Z] ---> ****-login.sh ends [Pipeline] } [2024-06-03T02:29:58.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-03T02:29:58.708Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-03T02:29:59.043Z] + git log --pretty=%H %s [2024-06-03T02:29:59.043Z] + grep ci(lts-release) [2024-06-03T02:29:59.043Z] + head -n 1 [2024-06-03T02:29:59.043Z] + awk {print $1} [Pipeline] echo [2024-06-03T02:29:59.058Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2024-06-03T02:29:59.336Z] + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2024-06-03T02:29:59.336Z] faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-x86_64 [2024-06-03T02:29:59.336Z] 96526aa774ef: Pulling fs layer [2024-06-03T02:29:59.336Z] 4f9bc52d1dc7: Pulling fs layer [2024-06-03T02:29:59.336Z] 585e8d389ef7: Pulling fs layer [2024-06-03T02:29:59.336Z] 3423b2a5ea43: Pulling fs layer [2024-06-03T02:29:59.336Z] bb226d34ec8c: Pulling fs layer [2024-06-03T02:29:59.336Z] 086b5312e468: Pulling fs layer [2024-06-03T02:29:59.336Z] 11fdbfc70b38: Pulling fs layer [2024-06-03T02:29:59.336Z] fd305ee336ed: Pulling fs layer [2024-06-03T02:29:59.336Z] b7eec2cb7897: Pulling fs layer [2024-06-03T02:29:59.336Z] bb226d34ec8c: Waiting [2024-06-03T02:29:59.336Z] 086b5312e468: Waiting [2024-06-03T02:29:59.336Z] 11fdbfc70b38: Waiting [2024-06-03T02:29:59.336Z] fd305ee336ed: Waiting [2024-06-03T02:29:59.336Z] b7eec2cb7897: Waiting [2024-06-03T02:29:59.336Z] 3423b2a5ea43: Waiting [2024-06-03T02:29:59.336Z] 4f9bc52d1dc7: Download complete [2024-06-03T02:29:59.336Z] 3423b2a5ea43: Download complete [2024-06-03T02:29:59.336Z] bb226d34ec8c: Verifying Checksum [2024-06-03T02:29:59.336Z] bb226d34ec8c: Download complete [2024-06-03T02:29:59.336Z] 96526aa774ef: Verifying Checksum [2024-06-03T02:29:59.336Z] 96526aa774ef: Download complete [2024-06-03T02:29:59.336Z] 086b5312e468: Verifying Checksum [2024-06-03T02:29:59.336Z] 086b5312e468: Download complete [2024-06-03T02:29:59.336Z] 11fdbfc70b38: Verifying Checksum [2024-06-03T02:29:59.336Z] 11fdbfc70b38: Download complete [2024-06-03T02:29:59.336Z] b7eec2cb7897: Verifying Checksum [2024-06-03T02:29:59.336Z] b7eec2cb7897: Download complete [2024-06-03T02:29:59.336Z] fd305ee336ed: Verifying Checksum [2024-06-03T02:29:59.336Z] fd305ee336ed: Download complete [2024-06-03T02:29:59.595Z] 96526aa774ef: Pull complete [2024-06-03T02:29:59.595Z] 4f9bc52d1dc7: Pull complete [2024-06-03T02:30:00.165Z] 585e8d389ef7: Verifying Checksum [2024-06-03T02:30:00.165Z] 585e8d389ef7: Download complete [2024-06-03T02:30:03.451Z] 585e8d389ef7: Pull complete [2024-06-03T02:30:03.451Z] 3423b2a5ea43: Pull complete [2024-06-03T02:30:03.451Z] bb226d34ec8c: Pull complete [2024-06-03T02:30:03.451Z] 086b5312e468: Pull complete [2024-06-03T02:30:03.451Z] 11fdbfc70b38: Pull complete [2024-06-03T02:30:03.451Z] fd305ee336ed: Pull complete [2024-06-03T02:30:03.711Z] b7eec2cb7897: Pull complete [2024-06-03T02:30:03.711Z] Digest: sha256:3ec7123fb91b4a511f3d76380cde1bfed4ea5ab0d734fd668911db47a8038c56 [2024-06-03T02:30:03.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2024-06-03T02:30:03.711Z] nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2024-06-03T02:30:03.999Z] + 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-03T02:30:04.388Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-03T02:30:04.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:30:04.474Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2024-06-03T02:30:04.508Z] $ 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 ******** ci-base-image-x86_64 cat [2024-06-03T02:30:07.226Z] $ docker top 141c87c1b259f8972c10c1be858380de54efaa4223f84eae4601fada8cdb81f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-03T02:30:07.582Z] + make test [2024-06-03T02:30:07.582Z] echo "make test" [2024-06-03T02:30:07.582Z] make test [Pipeline] } [2024-06-03T02:30:07.593Z] $ docker stop --time=1 141c87c1b259f8972c10c1be858380de54efaa4223f84eae4601fada8cdb81f0 [2024-06-03T02:30:08.842Z] $ docker rm -f --volumes 141c87c1b259f8972c10c1be858380de54efaa4223f84eae4601fada8cdb81f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-03T02:30:09.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-03T02:30:09.669Z] + ls -al . [2024-06-03T02:30:09.669Z] total 212 [2024-06-03T02:30:09.669Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 02:29 . [2024-06-03T02:30:09.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:29 .. [2024-06-03T02:30:09.669Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 02:29 .git [2024-06-03T02:30:09.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 02:29 .github [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 02:29 .gitignore [2024-06-03T02:30:09.669Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 02:29 .semver [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 02:29 Attribution.txt [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 02:29 CHANGELOG.md [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 02:29 Doxyfile [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 02:29 GOVERNANCE.md [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 02:29 Jenkinsfile [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 02:29 LICENSE [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 02:29 Makefile [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 02:29 OWNERS.md [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 02:29 README.IOT.md [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 02:29 README.md [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 02:29 README.v3.md [2024-06-03T02:30:09.669Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 02:29 VERSION [2024-06-03T02:30:09.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:29 docs [2024-06-03T02:30:09.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:29 include [2024-06-03T02:30:09.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:29 scripts [2024-06-03T02:30:09.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:29 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:30:09.987Z] + 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-dev.1 . [2024-06-03T02:30:09.987Z] Sending build context to Docker daemon 5.014MB [2024-06-03T02:30:09.987Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-06-03T02:30:09.987Z] Step 2/17 : FROM ${BASE} [2024-06-03T02:30:09.987Z] ---> fbfc8f2b3e40 [2024-06-03T02:30:09.987Z] Step 3/17 : LABEL maintainer="IOTech " [2024-06-03T02:30:10.246Z] ---> Running in b4045e68a80e [2024-06-03T02:30:10.246Z] Removing intermediate container b4045e68a80e [2024-06-03T02:30:10.246Z] ---> 15e0aeb6d46e [2024-06-03T02:30:10.246Z] 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-03T02:30:10.246Z] ---> Running in 7337d36c0b10 [2024-06-03T02:30:10.505Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-06-03T02:30:11.074Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T02:30:11.074Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-06-03T02:30:11.074Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T02:30:11.335Z] Removing intermediate container 7337d36c0b10 [2024-06-03T02:30:11.335Z] ---> 24a8543e9c05 [2024-06-03T02:30:11.335Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T02:30:11.335Z] ---> Running in f2e86837400e [2024-06-03T02:30:11.902Z] Removing intermediate container f2e86837400e [2024-06-03T02:30:11.902Z] ---> 9a09cdb47d3e [2024-06-03T02:30:11.902Z] 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-03T02:30:11.902Z] ---> Running in c1189e50d456 [2024-06-03T02:30:12.162Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T02:30:12.710Z] Still waiting to schedule task [2024-06-03T02:30:12.710Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-03T02:30:12.728Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-03T02:30:13.297Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T02:30:13.866Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T02:30:13.866Z] (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) [2024-06-03T02:30:14.126Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-06-03T02:30:14.386Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-06-03T02:30:14.646Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-06-03T02:30:14.905Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-06-03T02:30:15.165Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-06-03T02:30:15.734Z] (7/11) Installing libblkid (2.38.1-r8) [2024-06-03T02:30:15.998Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-06-03T02:30:16.257Z] (9/11) Installing libmount (2.38.1-r8) [2024-06-03T02:30:16.824Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-06-03T02:30:17.083Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-06-03T02:30:17.653Z] Executing busybox-1.36.1-r2.trigger [2024-06-03T02:30:17.653Z] OK: 336 MiB in 100 packages [2024-06-03T02:30:18.220Z] Removing intermediate container c1189e50d456 [2024-06-03T02:30:18.220Z] ---> e09854cbe437 [2024-06-03T02:30:18.220Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-06-03T02:30:18.479Z] ---> faa6a9d251f6 [2024-06-03T02:30:18.479Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-06-03T02:30:18.479Z] ---> d1c364ae5c4e [2024-06-03T02:30:18.479Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-06-03T02:30:18.738Z] ---> 0a168047af14 [2024-06-03T02:30:18.738Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-06-03T02:30:18.997Z] ---> 8c9d440e5647 [2024-06-03T02:30:18.997Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-06-03T02:30:18.997Z] ---> 4793756ab89d [2024-06-03T02:30:18.997Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-06-03T02:30:19.256Z] ---> 1ffe874122ed [2024-06-03T02:30:19.256Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-06-03T02:30:19.256Z] ---> Running in 7a9b64020791 [2024-06-03T02:30:19.256Z] Removing intermediate container 7a9b64020791 [2024-06-03T02:30:19.256Z] ---> 7d488282ef46 [2024-06-03T02:30:19.256Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-06-03T02:30:19.256Z] ---> Running in 28afa63a21d3 [2024-06-03T02:30:19.515Z] Removing intermediate container 28afa63a21d3 [2024-06-03T02:30:19.515Z] ---> 45d43b28f33c [2024-06-03T02:30:19.515Z] Step 15/17 : LABEL arch=amd64 [2024-06-03T02:30:19.515Z] ---> Running in b60226b2b9a2 [2024-06-03T02:30:19.515Z] Removing intermediate container b60226b2b9a2 [2024-06-03T02:30:19.515Z] ---> 93d6948b4602 [2024-06-03T02:30:19.515Z] Step 16/17 : LABEL git_sha=80ac5494b03d13a2d8e2fe89149133c760b36a69 [2024-06-03T02:30:19.515Z] ---> Running in d220dd7fbd20 [2024-06-03T02:30:19.515Z] Removing intermediate container d220dd7fbd20 [2024-06-03T02:30:19.515Z] ---> 21ad8b6f9c47 [2024-06-03T02:30:19.515Z] Step 17/17 : LABEL version=3.1.1-dev.1 [2024-06-03T02:30:19.515Z] ---> Running in 02c1ccbda837 [2024-06-03T02:30:19.776Z] Removing intermediate container 02c1ccbda837 [2024-06-03T02:30:19.776Z] ---> 5ef3f44ee986 [2024-06-03T02:30:19.776Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2024-06-03T02:30:19.776Z] Successfully built 5ef3f44ee986 [2024-06-03T02:30:19.776Z] 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-03T02:30:20.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T02:30:20.294Z] [2024-06-03T02:30:20.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:30:20.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T02:30:20.594Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-03T02:30:20.594Z] 5eb5b503b376: Pulling fs layer [2024-06-03T02:30:20.594Z] 5c69ac0246d0: Pulling fs layer [2024-06-03T02:30:20.594Z] ec43610c2a17: Pulling fs layer [2024-06-03T02:30:20.594Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-03T02:30:20.594Z] 33b1e0a273af: Pulling fs layer [2024-06-03T02:30:20.594Z] 5d3b04190fa2: Pulling fs layer [2024-06-03T02:30:20.594Z] 2f39f015ded8: Pulling fs layer [2024-06-03T02:30:20.594Z] 5d3b04190fa2: Waiting [2024-06-03T02:30:20.594Z] 33b1e0a273af: Waiting [2024-06-03T02:30:20.594Z] 3a2ae6a8a46f: Waiting [2024-06-03T02:30:20.594Z] 5c69ac0246d0: Verifying Checksum [2024-06-03T02:30:20.594Z] 5c69ac0246d0: Download complete [2024-06-03T02:30:20.594Z] 3a2ae6a8a46f: Download complete [2024-06-03T02:30:20.594Z] 33b1e0a273af: Verifying Checksum [2024-06-03T02:30:20.594Z] 33b1e0a273af: Download complete [2024-06-03T02:30:20.594Z] ec43610c2a17: Verifying Checksum [2024-06-03T02:30:20.594Z] ec43610c2a17: Download complete [2024-06-03T02:30:20.594Z] 5d3b04190fa2: Download complete [2024-06-03T02:30:20.853Z] 5eb5b503b376: Verifying Checksum [2024-06-03T02:30:20.853Z] 5eb5b503b376: Download complete [2024-06-03T02:30:21.419Z] 2f39f015ded8: Download complete [2024-06-03T02:30:21.987Z] 5eb5b503b376: Pull complete [2024-06-03T02:30:22.246Z] 5c69ac0246d0: Pull complete [2024-06-03T02:30:22.815Z] ec43610c2a17: Pull complete [2024-06-03T02:30:22.815Z] 3a2ae6a8a46f: Pull complete [2024-06-03T02:30:22.815Z] 33b1e0a273af: Pull complete [2024-06-03T02:30:23.074Z] 5d3b04190fa2: Pull complete [2024-06-03T02:30:27.262Z] 2f39f015ded8: Pull complete [2024-06-03T02:30:27.262Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-03T02:30:27.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T02:30:27.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:30:27.418Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2024-06-03T02:30:27.455Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-03T02:30:32.388Z] $ docker top d5ac4f8050c69f896abfff4a1a55013b4d7126797c7652b796d7351d76b6952d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:30:32.780Z] ---> job-cost.sh [2024-06-03T02:30:32.781Z] lf-activate-venv: SKIPPING [2024-06-03T02:30:32.781Z] INFO: No Stack... [2024-06-03T02:30:33.040Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-03T02:30:33.299Z] INFO: Archiving Costs [Pipeline] sh [2024-06-03T02:30:33.588Z] + cat /w/workspace/edgexfoundry_device-sdk-c_napa/archives/cost.csv [2024-06-03T02:30:33.588Z] + cut -d, -f6 [Pipeline] lock [2024-06-03T02:30:33.604Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [2024-06-03T02:30:33.617Z] Resource [jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] did not exist. Created. [2024-06-03T02:30:33.624Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-03T02:30:33.938Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-03T02:30:33.996Z] Stashed 1 file(s) [Pipeline] } [2024-06-03T02:30:34.005Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-03T02:30:34.033Z] $ docker stop --time=1 d5ac4f8050c69f896abfff4a1a55013b4d7126797c7652b796d7351d76b6952d [2024-06-03T02:30:35.183Z] $ docker rm -f --volumes d5ac4f8050c69f896abfff4a1a55013b4d7126797c7652b796d7351d76b6952d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-03T02:31:56.011Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2670 in /w/workspace/edgexfoundry_device-sdk-c_napa [Pipeline] { [Pipeline] ws [2024-06-03T02:31:56.029Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2024-06-03T02:31:56.076Z] Selected Git installation does not exist. Using Default [2024-06-03T02:31:56.076Z] The recommended git tool is: NONE [2024-06-03T02:32:04.381Z] using credential edgex-jenkins-ssh [2024-06-03T02:32:04.413Z] Cloning the remote Git repository [2024-06-03T02:32:04.547Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2024-06-03T02:32:04.792Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2024-06-03T02:32:05.181Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2024-06-03T02:32:05.182Z] > git --version # timeout=10 [2024-06-03T02:32:05.249Z] > git --version # 'git version 2.25.1' [2024-06-03T02:32:05.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-03T02:32:05.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-03T02:32:06.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2024-06-03T02:32:06.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-03T02:32:07.969Z] Avoid second fetch [2024-06-03T02:32:07.970Z] Checking out Revision 80ac5494b03d13a2d8e2fe89149133c760b36a69 (napa) [2024-06-03T02:32:07.994Z] > git config core.sparsecheckout # timeout=10 [2024-06-03T02:32:08.077Z] > git checkout -f 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 [2024-06-03T02:32:08.910Z] 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-03T02:32:14.020Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-03T02:32:14.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-03T02:32:14.020Z] Dload Upload Total Spent Left Speed [2024-06-03T02:32:14.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-06-03T02:32:14.377Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-03T02:32:14.738Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-06-03T02:32:14.738Z] [2024-06-03T02:32:14.738Z] { [2024-06-03T02:32:14.738Z] "registry-mirrors": [ [2024-06-03T02:32:14.738Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-03T02:32:14.738Z] ], [2024-06-03T02:32:14.738Z] "bip": "10.250.0.254/24", [2024-06-03T02:32:14.738Z] "hosts": [ [2024-06-03T02:32:14.738Z] "tcp://0.0.0.0:5555", [2024-06-03T02:32:14.738Z] "unix:///var/run/docker.sock" [2024-06-03T02:32:14.738Z] ], [2024-06-03T02:32:14.738Z] "mtu": 1458, [2024-06-03T02:32:14.738Z] "selinux-enabled": true, [2024-06-03T02:32:14.738Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-03T02:32:14.738Z] } [Pipeline] sh [2024-06-03T02:32:15.113Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-03T02:32:15.450Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T02:32:33.728Z] provisioning config files... [2024-06-03T02:32:33.754Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config7425126670002178370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:32:34.212Z] ---> ****-login.sh [2024-06-03T02:32:34.212Z] nexus3.edgexfoundry.org:10001 [2024-06-03T02:32:34.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:32:34.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:32:34.802Z] Configure a credential helper to remove this warning. See [2024-06-03T02:32:34.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:32:34.802Z] [2024-06-03T02:32:34.802Z] Login Succeeded [2024-06-03T02:32:34.802Z] nexus3.edgexfoundry.org:10002 [2024-06-03T02:32:35.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:32:35.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:32:35.349Z] Configure a credential helper to remove this warning. See [2024-06-03T02:32:35.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:32:35.349Z] [2024-06-03T02:32:35.349Z] Login Succeeded [2024-06-03T02:32:35.349Z] nexus3.edgexfoundry.org:10003 [2024-06-03T02:32:35.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:32:35.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:32:35.620Z] Configure a credential helper to remove this warning. See [2024-06-03T02:32:35.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:32:35.620Z] [2024-06-03T02:32:35.620Z] Login Succeeded [2024-06-03T02:32:35.620Z] nexus3.edgexfoundry.org:10004 [2024-06-03T02:32:35.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:32:36.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:32:36.166Z] Configure a credential helper to remove this warning. See [2024-06-03T02:32:36.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:32:36.166Z] [2024-06-03T02:32:36.166Z] Login Succeeded [2024-06-03T02:32:36.166Z] ****.io [2024-06-03T02:32:36.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:32:36.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:32:36.706Z] Configure a credential helper to remove this warning. See [2024-06-03T02:32:36.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:32:36.706Z] [2024-06-03T02:32:36.706Z] Login Succeeded [2024-06-03T02:32:36.706Z] ---> ****-login.sh ends [Pipeline] } [2024-06-03T02:32:36.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-03T02:32:37.095Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-03T02:32:37.426Z] + grep ci(lts-release) [2024-06-03T02:32:37.427Z] + head+ -n 1 [2024-06-03T02:32:37.427Z] git log --pretty=%H %s [2024-06-03T02:32:37.427Z] + awk {print $1} [Pipeline] echo [2024-06-03T02:32:37.493Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2024-06-03T02:32:37.873Z] + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2024-06-03T02:32:38.157Z] faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-arm64 [2024-06-03T02:32:38.157Z] 579b34f0a95b: Pulling fs layer [2024-06-03T02:32:38.157Z] b046b3a35be6: Pulling fs layer [2024-06-03T02:32:38.157Z] 2014ba793e07: Pulling fs layer [2024-06-03T02:32:38.157Z] 37152cc71573: Pulling fs layer [2024-06-03T02:32:38.157Z] 3b62a4435cd8: Pulling fs layer [2024-06-03T02:32:38.157Z] e1b1e155426b: Pulling fs layer [2024-06-03T02:32:38.157Z] 6026ac9a2879: Pulling fs layer [2024-06-03T02:32:38.157Z] a51c0497d701: Pulling fs layer [2024-06-03T02:32:38.157Z] 5290c3b9fb3b: Pulling fs layer [2024-06-03T02:32:38.157Z] e1b1e155426b: Waiting [2024-06-03T02:32:38.157Z] 37152cc71573: Waiting [2024-06-03T02:32:38.157Z] 3b62a4435cd8: Waiting [2024-06-03T02:32:38.157Z] 6026ac9a2879: Waiting [2024-06-03T02:32:38.157Z] a51c0497d701: Waiting [2024-06-03T02:32:38.157Z] 5290c3b9fb3b: Waiting [2024-06-03T02:32:38.157Z] b046b3a35be6: Verifying Checksum [2024-06-03T02:32:38.157Z] b046b3a35be6: Download complete [2024-06-03T02:32:38.157Z] 37152cc71573: Verifying Checksum [2024-06-03T02:32:38.157Z] 37152cc71573: Download complete [2024-06-03T02:32:38.157Z] 3b62a4435cd8: Verifying Checksum [2024-06-03T02:32:38.157Z] 3b62a4435cd8: Download complete [2024-06-03T02:32:38.435Z] e1b1e155426b: Download complete [2024-06-03T02:32:38.435Z] 579b34f0a95b: Verifying Checksum [2024-06-03T02:32:38.435Z] 579b34f0a95b: Download complete [2024-06-03T02:32:38.435Z] 6026ac9a2879: Verifying Checksum [2024-06-03T02:32:38.435Z] 6026ac9a2879: Download complete [2024-06-03T02:32:38.435Z] a51c0497d701: Verifying Checksum [2024-06-03T02:32:38.435Z] a51c0497d701: Download complete [2024-06-03T02:32:38.435Z] 5290c3b9fb3b: Verifying Checksum [2024-06-03T02:32:38.435Z] 5290c3b9fb3b: Download complete [2024-06-03T02:32:39.036Z] 579b34f0a95b: Pull complete [2024-06-03T02:32:39.308Z] b046b3a35be6: Pull complete [2024-06-03T02:32:40.725Z] 2014ba793e07: Download complete [2024-06-03T02:32:53.062Z] 2014ba793e07: Pull complete [2024-06-03T02:32:53.062Z] 37152cc71573: Pull complete [2024-06-03T02:32:53.062Z] 3b62a4435cd8: Pull complete [2024-06-03T02:32:53.062Z] e1b1e155426b: Pull complete [2024-06-03T02:32:53.062Z] 6026ac9a2879: Pull complete [2024-06-03T02:32:53.062Z] a51c0497d701: Pull complete [2024-06-03T02:32:53.062Z] 5290c3b9fb3b: Pull complete [2024-06-03T02:32:53.062Z] Digest: sha256:562758cfa96a572b54c21e92050971cac9011483215b3dcbf73b74f9ee2fb111 [2024-06-03T02:32:53.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2024-06-03T02:32:53.062Z] nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2024-06-03T02:32:53.385Z] + 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-03T02:32:53.798Z] + docker inspect -f . ci-base-image-arm64 [2024-06-03T02:32:53.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:32:54.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container [2024-06-03T02:32:54.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 ******** ci-base-image-arm64 cat [2024-06-03T02:32:56.348Z] $ docker top 1516c53256792b1e199d0b6d2f7b66c3ad84ef3686e93b719edd4150a359c763 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-03T02:32:57.194Z] + make test [2024-06-03T02:32:57.194Z] echo "make test" [2024-06-03T02:32:57.194Z] make test [Pipeline] } [2024-06-03T02:32:57.213Z] $ docker stop --time=1 1516c53256792b1e199d0b6d2f7b66c3ad84ef3686e93b719edd4150a359c763 [2024-06-03T02:32:58.834Z] $ docker rm -f --volumes 1516c53256792b1e199d0b6d2f7b66c3ad84ef3686e93b719edd4150a359c763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-03T02:32:59.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-03T02:32:59.731Z] + ls -al . [2024-06-03T02:32:59.731Z] total 208 [2024-06-03T02:32:59.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 02:32 . [2024-06-03T02:32:59.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:32 .. [2024-06-03T02:32:59.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 02:32 .git [2024-06-03T02:32:59.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 02:32 .github [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 02:32 .gitignore [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 02:32 Attribution.txt [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 02:32 CHANGELOG.md [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 02:32 Doxyfile [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 02:32 GOVERNANCE.md [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 02:32 Jenkinsfile [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 02:32 LICENSE [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 02:32 Makefile [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 02:32 OWNERS.md [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 02:32 README.IOT.md [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 02:32 README.md [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 02:32 README.v3.md [2024-06-03T02:32:59.731Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 02:29 VERSION [2024-06-03T02:32:59.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:32 docs [2024-06-03T02:32:59.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:32 include [2024-06-03T02:32:59.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:32 scripts [2024-06-03T02:32:59.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:32 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:33:00.090Z] + 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-dev.1 . [2024-06-03T02:33:00.361Z] Sending build context to Docker daemon 3.001MB [2024-06-03T02:33:00.629Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-06-03T02:33:00.630Z] Step 2/17 : FROM ${BASE} [2024-06-03T02:33:00.630Z] ---> 218f5de8259d [2024-06-03T02:33:00.630Z] Step 3/17 : LABEL maintainer="IOTech " [2024-06-03T02:33:00.630Z] ---> Running in 7a81e41b77fd [2024-06-03T02:33:00.899Z] Removing intermediate container 7a81e41b77fd [2024-06-03T02:33:00.899Z] ---> 0f6e57ed9767 [2024-06-03T02:33:00.900Z] 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-03T02:33:00.900Z] ---> Running in ee4775c0a6fe [2024-06-03T02:33:01.865Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-06-03T02:33:02.455Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T02:33:02.455Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-06-03T02:33:02.455Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T02:33:03.048Z] Removing intermediate container ee4775c0a6fe [2024-06-03T02:33:03.048Z] ---> 1cdd3ff1dc0b [2024-06-03T02:33:03.048Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T02:33:03.317Z] ---> Running in 0d083709ead5 [2024-06-03T02:33:04.740Z] Removing intermediate container 0d083709ead5 [2024-06-03T02:33:04.740Z] ---> e5724348e047 [2024-06-03T02:33:04.740Z] 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-03T02:33:04.740Z] ---> Running in 1aca427c1d70 [2024-06-03T02:33:05.710Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T02:33:06.292Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-03T02:33:07.257Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T02:33:08.222Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T02:33:08.222Z] (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) [2024-06-03T02:33:08.489Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-06-03T02:33:08.758Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-06-03T02:33:09.341Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-06-03T02:33:09.608Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-06-03T02:33:09.877Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-06-03T02:33:10.462Z] (7/11) Installing libblkid (2.38.1-r8) [2024-06-03T02:33:11.046Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-06-03T02:33:11.313Z] (9/11) Installing libmount (2.38.1-r8) [2024-06-03T02:33:11.897Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-06-03T02:33:12.481Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-06-03T02:33:13.067Z] Executing busybox-1.36.1-r2.trigger [2024-06-03T02:33:13.067Z] OK: 333 MiB in 100 packages [2024-06-03T02:33:14.510Z] Removing intermediate container 1aca427c1d70 [2024-06-03T02:33:14.510Z] ---> faa85ac9adb9 [2024-06-03T02:33:14.510Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-06-03T02:33:15.921Z] ---> 956c409cf612 [2024-06-03T02:33:15.921Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-06-03T02:33:16.505Z] ---> 64e10d22f1db [2024-06-03T02:33:16.505Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-06-03T02:33:17.092Z] ---> 54226c87e37d [2024-06-03T02:33:17.092Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-06-03T02:33:17.681Z] ---> 1ae26986f1ad [2024-06-03T02:33:17.681Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-06-03T02:33:17.949Z] ---> 175e1db0e178 [2024-06-03T02:33:17.949Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-06-03T02:33:18.536Z] ---> 688c94307f7e [2024-06-03T02:33:18.536Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-06-03T02:33:18.536Z] ---> Running in b87cbd17209a [2024-06-03T02:33:18.804Z] Removing intermediate container b87cbd17209a [2024-06-03T02:33:18.804Z] ---> fe1597ca3455 [2024-06-03T02:33:18.804Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-06-03T02:33:19.078Z] ---> Running in 1c2351cde995 [2024-06-03T02:33:19.347Z] Removing intermediate container 1c2351cde995 [2024-06-03T02:33:19.347Z] ---> a8af3ea520b7 [2024-06-03T02:33:19.347Z] Step 15/17 : LABEL arch=arm64 [2024-06-03T02:33:19.347Z] ---> Running in c7047973f445 [2024-06-03T02:33:19.616Z] Removing intermediate container c7047973f445 [2024-06-03T02:33:19.616Z] ---> 5f7ab11c2131 [2024-06-03T02:33:19.616Z] Step 16/17 : LABEL git_sha=80ac5494b03d13a2d8e2fe89149133c760b36a69 [2024-06-03T02:33:19.887Z] ---> Running in 266ada968628 [2024-06-03T02:33:20.155Z] Removing intermediate container 266ada968628 [2024-06-03T02:33:20.155Z] ---> e894c413a308 [2024-06-03T02:33:20.155Z] Step 17/17 : LABEL version=3.1.1-dev.1 [2024-06-03T02:33:20.155Z] ---> Running in eace7315d774 [2024-06-03T02:33:20.423Z] Removing intermediate container eace7315d774 [2024-06-03T02:33:20.423Z] ---> ae11ebfd2911 [2024-06-03T02:33:20.423Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2024-06-03T02:33:20.691Z] Successfully built ae11ebfd2911 [2024-06-03T02:33:20.691Z] 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-03T02:33:21.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-03T02:33:21.163Z] [2024-06-03T02:33:21.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:33:21.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-03T02:33:21.499Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-03T02:33:21.499Z] 8998bd30e6a1: Pulling fs layer [2024-06-03T02:33:21.499Z] 04944245beec: Pulling fs layer [2024-06-03T02:33:21.499Z] 699f458cf7ca: Pulling fs layer [2024-06-03T02:33:21.499Z] 765212b225bb: Pulling fs layer [2024-06-03T02:33:21.499Z] f23df028b6ca: Pulling fs layer [2024-06-03T02:33:21.499Z] 765212b225bb: Waiting [2024-06-03T02:33:21.499Z] d65c8cfc05b1: Pulling fs layer [2024-06-03T02:33:21.499Z] f23df028b6ca: Waiting [2024-06-03T02:33:21.499Z] 2437ff75d9bd: Pulling fs layer [2024-06-03T02:33:21.499Z] d65c8cfc05b1: Waiting [2024-06-03T02:33:21.499Z] 2437ff75d9bd: Waiting [2024-06-03T02:33:21.769Z] 04944245beec: Verifying Checksum [2024-06-03T02:33:21.769Z] 04944245beec: Download complete [2024-06-03T02:33:21.769Z] 765212b225bb: Verifying Checksum [2024-06-03T02:33:21.769Z] 765212b225bb: Download complete [2024-06-03T02:33:21.769Z] f23df028b6ca: Verifying Checksum [2024-06-03T02:33:21.769Z] f23df028b6ca: Download complete [2024-06-03T02:33:21.769Z] d65c8cfc05b1: Verifying Checksum [2024-06-03T02:33:21.769Z] d65c8cfc05b1: Download complete [2024-06-03T02:33:21.769Z] 699f458cf7ca: Verifying Checksum [2024-06-03T02:33:21.769Z] 699f458cf7ca: Download complete [2024-06-03T02:33:22.356Z] 8998bd30e6a1: Verifying Checksum [2024-06-03T02:33:22.356Z] 8998bd30e6a1: Download complete [2024-06-03T02:33:24.947Z] 2437ff75d9bd: Verifying Checksum [2024-06-03T02:33:24.947Z] 2437ff75d9bd: Download complete [2024-06-03T02:33:26.895Z] 8998bd30e6a1: Pull complete [2024-06-03T02:33:27.179Z] 04944245beec: Pull complete [2024-06-03T02:33:28.599Z] 699f458cf7ca: Pull complete [2024-06-03T02:33:28.867Z] 765212b225bb: Pull complete [2024-06-03T02:33:29.915Z] f23df028b6ca: Pull complete [2024-06-03T02:33:30.182Z] d65c8cfc05b1: Pull complete [2024-06-03T02:33:48.390Z] 2437ff75d9bd: Pull complete [2024-06-03T02:33:48.390Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-03T02:33:48.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-03T02:33:48.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:33:48.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container [2024-06-03T02:33:48.684Z] $ 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/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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:arm64 cat [2024-06-03T02:33:51.259Z] $ docker top ae4d360561d596f47cc513af9053c99f24ee9a9f394793a5bb42a2f7adb2bfa2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:33:52.105Z] ---> job-cost.sh [2024-06-03T02:33:52.105Z] lf-activate-venv: SKIPPING [2024-06-03T02:33:52.105Z] INFO: No Stack... [2024-06-03T02:33:52.687Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-03T02:33:53.313Z] INFO: Archiving Costs [Pipeline] sh [2024-06-03T02:33:53.986Z] + cut -d, -f6 [2024-06-03T02:33:53.986Z] + cat /w/workspace/device-sdk-c/3/archives/cost.csv [Pipeline] lock [2024-06-03T02:33:54.008Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [2024-06-03T02:33:54.023Z] Resource [jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] did not exist. Created. [2024-06-03T02:33:54.029Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-03T02:33:54.722Z] /w/workspace/device-sdk-c/3@tmp/durable-bcc62ce3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-03T02:33:55.384Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-03T02:33:55.417Z] Warning: overwriting stash ‘stack-cost’ [2024-06-03T02:33:55.907Z] Stashed 1 file(s) [Pipeline] } [2024-06-03T02:33:55.920Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-03T02:33:55.951Z] $ docker stop --time=1 ae4d360561d596f47cc513af9053c99f24ee9a9f394793a5bb42a2f7adb2bfa2 [2024-06-03T02:33:57.456Z] $ docker rm -f --volumes ae4d360561d596f47cc513af9053c99f24ee9a9f394793a5bb42a2f7adb2bfa2 [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-03T02:33:58.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T02:33:58.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:33:58.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:33:58.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:33:58.570Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2024-06-03T02:33:58.612Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T02:33:58.928Z] $ docker top 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 -eo pid,comm [2024-06-03T02:33:58.971Z] 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-03T02:33:58.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-03T02:33:59.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:33:59.024Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:33:59.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:33:59.146Z] $ docker exec 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 ssh-agent [2024-06-03T02:33:59.248Z] SSH_AUTH_SOCK=/tmp/ssh-DNpv1aVVObAZ/agent.32 [2024-06-03T02:33:59.248Z] SSH_AGENT_PID=38 [2024-06-03T02:33:59.252Z] Running ssh-add (command line suppressed) [2024-06-03T02:33:59.349Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_15890587067028441482.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_15890587067028441482.key) [2024-06-03T02:33:59.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:33:59.651Z] + git semver tag [2024-06-03T02:33:59.909Z] 2024-06-03 02:33:59,864 [run_tag] DEBUG tag force:False [2024-06-03T02:33:59.910Z] 2024-06-03 02:33:59,864 [check_head_tag] DEBUG check head tag [2024-06-03T02:33:59.910Z] 2024-06-03 02:33:59,866 [execute] INFO git cat-file --batch-check [2024-06-03T02:33:59.910Z] 2024-06-03 02:33:59,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=) [2024-06-03T02:33:59.910Z] 2024-06-03 02:33:59,870 [execute] INFO git cat-file --batch [2024-06-03T02:33:59.910Z] 2024-06-03 02:33:59,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=) [2024-06-03T02:33:59.910Z] 2024-06-03 02:33:59,885 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T02:33:59.910Z] 2024-06-03 02:33:59,885 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 [2024-06-03T02:33:59.910Z] 2024-06-03 02:33:59,886 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:33:59.910Z] 2024-06-03 02:33:59,890 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T02:33:59.910Z] 3.1.1-dev.1 [Pipeline] } [2024-06-03T02:33:59.920Z] $ docker exec --env ******** --env ******** 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 ssh-agent -k [2024-06-03T02:34:00.032Z] unset SSH_AUTH_SOCK; [2024-06-03T02:34:00.032Z] unset SSH_AGENT_PID; [2024-06-03T02:34:00.032Z] echo Agent pid 38 killed; [2024-06-03T02:34:00.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T02:34:00.360Z] + git semver [Pipeline] } [2024-06-03T02:34:00.635Z] $ docker stop --time=1 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 [2024-06-03T02:34:02.155Z] $ docker rm -f --volumes 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:34:02.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-03T02:34:02.574Z] [2024-06-03T02:34:02.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:34:02.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-03T02:34:02.879Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-03T02:34:02.879Z] ab5ef0e58194: Pulling fs layer [2024-06-03T02:34:02.879Z] 9712f1f96733: Pulling fs layer [2024-06-03T02:34:02.879Z] 63f879dbbcfc: Pulling fs layer [2024-06-03T02:34:02.879Z] 0d9ebad4ef96: Pulling fs layer [2024-06-03T02:34:02.879Z] e9a5061849ea: Pulling fs layer [2024-06-03T02:34:02.879Z] d747dcd14b5f: Pulling fs layer [2024-06-03T02:34:02.879Z] 2de7ff778b66: Pulling fs layer [2024-06-03T02:34:02.879Z] 0d9ebad4ef96: Waiting [2024-06-03T02:34:02.879Z] e9a5061849ea: Waiting [2024-06-03T02:34:02.879Z] d747dcd14b5f: Waiting [2024-06-03T02:34:02.879Z] 2de7ff778b66: Waiting [2024-06-03T02:34:02.879Z] 9712f1f96733: Verifying Checksum [2024-06-03T02:34:02.879Z] 9712f1f96733: Download complete [2024-06-03T02:34:03.448Z] 63f879dbbcfc: Verifying Checksum [2024-06-03T02:34:03.449Z] 63f879dbbcfc: Download complete [2024-06-03T02:34:03.449Z] e9a5061849ea: Verifying Checksum [2024-06-03T02:34:03.449Z] e9a5061849ea: Download complete [2024-06-03T02:34:03.449Z] d747dcd14b5f: Download complete [2024-06-03T02:34:03.449Z] 0d9ebad4ef96: Verifying Checksum [2024-06-03T02:34:03.449Z] 0d9ebad4ef96: Download complete [2024-06-03T02:34:03.722Z] 2de7ff778b66: Verifying Checksum [2024-06-03T02:34:03.722Z] 2de7ff778b66: Download complete [2024-06-03T02:34:03.722Z] ab5ef0e58194: Verifying Checksum [2024-06-03T02:34:03.722Z] ab5ef0e58194: Download complete [2024-06-03T02:34:06.254Z] ab5ef0e58194: Pull complete [2024-06-03T02:34:06.254Z] 9712f1f96733: Pull complete [2024-06-03T02:34:07.186Z] 63f879dbbcfc: Pull complete [2024-06-03T02:34:11.393Z] 0d9ebad4ef96: Pull complete [2024-06-03T02:34:11.393Z] e9a5061849ea: Pull complete [2024-06-03T02:34:11.393Z] d747dcd14b5f: Pull complete [2024-06-03T02:34:14.708Z] 2de7ff778b66: Pull complete [2024-06-03T02:34:15.284Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-03T02:34:16.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-03T02:34:16.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:34:16.662Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2024-06-03T02:34:16.690Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-06-03T02:34:17.505Z] $ docker top 477a1471888916dbb763f384fa897f45fba6e2a3a50b30e8b6bf5ce7c8f795bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-03T02:34:17.580Z] provisioning config files... [2024-06-03T02:34:17.587Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config15845156933445624741tmp [2024-06-03T02:34:17.597Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config14658927247841734984tmp [2024-06-03T02:34:17.604Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config6923402290729006426tmp [Pipeline] { [Pipeline] echo [2024-06-03T02:34:17.640Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:17.941Z] ---> sigul-configuration.sh [2024-06-03T02:34:17.941Z] gpg: directory `/root/.gnupg' created [2024-06-03T02:34:17.941Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-03T02:34:17.941Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-03T02:34:17.941Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-03T02:34:17.941Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-03T02:34:17.941Z] gpg: CAST5 encrypted data [2024-06-03T02:34:17.941Z] gpg: encrypted with 1 passphrase [2024-06-03T02:34:17.941Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-03T02:34:18.244Z] + mkdir /home/jenkins [2024-06-03T02:34:18.244Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-03T02:34:18.545Z] + 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-03T02:34:18.562Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:18.867Z] ---> sigul-install.sh [2024-06-03T02:34:18.867Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-03T02:34:19.163Z] + git tag --list [2024-06-03T02:34:19.163Z] 0.7.0 [2024-06-03T02:34:19.163Z] 0.7.1 [2024-06-03T02:34:19.163Z] 1.0.0 [2024-06-03T02:34:19.163Z] v1.0.1 [2024-06-03T02:34:19.163Z] v1.0.2 [2024-06-03T02:34:19.163Z] v1.0.3 [2024-06-03T02:34:19.163Z] v1.1.0 [2024-06-03T02:34:19.163Z] v1.1.1 [2024-06-03T02:34:19.163Z] v1.2.0 [2024-06-03T02:34:19.163Z] v1.2.1 [2024-06-03T02:34:19.163Z] v1.2.2 [2024-06-03T02:34:19.163Z] v1.3.0 [2024-06-03T02:34:19.163Z] v1.3.1 [2024-06-03T02:34:19.163Z] v2.0.0 [2024-06-03T02:34:19.163Z] v2.1.0 [2024-06-03T02:34:19.163Z] v2.2.0 [2024-06-03T02:34:19.163Z] v2.3.0 [2024-06-03T02:34:19.163Z] v3.0 [2024-06-03T02:34:19.163Z] v3.0.0 [2024-06-03T02:34:19.163Z] v3.0.1 [2024-06-03T02:34:19.163Z] v3.0.2 [2024-06-03T02:34:19.163Z] v3.0.3-dev.1 [2024-06-03T02:34:19.163Z] v3.0.3-dev.10 [2024-06-03T02:34:19.163Z] v3.0.3-dev.11 [2024-06-03T02:34:19.163Z] v3.0.3-dev.12 [2024-06-03T02:34:19.163Z] v3.0.3-dev.13 [2024-06-03T02:34:19.163Z] v3.0.3-dev.2 [2024-06-03T02:34:19.163Z] v3.0.3-dev.3 [2024-06-03T02:34:19.163Z] v3.0.3-dev.4 [2024-06-03T02:34:19.163Z] v3.0.3-dev.5 [2024-06-03T02:34:19.163Z] v3.0.3-dev.6 [2024-06-03T02:34:19.163Z] v3.0.3-dev.7 [2024-06-03T02:34:19.163Z] v3.0.3-dev.8 [2024-06-03T02:34:19.163Z] v3.0.3-dev.9 [2024-06-03T02:34:19.163Z] v3.1 [2024-06-03T02:34:19.163Z] v3.1.0 [2024-06-03T02:34:19.163Z] v3.1.0-dev.1 [2024-06-03T02:34:19.163Z] v3.1.0-dev.2 [2024-06-03T02:34:19.163Z] v3.1.0-dev.3 [2024-06-03T02:34:19.163Z] v3.1.0-dev.4 [2024-06-03T02:34:19.163Z] v3.1.0-dev.5 [2024-06-03T02:34:19.163Z] v3.1.0-dev.6 [2024-06-03T02:34:19.163Z] v3.1.0-dev.7 [2024-06-03T02:34:19.163Z] v3.1.0-dev.8 [2024-06-03T02:34:19.163Z] v3.1.0-dev.9 [2024-06-03T02:34:19.163Z] v3.1.1-dev.1 [Pipeline] sh [2024-06-03T02:34:19.456Z] + lftools sign git-tag v3.1.1-dev.1 [2024-06-03T02:34:20.023Z] Signing Git tag with Sigul... [2024-06-03T02:34:20.023Z] Signing v3.1.1-dev.1 [Pipeline] echo [2024-06-03T02:34:20.605Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:20.901Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-03T02:34:20.908Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-03T02:34:20.954Z] $ docker stop --time=1 477a1471888916dbb763f384fa897f45fba6e2a3a50b30e8b6bf5ce7c8f795bc [2024-06-03T02:34:23.064Z] $ docker rm -f --volumes 477a1471888916dbb763f384fa897f45fba6e2a3a50b30e8b6bf5ce7c8f795bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-03T02:34:23.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T02:34:23.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:34:23.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:34:23.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:34:23.906Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2024-06-03T02:34:23.955Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T02:34:24.457Z] $ docker top 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b -eo pid,comm [2024-06-03T02:34:24.514Z] 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-03T02:34:24.514Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-03T02:34:24.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:34:24.571Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:34:24.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:34:24.684Z] $ docker exec 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b ssh-agent [2024-06-03T02:34:24.801Z] SSH_AUTH_SOCK=/tmp/ssh-H8cQN6FdbTf7/agent.32 [2024-06-03T02:34:24.801Z] SSH_AGENT_PID=38 [2024-06-03T02:34:24.805Z] Running ssh-add (command line suppressed) [2024-06-03T02:34:24.933Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_14714541810800339660.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_14714541810800339660.key) [2024-06-03T02:34:24.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:34:25.959Z] + git semver bump pre [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,543 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,544 [bump_version] DEBUG bumped version:3.1.1-dev.2 [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,544 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa with force:True [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,544 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,544 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,545 [execute] INFO git cat-file --batch-check [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,552 [execute] INFO git cat-file --batch [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-06-03T02:34:25.959Z] 2024-06-03 02:34:25,559 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T02:34:25.959Z] 3.1.1-dev.2 [Pipeline] } [2024-06-03T02:34:25.969Z] $ docker exec --env ******** --env ******** 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b ssh-agent -k [2024-06-03T02:34:26.068Z] unset SSH_AUTH_SOCK; [2024-06-03T02:34:26.069Z] unset SSH_AGENT_PID; [2024-06-03T02:34:26.069Z] echo Agent pid 38 killed; [2024-06-03T02:34:26.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T02:34:26.398Z] + git semver [Pipeline] } [2024-06-03T02:34:26.673Z] $ docker stop --time=1 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b [2024-06-03T02:34:27.957Z] $ docker rm -f --volumes 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-03T02:34:28.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T02:34:28.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:34:28.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:34:28.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:34:28.694Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2024-06-03T02:34:28.722Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T02:34:29.098Z] $ docker top 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f -eo pid,comm [2024-06-03T02:34:29.141Z] 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-03T02:34:29.141Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-03T02:34:29.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:34:29.203Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:34:29.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:34:29.312Z] $ docker exec 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f ssh-agent [2024-06-03T02:34:29.423Z] SSH_AUTH_SOCK=/tmp/ssh-28nBeSQKAPOP/agent.32 [2024-06-03T02:34:29.423Z] SSH_AGENT_PID=38 [2024-06-03T02:34:29.427Z] Running ssh-add (command line suppressed) [2024-06-03T02:34:29.530Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_6562944253185259359.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_6562944253185259359.key) [2024-06-03T02:34:29.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:34:29.844Z] + git semver push [2024-06-03T02:34:30.103Z] 2024-06-03 02:34:30,014 [run_push] DEBUG push [2024-06-03T02:34:30.103Z] 2024-06-03 02:34:30,015 [execute] INFO git cat-file --batch-check [2024-06-03T02:34:30.103Z] 2024-06-03 02:34:30,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-06-03T02:34:30.103Z] 2024-06-03 02:34:30,018 [execute] INFO git rev-list f77816baf536c451f6df3274e5691ffbd67a4603 -- [2024-06-03T02:34:30.103Z] 2024-06-03 02:34:30,018 [execute] DEBUG Popen(['git', 'rev-list', 'f77816baf536c451f6df3274e5691ffbd67a4603', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:34:30.103Z] 2024-06-03 02:34:30,025 [execute] INFO git fetch -v origin [2024-06-03T02:34:30.103Z] 2024-06-03 02:34:30,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-03T02:34:30.672Z] 2024-06-03 02:34:30,470 [run_push] DEBUG no remote changes detected [2024-06-03T02:34:30.673Z] 2024-06-03 02:34:30,470 [execute] INFO git push origin semver [2024-06-03T02:34:30.673Z] 2024-06-03 02:34:30,471 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:34:31.242Z] 2024-06-03 02:34:31,133 [run_push] DEBUG push all version tags [2024-06-03T02:34:31.242Z] 2024-06-03 02:34:31,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-03T02:34:31.242Z] 2024-06-03 02:34:31,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:34:32.181Z] 2024-06-03 02:34:31,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa [2024-06-03T02:34:32.181Z] 3.1.1-dev.2 [Pipeline] } [2024-06-03T02:34:32.193Z] $ docker exec --env ******** --env ******** 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f ssh-agent -k [2024-06-03T02:34:32.300Z] unset SSH_AUTH_SOCK; [2024-06-03T02:34:32.300Z] unset SSH_AGENT_PID; [2024-06-03T02:34:32.300Z] echo Agent pid 38 killed; [2024-06-03T02:34:32.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T02:34:32.713Z] + git semver [Pipeline] } [2024-06-03T02:34:32.986Z] $ docker stop --time=1 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f [2024-06-03T02:34:34.249Z] $ docker rm -f --volumes 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f [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-03T02:34:34.764Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_napa/archives ] [2024-06-03T02:34:34.764Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives [2024-06-03T02:34:34.764Z] total 16 [2024-06-03T02:34:34.764Z] drwxr-xr-x 3 root root 4096 Jun 3 02:30 . [2024-06-03T02:34:34.764Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 02:34 .. [2024-06-03T02:34:34.764Z] drwxr-xr-x 2 root root 4096 Jun 3 02:30 cost [2024-06-03T02:34:34.764Z] -rw-r--r-- 1 root root 82 Jun 3 02:30 cost.csv [2024-06-03T02:34:34.764Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_napa/archives [2024-06-03T02:34:34.764Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives [2024-06-03T02:34:34.764Z] total 16 [2024-06-03T02:34:34.764Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 02:30 . [2024-06-03T02:34:34.764Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 02:34 .. [2024-06-03T02:34:34.764Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 02:30 cost [2024-06-03T02:34:34.764Z] -rw-r--r-- 1 jenkins jenkins 82 Jun 3 02:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:35.059Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:36.448Z] ---> package-listing.sh [2024-06-03T02:34:36.448Z] ++ facter osfamily [2024-06-03T02:34:36.448Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-03T02:34:36.707Z] + OS_FAMILY=debian [2024-06-03T02:34:36.707Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_napa [2024-06-03T02:34:36.707Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-03T02:34:36.707Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-03T02:34:36.707Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-03T02:34:36.707Z] + PACKAGES=/tmp/packages_start.txt [2024-06-03T02:34:36.707Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' [2024-06-03T02:34:36.707Z] + PACKAGES=/tmp/packages_end.txt [2024-06-03T02:34:36.707Z] + case "${OS_FAMILY}" in [2024-06-03T02:34:36.707Z] + dpkg -l [2024-06-03T02:34:36.707Z] + grep '^ii' [2024-06-03T02:34:36.707Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-03T02:34:36.707Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-03T02:34:36.707Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-03T02:34:36.707Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' [2024-06-03T02:34:36.707Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_napa/archives/ [2024-06-03T02:34:36.707Z] + 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-03T02:34:36.719Z] 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-03T02:34:36.996Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:34:37.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T02:34:37.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:34:37.637Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2024-06-03T02:34:37.668Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-03T02:34:37.861Z] $ docker top 8f7b829d8ff9b419fd435f3d5bc109f6aa1088060b5d3f0d3ebc620565904947 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-03T02:34:38.696Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-03T02:34:39.341Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-03T02:34:42.680Z] + ls /var/log/sa-host [2024-06-03T02:34:42.680Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T02:34:43.732Z] provisioning config files... [2024-06-03T02:34:44.365Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config15828815968830248783tmp [Pipeline] { [Pipeline] echo [2024-06-03T02:34:44.387Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:44.675Z] ---> create-netrc.sh [Pipeline] } [2024-06-03T02:34:44.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:45.026Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-03T02:34:45.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:45.323Z] ---> sudo-logs.sh [2024-06-03T02:34:45.323Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-03T02:34:45.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:45.646Z] ---> job-cost.sh [2024-06-03T02:34:45.646Z] lf-activate-venv: SKIPPING [2024-06-03T02:34:45.646Z] DEBUG: total: 0.2199999988079071 [2024-06-03T02:34:45.646Z] INFO: Retrieving Stack Cost... [2024-06-03T02:34:46.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-03T02:34:46.476Z] INFO: Archiving Costs [Pipeline] echo [2024-06-03T02:34:46.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:46.771Z] ---> logs-deploy.sh [2024-06-03T02:34:46.771Z] lf-activate-venv: SKIPPING [2024-06-03T02:34:46.771Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/napa/3 [2024-06-03T02:34:46.771Z] INFO: archiving workspace using pattern(s): [2024-06-03T02:34:47.710Z] Archives upload complete. [2024-06-03T02:34:47.710Z] INFO: archiving logs to Nexus