Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d94a7d1796027d80ed6cb298534afb37a5d1d1b 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-ssh3819428135068221968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh544418814215582027.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15882548096804074598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11987613791962393019.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-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16247952508236431923.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17127’ Running on prd-ubuntu20.04-docker-8c-8g-17129 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1d94a7d1796027d80ed6cb298534afb37a5d1d1b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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 1d94a7d1796027d80ed6cb298534afb37a5d1d1b # timeout=10 Commit message: "Merge pull request #214 from cloudxxx8/changelog" > git rev-list --no-walk dad3581f68ab7f120ccaa1e9a5c0830c4458f666 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:57:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:57:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:57:10 ========================================================= 13:57:10 EdgeX Global Pipelines Version Info 13:57:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:57:11 ------------------- 13:57:11 stable info: 13:57:11 ------------------- 13:57:11 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 13:57:11 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 13:57:11 Message: update stable to v1.0.257 13:57:11 ------------------- 13:57:11 experimental info: 13:57:11 ------------------- 13:57:11 Commited By: **** collab-it+edgex@linuxfoundation.org 13:57:11 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 13:57:11 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:57:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d94a7d [Pipeline] echo 13:57:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:12 provisioning config files... 13:57:12 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16646486296618409372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:12 ---> docker-login.sh 13:57:12 nexus3.edgexfoundry.org:10001 13:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:13 Configure a credential helper to remove this warning. See 13:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:13 13:57:13 Login Succeeded 13:57:13 nexus3.edgexfoundry.org:10002 13:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:14 Configure a credential helper to remove this warning. See 13:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:14 13:57:14 Login Succeeded 13:57:14 nexus3.edgexfoundry.org:10003 13:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:14 Configure a credential helper to remove this warning. See 13:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:14 13:57:14 Login Succeeded 13:57:14 nexus3.edgexfoundry.org:10004 13:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:14 Configure a credential helper to remove this warning. See 13:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:14 13:57:14 Login Succeeded 13:57:14 docker.io 13:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:14 Configure a credential helper to remove this warning. See 13:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:14 13:57:14 Login Succeeded 13:57:14 ---> docker-login.sh ends [Pipeline] } 13:57:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:57:15 + git rev-list -1 --merges 1d94a7d1796027d80ed6cb298534afb37a5d1d1b~1..1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] echo 13:57:15 -----------> git rev-list -1 --merges 1d94a7d1796027d80ed6cb298534afb37a5d1d1b~1..1d94a7d1796027d80ed6cb298534afb37a5d1d1b 1d94a7d1796027d80ed6cb298534afb37a5d1d1b 13:57:15 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [false] [Pipeline] sh 13:57:15 + git log --format=format:%s -1 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] echo 13:57:15 ========================================================= 13:57:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:57:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:57:15 + git log --format=format:%s -1 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] echo 13:57:15 [semverPrep] GIT_COMMIT: 1d94a7d1796027d80ed6cb298534afb37a5d1d1b, Commit Message: Merge pull request #214 from cloudxxx8/changelog [Pipeline] echo 13:57:15 [semverPrep] This is not a build commit. [Pipeline] sh 13:57:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:57:16 + grep -v github /etc/ssh/ssh_known_hosts 13:57:16 + [ -e /tmp/ssh_known_hosts ] 13:57:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:57:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 13:57:16 sudo tee -a /etc/ssh/ssh_known_hosts 13:57:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:57:16 13:57:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:57:16 0.1.4: Pulling from edgex-devops/py-git-semver 13:57:16 b85a868b505f: Pulling fs layer 13:57:16 e2be974225ed: Pulling fs layer 13:57:16 339a4e72a1f5: Pulling fs layer 13:57:16 988bab9f4d93: Pulling fs layer 13:57:16 1469e6f7b9e6: Pulling fs layer 13:57:16 eaf3925da568: Pulling fs layer 13:57:16 988bab9f4d93: Waiting 13:57:16 1469e6f7b9e6: Waiting 13:57:16 bab4dde63d76: Pulling fs layer 13:57:16 bde34c3a00c8: Pulling fs layer 13:57:16 eaf3925da568: Waiting 13:57:16 bab4dde63d76: Waiting 13:57:16 b352a97aabf1: Pulling fs layer 13:57:16 bde34c3a00c8: Waiting 13:57:16 4872d77fe225: Pulling fs layer 13:57:16 b352a97aabf1: Waiting 13:57:16 5851b861e8e6: Pulling fs layer 13:57:16 4872d77fe225: Waiting 13:57:16 e2be974225ed: Download complete 13:57:16 988bab9f4d93: Download complete 13:57:17 1469e6f7b9e6: Retrying in 5 seconds 13:57:17 339a4e72a1f5: Verifying Checksum 13:57:17 339a4e72a1f5: Download complete 13:57:17 eaf3925da568: Verifying Checksum 13:57:17 eaf3925da568: Download complete 13:57:17 b85a868b505f: Verifying Checksum 13:57:17 b85a868b505f: Download complete 13:57:17 bde34c3a00c8: Verifying Checksum 13:57:17 bde34c3a00c8: Download complete 13:57:17 b352a97aabf1: Download complete 13:57:17 4872d77fe225: Download complete 13:57:17 5851b861e8e6: Verifying Checksum 13:57:17 5851b861e8e6: Download complete 13:57:17 bab4dde63d76: Verifying Checksum 13:57:17 bab4dde63d76: Download complete 13:57:18 1469e6f7b9e6: Retrying in 4 seconds 13:57:18 b85a868b505f: Pull complete 13:57:18 e2be974225ed: Pull complete 13:57:18 339a4e72a1f5: Pull complete 13:57:18 988bab9f4d93: Pull complete 13:57:18 1469e6f7b9e6: Retrying in 3 seconds 13:57:20 1469e6f7b9e6: Retrying in 2 seconds 13:57:21 1469e6f7b9e6: Retrying in 1 second 13:57:22 1469e6f7b9e6: Retrying in 10 seconds 13:57:23 1469e6f7b9e6: Retrying in 9 seconds 13:57:24 1469e6f7b9e6: Retrying in 8 seconds 13:57:25 1469e6f7b9e6: Retrying in 7 seconds 13:57:26 1469e6f7b9e6: Retrying in 6 seconds 13:57:27 1469e6f7b9e6: Retrying in 5 seconds 13:57:28 1469e6f7b9e6: Retrying in 4 seconds 13:57:29 1469e6f7b9e6: Retrying in 3 seconds 13:57:30 1469e6f7b9e6: Retrying in 2 seconds 13:57:31 1469e6f7b9e6: Retrying in 1 second 13:57:32 1469e6f7b9e6: Verifying Checksum 13:57:32 1469e6f7b9e6: Download complete 13:57:33 1469e6f7b9e6: Pull complete 13:57:33 eaf3925da568: Pull complete 13:57:36 bab4dde63d76: Pull complete 13:57:36 bde34c3a00c8: Pull complete 13:57:36 b352a97aabf1: Pull complete 13:57:37 4872d77fe225: Pull complete 13:57:38 5851b861e8e6: Pull complete 13:57:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:57:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:38 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 13:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:57:46 $ docker top df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 -eo pid,comm 13:57:46 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). 13:57:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:57:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:46 [ssh-agent] Looking for ssh-agent implementation... 13:57:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:46 $ docker exec df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 ssh-agent 13:57:46 SSH_AUTH_SOCK=/tmp/ssh-fGpJZHOxlYFR/agent.31 13:57:46 SSH_AGENT_PID=37 13:57:46 Running ssh-add (command line suppressed) 13:57:46 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1987523028190775299.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1987523028190775299.key) 13:57:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:47 + git tag --points-at HEAD [Pipeline] } 13:57:47 $ docker exec --env ******** --env ******** df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 ssh-agent -k 13:57:47 unset SSH_AUTH_SOCK; 13:57:47 unset SSH_AGENT_PID; 13:57:47 echo Agent pid 37 killed; 13:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:57:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:47 [ssh-agent] Looking for ssh-agent implementation... 13:57:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:47 $ docker exec df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 ssh-agent 13:57:47 SSH_AUTH_SOCK=/tmp/ssh-FhkrreAJFFDN/agent.69 13:57:47 SSH_AGENT_PID=75 13:57:47 Running ssh-add (command line suppressed) 13:57:47 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14442412854791906472.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14442412854791906472.key) 13:57:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:47 + git semver init 13:57:48 2023-11-09 13:57:48,097 [run_init] DEBUG init version:0.0.0 force:False 13:57:48 2023-11-09 13:57:48,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 13:57:48 2023-11-09 13:57:48,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 13:57:48 2023-11-09 13:57:48,100 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 13:57:50 2023-11-09 13:57:49,566 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 13:57:50 2023-11-09 13:57:49,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 13:57:50 2023-11-09 13:57:49,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 13:57:50 2023-11-09 13:57:49,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 13:57:50 3.1.0-dev.24 [Pipeline] } 13:57:50 $ docker exec --env ******** --env ******** df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 ssh-agent -k 13:57:50 unset SSH_AUTH_SOCK; 13:57:50 unset SSH_AGENT_PID; 13:57:50 echo Agent pid 75 killed; 13:57:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:50 + git semver [Pipeline] } 13:57:50 $ docker stop --time=1 df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 13:57:52 $ docker rm -f --volumes df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:57:53 Stashed 1 file(s) [Pipeline] echo 13:57:53 [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [Pipeline] } [Pipeline] // script [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 13:57:53 provisioning config files... 13:57:53 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3358420502591823357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:53 ---> docker-login.sh 13:57:53 nexus3.edgexfoundry.org:10001 13:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:53 Configure a credential helper to remove this warning. See 13:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:53 13:57:53 Login Succeeded 13:57:53 nexus3.edgexfoundry.org:10002 13:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:53 Configure a credential helper to remove this warning. See 13:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:53 13:57:53 Login Succeeded 13:57:53 nexus3.edgexfoundry.org:10003 13:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:53 Configure a credential helper to remove this warning. See 13:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:53 13:57:53 Login Succeeded 13:57:53 nexus3.edgexfoundry.org:10004 13:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:53 Configure a credential helper to remove this warning. See 13:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:53 13:57:53 Login Succeeded 13:57:53 docker.io 13:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:54 Configure a credential helper to remove this warning. See 13:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:54 13:57:54 Login Succeeded 13:57:54 ---> docker-login.sh ends [Pipeline] } 13:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:54 ========================================================= 13:57:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:57:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:57:54 Sending build context to Docker daemon 16.16MB 13:57:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:57:54 Step 2/12 : FROM ${BASE} AS builder 13:57:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:57:54 7264a8db6415: Pulling fs layer 13:57:54 c4d48a809fc2: Pulling fs layer 13:57:54 4f1c88b9dad5: Pulling fs layer 13:57:54 ad3a456e5733: Pulling fs layer 13:57:54 33e27b845d1e: Pulling fs layer 13:57:54 c68163c4e522: Pulling fs layer 13:57:54 ad3a456e5733: Waiting 13:57:54 33e27b845d1e: Waiting 13:57:54 50da416c3ac9: Pulling fs layer 13:57:54 23d2d4c4bb30: Pulling fs layer 13:57:54 c68163c4e522: Waiting 13:57:54 50da416c3ac9: Waiting 13:57:54 23d2d4c4bb30: Waiting 13:57:54 c4d48a809fc2: Verifying Checksum 13:57:54 c4d48a809fc2: Download complete 13:57:54 ad3a456e5733: Verifying Checksum 13:57:54 ad3a456e5733: Download complete 13:57:54 33e27b845d1e: Download complete 13:57:54 7264a8db6415: Verifying Checksum 13:57:54 7264a8db6415: Download complete 13:57:54 c68163c4e522: Verifying Checksum 13:57:54 c68163c4e522: Download complete 13:57:54 7264a8db6415: Pull complete 13:57:54 23d2d4c4bb30: Verifying Checksum 13:57:54 23d2d4c4bb30: Download complete 13:57:55 c4d48a809fc2: Pull complete 13:57:55 4f1c88b9dad5: Download complete 13:57:55 50da416c3ac9: Verifying Checksum 13:57:55 50da416c3ac9: Download complete 13:57:59 4f1c88b9dad5: Pull complete 13:57:59 ad3a456e5733: Pull complete 13:57:59 33e27b845d1e: Pull complete 13:57:59 c68163c4e522: Pull complete 13:58:01 50da416c3ac9: Pull complete 13:58:01 23d2d4c4bb30: Pull complete 13:58:01 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:58:01 ---> 0786185ac409 13:58:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:58:08 Still waiting to schedule task 13:58:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17128’ 13:58:11 ---> Running in d13810fc1877 13:58:11 Removing intermediate container d13810fc1877 13:58:11 ---> 1760ca11b1bf 13:58:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:58:11 ---> Running in c13d2435b5ba 13:58:11 Removing intermediate container c13d2435b5ba 13:58:11 ---> 2e37a6609322 13:58:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:58:11 ---> Running in 429d26e93ebb 13:58:11 Removing intermediate container 429d26e93ebb 13:58:11 ---> aca61e3c8000 13:58:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:58:11 ---> Running in 2ad5c48ace36 13:58:11 Removing intermediate container 2ad5c48ace36 13:58:11 ---> 516eb086ead4 13:58:11 Step 7/12 : WORKDIR /device-gpio 13:58:11 ---> Running in b8dfacc08175 13:58:11 Removing intermediate container b8dfacc08175 13:58:11 ---> 14641ea4b5a4 13:58:11 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:58:11 ---> Running in 28fb805af8d3 13:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:58:11 (1/4) Installing openssh-keygen (9.3_p2-r0) 13:58:11 (2/4) Installing libedit (20221030.3.1-r1) 13:58:11 (3/4) Installing openssh-client-common (9.3_p2-r0) 13:58:11 (4/4) Installing openssh-client-default (9.3_p2-r0) 13:58:11 Executing busybox-1.36.1-r2.trigger 13:58:11 OK: 268 MiB in 56 packages 13:58:12 Removing intermediate container 28fb805af8d3 13:58:12 ---> ecf1d8ff7d12 13:58:12 Step 9/12 : COPY go.mod vendor* ./ 13:58:12 ---> c04a6df89e05 13:58:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:58:12 ---> Running in a8975f409e14 13:58:59 Removing intermediate container a8975f409e14 13:58:59 ---> 9215bc0a3319 13:58:59 Step 11/12 : COPY . . 13:58:59 ---> 36747cf28d22 13:58:59 Step 12/12 : RUN ${MAKE} 13:58:59 ---> Running in ccf67efed8e0 13:58:59 noop 13:58:59 Removing intermediate container ccf67efed8e0 13:58:59 ---> 0fc273d06c7f 13:58:59 Successfully built 0fc273d06c7f 13:58:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:59 + docker inspect -f . ci-base-image-x86_64 13:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:59 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 13:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:59:00 $ docker top 8cb6b1c74d887f2ff6f911c2131f8b324ad8f6992546cd29365831b9eda172ff -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:00 + go version 13:59:00 go version go1.21.0 linux/amd64 [Pipeline] } 13:59:00 $ docker stop --time=1 8cb6b1c74d887f2ff6f911c2131f8b324ad8f6992546cd29365831b9eda172ff 13:59:02 $ docker rm -f --volumes 8cb6b1c74d887f2ff6f911c2131f8b324ad8f6992546cd29365831b9eda172ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:02 + docker inspect -f . ci-base-image-x86_64 13:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:02 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 13:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:59:03 $ docker top 9a5f067a02e32a90141ce6484058e97e0fbf5684ee7db3c8dcdb3220c98ac8d8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 13:59:04 + make test 13:59:04 go test ./... -coverprofile=coverage.out ./... 13:59:09 ? github.com/edgexfoundry/device-gpio [no test files] 13:59:21 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 13:59:21 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 13:59:26 go vet ./... 13:59:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:59:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:59:31 ./bin/test-attribution-txt.sh [Pipeline] echo 13:59:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:59:31 $ docker stop --time=1 9a5f067a02e32a90141ce6484058e97e0fbf5684ee7db3c8dcdb3220c98ac8d8 13:59:36 $ docker rm -f --volumes 9a5f067a02e32a90141ce6484058e97e0fbf5684ee7db3c8dcdb3220c98ac8d8 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:59:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:59:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:59:37 + ls -al . 13:59:37 total 160 13:59:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:59 . 13:59:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 13:57 .. 13:59:37 -rw-rw-r-- 1 jenkins jenkins 120 Nov 9 13:57 .dockerignore 13:59:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:59 .git 13:59:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:57 .github 13:59:37 -rw-rw-r-- 1 jenkins jenkins 277 Nov 9 13:57 .gitignore 13:59:37 -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 13:57 .golangci.yml 13:59:37 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 13:57 .semver 13:59:37 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 9 13:57 Attribution.txt 13:59:37 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 9 13:57 CHANGELOG.md 13:59:37 -rw-rw-r-- 1 jenkins jenkins 1542 Nov 9 13:57 Dockerfile 13:59:37 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 13:57 GOVERNANCE.md 13:59:37 -rw-rw-r-- 1 jenkins jenkins 657 Nov 9 13:57 Jenkinsfile 13:59:37 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 13:57 LICENSE 13:59:37 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 9 13:57 Makefile 13:59:37 -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 13:57 OWNERS.md 13:59:37 -rw-rw-r-- 1 jenkins jenkins 12217 Nov 9 13:57 README.md 13:59:37 -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 13:57 VERSION 13:59:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 13:57 bin 13:59:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:57 cmd 13:59:37 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 13:59 coverage.out 13:59:37 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 9 13:57 go.mod 13:59:37 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 9 13:57 go.sum 13:59:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:57 internal 13:59:37 -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 13:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:37 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1d94a7d1796027d80ed6cb298534afb37a5d1d1b --label arch=amd64 --label version=3.1.0-dev.24 . 13:59:37 Sending build context to Docker daemon 16.16MB 13:59:37 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 13:59:37 Step 2/25 : FROM ${BASE} AS builder 13:59:37 ---> 0fc273d06c7f 13:59:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:59:39 ---> Running in 92e4c55edea0 13:59:39 Removing intermediate container 92e4c55edea0 13:59:39 ---> 614278817327 13:59:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:59:39 ---> Running in 6bf387aaa14a 13:59:39 Removing intermediate container 6bf387aaa14a 13:59:39 ---> c31ab06ec6c6 13:59:39 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:59:39 ---> Running in 4aff5f229daf 13:59:39 Removing intermediate container 4aff5f229daf 13:59:39 ---> e791c19cc361 13:59:39 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:59:39 ---> Running in e7a29838296a 13:59:39 Removing intermediate container e7a29838296a 13:59:39 ---> 82835c986115 13:59:39 Step 7/25 : WORKDIR /device-gpio 13:59:39 ---> Running in d6a199975cf1 13:59:40 Removing intermediate container d6a199975cf1 13:59:40 ---> 517eb1b20611 13:59:40 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:59:40 ---> Running in ef130f109865 13:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:59:40 OK: 268 MiB in 56 packages 13:59:41 Removing intermediate container ef130f109865 13:59:41 ---> cfe4efdfdb57 13:59:41 Step 9/25 : COPY go.mod vendor* ./ 13:59:42 ---> 60d2e950192b 13:59:42 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:59:42 ---> Running in ca60249df555 13:59:43 Removing intermediate container ca60249df555 13:59:43 ---> 0c2653745ab9 13:59:43 Step 11/25 : COPY . . 13:59:45 ---> 7ed91d36a5b5 13:59:45 Step 12/25 : RUN ${MAKE} 13:59:45 ---> Running in cb426616881e 13:59:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 14:00:33 Removing intermediate container cb426616881e 14:00:33 ---> 0f73444a50af 14:00:33 Step 13/25 : FROM alpine:3.18 14:00:33 3.18: Pulling from library/alpine 14:00:33 96526aa774ef: Pulling fs layer 14:00:33 96526aa774ef: Download complete 14:00:34 96526aa774ef: Pull complete 14:00:34 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:00:34 Status: Downloaded newer image for alpine:3.18 14:00:34 ---> 8ca4688f4f35 14:00:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 14:00:35 ---> Running in 8b627f1ec1eb 14:00:35 Removing intermediate container 8b627f1ec1eb 14:00:35 ---> a6c21aab7193 14:00:35 Step 15/25 : RUN apk add --update --no-cache 14:00:35 ---> Running in 6b260ecad635 14:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:00:35 OK: 7 MiB in 15 packages 14:00:36 Removing intermediate container 6b260ecad635 14:00:36 ---> 34046855f2a0 14:00:36 Step 16/25 : WORKDIR / 14:00:36 ---> Running in 645022e66aef 14:00:36 Removing intermediate container 645022e66aef 14:00:36 ---> edd62ce0a5d0 14:00:36 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 14:00:36 ---> 1f36985aa601 14:00:36 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 14:00:36 ---> a403bca54ec2 14:00:36 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 14:00:38 ---> d572232f6b9e 14:00:38 Step 20/25 : EXPOSE 59910 14:00:38 ---> Running in 411d885dbf86 14:00:38 Removing intermediate container 411d885dbf86 14:00:38 ---> 588d7ec98315 14:00:38 Step 21/25 : ENTRYPOINT ["/device-gpio"] 14:00:38 ---> Running in 52f55198a314 14:00:38 Removing intermediate container 52f55198a314 14:00:38 ---> 759580bd7e27 14:00:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:00:38 ---> Running in 0cbef59a078d 14:00:38 Removing intermediate container 0cbef59a078d 14:00:38 ---> 50549ff37078 14:00:38 Step 23/25 : LABEL arch=amd64 14:00:38 ---> Running in e0c761ab7010 14:00:38 Removing intermediate container e0c761ab7010 14:00:38 ---> ce79b2426bc0 14:00:38 Step 24/25 : LABEL git_sha=1d94a7d1796027d80ed6cb298534afb37a5d1d1b 14:00:38 ---> Running in 17627c5d415c 14:00:38 Removing intermediate container 17627c5d415c 14:00:38 ---> a9b066b217c6 14:00:38 Step 25/25 : LABEL version=3.1.0-dev.24 14:00:38 ---> Running in 0a5e5e6f39cd 14:00:38 Removing intermediate container 0a5e5e6f39cd 14:00:38 ---> a82724bbac9f 14:00:38 [Warning] One or more build-args [ARCH] were not consumed 14:00:38 Successfully built a82724bbac9f 14:00:38 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:38 provisioning config files... 14:00:38 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7821530558779554161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:39 ---> docker-login.sh 14:00:39 nexus3.edgexfoundry.org:10001 14:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:39 Configure a credential helper to remove this warning. See 14:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:39 14:00:39 Login Succeeded 14:00:39 nexus3.edgexfoundry.org:10002 14:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:39 Configure a credential helper to remove this warning. See 14:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:39 14:00:39 Login Succeeded 14:00:39 nexus3.edgexfoundry.org:10003 14:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:39 Configure a credential helper to remove this warning. See 14:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:39 14:00:39 Login Succeeded 14:00:39 nexus3.edgexfoundry.org:10004 14:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:39 Configure a credential helper to remove this warning. See 14:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:39 14:00:39 Login Succeeded 14:00:39 docker.io 14:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:39 Configure a credential helper to remove this warning. See 14:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:39 14:00:39 Login Succeeded 14:00:39 ---> docker-login.sh ends [Pipeline] } 14:00:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:00:39 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 14:00:39 1d94a7d1796027d80ed6cb298534afb37a5d1d1b 14:00:39 latest 14:00:39 3.1.0-dev.24 14:00:39 1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 14:00:39 main 14:00:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:40 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:40 + docker push nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b 14:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:00:40 e028d2528ab1: Preparing 14:00:40 357458abc19b: Preparing 14:00:40 da72130d8e30: Preparing 14:00:40 18f2105f11fb: Preparing 14:00:40 cc2447e1835a: Preparing 14:00:40 cc2447e1835a: Layer already exists 14:00:40 da72130d8e30: Pushed 14:00:40 18f2105f11fb: Pushed 14:00:40 357458abc19b: Pushed 14:00:42 e028d2528ab1: Pushed 14:00:42 1d94a7d1796027d80ed6cb298534afb37a5d1d1b: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:43 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 14:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:00:43 e028d2528ab1: Preparing 14:00:43 357458abc19b: Preparing 14:00:43 da72130d8e30: Preparing 14:00:43 18f2105f11fb: Preparing 14:00:43 cc2447e1835a: Preparing 14:00:43 18f2105f11fb: Layer already exists 14:00:43 cc2447e1835a: Layer already exists 14:00:43 357458abc19b: Layer already exists 14:00:43 da72130d8e30: Layer already exists 14:00:43 e028d2528ab1: Layer already exists 14:00:43 latest: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:43 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:44 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.24 14:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:00:44 e028d2528ab1: Preparing 14:00:44 357458abc19b: Preparing 14:00:44 da72130d8e30: Preparing 14:00:44 18f2105f11fb: Preparing 14:00:44 cc2447e1835a: Preparing 14:00:44 18f2105f11fb: Layer already exists 14:00:44 e028d2528ab1: Layer already exists 14:00:44 da72130d8e30: Layer already exists 14:00:44 357458abc19b: Layer already exists 14:00:44 cc2447e1835a: Layer already exists 14:00:44 3.1.0-dev.24: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:44 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:44 + docker push nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 14:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:00:44 e028d2528ab1: Preparing 14:00:44 357458abc19b: Preparing 14:00:44 da72130d8e30: Preparing 14:00:44 18f2105f11fb: Preparing 14:00:44 cc2447e1835a: Preparing 14:00:44 cc2447e1835a: Layer already exists 14:00:44 da72130d8e30: Layer already exists 14:00:44 357458abc19b: Layer already exists 14:00:44 e028d2528ab1: Layer already exists 14:00:44 18f2105f11fb: Layer already exists 14:00:44 1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:45 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 14:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:00:45 e028d2528ab1: Preparing 14:00:45 357458abc19b: Preparing 14:00:45 da72130d8e30: Preparing 14:00:45 18f2105f11fb: Preparing 14:00:45 cc2447e1835a: Preparing 14:00:45 cc2447e1835a: Layer already exists 14:00:45 18f2105f11fb: Layer already exists 14:00:45 357458abc19b: Layer already exists 14:00:45 da72130d8e30: Layer already exists 14:00:45 e028d2528ab1: Layer already exists 14:00:45 main: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:00:45 ===================================================== [Pipeline] echo 14:00:45 taggedImages: 14:00:45 - nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b 14:00:45 - nexus3.edgexfoundry.org:10004/device-gpio:latest 14:00:45 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.24 14:00:45 - nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 14:00:45 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:45 14:00:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:46 latest: Pulling from edgex-lftools-log-publisher 14:00:46 5eb5b503b376: Pulling fs layer 14:00:46 5c69ac0246d0: Pulling fs layer 14:00:46 ec43610c2a17: Pulling fs layer 14:00:46 3a2ae6a8a46f: Pulling fs layer 14:00:46 33b1e0a273af: Pulling fs layer 14:00:46 5d3b04190fa2: Pulling fs layer 14:00:46 2f39f015ded8: Pulling fs layer 14:00:46 3a2ae6a8a46f: Waiting 14:00:46 33b1e0a273af: Waiting 14:00:46 5d3b04190fa2: Waiting 14:00:46 2f39f015ded8: Waiting 14:00:46 5c69ac0246d0: Download complete 14:00:46 3a2ae6a8a46f: Download complete 14:00:46 33b1e0a273af: Verifying Checksum 14:00:46 33b1e0a273af: Download complete 14:00:46 5d3b04190fa2: Verifying Checksum 14:00:46 5d3b04190fa2: Download complete 14:00:46 ec43610c2a17: Download complete 14:00:46 5eb5b503b376: Download complete 14:00:47 2f39f015ded8: Download complete 14:00:47 5eb5b503b376: Pull complete 14:00:47 5c69ac0246d0: Pull complete 14:00:48 ec43610c2a17: Pull complete 14:00:48 3a2ae6a8a46f: Pull complete 14:00:48 33b1e0a273af: Pull complete 14:00:48 5d3b04190fa2: Pull complete 14:00:52 2f39f015ded8: Pull complete 14:00:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:53 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 14:00:53 $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:00:59 $ docker top 9b09dda52cc5db02476afcc6f21c8b62e8cecac2cfb8729c0ef8ff000b15088f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:59 ---> job-cost.sh 14:00:59 lf-activate-venv: SKIPPING 14:00:59 INFO: No Stack... 14:01:00 INFO: Retrieving Pricing Info for: v3-standard-8 14:01:00 INFO: Archiving Costs [Pipeline] sh 14:01:00 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 14:01:00 + cut -d, -f6 [Pipeline] lock 14:01:00 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] 14:01:00 Resource [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] did not exist. Created. 14:01:00 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:01:01 + echo total: 0.2199999988079071 [Pipeline] stash 14:01:01 Stashed 1 file(s) [Pipeline] } 14:01:01 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 14:01:01 $ docker stop --time=1 9b09dda52cc5db02476afcc6f21c8b62e8cecac2cfb8729c0ef8ff000b15088f 14:01:02 $ docker rm -f --volumes 9b09dda52cc5db02476afcc6f21c8b62e8cecac2cfb8729c0ef8ff000b15088f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:01:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17132 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 14:01:26 Running in /w/workspace/device-gpio/111 [Pipeline] { [Pipeline] checkout 14:01:26 The recommended git tool is: git 14:01:31 using credential edgex-jenkins-ssh 14:01:31 Cloning the remote Git repository 14:01:31 Cloning repository git@github.com:edgexfoundry/device-gpio.git 14:01:31 > git init /w/workspace/device-gpio/111 # timeout=10 14:01:31 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 14:01:31 > git --version # timeout=10 14:01:31 > git --version # 'git version 2.25.1' 14:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:34 Avoid second fetch 14:01:34 Checking out Revision 1d94a7d1796027d80ed6cb298534afb37a5d1d1b (main) 14:01:33 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 14:01:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:34 > git config core.sparsecheckout # timeout=10 14:01:34 > git checkout -f 1d94a7d1796027d80ed6cb298534afb37a5d1d1b # timeout=10 14:01:35 Commit message: "Merge pull request #214 from cloudxxx8/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:01:36 % Total % Received % Xferd Average Speed Time Time Time Current 14:01:36 Dload Upload Total Spent Left Speed 14:01:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 14:01:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:01:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:01:37 + sudo tee /etc/docker/daemon.new 14:01:37 { 14:01:37 "registry-mirrors": [ 14:01:37 "https://nexus3.edgexfoundry.org:10001" 14:01:37 ], 14:01:37 "bip": "10.250.0.254/24", 14:01:37 "hosts": [ 14:01:37 "tcp://0.0.0.0:5555", 14:01:37 "unix:///var/run/docker.sock" 14:01:37 ], 14:01:37 "mtu": 1458, 14:01:37 "selinux-enabled": true, 14:01:37 "seccomp-profile": "/etc/docker/seccomp.json" 14:01:37 } [Pipeline] sh 14:01:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:01:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:56 provisioning config files... 14:01:56 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/111@tmp/config1799267640801224242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:56 ---> docker-login.sh 14:01:56 nexus3.edgexfoundry.org:10001 14:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:57 Configure a credential helper to remove this warning. See 14:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:57 14:01:57 Login Succeeded 14:01:57 nexus3.edgexfoundry.org:10002 14:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:57 Configure a credential helper to remove this warning. See 14:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:57 14:01:57 Login Succeeded 14:01:57 nexus3.edgexfoundry.org:10003 14:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:57 Configure a credential helper to remove this warning. See 14:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:57 14:01:57 Login Succeeded 14:01:57 nexus3.edgexfoundry.org:10004 14:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:58 Configure a credential helper to remove this warning. See 14:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:58 14:01:58 Login Succeeded 14:01:58 docker.io 14:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:58 Configure a credential helper to remove this warning. See 14:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:58 14:01:58 Login Succeeded 14:01:58 ---> docker-login.sh ends [Pipeline] } 14:01:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:01:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:01:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:01:59 ========================================================= 14:01:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:01:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:01:59 Sending build context to Docker daemon 8.14MB 14:01:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:01:59 Step 2/12 : FROM ${BASE} AS builder 14:01:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:01:59 9fda8d8052c6: Pulling fs layer 14:01:59 5d54e960e981: Pulling fs layer 14:01:59 c4a7e357bf2a: Pulling fs layer 14:01:59 f0e02332f6b5: Pulling fs layer 14:01:59 cefa15bbcfad: Pulling fs layer 14:01:59 17808c966233: Pulling fs layer 14:01:59 f4c1fc716caa: Pulling fs layer 14:01:59 f0e02332f6b5: Waiting 14:01:59 cefa15bbcfad: Waiting 14:01:59 17808c966233: Waiting 14:01:59 f4c1fc716caa: Waiting 14:01:59 5d54e960e981: Download complete 14:01:59 f0e02332f6b5: Verifying Checksum 14:01:59 f0e02332f6b5: Download complete 14:01:59 cefa15bbcfad: Verifying Checksum 14:01:59 cefa15bbcfad: Download complete 14:01:59 9fda8d8052c6: Verifying Checksum 14:01:59 9fda8d8052c6: Download complete 14:02:00 f4c1fc716caa: Verifying Checksum 14:02:00 f4c1fc716caa: Download complete 14:02:01 9fda8d8052c6: Pull complete 14:02:01 5d54e960e981: Pull complete 14:02:01 c4a7e357bf2a: Verifying Checksum 14:02:01 c4a7e357bf2a: Download complete 14:02:02 17808c966233: Verifying Checksum 14:02:02 17808c966233: Download complete 14:02:15 c4a7e357bf2a: Pull complete 14:02:15 f0e02332f6b5: Pull complete 14:02:15 cefa15bbcfad: Pull complete 14:02:23 17808c966233: Pull complete 14:02:23 f4c1fc716caa: Pull complete 14:02:23 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:02:24 ---> ea914061e18c 14:02:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:02:26 ---> Running in 2761ffed5c5f 14:02:26 Removing intermediate container 2761ffed5c5f 14:02:26 ---> ff1013b7a468 14:02:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:26 ---> Running in b376fd2eed22 14:02:26 Removing intermediate container b376fd2eed22 14:02:26 ---> 3e5574734590 14:02:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 14:02:26 ---> Running in 65b77f768edb 14:02:27 Removing intermediate container 65b77f768edb 14:02:27 ---> 9f2416a1efb3 14:02:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:02:27 ---> Running in 47a044270df4 14:02:27 Removing intermediate container 47a044270df4 14:02:27 ---> 63889c1835aa 14:02:27 Step 7/12 : WORKDIR /device-gpio 14:02:27 ---> Running in 10a2109eff2b 14:02:27 Removing intermediate container 10a2109eff2b 14:02:27 ---> e5643392240a 14:02:27 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:27 ---> Running in 4a4ce17cbe2b 14:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:02:30 (1/4) Installing openssh-keygen (9.3_p2-r0) 14:02:30 (2/4) Installing libedit (20221030.3.1-r1) 14:02:30 (3/4) Installing openssh-client-common (9.3_p2-r0) 14:02:30 (4/4) Installing openssh-client-default (9.3_p2-r0) 14:02:30 Executing busybox-1.36.1-r2.trigger 14:02:30 OK: 270 MiB in 56 packages 14:02:35 Removing intermediate container 4a4ce17cbe2b 14:02:35 ---> 488da5c94575 14:02:35 Step 9/12 : COPY go.mod vendor* ./ 14:02:35 ---> 060809e75cc3 14:02:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:35 ---> Running in ce8f885bec61 14:03:56 Removing intermediate container ce8f885bec61 14:03:56 ---> 77611e18d97b 14:03:56 Step 11/12 : COPY . . 14:03:56 ---> 8429076211d4 14:03:56 Step 12/12 : RUN ${MAKE} 14:03:56 ---> Running in 4770b2d33b65 14:03:56 noop 14:03:59 Removing intermediate container 4770b2d33b65 14:03:59 ---> 54998ab5a4b4 14:03:59 Successfully built 54998ab5a4b4 14:03:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:59 + docker inspect -f . ci-base-image-arm64 14:03:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-17132 does not seem to be running inside a container 14:04:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/111 -v /w/workspace/device-gpio/111:/w/workspace/device-gpio/111:rw,z -v /w/workspace/device-gpio/111@tmp:/w/workspace/device-gpio/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:04:01 $ docker top 35ae1465ee002ef5c78966ec739c53761997a78e3a6c523df3cad3007604a02c -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:02 + go version 14:04:02 go version go1.21.0 linux/arm64 [Pipeline] } 14:04:02 $ docker stop --time=1 35ae1465ee002ef5c78966ec739c53761997a78e3a6c523df3cad3007604a02c 14:04:03 $ docker rm -f --volumes 35ae1465ee002ef5c78966ec739c53761997a78e3a6c523df3cad3007604a02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:04 + docker inspect -f . ci-base-image-arm64 14:04:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:04 prd-ubuntu20.04-docker-arm64-4c-16g-17132 does not seem to be running inside a container 14:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/111 -v /w/workspace/device-gpio/111:/w/workspace/device-gpio/111:rw,z -v /w/workspace/device-gpio/111@tmp:/w/workspace/device-gpio/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:04:06 $ docker top dad22d23ba5c9894abd5318030f90562773608cf7b180a7d131b989e4672c0bb -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:07 + git config --global --add safe.directory /w/workspace/device-gpio/111 [Pipeline] fileExists [Pipeline] sh 14:04:07 + make test 14:04:07 go test ./... -coverprofile=coverage.out ./... 14:04:11 ? github.com/edgexfoundry/device-gpio [no test files] 14:06:03 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 14:06:03 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 14:06:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:06:03 go vet ./... 14:06:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:06:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:06:25 ./bin/test-attribution-txt.sh [Pipeline] echo 14:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:06:25 $ docker stop --time=1 dad22d23ba5c9894abd5318030f90562773608cf7b180a7d131b989e4672c0bb 14:06:27 $ docker rm -f --volumes dad22d23ba5c9894abd5318030f90562773608cf7b180a7d131b989e4672c0bb [Pipeline] // withDockerContainer [Pipeline] sh 14:06:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:06:29 Warning: overwriting stash ‘coverage-report’ 14:06:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:06:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:06:30 + ls -al . 14:06:30 total 156 14:06:30 drwxrwxr-x 7 jenkins jenkins 4096 Nov 9 14:04 . 14:06:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 14:01 .. 14:06:30 -rw-rw-r-- 1 jenkins jenkins 120 Nov 9 14:01 .dockerignore 14:06:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 14:01 .git 14:06:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:01 .github 14:06:30 -rw-rw-r-- 1 jenkins jenkins 277 Nov 9 14:01 .gitignore 14:06:30 -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 14:01 .golangci.yml 14:06:30 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 9 14:01 Attribution.txt 14:06:30 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 9 14:01 CHANGELOG.md 14:06:30 -rw-rw-r-- 1 jenkins jenkins 1542 Nov 9 14:01 Dockerfile 14:06:30 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 14:01 GOVERNANCE.md 14:06:30 -rw-rw-r-- 1 jenkins jenkins 657 Nov 9 14:01 Jenkinsfile 14:06:30 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 14:01 LICENSE 14:06:30 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 9 14:01 Makefile 14:06:30 -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 14:01 OWNERS.md 14:06:30 -rw-rw-r-- 1 jenkins jenkins 12217 Nov 9 14:01 README.md 14:06:30 -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 13:57 VERSION 14:06:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 14:01 bin 14:06:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:01 cmd 14:06:30 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 14:04 coverage.out 14:06:30 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 9 14:01 go.mod 14:06:30 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 9 14:01 go.sum 14:06:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:01 internal 14:06:30 -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 14:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:30 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1d94a7d1796027d80ed6cb298534afb37a5d1d1b --label arch=arm64 --label version=3.1.0-dev.24 . 14:06:32 Sending build context to Docker daemon 8.141MB 14:06:32 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 14:06:32 Step 2/25 : FROM ${BASE} AS builder 14:06:32 ---> 54998ab5a4b4 14:06:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:06:34 ---> Running in 2a06c9d4601e 14:06:34 Removing intermediate container 2a06c9d4601e 14:06:34 ---> c5f9c46825ee 14:06:34 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:06:34 ---> Running in 9ee417c08d1c 14:06:35 Removing intermediate container 9ee417c08d1c 14:06:35 ---> 469ca2474f14 14:06:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 14:06:35 ---> Running in ebae80981bf4 14:06:35 Removing intermediate container ebae80981bf4 14:06:35 ---> 44ecb29bd848 14:06:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 14:06:36 ---> Running in b94b8e8565b8 14:06:36 Removing intermediate container b94b8e8565b8 14:06:36 ---> 238676440f02 14:06:36 Step 7/25 : WORKDIR /device-gpio 14:06:36 ---> Running in 0cd7122e2e23 14:06:37 Removing intermediate container 0cd7122e2e23 14:06:37 ---> 6e640839e21b 14:06:37 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:37 ---> Running in 78af6fdef792 14:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:06:40 OK: 270 MiB in 56 packages 14:06:41 Removing intermediate container 78af6fdef792 14:06:41 ---> 0c18bec50f7d 14:06:41 Step 9/25 : COPY go.mod vendor* ./ 14:06:43 ---> eb32855a6c6f 14:06:43 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:43 ---> Running in ec3fa4e5c614 14:06:47 Removing intermediate container ec3fa4e5c614 14:06:47 ---> f9fd32f1b6fc 14:06:47 Step 11/25 : COPY . . 14:06:48 ---> 6f4ddf6130e7 14:06:48 Step 12/25 : RUN ${MAKE} 14:06:48 ---> Running in e4710ff2ed36 14:06:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 14:08:58 Removing intermediate container e4710ff2ed36 14:08:58 ---> fbb160aeebf7 14:08:58 Step 13/25 : FROM alpine:3.18 14:08:58 3.18: Pulling from library/alpine 14:08:58 579b34f0a95b: Pulling fs layer 14:08:58 579b34f0a95b: Download complete 14:08:58 579b34f0a95b: Pull complete 14:08:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:08:58 Status: Downloaded newer image for alpine:3.18 14:08:58 ---> 3cc203321400 14:08:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 14:08:58 ---> Running in 2f3e1b4a147a 14:08:58 Removing intermediate container 2f3e1b4a147a 14:08:58 ---> 690f48c302de 14:08:58 Step 15/25 : RUN apk add --update --no-cache 14:08:58 ---> Running in 4213e4b6be62 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:08:58 OK: 8 MiB in 15 packages 14:08:58 Removing intermediate container 4213e4b6be62 14:08:58 ---> 69713f1822ab 14:08:58 Step 16/25 : WORKDIR / 14:08:58 ---> Running in 46c55c6fc604 14:08:58 Removing intermediate container 46c55c6fc604 14:08:58 ---> b3651b718da3 14:08:58 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 14:08:58 ---> b47cf4147d69 14:08:58 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 14:08:58 ---> 0d78acb4afd0 14:08:58 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 14:08:58 ---> 3229d584ba99 14:08:58 Step 20/25 : EXPOSE 59910 14:08:58 ---> Running in 58f82e251eb0 14:08:58 Removing intermediate container 58f82e251eb0 14:08:58 ---> 6ec91c132a87 14:08:58 Step 21/25 : ENTRYPOINT ["/device-gpio"] 14:08:58 ---> Running in b3ffc1679fe8 14:08:58 Removing intermediate container b3ffc1679fe8 14:08:58 ---> f0a64b2172d5 14:08:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:08:58 ---> Running in 9c1f92fb7ae5 14:08:58 Removing intermediate container 9c1f92fb7ae5 14:08:58 ---> ef16f2a8d1f5 14:08:58 Step 23/25 : LABEL arch=arm64 14:08:58 ---> Running in dc988f8b89bf 14:08:58 Removing intermediate container dc988f8b89bf 14:08:58 ---> 86c4188097d8 14:08:58 Step 24/25 : LABEL git_sha=1d94a7d1796027d80ed6cb298534afb37a5d1d1b 14:08:58 ---> Running in c70c1cb124d9 14:08:58 Removing intermediate container c70c1cb124d9 14:08:58 ---> 868615eced4c 14:08:58 Step 25/25 : LABEL version=3.1.0-dev.24 14:08:58 ---> Running in dbf2b2ceb89b 14:08:58 Removing intermediate container dbf2b2ceb89b 14:08:58 ---> d5abef6a62ac 14:08:58 [Warning] One or more build-args [ARCH] were not consumed 14:08:58 Successfully built d5abef6a62ac 14:08:58 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:58 provisioning config files... 14:08:58 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/111@tmp/config17971805374487810423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:58 ---> docker-login.sh 14:08:58 nexus3.edgexfoundry.org:10001 14:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:59 Configure a credential helper to remove this warning. See 14:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:59 14:08:59 Login Succeeded 14:08:59 nexus3.edgexfoundry.org:10002 14:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:59 Configure a credential helper to remove this warning. See 14:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:59 14:08:59 Login Succeeded 14:08:59 nexus3.edgexfoundry.org:10003 14:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:59 Configure a credential helper to remove this warning. See 14:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:59 14:08:59 Login Succeeded 14:08:59 nexus3.edgexfoundry.org:10004 14:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:00 Configure a credential helper to remove this warning. See 14:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:00 14:09:00 Login Succeeded 14:09:00 docker.io 14:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:00 Configure a credential helper to remove this warning. See 14:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:00 14:09:00 Login Succeeded 14:09:00 ---> docker-login.sh ends [Pipeline] } 14:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:09:00 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 14:09:00 1d94a7d1796027d80ed6cb298534afb37a5d1d1b 14:09:00 latest 14:09:00 3.1.0-dev.24 14:09:00 1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 14:09:00 main 14:09:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:01 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:01 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b 14:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:09:01 2c58ddc8830d: Preparing 14:09:01 d868f1dc25d8: Preparing 14:09:01 adbe03042407: Preparing 14:09:01 f030dff84604: Preparing 14:09:01 5f4d9fc4d98d: Preparing 14:09:01 5f4d9fc4d98d: Layer already exists 14:09:01 f030dff84604: Pushed 14:09:01 d868f1dc25d8: Pushed 14:09:01 adbe03042407: Pushed 14:09:08 2c58ddc8830d: Pushed 14:09:08 1d94a7d1796027d80ed6cb298534afb37a5d1d1b: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:08 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 14:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:09:09 2c58ddc8830d: Preparing 14:09:09 d868f1dc25d8: Preparing 14:09:09 adbe03042407: Preparing 14:09:09 f030dff84604: Preparing 14:09:09 5f4d9fc4d98d: Preparing 14:09:09 d868f1dc25d8: Layer already exists 14:09:09 adbe03042407: Layer already exists 14:09:09 2c58ddc8830d: Layer already exists 14:09:09 f030dff84604: Layer already exists 14:09:09 5f4d9fc4d98d: Layer already exists 14:09:09 latest: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:09 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:10 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.24 14:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:09:10 2c58ddc8830d: Preparing 14:09:10 d868f1dc25d8: Preparing 14:09:10 adbe03042407: Preparing 14:09:10 f030dff84604: Preparing 14:09:10 5f4d9fc4d98d: Preparing 14:09:10 d868f1dc25d8: Layer already exists 14:09:10 f030dff84604: Layer already exists 14:09:10 5f4d9fc4d98d: Layer already exists 14:09:10 2c58ddc8830d: Layer already exists 14:09:10 adbe03042407: Layer already exists 14:09:10 3.1.0-dev.24: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:10 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:13 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 14:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:09:13 2c58ddc8830d: Preparing 14:09:13 d868f1dc25d8: Preparing 14:09:13 adbe03042407: Preparing 14:09:13 f030dff84604: Preparing 14:09:13 5f4d9fc4d98d: Preparing 14:09:13 d868f1dc25d8: Layer already exists 14:09:13 f030dff84604: Layer already exists 14:09:13 5f4d9fc4d98d: Layer already exists 14:09:13 2c58ddc8830d: Layer already exists 14:09:13 adbe03042407: Layer already exists 14:09:13 1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:14 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:14 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 14:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:09:14 2c58ddc8830d: Preparing 14:09:14 d868f1dc25d8: Preparing 14:09:14 adbe03042407: Preparing 14:09:14 f030dff84604: Preparing 14:09:14 5f4d9fc4d98d: Preparing 14:09:14 5f4d9fc4d98d: Layer already exists 14:09:14 adbe03042407: Layer already exists 14:09:14 d868f1dc25d8: Layer already exists 14:09:14 2c58ddc8830d: Layer already exists 14:09:14 f030dff84604: Layer already exists 14:09:14 main: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:14 ===================================================== [Pipeline] echo 14:09:14 taggedImages: 14:09:14 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b 14:09:14 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 14:09:14 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.24 14:09:14 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 14:09:14 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:15 14:09:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:15 arm64: Pulling from edgex-lftools-log-publisher 14:09:15 8998bd30e6a1: Pulling fs layer 14:09:15 04944245beec: Pulling fs layer 14:09:15 699f458cf7ca: Pulling fs layer 14:09:15 765212b225bb: Pulling fs layer 14:09:15 f23df028b6ca: Pulling fs layer 14:09:15 d65c8cfc05b1: Pulling fs layer 14:09:15 2437ff75d9bd: Pulling fs layer 14:09:15 765212b225bb: Waiting 14:09:15 f23df028b6ca: Waiting 14:09:15 d65c8cfc05b1: Waiting 14:09:15 2437ff75d9bd: Waiting 14:09:15 04944245beec: Verifying Checksum 14:09:15 04944245beec: Download complete 14:09:15 765212b225bb: Verifying Checksum 14:09:15 765212b225bb: Download complete 14:09:15 f23df028b6ca: Verifying Checksum 14:09:15 f23df028b6ca: Download complete 14:09:15 d65c8cfc05b1: Download complete 14:09:16 699f458cf7ca: Verifying Checksum 14:09:16 699f458cf7ca: Download complete 14:09:16 8998bd30e6a1: Verifying Checksum 14:09:16 8998bd30e6a1: Download complete 14:09:18 2437ff75d9bd: Verifying Checksum 14:09:18 2437ff75d9bd: Download complete 14:09:21 8998bd30e6a1: Pull complete 14:09:21 04944245beec: Pull complete 14:09:23 699f458cf7ca: Pull complete 14:09:23 765212b225bb: Pull complete 14:09:26 f23df028b6ca: Pull complete 14:09:26 d65c8cfc05b1: Pull complete 14:09:45 2437ff75d9bd: Pull complete 14:09:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:45 prd-ubuntu20.04-docker-arm64-4c-16g-17132 does not seem to be running inside a container 14:09:45 $ 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-gpio/111 -v /w/workspace/device-gpio/111:/w/workspace/device-gpio/111:rw,z -v /w/workspace/device-gpio/111@tmp:/w/workspace/device-gpio/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:09:48 $ docker top 37c74573d18a7a72a8c301e44abbbeb5b391d653d3450fa4edfcf294eba979cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:48 ---> job-cost.sh 14:09:48 lf-activate-venv: SKIPPING 14:09:48 INFO: No Stack... 14:09:49 INFO: Retrieving Pricing Info for: v3-standard-4 14:09:50 INFO: Archiving Costs [Pipeline] sh 14:09:50 + cat /w/workspace/device-gpio/111/archives/cost.csv 14:09:50 + cut -d, -f6 [Pipeline] lock 14:09:50 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] 14:09:50 Resource [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] did not exist. Created. 14:09:50 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:09:51 /w/workspace/device-gpio/111@tmp/durable-683e2c13/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:09:52 + echo total: 0.10999999940395355 [Pipeline] stash 14:09:52 Warning: overwriting stash ‘stack-cost’ 14:09:52 Stashed 1 file(s) [Pipeline] } 14:09:52 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 14:09:52 $ docker stop --time=1 37c74573d18a7a72a8c301e44abbbeb5b391d653d3450fa4edfcf294eba979cc 14:09:56 $ docker rm -f --volumes 37c74573d18a7a72a8c301e44abbbeb5b391d653d3450fa4edfcf294eba979cc [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] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:09:56 provisioning config files... 14:09:56 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14615024351298197326tmp [Pipeline] { [Pipeline] sh 14:09:57 + set +x 14:09:57 + curl -s https://codecov.io/bash 14:09:57 + bash -s -- 14:09:57 14:09:57 _____ _ 14:09:57 / ____| | | 14:09:57 | | ___ __| | ___ ___ _____ __ 14:09:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:09:57 | |___| (_) | (_| | __/ (_| (_) \ V / 14:09:57 \_____\___/ \__,_|\___|\___\___/ \_/ 14:09:57 Bash-1.0.6 14:09:57 14:09:57 14:09:57 ==> git version 2.25.1 found 14:09:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:09:57 Release-Date: 2020-01-08 14:09:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:09:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:09:57 ==> Jenkins CI detected. 14:09:57 current dir:  /w/workspace/edgexfoundry_device-gpio_main 14:09:57 project root: . 14:09:57 --> token set from env 14:09:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:09:57 ==> Running gcov in . (disable via -X gcov) 14:09:57 ==> Python coveragepy not found 14:09:57 ==> Searching for coverage reports in: 14:09:57 + . 14:09:57 -> Found 1 reports 14:09:57 ==> Detecting git/mercurial file structure 14:09:57 ==> Reading reports 14:09:57 + ./coverage.out bytes=10 14:09:57 ==> Appending adjustments 14:09:57 https://docs.codecov.io/docs/fixing-reports 14:09:57 + Found adjustments 14:09:57 ==> Gzipping contents 14:09:57 4.0K /tmp/codecov.wiuIZU.gz 14:09:57 ==> Uploading reports 14:09:57 url: https://codecov.io 14:09:57 query: branch=main&commit=1d94a7d1796027d80ed6cb298534afb37a5d1d1b&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 14:09:57 -> Pinging Codecov 14:09:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=1d94a7d1796027d80ed6cb298534afb37a5d1d1b&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 14:09:57 -> Uploading to 14:09:57 https://storage.googleapis.com/codecov/v4/raw/2023-11-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1d94a7d1796027d80ed6cb298534afb37a5d1d1b/eeaaa12c-dbfd-48bd-92f2-16165fcf3f13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231109T140957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28bfcd939312a32ab7cd4478481e0aa4c614ff5a4bdf1f0c2297837aff09d031 14:09:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:57 Dload Upload Total Spent Left Speed 14:09:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2773 --:--:-- --:--:-- --:--:-- 2759 100 563 0 0 100 563 0 2355 --:--:-- --:--:-- --:--:-- 2355 14:09:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] } 14:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:09:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:09:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:09:58 14:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:09:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:09:59 df9b9388f04a: Pulling fs layer 14:09:59 52dc419b0ee2: Pulling fs layer 14:09:59 25bc292e5bac: Pulling fs layer 14:09:59 114826534d7a: Pulling fs layer 14:09:59 4657fd5d0bcf: Pulling fs layer 14:09:59 6ad1cebc031e: Pulling fs layer 14:09:59 8a3aa393b2d8: Pulling fs layer 14:09:59 8a3aa393b2d8: Waiting 14:09:59 4657fd5d0bcf: Waiting 14:09:59 6ad1cebc031e: Waiting 14:09:59 114826534d7a: Waiting 14:09:59 25bc292e5bac: Verifying Checksum 14:09:59 25bc292e5bac: Download complete 14:09:59 52dc419b0ee2: Verifying Checksum 14:09:59 52dc419b0ee2: Download complete 14:09:59 4657fd5d0bcf: Verifying Checksum 14:09:59 4657fd5d0bcf: Download complete 14:09:59 df9b9388f04a: Verifying Checksum 14:09:59 df9b9388f04a: Download complete 14:10:00 6ad1cebc031e: Verifying Checksum 14:10:00 6ad1cebc031e: Download complete 14:10:00 114826534d7a: Verifying Checksum 14:10:01 8a3aa393b2d8: Verifying Checksum 14:10:01 8a3aa393b2d8: Download complete 14:10:01 df9b9388f04a: Pull complete 14:10:01 52dc419b0ee2: Pull complete 14:10:01 25bc292e5bac: Pull complete 14:10:06 114826534d7a: Pull complete 14:10:06 4657fd5d0bcf: Pull complete 14:10:06 6ad1cebc031e: Pull complete 14:10:10 8a3aa393b2d8: Pull complete 14:10:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:10 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 14:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:10:22 $ docker top 004e9d1a81cf3fd663e727fbcab9314b56a89cec9815bb9da83a835270ff61cb -eo pid,comm [Pipeline] { [Pipeline] echo 14:10:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 14:10:22 + set -o pipefail 14:10:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 14:10:28 14:10:28 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 14:10:28 14:10:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/ee1b06e4-d4d0-433e-8628-ac33688a4f7d 14:10:28 14:10:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:10:28 14:10:28 14:10:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:10:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:10:28 More details here: https://snyk.co/ue1NS 14:10:28 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:10:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:10:28 $ docker stop --time=1 004e9d1a81cf3fd663e727fbcab9314b56a89cec9815bb9da83a835270ff61cb 14:10:40 $ docker rm -f --volumes 004e9d1a81cf3fd663e727fbcab9314b56a89cec9815bb9da83a835270ff61cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:10:41 + git log --format=format:%s -1 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] sh 14:10:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:10:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:42 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 14:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:10:42 $ docker top 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 -eo pid,comm 14:10:42 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). 14:10:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:10:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:42 [ssh-agent] Looking for ssh-agent implementation... 14:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:42 $ docker exec 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 ssh-agent 14:10:42 SSH_AUTH_SOCK=/tmp/ssh-giD4LgKa6oHF/agent.32 14:10:42 SSH_AGENT_PID=38 14:10:42 Running ssh-add (command line suppressed) 14:10:43 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3968052588887579557.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3968052588887579557.key) 14:10:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:43 + git semver tag 14:10:43 2023-11-09 14:10:43,518 [run_tag] DEBUG tag force:False 14:10:43 2023-11-09 14:10:43,518 [check_head_tag] DEBUG check head tag 14:10:43 2023-11-09 14:10:43,519 [execute] INFO git cat-file --batch-check 14:10:43 2023-11-09 14:10:43,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 14:10:43 2023-11-09 14:10:43,522 [execute] INFO git cat-file --batch 14:10:43 2023-11-09 14:10:43,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 14:10:43 2023-11-09 14:10:43,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:10:43 2023-11-09 14:10:43,534 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 14:10:43 2023-11-09 14:10:43,534 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 14:10:43 2023-11-09 14:10:43,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:10:43 3.1.0-dev.24 [Pipeline] } 14:10:43 $ docker exec --env ******** --env ******** 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 ssh-agent -k 14:10:43 unset SSH_AUTH_SOCK; 14:10:43 unset SSH_AGENT_PID; 14:10:43 echo Agent pid 38 killed; 14:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:10:44 + git semver [Pipeline] } 14:10:44 $ docker stop --time=1 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 14:10:45 $ docker rm -f --volumes 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:10:46 14:10:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:10:46 0.23.1-centos7: Pulling from edgex-lftools 14:10:46 ab5ef0e58194: Pulling fs layer 14:10:46 9712f1f96733: Pulling fs layer 14:10:46 63f879dbbcfc: Pulling fs layer 14:10:46 0d9ebad4ef96: Pulling fs layer 14:10:46 e9a5061849ea: Pulling fs layer 14:10:46 d747dcd14b5f: Pulling fs layer 14:10:46 2de7ff778b66: Pulling fs layer 14:10:46 0d9ebad4ef96: Waiting 14:10:46 e9a5061849ea: Waiting 14:10:46 d747dcd14b5f: Waiting 14:10:46 2de7ff778b66: Waiting 14:10:46 9712f1f96733: Download complete 14:10:46 63f879dbbcfc: Verifying Checksum 14:10:46 63f879dbbcfc: Download complete 14:10:46 0d9ebad4ef96: Verifying Checksum 14:10:46 0d9ebad4ef96: Download complete 14:10:46 e9a5061849ea: Verifying Checksum 14:10:46 e9a5061849ea: Download complete 14:10:46 d747dcd14b5f: Verifying Checksum 14:10:46 d747dcd14b5f: Download complete 14:10:46 ab5ef0e58194: Verifying Checksum 14:10:46 ab5ef0e58194: Download complete 14:10:47 2de7ff778b66: Verifying Checksum 14:10:47 2de7ff778b66: Download complete 14:10:50 ab5ef0e58194: Pull complete 14:10:50 9712f1f96733: Pull complete 14:10:51 63f879dbbcfc: Pull complete 14:10:56 0d9ebad4ef96: Pull complete 14:10:56 e9a5061849ea: Pull complete 14:10:56 d747dcd14b5f: Pull complete 14:10:57 2de7ff778b66: Pull complete 14:10:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:10:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:57 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 14:10:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:11:07 $ docker top 874b0cddb9a5200d494de98084c1bcfeab9552bad6b323cc7b45f82f89527a4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:11:07 provisioning config files... 14:11:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3945957866338144751tmp 14:11:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1685833148368277020tmp 14:11:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3938987958437877799tmp [Pipeline] { [Pipeline] echo 14:11:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:11:08 ---> sigul-configuration.sh 14:11:08 gpg: directory `/root/.gnupg' created 14:11:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:11:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:11:08 gpg: keyring `/root/.gnupg/secring.gpg' created 14:11:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:11:08 gpg: CAST5 encrypted data 14:11:08 gpg: encrypted with 1 passphrase 14:11:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:11:08 + mkdir /home/jenkins 14:11:08 + mkdir /home/jenkins/sigul [Pipeline] sh 14:11:08 + 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 14:11:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:11:09 ---> sigul-install.sh 14:11:09 Sigul already installed; skipping installation. [Pipeline] sh 14:11:09 + git tag --list 14:11:09 v1.0.0 14:11:09 v2.1.0 14:11:09 v2.1.1 14:11:09 v2.2.0 14:11:09 v2.3.0 14:11:09 v3.0 14:11:09 v3.0.0 14:11:09 v3.1.0-dev.1 14:11:09 v3.1.0-dev.10 14:11:09 v3.1.0-dev.11 14:11:09 v3.1.0-dev.12 14:11:09 v3.1.0-dev.13 14:11:09 v3.1.0-dev.14 14:11:09 v3.1.0-dev.15 14:11:09 v3.1.0-dev.16 14:11:09 v3.1.0-dev.17 14:11:09 v3.1.0-dev.18 14:11:09 v3.1.0-dev.19 14:11:09 v3.1.0-dev.2 14:11:09 v3.1.0-dev.20 14:11:09 v3.1.0-dev.21 14:11:09 v3.1.0-dev.22 14:11:09 v3.1.0-dev.23 14:11:09 v3.1.0-dev.24 14:11:09 v3.1.0-dev.3 14:11:09 v3.1.0-dev.4 14:11:09 v3.1.0-dev.5 14:11:09 v3.1.0-dev.6 14:11:09 v3.1.0-dev.7 14:11:09 v3.1.0-dev.8 14:11:09 v3.1.0-dev.9 [Pipeline] sh 14:11:09 + lftools sign git-tag v3.1.0-dev.24 14:11:10 Signing Git tag with Sigul... 14:11:10 Signing v3.1.0-dev.24 [Pipeline] echo 14:11:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:11:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:11:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:11:10 $ docker stop --time=1 874b0cddb9a5200d494de98084c1bcfeab9552bad6b323cc7b45f82f89527a4e 14:11:14 $ docker rm -f --volumes 874b0cddb9a5200d494de98084c1bcfeab9552bad6b323cc7b45f82f89527a4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:11:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:15 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 14:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:11:16 $ docker top a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 -eo pid,comm 14:11:16 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). 14:11:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:16 [ssh-agent] Looking for ssh-agent implementation... 14:11:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:16 $ docker exec a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 ssh-agent 14:11:16 SSH_AUTH_SOCK=/tmp/ssh-vHCXQq2c6Toq/agent.33 14:11:16 SSH_AGENT_PID=39 14:11:16 Running ssh-add (command line suppressed) 14:11:16 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18339293158995783794.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18339293158995783794.key) 14:11:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:17 + git semver bump pre 14:11:17 2023-11-09 14:11:17,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:11:17 2023-11-09 14:11:17,521 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev 14:11:17 2023-11-09 14:11:17,521 [bump_version] DEBUG bumped version:3.1.0-dev.25 14:11:17 2023-11-09 14:11:17,521 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 14:11:17 2023-11-09 14:11:17,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:11:17 2023-11-09 14:11:17,522 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:11:17 2023-11-09 14:11:17,523 [execute] INFO git cat-file --batch-check 14:11:17 2023-11-09 14:11:17,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 14:11:17 2023-11-09 14:11:17,528 [execute] INFO git cat-file --batch 14:11:17 2023-11-09 14:11:17,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 14:11:17 2023-11-09 14:11:17,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:11:17 3.1.0-dev.25 [Pipeline] } 14:11:17 $ docker exec --env ******** --env ******** a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 ssh-agent -k 14:11:17 unset SSH_AUTH_SOCK; 14:11:17 unset SSH_AGENT_PID; 14:11:17 echo Agent pid 39 killed; 14:11:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:18 + git semver [Pipeline] } 14:11:18 $ docker stop --time=1 a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 14:11:19 $ docker rm -f --volumes a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 [Pipeline] // withDockerContainer [Pipeline] sh 14:11:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:20 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 14:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:11:21 $ docker top aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 -eo pid,comm 14:11:21 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). 14:11:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:21 [ssh-agent] Looking for ssh-agent implementation... 14:11:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:21 $ docker exec aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 ssh-agent 14:11:21 SSH_AUTH_SOCK=/tmp/ssh-tRORsPQaxoE9/agent.33 14:11:21 SSH_AGENT_PID=39 14:11:21 Running ssh-add (command line suppressed) 14:11:21 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16648115608759824507.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16648115608759824507.key) 14:11:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:21 + git semver push 14:11:22 2023-11-09 14:11:21,932 [run_push] DEBUG push 14:11:22 2023-11-09 14:11:21,933 [execute] INFO git cat-file --batch-check 14:11:22 2023-11-09 14:11:21,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 14:11:22 2023-11-09 14:11:21,938 [execute] INFO git rev-list 15071b5af5ac1071b375e0688a0669a10e17cc28 -- 14:11:22 2023-11-09 14:11:21,939 [execute] DEBUG Popen(['git', 'rev-list', '15071b5af5ac1071b375e0688a0669a10e17cc28', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 14:11:22 2023-11-09 14:11:21,947 [execute] INFO git fetch -v origin 14:11:22 2023-11-09 14:11:21,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 14:11:22 2023-11-09 14:11:22,495 [run_push] DEBUG no remote changes detected 14:11:22 2023-11-09 14:11:22,495 [execute] INFO git push origin semver 14:11:22 2023-11-09 14:11:22,495 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 14:11:23 2023-11-09 14:11:23,222 [run_push] DEBUG push all version tags 14:11:23 2023-11-09 14:11:23,223 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:11:23 2023-11-09 14:11:23,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 14:11:24 2023-11-09 14:11:24,021 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:11:24 3.1.0-dev.25 [Pipeline] } 14:11:24 $ docker exec --env ******** --env ******** aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 ssh-agent -k 14:11:24 unset SSH_AUTH_SOCK; 14:11:24 unset SSH_AGENT_PID; 14:11:24 echo Agent pid 39 killed; 14:11:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:24 + git semver [Pipeline] } 14:11:24 $ docker stop --time=1 aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 14:11:27 $ docker rm -f --volumes aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:11:28 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 14:11:28 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 14:11:28 total 16 14:11:28 drwxr-xr-x 3 root root 4096 Nov 9 14:01 . 14:11:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 14:11 .. 14:11:28 drwxr-xr-x 2 root root 4096 Nov 9 14:01 cost 14:11:28 -rw-r--r-- 1 root root 83 Nov 9 14:01 cost.csv 14:11:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 14:11:28 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 14:11:28 total 16 14:11:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 14:01 . 14:11:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 14:11 .. 14:11:28 drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 14:01 cost 14:11:28 -rw-r--r-- 1 jenkins jenkins 83 Nov 9 14:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:11:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:11:29 ---> package-listing.sh 14:11:29 ++ facter osfamily 14:11:29 ++ tr '[:upper:]' '[:lower:]' 14:11:29 + OS_FAMILY=debian 14:11:29 + workspace=/w/workspace/edgexfoundry_device-gpio_main 14:11:29 + START_PACKAGES=/tmp/packages_start.txt 14:11:29 + END_PACKAGES=/tmp/packages_end.txt 14:11:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:11:29 + PACKAGES=/tmp/packages_start.txt 14:11:29 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 14:11:29 + PACKAGES=/tmp/packages_end.txt 14:11:29 + case "${OS_FAMILY}" in 14:11:29 + dpkg -l 14:11:29 + grep '^ii' 14:11:29 + '[' -f /tmp/packages_start.txt ']' 14:11:29 + '[' -f /tmp/packages_end.txt ']' 14:11:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:11:29 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 14:11:29 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 14:11:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 14:11:29 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-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:11:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:30 prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container 14:11:30 $ 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-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:11:31 $ docker top 3607ca46741151b54b3c4101b76150af652fdc70c840539a8dc5dbfa6c21f886 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:31 + touch /tmp/pre-build-complete [Pipeline] sh 14:11:31 + mkdir -p /var/log/sysstat [Pipeline] sh 14:11:32 + ls /var/log/sa-host 14:11:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:32 provisioning config files... 14:11:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4849608256744157074tmp [Pipeline] { [Pipeline] echo 14:11:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:11:32 ---> create-netrc.sh [Pipeline] } 14:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:11:32 ---> python-tools-install.sh [Pipeline] echo 14:11:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:11:33 ---> sudo-logs.sh 14:11:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:11:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:11:33 ---> job-cost.sh 14:11:33 lf-activate-venv: SKIPPING 14:11:33 DEBUG: total: 0.2199999988079071 14:11:33 INFO: Retrieving Stack Cost... 14:11:33 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:34 INFO: Archiving Costs [Pipeline] echo 14:11:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:11:34 ---> logs-deploy.sh 14:11:34 lf-activate-venv: SKIPPING 14:11:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/111 14:11:34 INFO: archiving workspace using pattern(s): 14:11:35 Archives upload complete. 14:11:35 INFO: archiving logs to Nexus 14:11:36 ---> uname -a: 14:11:36 Linux prd-ubuntu20-04-docker-8c-8g-17129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:11:36 14:11:36 14:11:36 ---> lscpu: 14:11:36 Architecture: x86_64 14:11:36 CPU op-mode(s): 32-bit, 64-bit 14:11:36 Byte Order: Little Endian 14:11:36 Address sizes: 40 bits physical, 48 bits virtual 14:11:36 CPU(s): 8 14:11:36 On-line CPU(s) list: 0-7 14:11:36 Thread(s) per core: 1 14:11:36 Core(s) per socket: 1 14:11:36 Socket(s): 8 14:11:36 NUMA node(s): 1 14:11:36 Vendor ID: AuthenticAMD 14:11:36 CPU family: 23 14:11:36 Model: 49 14:11:36 Model name: AMD EPYC-Rome Processor 14:11:36 Stepping: 0 14:11:36 CPU MHz: 2799.998 14:11:36 BogoMIPS: 5599.99 14:11:36 Virtualization: AMD-V 14:11:36 Hypervisor vendor: KVM 14:11:36 Virtualization type: full 14:11:36 L1d cache: 256 KiB 14:11:36 L1i cache: 256 KiB 14:11:36 L2 cache: 4 MiB 14:11:36 L3 cache: 128 MiB 14:11:36 NUMA node0 CPU(s): 0-7 14:11:36 Vulnerability Itlb multihit: Not affected 14:11:36 Vulnerability L1tf: Not affected 14:11:36 Vulnerability Mds: Not affected 14:11:36 Vulnerability Meltdown: Not affected 14:11:36 Vulnerability Mmio stale data: Not affected 14:11:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:11:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:11:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:11:36 Vulnerability Srbds: Not affected 14:11:36 Vulnerability Tsx async abort: Not affected 14:11:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:11:36 14:11:36 14:11:36 ---> nproc: 14:11:36 8 14:11:36 14:11:36 14:11:36 ---> df -h: 14:11:36 Filesystem Size Used Avail Use% Mounted on 14:11:36 overlay 155G 13G 143G 9% / 14:11:36 tmpfs 64M 0 64M 0% /dev 14:11:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:11:36 shm 64M 0 64M 0% /dev/shm 14:11:36 /dev/vda1 155G 13G 143G 9% /facter-os 14:11:36 14:11:36 14:11:36 ---> sar -b -r -n DEV: 14:11:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17129) 11/09/23 _x86_64_ (8 CPU) 14:11:36 14:11:36 13:56:17 LINUX RESTART (8 CPU) 14:11:36 14:11:36 13:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:11:36 13:58:01 63.46 15.64 47.82 0.00 2022.84 22552.92 0.00 14:11:36 13:59:01 226.26 1.52 224.75 0.00 23.60 83907.35 0.00 14:11:36 14:00:01 89.68 0.22 89.46 0.00 7.19 22397.34 0.00 14:11:36 14:01:01 125.60 0.07 125.53 0.00 8.67 45082.75 0.00 14:11:36 14:02:01 58.17 10.64 47.53 0.00 5161.95 18704.26 0.00 14:11:36 14:03:01 7.28 0.00 7.28 0.00 0.00 10147.78 0.00 14:11:36 14:04:01 4.95 0.02 4.93 0.00 0.13 10174.44 0.00 14:11:36 14:05:01 3.03 0.00 3.03 0.00 0.00 10099.12 0.00 14:11:36 14:06:01 2.52 0.00 2.52 0.00 0.00 10092.32 0.00 14:11:36 14:07:01 5.17 1.67 3.50 0.00 37.73 10106.32 0.00 14:11:36 14:08:01 2.53 0.00 2.53 0.00 0.00 10090.85 0.00 14:11:36 14:09:01 3.03 0.00 3.03 0.00 0.00 10097.57 0.00 14:11:36 14:10:01 4.37 0.08 4.28 0.00 10.13 10179.50 0.00 14:11:36 14:11:01 96.03 0.22 95.82 0.00 7.20 59874.27 0.00 14:11:36 Average: 49.42 2.13 47.29 0.00 518.26 23822.64 0.00 14:11:36 14:11:36 13:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:36 13:58:01 29267344 31579496 746432 2.27 73628 2512428 1853304 5.46 988244 2258008 550472 14:11:36 13:59:01 28429024 31552928 758300 2.31 149928 3174960 1906668 5.62 1085628 2909172 596 14:11:36 14:00:01 27794612 31412520 892572 2.71 155488 3615256 2103684 6.20 1563836 3014492 410192 14:11:36 14:01:01 27570160 31523280 781668 2.38 165372 3912060 1930712 5.69 1307676 3465624 280 14:11:36 14:02:01 27097316 31506144 768060 2.34 194792 4336724 1751132 5.16 1604716 3605832 964 14:11:36 14:03:01 27115956 31525064 750476 2.28 195208 4336796 1699504 5.01 1591616 3600360 8 14:11:36 14:04:01 27124260 31528624 746908 2.27 193800 4333544 1699412 5.01 1586964 3597136 12 14:11:36 14:05:01 27124576 31528956 746440 2.27 193856 4333548 1699412 5.01 1586984 3597140 24 14:11:36 14:06:01 27133664 31538156 737228 2.24 193928 4333548 1699412 5.01 1577356 3597140 20 14:11:36 14:07:01 27131040 31537616 737568 2.24 194012 4334684 1699412 5.01 1581696 3597488 36 14:11:36 14:08:01 27130756 31537408 737664 2.24 194092 4334688 1699412 5.01 1581332 3597492 20 14:11:36 14:09:01 27130956 31537692 737600 2.24 194152 4334692 1699412 5.01 1581088 3597496 60 14:11:36 14:10:01 26861508 31516780 758280 2.31 194388 4575464 1870668 5.51 1603992 3837908 241336 14:11:36 14:11:01 25630996 31504540 764608 2.33 229848 5642680 1812660 5.34 1686088 4863356 302968 14:11:36 Average: 27324441 31523515 761700 2.32 180178 4150791 1794629 5.29 1494801 3509903 107642 14:11:36 14:11:36 13:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:11:36 13:58:01 docker0 17.57 16.74 1.37 132.09 0.00 0.00 0.00 0.00 14:11:36 13:58:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 14:11:36 13:58:01 ens3 403.12 276.50 5432.62 70.74 0.00 0.00 0.00 0.00 14:11:36 13:59:01 docker0 209.42 344.64 17.84 2427.15 0.00 0.00 0.00 0.00 14:11:36 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:11:36 13:59:01 ens3 360.22 219.15 2443.04 27.65 0.00 0.00 0.00 0.00 14:11:36 13:59:01 veth4ad7650 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:11:36 14:00:01 docker0 1.52 3.48 0.09 30.92 0.00 0.00 0.00 0.00 14:11:36 14:00:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 14:11:36 14:00:01 ens3 61.10 50.16 67.35 110.48 0.00 0.00 0.00 0.00 14:11:36 14:00:01 veth150bd53 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:11:36 14:01:01 docker0 1.38 2.72 0.08 30.88 0.00 0.00 0.00 0.00 14:11:36 14:01:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 14:11:36 14:01:01 ens3 151.96 108.03 2645.29 243.62 0.00 0.00 0.00 0.00 14:11:36 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:11:36 14:02:01 ens3 204.13 98.80 2730.89 7.63 0.00 0.00 0.00 0.00 14:11:36 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:11:36 14:03:01 ens3 1.77 0.92 2.91 0.11 0.00 0.00 0.00 0.00 14:11:36 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:04:01 ens3 1.27 0.12 0.18 0.07 0.00 0.00 0.00 0.00 14:11:36 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:11:36 14:05:01 ens3 0.88 0.52 0.38 0.29 0.00 0.00 0.00 0.00 14:11:36 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:06:01 ens3 0.50 0.30 0.26 0.21 0.00 0.00 0.00 0.00 14:11:36 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:11:36 14:07:01 ens3 8.82 6.58 5.45 6.08 0.00 0.00 0.00 0.00 14:11:36 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:08:01 ens3 0.77 0.00 0.03 0.00 0.00 0.00 0.00 0.00 14:11:36 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:11:36 14:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:11:36 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:36 14:10:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:11:36 14:10:01 ens3 119.30 64.29 3964.16 7.24 0.00 0.00 0.00 0.00 14:11:36 14:11:01 docker0 57.73 100.55 4.80 1026.89 0.00 0.00 0.00 0.00 14:11:36 14:11:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:11:36 14:11:01 ens3 232.85 140.50 4235.79 26.45 0.00 0.00 0.00 0.00 14:11:36 Average: docker0 20.55 33.45 1.73 260.69 0.00 0.00 0.00 0.00 14:11:36 Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 14:11:36 Average: ens3 110.13 68.75 1533.01 35.72 0.00 0.00 0.00 0.00 14:11:36 14:11:36 14:11:36 ---> sar -P ALL: 14:11:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17129) 11/09/23 _x86_64_ (8 CPU) 14:11:36 14:11:36 13:56:17 LINUX RESTART (8 CPU) 14:11:36 14:11:36 13:57:02 CPU %user %nice %system %iowait %steal %idle 14:11:36 13:58:01 all 6.80 0.00 2.12 4.40 0.07 86.61 14:11:36 13:58:01 0 5.26 0.00 1.91 0.44 0.03 92.35 14:11:36 13:58:01 1 8.31 0.00 1.33 4.63 0.05 85.67 14:11:36 13:58:01 2 7.65 0.00 1.78 0.41 0.05 90.11 14:11:36 13:58:01 3 8.50 0.00 3.11 13.71 0.14 74.54 14:11:36 13:58:01 4 8.50 0.00 1.87 2.18 0.05 87.40 14:11:36 13:58:01 5 4.24 0.00 3.35 1.30 0.07 91.04 14:11:36 13:58:01 6 4.04 0.00 1.11 0.24 0.07 94.54 14:11:36 13:58:01 7 7.93 0.00 2.52 12.43 0.09 77.04 14:11:36 13:59:01 all 4.67 0.00 2.50 7.61 0.05 85.17 14:11:36 13:59:01 0 4.59 0.00 2.28 0.82 0.05 92.26 14:11:36 13:59:01 1 3.57 0.00 1.59 1.21 0.03 93.60 14:11:36 13:59:01 2 3.29 0.00 1.57 0.69 0.03 94.42 14:11:36 13:59:01 3 6.43 0.00 3.38 16.44 0.07 73.68 14:11:36 13:59:01 4 4.33 0.00 2.94 0.81 0.02 91.90 14:11:36 13:59:01 5 5.23 0.00 3.48 31.55 0.08 59.66 14:11:36 13:59:01 6 4.03 0.00 1.34 0.38 0.03 94.22 14:11:36 13:59:01 7 5.93 0.00 3.41 9.27 0.07 81.32 14:11:36 14:00:01 all 37.87 0.00 5.06 5.18 0.11 51.77 14:11:36 14:00:01 0 36.64 0.00 5.08 14.18 0.09 44.02 14:11:36 14:00:01 1 36.23 0.00 4.99 1.10 0.12 57.56 14:11:36 14:00:01 2 36.35 0.00 4.53 1.60 0.08 57.44 14:11:36 14:00:01 3 41.63 0.00 6.30 14.74 0.12 37.21 14:11:36 14:00:01 4 37.09 0.00 4.77 2.40 0.15 55.58 14:11:36 14:00:01 5 37.33 0.00 4.55 2.20 0.12 55.81 14:11:36 14:00:01 6 36.45 0.00 4.13 1.86 0.12 57.44 14:11:36 14:00:01 7 41.22 0.00 6.08 3.44 0.12 49.14 14:11:36 14:01:01 all 4.31 0.00 1.90 12.17 0.07 81.55 14:11:36 14:01:01 0 3.59 0.00 2.06 12.77 0.05 81.52 14:11:36 14:01:01 1 4.84 0.00 2.05 1.43 0.03 91.64 14:11:36 14:01:01 2 4.54 0.00 1.19 5.80 0.13 88.33 14:11:36 14:01:01 3 4.27 0.00 2.12 27.86 0.05 65.71 14:11:36 14:01:01 4 4.67 0.00 1.66 4.67 0.12 88.87 14:11:36 14:01:01 5 3.08 0.00 2.44 42.71 0.07 51.70 14:11:36 14:01:01 6 4.99 0.00 1.83 0.80 0.07 92.31 14:11:36 14:01:01 7 4.46 0.00 1.83 1.93 0.03 91.76 14:11:36 14:02:01 all 2.67 0.00 1.38 4.03 0.04 91.89 14:11:36 14:02:01 0 3.20 0.00 1.33 3.90 0.03 91.52 14:11:36 14:02:01 1 1.37 0.00 1.58 1.80 0.02 95.23 14:11:36 14:02:01 2 2.38 0.00 1.18 0.92 0.03 95.48 14:11:36 14:02:01 3 4.06 0.00 1.65 0.92 0.03 93.33 14:11:36 14:02:01 4 1.30 0.00 0.72 17.56 0.03 80.38 14:11:36 14:02:01 5 2.98 0.00 1.17 4.23 0.08 91.53 14:11:36 14:02:01 6 3.04 0.00 2.14 0.37 0.02 94.44 14:11:36 14:02:01 7 3.00 0.00 1.26 2.53 0.05 93.17 14:11:36 14:03:01 all 0.08 0.00 0.06 5.17 0.01 94.67 14:11:36 14:03:01 0 0.18 0.00 0.05 10.07 0.03 89.66 14:11:36 14:03:01 1 0.13 0.00 0.03 0.93 0.00 98.90 14:11:36 14:03:01 2 0.10 0.00 0.10 1.35 0.02 98.43 14:11:36 14:03:01 3 0.07 0.00 0.03 3.15 0.02 96.73 14:11:36 14:03:01 4 0.03 0.00 0.10 25.86 0.00 74.01 14:11:36 14:03:01 5 0.07 0.00 0.03 0.00 0.02 99.88 14:11:36 14:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:11:36 14:03:01 7 0.07 0.00 0.10 0.00 0.00 99.83 14:11:36 14:04:01 all 0.09 0.00 0.05 0.58 0.01 99.27 14:11:36 14:04:01 0 0.07 0.00 0.07 4.28 0.02 95.57 14:11:36 14:04:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:11:36 14:04:01 2 0.10 0.00 0.07 0.12 0.02 99.70 14:11:36 14:04:01 3 0.07 0.00 0.03 0.00 0.00 99.90 14:11:36 14:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:11:36 14:04:01 5 0.23 0.00 0.03 0.12 0.02 99.60 14:11:36 14:04:01 6 0.02 0.00 0.03 0.00 0.02 99.93 14:11:36 14:04:01 7 0.23 0.00 0.07 0.12 0.02 99.57 14:11:36 14:05:01 all 0.02 0.00 0.01 0.13 0.00 99.84 14:11:36 14:05:01 0 0.00 0.00 0.02 1.07 0.00 98.92 14:11:36 14:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:11:36 14:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:11:36 14:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:11:36 14:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:11:36 14:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:11:36 14:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:11:36 14:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:11:36 14:06:01 all 0.04 0.00 0.01 0.34 0.01 99.60 14:11:36 14:06:01 0 0.03 0.00 0.00 2.62 0.02 97.33 14:11:36 14:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:11:36 14:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 14:11:36 14:06:01 3 0.05 0.00 0.00 0.00 0.00 99.95 14:11:36 14:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:11:36 14:06:01 5 0.12 0.00 0.05 0.00 0.02 99.82 14:11:36 14:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:11:36 14:06:01 7 0.02 0.00 0.00 0.10 0.00 99.88 14:11:36 14:07:01 all 0.41 0.00 0.04 0.05 0.01 99.50 14:11:36 14:07:01 0 0.22 0.00 0.10 0.20 0.02 99.47 14:11:36 14:07:01 1 0.38 0.00 0.07 0.13 0.00 99.42 14:11:36 14:07:01 2 0.17 0.00 0.05 0.00 0.02 99.77 14:11:36 14:07:01 3 1.25 0.00 0.03 0.02 0.02 98.68 14:11:36 14:07:01 4 0.05 0.00 0.02 0.00 0.00 99.93 14:11:36 14:07:01 5 0.91 0.00 0.00 0.00 0.00 99.09 14:11:36 14:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:11:36 14:07:01 7 0.28 0.00 0.02 0.05 0.02 99.63 14:11:36 14:08:01 all 0.11 0.00 0.01 0.05 0.00 99.82 14:11:36 14:08:01 0 0.03 0.00 0.02 0.27 0.00 99.68 14:11:36 14:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:11:36 14:08:01 2 0.12 0.00 0.03 0.00 0.02 99.83 14:11:36 14:08:01 3 0.07 0.00 0.02 0.02 0.00 99.90 14:11:36 14:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:11:36 14:08:01 5 0.63 0.00 0.02 0.00 0.02 99.34 14:11:36 14:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:11:36 14:08:01 7 0.02 0.00 0.02 0.10 0.00 99.87 14:11:36 14:11:36 14:08:01 CPU %user %nice %system %iowait %steal %idle 14:11:36 14:09:01 all 0.14 0.00 0.02 0.07 0.01 99.76 14:11:36 14:09:01 0 0.02 0.00 0.03 0.30 0.02 99.63 14:11:36 14:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:11:36 14:09:01 2 0.00 0.00 0.03 0.03 0.03 99.90 14:11:36 14:09:01 3 0.07 0.00 0.02 0.23 0.00 99.68 14:11:36 14:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:11:36 14:09:01 5 0.99 0.00 0.02 0.00 0.02 98.97 14:11:36 14:09:01 6 0.00 0.00 0.03 0.00 0.00 99.97 14:11:36 14:09:01 7 0.00 0.00 0.00 0.03 0.00 99.97 14:11:36 14:10:01 all 0.47 0.00 0.28 0.74 0.02 98.49 14:11:36 14:10:01 0 0.38 0.00 0.28 3.29 0.03 96.01 14:11:36 14:10:01 1 0.47 0.00 0.15 0.07 0.02 99.30 14:11:36 14:10:01 2 0.77 0.00 0.23 0.00 0.02 98.98 14:11:36 14:10:01 3 0.30 0.00 0.17 1.50 0.02 98.01 14:11:36 14:10:01 4 0.38 0.00 0.33 0.00 0.02 99.27 14:11:36 14:10:01 5 0.62 0.00 0.32 0.00 0.02 99.05 14:11:36 14:10:01 6 0.17 0.00 0.30 0.75 0.02 98.77 14:11:36 14:10:01 7 0.70 0.00 0.45 0.32 0.02 98.52 14:11:36 14:11:01 all 7.37 0.00 3.14 8.12 0.08 81.29 14:11:36 14:11:01 0 7.06 0.00 2.63 17.16 0.05 73.10 14:11:36 14:11:01 1 7.81 0.00 3.33 0.94 0.13 87.78 14:11:36 14:11:01 2 6.60 0.00 2.14 3.33 0.05 87.87 14:11:36 14:11:01 3 7.27 0.00 3.58 33.92 0.07 55.16 14:11:36 14:11:01 4 7.07 0.00 3.04 7.22 0.08 82.59 14:11:36 14:11:01 5 7.27 0.00 3.01 1.10 0.14 88.48 14:11:36 14:11:01 6 8.72 0.00 3.88 0.61 0.05 86.74 14:11:36 14:11:01 7 7.17 0.00 3.48 0.85 0.07 88.44 14:11:36 Average: all 4.60 0.00 1.17 3.46 0.03 90.73 14:11:36 Average: 0 4.33 0.00 1.12 5.08 0.03 89.43 14:11:36 Average: 1 4.47 0.00 1.08 0.87 0.03 93.56 14:11:36 Average: 2 4.39 0.00 0.92 1.01 0.04 93.64 14:11:36 Average: 3 5.24 0.00 1.45 7.97 0.04 85.31 14:11:36 Average: 4 4.49 0.00 1.10 4.34 0.03 90.03 14:11:36 Average: 5 4.52 0.00 1.31 5.87 0.05 88.25 14:11:36 Average: 6 4.34 0.00 1.05 0.36 0.03 94.23 14:11:36 Average: 7 5.04 0.00 1.36 2.20 0.03 91.37 14:11:36 14:11:36 14:11:36