Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff16a83fb79151c0064e67c7d63c34566d8a7cb4 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-ssh23982963239289866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7263901080341531271.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3243538986804593746.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2088312143357872398.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-ssh1252880774413051721.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.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3221 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 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 (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 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 Commit message: "Merge pull request #187 from jackchenjc/pkg-errors-removal" > git rev-list --no-walk 7e40bb2e43e068414aa907f761b2c3a1e6facb42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:38:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:38:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:38:52 ========================================================= 10:38:52 EdgeX Global Pipelines Version Info 10:38:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:38:52 ------------------- 10:38:52 stable info: 10:38:52 ------------------- 10:38:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:38:52 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 10:38:52 Message: update stable to v1.0.250 10:38:53 ------------------- 10:38:53 experimental info: 10:38:53 ------------------- 10:38:53 Commited By: **** collab-it+edgex@linuxfoundation.org 10:38:53 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 10:38:53 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:38:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] echo 10:38:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff16a83 [Pipeline] echo 10:38:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:54 provisioning config files... 10:38:54 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2689293338486238183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:54 ---> docker-login.sh 10:38:54 nexus3.edgexfoundry.org:10001 10:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:54 Configure a credential helper to remove this warning. See 10:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:54 10:38:54 Login Succeeded 10:38:54 nexus3.edgexfoundry.org:10002 10:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:54 Configure a credential helper to remove this warning. See 10:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:54 10:38:54 Login Succeeded 10:38:54 nexus3.edgexfoundry.org:10003 10:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:54 Configure a credential helper to remove this warning. See 10:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:54 10:38:54 Login Succeeded 10:38:54 nexus3.edgexfoundry.org:10004 10:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:54 Configure a credential helper to remove this warning. See 10:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:54 10:38:54 Login Succeeded 10:38:54 docker.io 10:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:55 Configure a credential helper to remove this warning. See 10:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:55 10:38:55 Login Succeeded 10:38:55 ---> docker-login.sh ends [Pipeline] } 10:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:38:55 + git rev-list -1 --merges ff16a83fb79151c0064e67c7d63c34566d8a7cb4~1..ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] echo 10:38:55 -----------> git rev-list -1 --merges ff16a83fb79151c0064e67c7d63c34566d8a7cb4~1..ff16a83fb79151c0064e67c7d63c34566d8a7cb4 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 10:38:55 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [false] [Pipeline] sh 10:38:55 + git log --format=format:%s -1 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] echo 10:38:55 ========================================================= 10:38:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:38:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:56 + git log --format=format:%s -1 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] echo 10:38:56 [semverPrep] GIT_COMMIT: ff16a83fb79151c0064e67c7d63c34566d8a7cb4, Commit Message: Merge pull request #187 from jackchenjc/pkg-errors-removal [Pipeline] echo 10:38:56 [semverPrep] This is not a build commit. [Pipeline] sh 10:38:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:38:56 + grep -v github /etc/ssh/ssh_known_hosts 10:38:56 + [ -e /tmp/ssh_known_hosts ] 10:38:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:38:56 + sudo+ tee -a /etc/ssh/ssh_known_hosts 10:38:56 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:38:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:56 10:38:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:57 0.1.4: Pulling from edgex-devops/py-git-semver 10:38:57 b85a868b505f: Pulling fs layer 10:38:57 e2be974225ed: Pulling fs layer 10:38:57 339a4e72a1f5: Pulling fs layer 10:38:57 988bab9f4d93: Pulling fs layer 10:38:57 1469e6f7b9e6: Pulling fs layer 10:38:57 eaf3925da568: Pulling fs layer 10:38:57 bab4dde63d76: Pulling fs layer 10:38:57 bde34c3a00c8: Pulling fs layer 10:38:57 b352a97aabf1: Pulling fs layer 10:38:57 4872d77fe225: Pulling fs layer 10:38:57 5851b861e8e6: Pulling fs layer 10:38:57 bab4dde63d76: Waiting 10:38:57 bde34c3a00c8: Waiting 10:38:57 b352a97aabf1: Waiting 10:38:57 4872d77fe225: Waiting 10:38:57 5851b861e8e6: Waiting 10:38:57 1469e6f7b9e6: Waiting 10:38:57 eaf3925da568: Waiting 10:38:57 988bab9f4d93: Waiting 10:38:57 e2be974225ed: Verifying Checksum 10:38:57 e2be974225ed: Download complete 10:38:57 988bab9f4d93: Verifying Checksum 10:38:57 988bab9f4d93: Download complete 10:38:57 1469e6f7b9e6: Verifying Checksum 10:38:57 1469e6f7b9e6: Download complete 10:38:57 eaf3925da568: Download complete 10:38:57 339a4e72a1f5: Verifying Checksum 10:38:57 339a4e72a1f5: Download complete 10:38:57 bde34c3a00c8: Verifying Checksum 10:38:57 bde34c3a00c8: Download complete 10:38:57 b352a97aabf1: Download complete 10:38:57 4872d77fe225: Verifying Checksum 10:38:57 4872d77fe225: Download complete 10:38:57 5851b861e8e6: Download complete 10:38:57 b85a868b505f: Verifying Checksum 10:38:57 b85a868b505f: Download complete 10:38:57 bab4dde63d76: Verifying Checksum 10:38:57 bab4dde63d76: Download complete 10:38:59 b85a868b505f: Pull complete 10:38:59 e2be974225ed: Pull complete 10:38:59 339a4e72a1f5: Pull complete 10:38:59 988bab9f4d93: Pull complete 10:38:59 1469e6f7b9e6: Pull complete 10:38:59 eaf3925da568: Pull complete 10:39:01 bab4dde63d76: Pull complete 10:39:01 bde34c3a00c8: Pull complete 10:39:02 b352a97aabf1: Pull complete 10:39:02 4872d77fe225: Pull complete 10:39:02 5851b861e8e6: Pull complete 10:39:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:02 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:39:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:39:07 $ docker top 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 -eo pid,comm 10:39:07 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). 10:39:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:07 [ssh-agent] Looking for ssh-agent implementation... 10:39:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:07 $ docker exec 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 ssh-agent 10:39:08 SSH_AUTH_SOCK=/tmp/ssh-J7hISDgN6BVS/agent.32 10:39:08 SSH_AGENT_PID=38 10:39:08 Running ssh-add (command line suppressed) 10:39:08 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_736024251532025626.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_736024251532025626.key) 10:39:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:08 + git tag --points-at HEAD [Pipeline] } 10:39:08 $ docker exec --env ******** --env ******** 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 ssh-agent -k 10:39:08 unset SSH_AUTH_SOCK; 10:39:08 unset SSH_AGENT_PID; 10:39:08 echo Agent pid 38 killed; 10:39:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:39:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:08 [ssh-agent] Looking for ssh-agent implementation... 10:39:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:08 $ docker exec 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 ssh-agent 10:39:08 SSH_AUTH_SOCK=/tmp/ssh-uCLeDNjyngKH/agent.70 10:39:08 SSH_AGENT_PID=76 10:39:08 Running ssh-add (command line suppressed) 10:39:08 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_992149122998694820.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_992149122998694820.key) 10:39:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:09 + git semver init 10:39:09 2023-08-09 10:39:09,460 [run_init] DEBUG init version:0.0.0 force:False 10:39:09 2023-08-09 10:39:09,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 10:39:09 2023-08-09 10:39:09,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 10:39:09 2023-08-09 10:39:09,462 [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) 10:39:10 2023-08-09 10:39:10,476 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 10:39:10 2023-08-09 10:39:10,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 10:39:10 2023-08-09 10:39:10,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:39:10 2023-08-09 10:39:10,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:39:10 3.1.0-dev.3 [Pipeline] } 10:39:10 $ docker exec --env ******** --env ******** 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 ssh-agent -k 10:39:11 unset SSH_AUTH_SOCK; 10:39:11 unset SSH_AGENT_PID; 10:39:11 echo Agent pid 76 killed; 10:39:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:11 + git semver [Pipeline] } 10:39:11 $ docker stop --time=1 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 10:39:12 $ docker rm -f --volumes 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 [Pipeline] // withDockerContainer [Pipeline] sh 10:39:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:39:13 Stashed 1 file(s) [Pipeline] echo 10:39:13 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 10:39:13 provisioning config files... 10:39:13 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12131785084191359548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:13 ---> docker-login.sh 10:39:13 nexus3.edgexfoundry.org:10001 10:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:13 Configure a credential helper to remove this warning. See 10:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:13 10:39:13 Login Succeeded 10:39:13 nexus3.edgexfoundry.org:10002 10:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:14 Configure a credential helper to remove this warning. See 10:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:14 10:39:14 Login Succeeded 10:39:14 nexus3.edgexfoundry.org:10003 10:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:14 Configure a credential helper to remove this warning. See 10:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:14 10:39:14 Login Succeeded 10:39:14 nexus3.edgexfoundry.org:10004 10:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:14 Configure a credential helper to remove this warning. See 10:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:14 10:39:14 Login Succeeded 10:39:14 docker.io 10:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:14 Configure a credential helper to remove this warning. See 10:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:14 10:39:14 Login Succeeded 10:39:14 ---> docker-login.sh ends [Pipeline] } 10:39:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:39:14 ========================================================= 10:39:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:39:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:39:15 Sending build context to Docker daemon 16.02MB 10:39:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:39:15 Step 2/12 : FROM ${BASE} AS builder 10:39:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:39:15 4db1b89c0bd1: Pulling fs layer 10:39:15 6911f1a30b25: Pulling fs layer 10:39:15 e194b8c5c2a9: Pulling fs layer 10:39:15 6863d3e3a2b1: Pulling fs layer 10:39:15 ec0bb842ea78: Pulling fs layer 10:39:15 40a00589a448: Pulling fs layer 10:39:15 6c08303d61cc: Pulling fs layer 10:39:15 798269fcf238: Pulling fs layer 10:39:15 6863d3e3a2b1: Waiting 10:39:15 6c08303d61cc: Waiting 10:39:15 798269fcf238: Waiting 10:39:15 ec0bb842ea78: Waiting 10:39:15 40a00589a448: Waiting 10:39:15 6911f1a30b25: Verifying Checksum 10:39:15 6911f1a30b25: Download complete 10:39:15 6863d3e3a2b1: Verifying Checksum 10:39:15 6863d3e3a2b1: Download complete 10:39:15 ec0bb842ea78: Verifying Checksum 10:39:15 ec0bb842ea78: Download complete 10:39:15 4db1b89c0bd1: Verifying Checksum 10:39:15 4db1b89c0bd1: Download complete 10:39:15 40a00589a448: Verifying Checksum 10:39:15 40a00589a448: Download complete 10:39:15 4db1b89c0bd1: Pull complete 10:39:15 6911f1a30b25: Pull complete 10:39:16 798269fcf238: Verifying Checksum 10:39:16 798269fcf238: Download complete 10:39:16 6c08303d61cc: Verifying Checksum 10:39:16 6c08303d61cc: Download complete 10:39:16 e194b8c5c2a9: Verifying Checksum 10:39:16 e194b8c5c2a9: Download complete 10:39:19 e194b8c5c2a9: Pull complete 10:39:19 6863d3e3a2b1: Pull complete 10:39:19 ec0bb842ea78: Pull complete 10:39:19 40a00589a448: Pull complete 10:39:22 6c08303d61cc: Pull complete 10:39:23 798269fcf238: Pull complete 10:39:23 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:39:23 ---> ec979cd7f677 10:39:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:39:28 Still waiting to schedule task 10:39:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3219’ 10:39:41 ---> Running in d3c94ab632ac 10:39:41 Removing intermediate container d3c94ab632ac 10:39:41 ---> 5e9649f996f0 10:39:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:39:41 ---> Running in fd9a5ca220b5 10:39:41 Removing intermediate container fd9a5ca220b5 10:39:41 ---> 6947dfc21076 10:39:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:39:41 ---> Running in 09e30c0ff5a9 10:39:41 Removing intermediate container 09e30c0ff5a9 10:39:41 ---> 1c5d290256db 10:39:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:39:41 ---> Running in def3f6e56efb 10:39:41 Removing intermediate container def3f6e56efb 10:39:41 ---> 24e5c2dc5097 10:39:41 Step 7/12 : WORKDIR /device-gpio 10:39:41 ---> Running in 9a25b6970728 10:39:41 Removing intermediate container 9a25b6970728 10:39:41 ---> 9d6575e7d10a 10:39:41 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:42 ---> Running in c1127c84c92a 10:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:39:43 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:39:43 (2/4) Installing libedit (20221030.3.1-r0) 10:39:43 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:39:43 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:39:43 Executing busybox-1.35.0-r29.trigger 10:39:43 OK: 269 MiB in 57 packages 10:39:44 Removing intermediate container c1127c84c92a 10:39:44 ---> 200bd57f3641 10:39:44 Step 9/12 : COPY go.mod vendor* ./ 10:39:44 ---> 101e1072d95b 10:39:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:45 ---> Running in 6f5779d2ab9f 10:40:17 Removing intermediate container 6f5779d2ab9f 10:40:17 ---> a8f52d7aadf0 10:40:17 Step 11/12 : COPY . . 10:40:18 ---> 66d6ff716aba 10:40:18 Step 12/12 : RUN ${MAKE} 10:40:18 ---> Running in 0145bde4ec1d 10:40:18 noop 10:40:18 Removing intermediate container 0145bde4ec1d 10:40:18 ---> 8bb27371d972 10:40:18 Successfully built 8bb27371d972 10:40:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:19 + docker inspect -f . ci-base-image-x86_64 10:40:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:19 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:40:19 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:40:19 $ docker top 16fdf433bd2d96dc2bd8c86be022ec3edb03db539d7b9eb6c2efb991fe141a39 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:19 + go version 10:40:19 go version go1.20.6 linux/amd64 [Pipeline] } 10:40:19 $ docker stop --time=1 16fdf433bd2d96dc2bd8c86be022ec3edb03db539d7b9eb6c2efb991fe141a39 10:40:21 $ docker rm -f --volumes 16fdf433bd2d96dc2bd8c86be022ec3edb03db539d7b9eb6c2efb991fe141a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:21 + docker inspect -f . ci-base-image-x86_64 10:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:21 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:40:21 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:40:21 $ docker top cce96298bf2092cb7055ff20e7303fb918279c43fb9b311194e41a9f3f152e59 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 10:40:22 + make test 10:40:22 go test ./... -coverprofile=coverage.out ./... 10:40:26 ? github.com/edgexfoundry/device-gpio [no test files] 10:40:36 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 10:40:36 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 10:40:41 go vet ./... 10:40:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:40:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:40:45 ./bin/test-attribution-txt.sh [Pipeline] echo 10:40:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:40:45 $ docker stop --time=1 cce96298bf2092cb7055ff20e7303fb918279c43fb9b311194e41a9f3f152e59 10:40:50 $ docker rm -f --volumes cce96298bf2092cb7055ff20e7303fb918279c43fb9b311194e41a9f3f152e59 [Pipeline] // withDockerContainer [Pipeline] sh 10:40:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:40:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:40:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:40:51 + ls -al . 10:40:51 total 164 10:40:51 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 10:40 . 10:40:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:38 .. 10:40:51 -rw-rw-r-- 1 jenkins jenkins 120 Aug 9 10:38 .dockerignore 10:40:51 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:39 .git 10:40:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 .github 10:40:51 -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:38 .gitignore 10:40:51 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:38 .golangci.yml 10:40:51 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:39 .semver 10:40:51 -rw-rw-r-- 1 jenkins jenkins 9602 Aug 9 10:38 Attribution.txt 10:40:51 -rw-rw-r-- 1 jenkins jenkins 6184 Aug 9 10:38 CHANGELOG.md 10:40:51 -rw-rw-r-- 1 jenkins jenkins 1542 Aug 9 10:38 Dockerfile 10:40:51 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:38 GOVERNANCE.md 10:40:51 -rw-rw-r-- 1 jenkins jenkins 657 Aug 9 10:38 Jenkinsfile 10:40:51 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:38 LICENSE 10:40:51 -rw-rw-r-- 1 jenkins jenkins 1692 Aug 9 10:38 Makefile 10:40:51 -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:38 OWNERS.md 10:40:51 -rw-rw-r-- 1 jenkins jenkins 12293 Aug 9 10:38 README.md 10:40:51 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:39 VERSION 10:40:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:38 bin 10:40:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 cmd 10:40:51 -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:40 coverage.out 10:40:51 -rw-rw-r-- 1 jenkins jenkins 3222 Aug 9 10:38 go.mod 10:40:51 -rw-rw-r-- 1 jenkins jenkins 31495 Aug 9 10:38 go.sum 10:40:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 internal 10:40:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:38 snap 10:40:51 -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:52 + 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=ff16a83fb79151c0064e67c7d63c34566d8a7cb4 --label arch=amd64 --label version=3.1.0-dev.3 . 10:40:52 Sending build context to Docker daemon 16.02MB 10:40:52 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:40:52 Step 2/25 : FROM ${BASE} AS builder 10:40:52 ---> 8bb27371d972 10:40:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:40:52 ---> Running in efa4cf7109c0 10:40:52 Removing intermediate container efa4cf7109c0 10:40:52 ---> 2d8dcb82ff22 10:40:52 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:40:53 ---> Running in b3c3bf19a999 10:40:53 Removing intermediate container b3c3bf19a999 10:40:53 ---> e86d2e095dc0 10:40:53 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:40:53 ---> Running in ebc68c53c736 10:40:53 Removing intermediate container ebc68c53c736 10:40:53 ---> 21da70dea645 10:40:53 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:40:53 ---> Running in 74933ea9aa13 10:40:53 Removing intermediate container 74933ea9aa13 10:40:53 ---> eb0f3d994986 10:40:53 Step 7/25 : WORKDIR /device-gpio 10:40:53 ---> Running in 0f04c18f5cf5 10:40:53 Removing intermediate container 0f04c18f5cf5 10:40:53 ---> 9752cbcd5b1f 10:40:53 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:40:53 ---> Running in a32862e895b2 10:40:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:40:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:40:53 OK: 269 MiB in 57 packages 10:40:54 Removing intermediate container a32862e895b2 10:40:54 ---> 9a181893a41e 10:40:54 Step 9/25 : COPY go.mod vendor* ./ 10:40:54 ---> 7065d747847a 10:40:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:54 ---> Running in c42cc5262268 10:40:55 Removing intermediate container c42cc5262268 10:40:55 ---> ad0a9f8cc854 10:40:55 Step 11/25 : COPY . . 10:40:55 ---> 6b38bae124f4 10:40:55 Step 12/25 : RUN ${MAKE} 10:40:55 ---> Running in 34a013b2a47a 10:40:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 10:41:18 Removing intermediate container 34a013b2a47a 10:41:18 ---> f2259d186dbc 10:41:18 Step 13/25 : FROM alpine:3.17 10:41:18 3.17: Pulling from library/alpine 10:41:18 9398808236ff: Pulling fs layer 10:41:18 9398808236ff: Verifying Checksum 10:41:18 9398808236ff: Download complete 10:41:18 9398808236ff: Pull complete 10:41:18 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:41:18 Status: Downloaded newer image for alpine:3.17 10:41:18 ---> 1e0b8b5322fc 10:41:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 10:41:18 ---> Running in ac641ddca268 10:41:18 Removing intermediate container ac641ddca268 10:41:18 ---> 66c1720d1256 10:41:18 Step 15/25 : RUN apk add --update --no-cache 10:41:18 ---> Running in 52a77e69f7f6 10:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:41:18 OK: 7 MiB in 15 packages 10:41:18 Removing intermediate container 52a77e69f7f6 10:41:18 ---> 1267d7f479c5 10:41:18 Step 16/25 : WORKDIR / 10:41:18 ---> Running in 01f890ca257b 10:41:18 Removing intermediate container 01f890ca257b 10:41:18 ---> 018598495483 10:41:18 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 10:41:18 ---> bdd0ae4c971e 10:41:18 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 10:41:18 ---> 6158a72367b6 10:41:18 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 10:41:18 ---> 6497cf78a0b1 10:41:18 Step 20/25 : EXPOSE 59910 10:41:18 ---> Running in dcfaade5d855 10:41:18 Removing intermediate container dcfaade5d855 10:41:18 ---> 545eae9f2b93 10:41:18 Step 21/25 : ENTRYPOINT ["/device-gpio"] 10:41:18 ---> Running in 8541bb86d017 10:41:18 Removing intermediate container 8541bb86d017 10:41:18 ---> a0d1aa126ae7 10:41:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:41:18 ---> Running in f15cccf7e1e8 10:41:18 Removing intermediate container f15cccf7e1e8 10:41:18 ---> b11d30eb579f 10:41:18 Step 23/25 : LABEL arch=amd64 10:41:18 ---> Running in 470654f328ab 10:41:18 Removing intermediate container 470654f328ab 10:41:18 ---> 84ccf5ddca25 10:41:18 Step 24/25 : LABEL git_sha=ff16a83fb79151c0064e67c7d63c34566d8a7cb4 10:41:18 ---> Running in 60f6f5c5e514 10:41:19 Removing intermediate container 60f6f5c5e514 10:41:19 ---> 784021c27d5f 10:41:19 Step 25/25 : LABEL version=3.1.0-dev.3 10:41:19 ---> Running in 04b61a3ba116 10:41:19 Removing intermediate container 04b61a3ba116 10:41:19 ---> 622182341f7d 10:41:19 [Warning] One or more build-args [ARCH] were not consumed 10:41:19 Successfully built 622182341f7d 10:41:19 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:19 provisioning config files... 10:41:19 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12037127122022998856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:19 ---> docker-login.sh 10:41:19 nexus3.edgexfoundry.org:10001 10:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:19 Configure a credential helper to remove this warning. See 10:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:19 10:41:19 Login Succeeded 10:41:19 nexus3.edgexfoundry.org:10002 10:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:19 Configure a credential helper to remove this warning. See 10:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:19 10:41:19 Login Succeeded 10:41:19 nexus3.edgexfoundry.org:10003 10:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:19 Configure a credential helper to remove this warning. See 10:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:19 10:41:19 Login Succeeded 10:41:19 nexus3.edgexfoundry.org:10004 10:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:19 Configure a credential helper to remove this warning. See 10:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:19 10:41:19 Login Succeeded 10:41:19 docker.io 10:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:20 Configure a credential helper to remove this warning. See 10:41:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:20 10:41:20 Login Succeeded 10:41:20 ---> docker-login.sh ends [Pipeline] } 10:41:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:41:20 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 10:41:20 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 10:41:20 latest 10:41:20 3.1.0-dev.3 10:41:20 ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 10:41:20 main 10:41:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:20 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 10:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:41:20 b7ec34dafda9: Preparing 10:41:20 d8015c81bed6: Preparing 10:41:20 a1c440fcf9b1: Preparing 10:41:20 04a61de46641: Preparing 10:41:20 36b50b131297: Preparing 10:41:20 36b50b131297: Layer already exists 10:41:20 a1c440fcf9b1: Pushed 10:41:20 d8015c81bed6: Pushed 10:41:20 04a61de46641: Pushed 10:41:23 b7ec34dafda9: Pushed 10:41:23 ff16a83fb79151c0064e67c7d63c34566d8a7cb4: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:23 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:23 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 10:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:41:23 b7ec34dafda9: Preparing 10:41:23 d8015c81bed6: Preparing 10:41:23 a1c440fcf9b1: Preparing 10:41:23 04a61de46641: Preparing 10:41:23 36b50b131297: Preparing 10:41:23 36b50b131297: Layer already exists 10:41:23 b7ec34dafda9: Layer already exists 10:41:23 d8015c81bed6: Layer already exists 10:41:23 04a61de46641: Layer already exists 10:41:23 a1c440fcf9b1: Layer already exists 10:41:23 latest: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.3 10:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:41:24 b7ec34dafda9: Preparing 10:41:24 d8015c81bed6: Preparing 10:41:24 a1c440fcf9b1: Preparing 10:41:24 04a61de46641: Preparing 10:41:24 36b50b131297: Preparing 10:41:24 b7ec34dafda9: Layer already exists 10:41:24 a1c440fcf9b1: Layer already exists 10:41:24 36b50b131297: Layer already exists 10:41:24 d8015c81bed6: Layer already exists 10:41:24 04a61de46641: Layer already exists 10:41:24 3.1.0-dev.3: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 10:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:41:25 b7ec34dafda9: Preparing 10:41:25 d8015c81bed6: Preparing 10:41:25 a1c440fcf9b1: Preparing 10:41:25 04a61de46641: Preparing 10:41:25 36b50b131297: Preparing 10:41:25 a1c440fcf9b1: Layer already exists 10:41:25 04a61de46641: Layer already exists 10:41:25 b7ec34dafda9: Layer already exists 10:41:25 36b50b131297: Layer already exists 10:41:25 d8015c81bed6: Layer already exists 10:41:25 ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:25 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 10:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:41:25 b7ec34dafda9: Preparing 10:41:25 d8015c81bed6: Preparing 10:41:25 a1c440fcf9b1: Preparing 10:41:25 04a61de46641: Preparing 10:41:25 36b50b131297: Preparing 10:41:25 d8015c81bed6: Layer already exists 10:41:25 36b50b131297: Layer already exists 10:41:25 a1c440fcf9b1: Layer already exists 10:41:25 b7ec34dafda9: Layer already exists 10:41:25 04a61de46641: Layer already exists 10:41:25 main: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:25 ===================================================== [Pipeline] echo 10:41:25 taggedImages: 10:41:25 - nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 10:41:25 - nexus3.edgexfoundry.org:10004/device-gpio:latest 10:41:25 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.3 10:41:25 - nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 10:41:25 - 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 10:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:26 10:41:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:26 latest: Pulling from edgex-lftools-log-publisher 10:41:26 5eb5b503b376: Pulling fs layer 10:41:26 5c69ac0246d0: Pulling fs layer 10:41:26 ec43610c2a17: Pulling fs layer 10:41:26 3a2ae6a8a46f: Pulling fs layer 10:41:26 33b1e0a273af: Pulling fs layer 10:41:26 5d3b04190fa2: Pulling fs layer 10:41:26 3a2ae6a8a46f: Waiting 10:41:26 33b1e0a273af: Waiting 10:41:26 5d3b04190fa2: Waiting 10:41:26 2f39f015ded8: Pulling fs layer 10:41:26 2f39f015ded8: Waiting 10:41:26 5c69ac0246d0: Download complete 10:41:26 3a2ae6a8a46f: Verifying Checksum 10:41:26 3a2ae6a8a46f: Download complete 10:41:26 33b1e0a273af: Verifying Checksum 10:41:26 33b1e0a273af: Download complete 10:41:26 5d3b04190fa2: Verifying Checksum 10:41:26 5d3b04190fa2: Download complete 10:41:26 ec43610c2a17: Verifying Checksum 10:41:26 ec43610c2a17: Download complete 10:41:26 5eb5b503b376: Download complete 10:41:27 2f39f015ded8: Download complete 10:41:27 5eb5b503b376: Pull complete 10:41:27 5c69ac0246d0: Pull complete 10:41:28 ec43610c2a17: Pull complete 10:41:28 3a2ae6a8a46f: Pull complete 10:41:28 33b1e0a273af: Pull complete 10:41:28 5d3b04190fa2: Pull complete 10:41:32 2f39f015ded8: Pull complete 10:41:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:32 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:41:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:41:39 $ docker top 8e76c6ae96992c2895e27ce189e2935cb9f010e59337c81f89e2707edc5de9dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:39 ---> job-cost.sh 10:41:39 lf-activate-venv: SKIPPING 10:41:39 INFO: No Stack... 10:41:40 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:40 INFO: Archiving Costs [Pipeline] sh 10:41:40 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 10:41:40 + cut -d, -f6 [Pipeline] lock 10:41:40 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] 10:41:40 Resource [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] did not exist. Created. 10:41:40 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:41 + echo total: 0.2199999988079071 [Pipeline] stash 10:41:41 Stashed 1 file(s) [Pipeline] } 10:41:41 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:41 $ docker stop --time=1 8e76c6ae96992c2895e27ce189e2935cb9f010e59337c81f89e2707edc5de9dc 10:41:42 $ docker rm -f --volumes 8e76c6ae96992c2895e27ce189e2935cb9f010e59337c81f89e2707edc5de9dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:41:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3225 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 10:41:48 Running in /w/workspace/device-gpio/90 [Pipeline] { [Pipeline] checkout 10:41:48 The recommended git tool is: git 10:41:55 using credential edgex-jenkins-ssh 10:41:55 Cloning the remote Git repository 10:41:55 Cloning repository git@github.com:edgexfoundry/device-gpio.git 10:41:55 > git init /w/workspace/device-gpio/90 # timeout=10 10:41:55 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 10:41:55 > git --version # timeout=10 10:41:55 > git --version # 'git version 2.25.1' 10:41:55 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 10:41:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:58 Avoid second fetch 10:41:58 Checking out Revision ff16a83fb79151c0064e67c7d63c34566d8a7cb4 (main) 10:41:58 > git config core.sparsecheckout # timeout=10 10:41:58 > git checkout -f ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 10:41:59 Commit message: "Merge pull request #187 from jackchenjc/pkg-errors-removal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:42:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:42:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:42:00 Dload Upload Total Spent Left Speed 10:42:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 10:42:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:42:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:42:01 + sudo tee /etc/docker/daemon.new 10:42:01 { 10:42:01 "registry-mirrors": [ 10:42:01 "https://nexus3.edgexfoundry.org:10001" 10:42:01 ], 10:42:01 "bip": "10.250.0.254/24", 10:42:01 "hosts": [ 10:42:01 "tcp://0.0.0.0:5555", 10:42:01 "unix:///var/run/docker.sock" 10:42:01 ], 10:42:01 "mtu": 1458, 10:42:01 "selinux-enabled": true, 10:42:01 "seccomp-profile": "/etc/docker/seccomp.json" 10:42:01 } [Pipeline] sh 10:42:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:42:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:23 provisioning config files... 10:42:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/90@tmp/config17973271125244913982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:24 ---> docker-login.sh 10:42:24 nexus3.edgexfoundry.org:10001 10:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:25 Configure a credential helper to remove this warning. See 10:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:25 10:42:25 Login Succeeded 10:42:25 nexus3.edgexfoundry.org:10002 10:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:26 Configure a credential helper to remove this warning. See 10:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:26 10:42:26 Login Succeeded 10:42:26 nexus3.edgexfoundry.org:10003 10:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:26 Configure a credential helper to remove this warning. See 10:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:26 10:42:26 Login Succeeded 10:42:26 nexus3.edgexfoundry.org:10004 10:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:26 Configure a credential helper to remove this warning. See 10:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:26 10:42:26 Login Succeeded 10:42:26 docker.io 10:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:27 Configure a credential helper to remove this warning. See 10:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:27 10:42:27 Login Succeeded 10:42:27 ---> docker-login.sh ends [Pipeline] } 10:42:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:42:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:27 ========================================================= 10:42:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:42:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:42:28 Sending build context to Docker daemon 8.069MB 10:42:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:42:28 Step 2/12 : FROM ${BASE} AS builder 10:42:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:42:28 edb6bdbacee9: Pulling fs layer 10:42:28 5f9638ab2659: Pulling fs layer 10:42:28 8d51d6327a98: Pulling fs layer 10:42:28 8b374f2dd631: Pulling fs layer 10:42:28 ec14aa9079de: Pulling fs layer 10:42:28 2f466654f4bb: Pulling fs layer 10:42:28 554e91adad29: Pulling fs layer 10:42:28 ec14aa9079de: Waiting 10:42:28 2f466654f4bb: Waiting 10:42:28 554e91adad29: Waiting 10:42:28 8b374f2dd631: Waiting 10:42:28 5f9638ab2659: Download complete 10:42:28 8b374f2dd631: Verifying Checksum 10:42:28 8b374f2dd631: Download complete 10:42:28 ec14aa9079de: Download complete 10:42:28 edb6bdbacee9: Verifying Checksum 10:42:28 edb6bdbacee9: Download complete 10:42:29 edb6bdbacee9: Pull complete 10:42:30 554e91adad29: Verifying Checksum 10:42:30 554e91adad29: Download complete 10:42:30 5f9638ab2659: Pull complete 10:42:31 8d51d6327a98: Verifying Checksum 10:42:31 8d51d6327a98: Download complete 10:42:31 2f466654f4bb: Verifying Checksum 10:42:31 2f466654f4bb: Download complete 10:42:44 8d51d6327a98: Pull complete 10:42:44 8b374f2dd631: Pull complete 10:42:44 ec14aa9079de: Pull complete 10:42:50 2f466654f4bb: Pull complete 10:42:52 554e91adad29: Pull complete 10:42:52 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 10:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:42:52 ---> 1e15ea492957 10:42:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:42:54 ---> Running in 423678a0a44f 10:42:54 Removing intermediate container 423678a0a44f 10:42:54 ---> e22048dcc832 10:42:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:42:54 ---> Running in 503aeb14d5ec 10:42:54 Removing intermediate container 503aeb14d5ec 10:42:54 ---> e2143fceaa56 10:42:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:42:55 ---> Running in 65dada3ef460 10:42:55 Removing intermediate container 65dada3ef460 10:42:55 ---> 585e87660d05 10:42:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:42:55 ---> Running in 7dcb588ab1a5 10:42:55 Removing intermediate container 7dcb588ab1a5 10:42:55 ---> 4c1ddef972e5 10:42:55 Step 7/12 : WORKDIR /device-gpio 10:42:55 ---> Running in 59c171c69f2b 10:42:56 Removing intermediate container 59c171c69f2b 10:42:56 ---> 8ca9b6ff6546 10:42:56 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:56 ---> Running in 1dccf3f18f3c 10:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:42:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:42:59 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:42:59 (2/4) Installing libedit (20221030.3.1-r0) 10:42:59 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:42:59 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:42:59 Executing busybox-1.35.0-r29.trigger 10:42:59 OK: 268 MiB in 57 packages 10:43:00 Removing intermediate container 1dccf3f18f3c 10:43:00 ---> 92c1cf4b02fc 10:43:00 Step 9/12 : COPY go.mod vendor* ./ 10:43:01 ---> 24ed0225ba58 10:43:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:01 ---> Running in d2fbd712cc3b 10:44:09 Removing intermediate container d2fbd712cc3b 10:44:09 ---> 5d0f40c5ce26 10:44:09 Step 11/12 : COPY . . 10:44:10 ---> a72d647c7cd9 10:44:10 Step 12/12 : RUN ${MAKE} 10:44:10 ---> Running in 87e9dd1d88df 10:44:11 noop 10:44:12 Removing intermediate container 87e9dd1d88df 10:44:12 ---> d5f6aeffc7bd 10:44:12 Successfully built d5f6aeffc7bd 10:44:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:12 + docker inspect -f . ci-base-image-arm64 10:44:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:13 prd-ubuntu20.04-docker-arm64-4c-16g-3225 does not seem to be running inside a container 10:44:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/90 -v /w/workspace/device-gpio/90:/w/workspace/device-gpio/90:rw,z -v /w/workspace/device-gpio/90@tmp:/w/workspace/device-gpio/90@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 10:44:14 $ docker top 9c69d025dd088b89e6933524d6926e937bec0bf7bf5235dc7087937a21969197 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:15 + go version 10:44:15 go version go1.20.6 linux/arm64 [Pipeline] } 10:44:15 $ docker stop --time=1 9c69d025dd088b89e6933524d6926e937bec0bf7bf5235dc7087937a21969197 10:44:16 $ docker rm -f --volumes 9c69d025dd088b89e6933524d6926e937bec0bf7bf5235dc7087937a21969197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:17 + docker inspect -f . ci-base-image-arm64 10:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:17 prd-ubuntu20.04-docker-arm64-4c-16g-3225 does not seem to be running inside a container 10:44:17 $ 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/90 -v /w/workspace/device-gpio/90:/w/workspace/device-gpio/90:rw,z -v /w/workspace/device-gpio/90@tmp:/w/workspace/device-gpio/90@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 10:44:19 $ docker top 5587cde21ba843c4a3cd9a97eee0a33746b2c3a5ef7f313e9e71bc9b6f33f92d -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:19 + git config --global --add safe.directory /w/workspace/device-gpio/90 [Pipeline] fileExists [Pipeline] sh 10:44:20 + make test 10:44:20 go test ./... -coverprofile=coverage.out ./... 10:44:59 ? github.com/edgexfoundry/device-gpio [no test files] 10:47:21 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 10:47:21 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 10:47:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:47:21 go vet ./... 10:47:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:47:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:47:53 ./bin/test-attribution-txt.sh [Pipeline] echo 10:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:47:53 $ docker stop --time=1 5587cde21ba843c4a3cd9a97eee0a33746b2c3a5ef7f313e9e71bc9b6f33f92d 10:47:55 $ docker rm -f --volumes 5587cde21ba843c4a3cd9a97eee0a33746b2c3a5ef7f313e9e71bc9b6f33f92d [Pipeline] // withDockerContainer [Pipeline] sh 10:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:47:56 Warning: overwriting stash ‘coverage-report’ 10:47:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:47:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:47:57 + ls -al . 10:47:57 total 160 10:47:57 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:44 . 10:47:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:41 .. 10:47:57 -rw-rw-r-- 1 jenkins jenkins 120 Aug 9 10:41 .dockerignore 10:47:57 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:41 .git 10:47:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:41 .github 10:47:57 -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:41 .gitignore 10:47:57 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:41 .golangci.yml 10:47:57 -rw-rw-r-- 1 jenkins jenkins 9602 Aug 9 10:41 Attribution.txt 10:47:57 -rw-rw-r-- 1 jenkins jenkins 6184 Aug 9 10:41 CHANGELOG.md 10:47:57 -rw-rw-r-- 1 jenkins jenkins 1542 Aug 9 10:41 Dockerfile 10:47:57 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:41 GOVERNANCE.md 10:47:57 -rw-rw-r-- 1 jenkins jenkins 657 Aug 9 10:41 Jenkinsfile 10:47:57 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:41 LICENSE 10:47:57 -rw-rw-r-- 1 jenkins jenkins 1692 Aug 9 10:41 Makefile 10:47:57 -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:41 OWNERS.md 10:47:57 -rw-rw-r-- 1 jenkins jenkins 12293 Aug 9 10:41 README.md 10:47:57 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:39 VERSION 10:47:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:41 bin 10:47:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:41 cmd 10:47:57 -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:44 coverage.out 10:47:57 -rw-rw-r-- 1 jenkins jenkins 3222 Aug 9 10:41 go.mod 10:47:57 -rw-rw-r-- 1 jenkins jenkins 31495 Aug 9 10:41 go.sum 10:47:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:41 internal 10:47:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:41 snap 10:47:57 -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:57 + 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=ff16a83fb79151c0064e67c7d63c34566d8a7cb4 --label arch=arm64 --label version=3.1.0-dev.3 . 10:47:58 Sending build context to Docker daemon 8.07MB 10:47:58 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:47:58 Step 2/25 : FROM ${BASE} AS builder 10:47:58 ---> d5f6aeffc7bd 10:47:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:48:01 ---> Running in 55d26e8f3450 10:48:01 Removing intermediate container 55d26e8f3450 10:48:01 ---> 71509d288623 10:48:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:48:01 ---> Running in 6a5558504d77 10:48:01 Removing intermediate container 6a5558504d77 10:48:01 ---> ec117b7b2d2d 10:48:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:48:01 ---> Running in 59a8115c239d 10:48:02 Removing intermediate container 59a8115c239d 10:48:02 ---> 7ea8db2cfced 10:48:02 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:48:02 ---> Running in 57c92e6f5ca8 10:48:02 Removing intermediate container 57c92e6f5ca8 10:48:02 ---> 933700b88455 10:48:02 Step 7/25 : WORKDIR /device-gpio 10:48:02 ---> Running in 5e8e93425371 10:48:02 Removing intermediate container 5e8e93425371 10:48:02 ---> affb4decd39d 10:48:02 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:48:02 ---> Running in e077c178ffc6 10:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:48:06 OK: 268 MiB in 57 packages 10:48:06 Removing intermediate container e077c178ffc6 10:48:06 ---> 03f9e7d9d88e 10:48:06 Step 9/25 : COPY go.mod vendor* ./ 10:48:07 ---> 21bb3fac7f5c 10:48:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:07 ---> Running in ddf46a393f77 10:48:10 Removing intermediate container ddf46a393f77 10:48:10 ---> 5ffcf775df01 10:48:10 Step 11/25 : COPY . . 10:48:10 ---> 0c6d2afecff0 10:48:10 Step 12/25 : RUN ${MAKE} 10:48:10 ---> Running in c55a5b31c4a6 10:48:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 10:50:33 Removing intermediate container c55a5b31c4a6 10:50:33 ---> aac508c99d8c 10:50:33 Step 13/25 : FROM alpine:3.17 10:50:33 3.17: Pulling from library/alpine 10:50:33 4060ece20d7a: Pulling fs layer 10:50:33 4060ece20d7a: Verifying Checksum 10:50:33 4060ece20d7a: Download complete 10:50:33 4060ece20d7a: Pull complete 10:50:33 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:50:33 Status: Downloaded newer image for alpine:3.17 10:50:33 ---> 8650cd65339b 10:50:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 10:50:33 ---> Running in b13a9553dbdc 10:50:33 Removing intermediate container b13a9553dbdc 10:50:33 ---> 4e6e9cd6e63e 10:50:33 Step 15/25 : RUN apk add --update --no-cache 10:50:33 ---> Running in 1b2f8da28afb 10:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:50:35 OK: 7 MiB in 15 packages 10:50:36 Removing intermediate container 1b2f8da28afb 10:50:36 ---> 34568c2c034e 10:50:36 Step 16/25 : WORKDIR / 10:50:36 ---> Running in eee152a070d8 10:50:36 Removing intermediate container eee152a070d8 10:50:36 ---> ae891471bcb7 10:50:36 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 10:50:37 ---> 574bea429bd0 10:50:37 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 10:50:37 ---> dff9b89a5c8b 10:50:37 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 10:50:42 ---> a9e94c0ca055 10:50:42 Step 20/25 : EXPOSE 59910 10:50:42 ---> Running in d3c3c37026e9 10:50:42 Removing intermediate container d3c3c37026e9 10:50:42 ---> 1e176e235cdc 10:50:42 Step 21/25 : ENTRYPOINT ["/device-gpio"] 10:50:42 ---> Running in 5060ded64a88 10:50:42 Removing intermediate container 5060ded64a88 10:50:42 ---> c348bafa28f6 10:50:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:50:42 ---> Running in b7287a0bdf4c 10:50:42 Removing intermediate container b7287a0bdf4c 10:50:42 ---> 84404caab0d8 10:50:42 Step 23/25 : LABEL arch=arm64 10:50:42 ---> Running in c5347e78fe66 10:50:43 Removing intermediate container c5347e78fe66 10:50:43 ---> 08235f433f46 10:50:43 Step 24/25 : LABEL git_sha=ff16a83fb79151c0064e67c7d63c34566d8a7cb4 10:50:43 ---> Running in 2c38d7ee482e 10:50:43 Removing intermediate container 2c38d7ee482e 10:50:43 ---> b78a546c786e 10:50:43 Step 25/25 : LABEL version=3.1.0-dev.3 10:50:43 ---> Running in b414ca17af09 10:50:44 Removing intermediate container b414ca17af09 10:50:44 ---> a4be37c4a146 10:50:44 [Warning] One or more build-args [ARCH] were not consumed 10:50:44 Successfully built a4be37c4a146 10:50:44 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 10:50:44 provisioning config files... 10:50:44 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/90@tmp/config18056282181640237002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:44 ---> docker-login.sh 10:50:44 nexus3.edgexfoundry.org:10001 10:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:44 Configure a credential helper to remove this warning. See 10:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:44 10:50:44 Login Succeeded 10:50:44 nexus3.edgexfoundry.org:10002 10:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:45 Configure a credential helper to remove this warning. See 10:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:45 10:50:45 Login Succeeded 10:50:45 nexus3.edgexfoundry.org:10003 10:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:45 Configure a credential helper to remove this warning. See 10:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:45 10:50:45 Login Succeeded 10:50:45 nexus3.edgexfoundry.org:10004 10:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:45 Configure a credential helper to remove this warning. See 10:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:45 10:50:45 Login Succeeded 10:50:45 docker.io 10:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:46 Configure a credential helper to remove this warning. See 10:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:46 10:50:46 Login Succeeded 10:50:46 ---> docker-login.sh ends [Pipeline] } 10:50:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:50:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:50:46 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 10:50:46 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 10:50:46 latest 10:50:46 3.1.0-dev.3 10:50:46 ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 10:50:46 main 10:50:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:47 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:47 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 10:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 10:50:47 654ecb8f9643: Preparing 10:50:47 4aaac94d8489: Preparing 10:50:47 ebb5f9902d4a: Preparing 10:50:47 a47a960205c8: Preparing 10:50:47 d2d9d24a8c2a: Preparing 10:50:47 d2d9d24a8c2a: Layer already exists 10:50:47 ebb5f9902d4a: Pushed 10:50:47 4aaac94d8489: Pushed 10:50:47 a47a960205c8: Pushed 10:50:53 654ecb8f9643: Pushed 10:50:53 ff16a83fb79151c0064e67c7d63c34566d8a7cb4: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:53 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:53 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 10:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 10:50:53 654ecb8f9643: Preparing 10:50:53 4aaac94d8489: Preparing 10:50:53 ebb5f9902d4a: Preparing 10:50:53 a47a960205c8: Preparing 10:50:53 d2d9d24a8c2a: Preparing 10:50:53 d2d9d24a8c2a: Layer already exists 10:50:53 4aaac94d8489: Layer already exists 10:50:53 654ecb8f9643: Layer already exists 10:50:53 ebb5f9902d4a: Layer already exists 10:50:53 a47a960205c8: Layer already exists 10:50:53 latest: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:54 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:54 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.3 10:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 10:50:54 654ecb8f9643: Preparing 10:50:54 4aaac94d8489: Preparing 10:50:54 ebb5f9902d4a: Preparing 10:50:54 a47a960205c8: Preparing 10:50:54 d2d9d24a8c2a: Preparing 10:50:54 ebb5f9902d4a: Layer already exists 10:50:54 654ecb8f9643: Layer already exists 10:50:54 a47a960205c8: Layer already exists 10:50:54 4aaac94d8489: Layer already exists 10:50:54 d2d9d24a8c2a: Layer already exists 10:50:54 3.1.0-dev.3: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:54 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:55 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 10:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 10:50:55 654ecb8f9643: Preparing 10:50:55 4aaac94d8489: Preparing 10:50:55 ebb5f9902d4a: Preparing 10:50:55 a47a960205c8: Preparing 10:50:55 d2d9d24a8c2a: Preparing 10:50:55 ebb5f9902d4a: Layer already exists 10:50:55 d2d9d24a8c2a: Layer already exists 10:50:55 4aaac94d8489: Layer already exists 10:50:55 a47a960205c8: Layer already exists 10:50:55 654ecb8f9643: Layer already exists 10:50:55 ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:55 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:55 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 10:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 10:50:55 654ecb8f9643: Preparing 10:50:55 4aaac94d8489: Preparing 10:50:55 ebb5f9902d4a: Preparing 10:50:55 a47a960205c8: Preparing 10:50:55 d2d9d24a8c2a: Preparing 10:50:55 ebb5f9902d4a: Layer already exists 10:50:55 654ecb8f9643: Layer already exists 10:50:55 a47a960205c8: Layer already exists 10:50:55 4aaac94d8489: Layer already exists 10:50:55 d2d9d24a8c2a: Layer already exists 10:50:55 main: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:50:55 ===================================================== [Pipeline] echo 10:50:55 taggedImages: 10:50:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 10:50:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 10:50:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.3 10:50:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 10:50:55 - 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 10:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:56 10:50:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:56 arm64: Pulling from edgex-lftools-log-publisher 10:50:56 8998bd30e6a1: Pulling fs layer 10:50:56 04944245beec: Pulling fs layer 10:50:56 699f458cf7ca: Pulling fs layer 10:50:56 765212b225bb: Pulling fs layer 10:50:56 f23df028b6ca: Pulling fs layer 10:50:56 d65c8cfc05b1: Pulling fs layer 10:50:56 2437ff75d9bd: Pulling fs layer 10:50:56 f23df028b6ca: Waiting 10:50:56 2437ff75d9bd: Waiting 10:50:56 765212b225bb: Waiting 10:50:56 04944245beec: Verifying Checksum 10:50:56 04944245beec: Download complete 10:50:56 765212b225bb: Download complete 10:50:56 f23df028b6ca: Verifying Checksum 10:50:56 f23df028b6ca: Download complete 10:50:56 d65c8cfc05b1: Verifying Checksum 10:50:56 d65c8cfc05b1: Download complete 10:50:57 699f458cf7ca: Verifying Checksum 10:50:57 699f458cf7ca: Download complete 10:50:57 8998bd30e6a1: Verifying Checksum 10:50:57 8998bd30e6a1: Download complete 10:50:59 2437ff75d9bd: Verifying Checksum 10:50:59 2437ff75d9bd: Download complete 10:51:01 8998bd30e6a1: Pull complete 10:51:01 04944245beec: Pull complete 10:51:03 699f458cf7ca: Pull complete 10:51:03 765212b225bb: Pull complete 10:51:03 f23df028b6ca: Pull complete 10:51:04 d65c8cfc05b1: Pull complete 10:51:19 2437ff75d9bd: Pull complete 10:51:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:51:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:51:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:19 prd-ubuntu20.04-docker-arm64-4c-16g-3225 does not seem to be running inside a container 10:51:19 $ 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/90 -v /w/workspace/device-gpio/90:/w/workspace/device-gpio/90:rw,z -v /w/workspace/device-gpio/90@tmp:/w/workspace/device-gpio/90@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 10:51:22 $ docker top 9e9a59ac5104ee53ff258d5e8dd11c24858873d96a338e0310f308b069e87c2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:22 ---> job-cost.sh 10:51:22 lf-activate-venv: SKIPPING 10:51:22 INFO: No Stack... 10:51:23 INFO: Retrieving Pricing Info for: v3-standard-4 10:51:24 INFO: Archiving Costs [Pipeline] sh 10:51:24 + + cat /w/workspace/device-gpio/90/archives/cost.csvcut 10:51:24 -d, -f6 [Pipeline] lock 10:51:24 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] 10:51:24 Resource [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] did not exist. Created. 10:51:24 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:51:25 /w/workspace/device-gpio/90@tmp/durable-4a8fc2c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:51:25 + echo total: 0.10999999940395355 [Pipeline] stash 10:51:25 Warning: overwriting stash ‘stack-cost’ 10:51:25 Stashed 1 file(s) [Pipeline] } 10:51:25 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 10:51:25 $ docker stop --time=1 9e9a59ac5104ee53ff258d5e8dd11c24858873d96a338e0310f308b069e87c2d 10:51:27 $ docker rm -f --volumes 9e9a59ac5104ee53ff258d5e8dd11c24858873d96a338e0310f308b069e87c2d [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 10:51:27 provisioning config files... 10:51:27 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6363609170649185449tmp [Pipeline] { [Pipeline] sh 10:51:27 + set +x 10:51:27 + curl -s https://codecov.io/bash 10:51:27 + bash -s -- 10:51:27 10:51:27 _____ _ 10:51:27 / ____| | | 10:51:27 | | ___ __| | ___ ___ _____ __ 10:51:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:51:27 | |___| (_) | (_| | __/ (_| (_) \ V / 10:51:27 \_____\___/ \__,_|\___|\___\___/ \_/ 10:51:27 Bash-1.0.6 10:51:27 10:51:27 10:51:27 ==> git version 2.25.1 found 10:51:27 ==> 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 10:51:27 Release-Date: 2020-01-08 10:51:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:51:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:51:27 ==> Jenkins CI detected. 10:51:27 current dir:  /w/workspace/edgexfoundry_device-gpio_main 10:51:27 project root: . 10:51:27 --> token set from env 10:51:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:51:27 ==> Running gcov in . (disable via -X gcov) 10:51:27 ==> Python coveragepy not found 10:51:27 ==> Searching for coverage reports in: 10:51:27 + . 10:51:27 -> Found 1 reports 10:51:27 ==> Detecting git/mercurial file structure 10:51:27 ==> Reading reports 10:51:27 + ./coverage.out bytes=10 10:51:27 ==> Appending adjustments 10:51:27 https://docs.codecov.io/docs/fixing-reports 10:51:28 + Found adjustments 10:51:28 ==> Gzipping contents 10:51:28 4.0K /tmp/codecov.ACAIBp.gz 10:51:28 ==> Uploading reports 10:51:28 url: https://codecov.io 10:51:28 query: branch=main&commit=ff16a83fb79151c0064e67c7d63c34566d8a7cb4&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 10:51:28 -> Pinging Codecov 10:51:28 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=ff16a83fb79151c0064e67c7d63c34566d8a7cb4&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 10:51:28 -> Uploading to 10:51:28 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ff16a83fb79151c0064e67c7d63c34566d8a7cb4/07dd6b70-588f-4d10-a66a-76cbe8061e27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T105127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c7978e8ead1ff49b38a5d55d7abe5f6e94ca6580c92e8341d61b38ed31033a5 10:51:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:51:28 Dload Upload Total Spent Left Speed 10:51:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3790 --:--:-- --:--:-- --:--:-- 3790 10:51:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] } 10:51:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:51:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:51:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:51:28 10:51:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:51:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:51:29 df9b9388f04a: Pulling fs layer 10:51:29 52dc419b0ee2: Pulling fs layer 10:51:29 25bc292e5bac: Pulling fs layer 10:51:29 114826534d7a: Pulling fs layer 10:51:29 4657fd5d0bcf: Pulling fs layer 10:51:29 6ad1cebc031e: Pulling fs layer 10:51:29 8a3aa393b2d8: Pulling fs layer 10:51:29 8a3aa393b2d8: Waiting 10:51:29 4657fd5d0bcf: Waiting 10:51:29 6ad1cebc031e: Waiting 10:51:29 114826534d7a: Waiting 10:51:29 25bc292e5bac: Verifying Checksum 10:51:29 25bc292e5bac: Download complete 10:51:29 52dc419b0ee2: Verifying Checksum 10:51:29 52dc419b0ee2: Download complete 10:51:29 4657fd5d0bcf: Verifying Checksum 10:51:29 4657fd5d0bcf: Download complete 10:51:29 df9b9388f04a: Download complete 10:51:29 df9b9388f04a: Pull complete 10:51:29 6ad1cebc031e: Verifying Checksum 10:51:29 6ad1cebc031e: Download complete 10:51:29 52dc419b0ee2: Pull complete 10:51:29 25bc292e5bac: Pull complete 10:51:30 114826534d7a: Verifying Checksum 10:51:30 114826534d7a: Download complete 10:51:30 8a3aa393b2d8: Verifying Checksum 10:51:30 8a3aa393b2d8: Download complete 10:51:34 114826534d7a: Pull complete 10:51:34 4657fd5d0bcf: Pull complete 10:51:34 6ad1cebc031e: Pull complete 10:51:37 8a3aa393b2d8: Pull complete 10:51:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:51:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:51:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:37 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:51:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:51:42 $ docker top ab2c197ea98206704691dae5e916e79af6cb08ce4cf0552a4e28e6f5b330c0bb -eo pid,comm [Pipeline] { [Pipeline] echo 10:51:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 10:51:42 + set -o pipefail 10:51:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 10:51:47 10:51:47 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 10:51:47 10:51:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/f25b024d-6503-4c0b-b69a-be41b5e8a581 10:51:47 10:51:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:51:47 10:51:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:51:47 10:51:47 10:51:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:51:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:51:47 More details here: https://snyk.co/ue1NS 10:51:47 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:51:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:51:47 $ docker stop --time=1 ab2c197ea98206704691dae5e916e79af6cb08ce4cf0552a4e28e6f5b330c0bb 10:51:51 $ docker rm -f --volumes ab2c197ea98206704691dae5e916e79af6cb08ce4cf0552a4e28e6f5b330c0bb [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 10:51:52 + git log --format=format:%s -1 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] sh 10:51:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:53 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:51:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:51:53 $ docker top e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce -eo pid,comm 10:51:53 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). 10:51:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:53 [ssh-agent] Looking for ssh-agent implementation... 10:51:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:53 $ docker exec e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce ssh-agent 10:51:54 SSH_AUTH_SOCK=/tmp/ssh-QYvuvMAshOys/agent.31 10:51:54 SSH_AGENT_PID=37 10:51:54 Running ssh-add (command line suppressed) 10:51:54 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2555040078737641298.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2555040078737641298.key) 10:51:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:54 + git semver tag 10:51:54 2023-08-09 10:51:54,742 [run_tag] DEBUG tag force:False 10:51:54 2023-08-09 10:51:54,742 [check_head_tag] DEBUG check head tag 10:51:54 2023-08-09 10:51:54,743 [execute] INFO git cat-file --batch-check 10:51:54 2023-08-09 10:51:54,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 10:51:54 2023-08-09 10:51:54,747 [execute] INFO git cat-file --batch 10:51:54 2023-08-09 10:51:54,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 10:51:55 2023-08-09 10:51:54,754 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:51:55 2023-08-09 10:51:54,755 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 10:51:55 2023-08-09 10:51:54,755 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 10:51:55 2023-08-09 10:51:54,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:51:55 3.1.0-dev.3 [Pipeline] } 10:51:55 $ docker exec --env ******** --env ******** e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce ssh-agent -k 10:51:55 unset SSH_AUTH_SOCK; 10:51:55 unset SSH_AGENT_PID; 10:51:55 echo Agent pid 37 killed; 10:51:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:55 + git semver [Pipeline] } 10:51:55 $ docker stop --time=1 e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce 10:51:57 $ docker rm -f --volumes e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:57 10:51:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:57 0.23.1-centos7: Pulling from edgex-lftools 10:51:57 ab5ef0e58194: Pulling fs layer 10:51:57 9712f1f96733: Pulling fs layer 10:51:57 63f879dbbcfc: Pulling fs layer 10:51:57 0d9ebad4ef96: Pulling fs layer 10:51:57 e9a5061849ea: Pulling fs layer 10:51:57 d747dcd14b5f: Pulling fs layer 10:51:57 2de7ff778b66: Pulling fs layer 10:51:57 0d9ebad4ef96: Waiting 10:51:57 e9a5061849ea: Waiting 10:51:57 d747dcd14b5f: Waiting 10:51:57 2de7ff778b66: Waiting 10:51:57 9712f1f96733: Verifying Checksum 10:51:57 9712f1f96733: Download complete 10:51:58 63f879dbbcfc: Verifying Checksum 10:51:58 63f879dbbcfc: Download complete 10:51:58 0d9ebad4ef96: Verifying Checksum 10:51:58 0d9ebad4ef96: Download complete 10:51:58 d747dcd14b5f: Verifying Checksum 10:51:58 d747dcd14b5f: Download complete 10:51:58 e9a5061849ea: Verifying Checksum 10:51:58 e9a5061849ea: Download complete 10:51:58 ab5ef0e58194: Verifying Checksum 10:51:58 ab5ef0e58194: Download complete 10:51:58 2de7ff778b66: Verifying Checksum 10:51:58 2de7ff778b66: Download complete 10:52:02 ab5ef0e58194: Pull complete 10:52:02 9712f1f96733: Pull complete 10:52:02 63f879dbbcfc: Pull complete 10:52:07 0d9ebad4ef96: Pull complete 10:52:07 e9a5061849ea: Pull complete 10:52:07 d747dcd14b5f: Pull complete 10:52:08 2de7ff778b66: Pull complete 10:52:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:52:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:08 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:52:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:52:14 $ docker top 8b12923f9429366a7fd8e5df2f13c4c0ea4e7cd8994ac931f5af47eb2b1078f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:52:15 provisioning config files... 10:52:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4165507093075767983tmp 10:52:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1453409074143244907tmp 10:52:15 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5896529431003206845tmp [Pipeline] { [Pipeline] echo 10:52:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:52:15 ---> sigul-configuration.sh 10:52:15 gpg: directory `/root/.gnupg' created 10:52:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:52:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:52:15 gpg: keyring `/root/.gnupg/secring.gpg' created 10:52:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:52:15 gpg: CAST5 encrypted data 10:52:15 gpg: encrypted with 1 passphrase 10:52:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:52:15 + mkdir /home/jenkins 10:52:15 + mkdir /home/jenkins/sigul [Pipeline] sh 10:52:15 + 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 10:52:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:52:17 ---> sigul-install.sh 10:52:17 Sigul already installed; skipping installation. [Pipeline] sh 10:52:18 + git tag --list 10:52:18 v1.0.0 10:52:18 v2.1.0 10:52:18 v2.1.1 10:52:18 v2.2.0 10:52:18 v2.3.0 10:52:18 v3.0 10:52:18 v3.0.0 10:52:18 v3.1.0-dev.1 10:52:18 v3.1.0-dev.2 10:52:18 v3.1.0-dev.3 [Pipeline] sh 10:52:20 + lftools sign git-tag v3.1.0-dev.3 10:52:20 Signing Git tag with Sigul... 10:52:20 Signing v3.1.0-dev.3 [Pipeline] echo 10:52:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:52:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:52:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:52:21 $ docker stop --time=1 8b12923f9429366a7fd8e5df2f13c4c0ea4e7cd8994ac931f5af47eb2b1078f9 10:52:23 $ docker rm -f --volumes 8b12923f9429366a7fd8e5df2f13c4c0ea4e7cd8994ac931f5af47eb2b1078f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:52:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:52:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:23 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:52:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:52:24 $ docker top a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:52:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:24 [ssh-agent] Looking for ssh-agent implementation... 10:52:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:24 $ docker exec a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e ssh-agent 10:52:24 SSH_AUTH_SOCK=/tmp/ssh-LuLkAS2VVxZo/agent.32 10:52:24 SSH_AGENT_PID=38 10:52:24 Running ssh-add (command line suppressed) 10:52:24 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15498318360173175471.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15498318360173175471.key) 10:52:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:24 + git semver bump pre 10:52:25 2023-08-09 10:52:25,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:52:25 2023-08-09 10:52:25,182 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 10:52:25 2023-08-09 10:52:25,182 [bump_version] DEBUG bumped version:3.1.0-dev.4 10:52:25 2023-08-09 10:52:25,182 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 10:52:25 2023-08-09 10:52:25,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:52:25 2023-08-09 10:52:25,182 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:52:25 2023-08-09 10:52:25,185 [execute] INFO git cat-file --batch-check 10:52:25 2023-08-09 10:52:25,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 10:52:25 2023-08-09 10:52:25,190 [execute] INFO git cat-file --batch 10:52:25 2023-08-09 10:52:25,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 10:52:25 2023-08-09 10:52:25,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:52:25 3.1.0-dev.4 [Pipeline] } 10:52:25 $ docker exec --env ******** --env ******** a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e ssh-agent -k 10:52:25 unset SSH_AUTH_SOCK; 10:52:25 unset SSH_AGENT_PID; 10:52:25 echo Agent pid 38 killed; 10:52:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:52:25 + git semver [Pipeline] } 10:52:25 $ docker stop --time=1 a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e 10:52:27 $ docker rm -f --volumes a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e [Pipeline] // withDockerContainer [Pipeline] sh 10:52:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:52:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:28 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:52:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:52:28 $ docker top e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf -eo pid,comm 10:52:28 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). 10:52:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:28 [ssh-agent] Looking for ssh-agent implementation... 10:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:28 $ docker exec e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf ssh-agent 10:52:28 SSH_AUTH_SOCK=/tmp/ssh-mWXWZhSd7EI5/agent.33 10:52:28 SSH_AGENT_PID=39 10:52:28 Running ssh-add (command line suppressed) 10:52:28 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13358283234601028956.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13358283234601028956.key) 10:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:29 + git semver push 10:52:29 2023-08-09 10:52:29,362 [run_push] DEBUG push 10:52:29 2023-08-09 10:52:29,363 [execute] INFO git cat-file --batch-check 10:52:29 2023-08-09 10:52:29,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 10:52:29 2023-08-09 10:52:29,368 [execute] INFO git rev-list 351d4461352fb8577a7f846b4f37f6a6105526d7 -- 10:52:29 2023-08-09 10:52:29,368 [execute] DEBUG Popen(['git', 'rev-list', '351d4461352fb8577a7f846b4f37f6a6105526d7', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 10:52:29 2023-08-09 10:52:29,376 [execute] INFO git fetch -v origin 10:52:29 2023-08-09 10:52:29,376 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 10:52:29 2023-08-09 10:52:29,853 [run_push] DEBUG no remote changes detected 10:52:29 2023-08-09 10:52:29,853 [execute] INFO git push origin semver 10:52:29 2023-08-09 10:52:29,854 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 10:52:30 2023-08-09 10:52:30,621 [run_push] DEBUG push all version tags 10:52:30 2023-08-09 10:52:30,621 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:52:30 2023-08-09 10:52:30,622 [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) 10:52:31 2023-08-09 10:52:31,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:52:31 3.1.0-dev.4 [Pipeline] } 10:52:31 $ docker exec --env ******** --env ******** e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf ssh-agent -k 10:52:31 unset SSH_AUTH_SOCK; 10:52:31 unset SSH_AGENT_PID; 10:52:31 echo Agent pid 39 killed; 10:52:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:52:31 + git semver [Pipeline] } 10:52:32 $ docker stop --time=1 e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf 10:52:33 $ docker rm -f --volumes e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf [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 10:52:34 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 10:52:34 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 10:52:34 total 16 10:52:34 drwxr-xr-x 3 root root 4096 Aug 9 10:41 . 10:52:34 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:52 .. 10:52:34 drwxr-xr-x 2 root root 4096 Aug 9 10:41 cost 10:52:34 -rw-r--r-- 1 root root 82 Aug 9 10:41 cost.csv 10:52:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 10:52:34 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 10:52:34 total 16 10:52:34 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:41 . 10:52:34 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:52 .. 10:52:34 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 10:41 cost 10:52:34 -rw-r--r-- 1 jenkins jenkins 82 Aug 9 10:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:52:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:52:35 ---> package-listing.sh 10:52:35 ++ facter osfamily 10:52:35 ++ tr '[:upper:]' '[:lower:]' 10:52:35 + OS_FAMILY=debian 10:52:35 + workspace=/w/workspace/edgexfoundry_device-gpio_main 10:52:35 + START_PACKAGES=/tmp/packages_start.txt 10:52:35 + END_PACKAGES=/tmp/packages_end.txt 10:52:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:52:35 + PACKAGES=/tmp/packages_start.txt 10:52:35 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 10:52:35 + PACKAGES=/tmp/packages_end.txt 10:52:35 + case "${OS_FAMILY}" in 10:52:35 + dpkg -l 10:52:35 + grep '^ii' 10:52:35 + '[' -f /tmp/packages_start.txt ']' 10:52:35 + '[' -f /tmp/packages_end.txt ']' 10:52:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:52:35 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 10:52:35 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 10:52:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 10:52:35 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 10:52:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:36 prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container 10:52:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:52:36 $ docker top 218f62212436adb819bd243cc94a6df9b64d2458c27fe84ad66e2a20d808b17f -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:37 + touch /tmp/pre-build-complete [Pipeline] sh 10:52:37 + mkdir -p /var/log/sysstat [Pipeline] sh 10:52:37 + ls /var/log/sa-host 10:52:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:37 provisioning config files... 10:52:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config370433413149749866tmp [Pipeline] { [Pipeline] echo 10:52:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:52:38 ---> create-netrc.sh [Pipeline] } 10:52:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:52:38 ---> python-tools-install.sh [Pipeline] echo 10:52:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:52:38 ---> sudo-logs.sh 10:52:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:52:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:52:38 ---> job-cost.sh 10:52:38 lf-activate-venv: SKIPPING 10:52:38 DEBUG: total: 0.2199999988079071 10:52:38 INFO: Retrieving Stack Cost... 10:52:39 INFO: Retrieving Pricing Info for: v3-standard-8 10:52:39 INFO: Archiving Costs [Pipeline] echo 10:52:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:52:40 ---> logs-deploy.sh 10:52:40 lf-activate-venv: SKIPPING 10:52:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/90 10:52:40 INFO: archiving workspace using pattern(s): 10:52:41 Archives upload complete. 10:52:41 INFO: archiving logs to Nexus 10:52:41 ---> uname -a: 10:52:41 Linux prd-ubuntu20-04-docker-8c-8g-3221 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:52:41 10:52:41 10:52:41 ---> lscpu: 10:52:41 Architecture: x86_64 10:52:41 CPU op-mode(s): 32-bit, 64-bit 10:52:41 Byte Order: Little Endian 10:52:41 Address sizes: 40 bits physical, 48 bits virtual 10:52:41 CPU(s): 8 10:52:41 On-line CPU(s) list: 0-7 10:52:41 Thread(s) per core: 1 10:52:41 Core(s) per socket: 1 10:52:41 Socket(s): 8 10:52:41 NUMA node(s): 1 10:52:41 Vendor ID: AuthenticAMD 10:52:41 CPU family: 23 10:52:41 Model: 49 10:52:41 Model name: AMD EPYC-Rome Processor 10:52:41 Stepping: 0 10:52:41 CPU MHz: 2799.998 10:52:41 BogoMIPS: 5599.99 10:52:41 Virtualization: AMD-V 10:52:41 Hypervisor vendor: KVM 10:52:41 Virtualization type: full 10:52:41 L1d cache: 256 KiB 10:52:41 L1i cache: 256 KiB 10:52:41 L2 cache: 4 MiB 10:52:41 L3 cache: 128 MiB 10:52:41 NUMA node0 CPU(s): 0-7 10:52:41 Vulnerability Itlb multihit: Not affected 10:52:41 Vulnerability L1tf: Not affected 10:52:41 Vulnerability Mds: Not affected 10:52:41 Vulnerability Meltdown: Not affected 10:52:41 Vulnerability Mmio stale data: Not affected 10:52:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:52:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:52:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:52:41 Vulnerability Srbds: Not affected 10:52:41 Vulnerability Tsx async abort: Not affected 10:52:41 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 10:52:41 10:52:41 10:52:41 ---> nproc: 10:52:41 8 10:52:41 10:52:41 10:52:41 ---> df -h: 10:52:41 Filesystem Size Used Avail Use% Mounted on 10:52:41 overlay 155G 13G 143G 9% / 10:52:41 tmpfs 64M 0 64M 0% /dev 10:52:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:52:41 shm 64M 0 64M 0% /dev/shm 10:52:41 /dev/vda1 155G 13G 143G 9% /facter-os 10:52:41 10:52:41 10:52:41 ---> sar -b -r -n DEV: 10:52:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3221) 08/09/23 _x86_64_ (8 CPU) 10:52:41 10:52:41 10:38:06 LINUX RESTART (8 CPU) 10:52:41 10:52:41 10:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:52:41 10:40:01 152.62 4.46 148.16 0.00 410.51 59920.01 0.00 10:52:41 10:41:01 131.44 0.25 131.19 0.00 18.26 35182.27 0.00 10:52:41 10:42:01 115.06 0.15 114.91 0.00 23.06 34303.62 0.00 10:52:41 10:43:01 2.22 0.00 2.22 0.00 0.00 25.21 0.00 10:52:41 10:44:01 53.89 10.61 43.28 0.00 5157.27 8947.31 0.00 10:52:41 10:45:01 6.10 0.02 6.08 0.00 0.13 125.18 0.00 10:52:41 10:46:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 10:52:41 10:47:01 1.70 0.00 1.70 0.00 0.00 18.26 0.00 10:52:41 10:48:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 10:52:41 10:49:01 1.70 0.00 1.70 0.00 0.00 18.79 0.00 10:52:41 10:50:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 10:52:41 10:51:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 10:52:41 10:52:01 58.51 0.33 58.17 0.00 20.93 33666.66 0.00 10:52:41 Average: 40.47 1.21 39.26 0.00 433.09 13190.49 0.00 10:52:41 10:52:41 10:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:52:41 10:40:01 28261388 31565348 743036 2.26 114088 3393560 1987344 5.86 1164200 3020860 167920 10:52:41 10:41:01 27821788 31181396 1118056 3.40 149828 3389096 2712788 7.99 1663940 2923996 132328 10:52:41 10:42:01 27606884 31565656 734084 2.23 159884 3939772 1745372 5.14 1269940 3492888 304 10:52:41 10:43:01 27606748 31565568 733948 2.23 159920 3939772 1745372 5.14 1269876 3492888 24 10:52:41 10:44:01 27082408 31551440 730692 2.22 194184 4400696 1827856 5.39 1589636 3662076 1032 10:52:41 10:45:01 27088460 31552796 729268 2.22 192744 4397444 1791876 5.28 1588216 3658872 156 10:52:41 10:46:01 27090080 31554460 727544 2.21 192784 4397448 1791876 5.28 1586684 3658876 152 10:52:41 10:47:01 27093380 31557800 724176 2.20 192816 4397452 1791876 5.28 1583008 3658880 168 10:52:41 10:48:01 27093316 31557736 724120 2.20 192856 4397436 1791876 5.28 1583084 3658880 16 10:52:41 10:49:01 27093768 31558220 723796 2.20 192884 4397456 1791876 5.28 1583024 3658888 168 10:52:41 10:50:01 27093760 31558352 723716 2.20 192916 4397456 1791876 5.28 1583044 3658968 8 10:52:41 10:51:01 27093720 31558356 723672 2.20 192948 4397464 1791876 5.28 1583288 3658976 184 10:52:41 10:52:01 25934096 31527080 752980 2.29 210840 5432904 1921068 5.66 1669860 4652784 336712 10:52:41 Average: 27227677 31527247 760699 2.31 179899 4252150 1883302 5.55 1516754 3604449 49167 10:52:41 10:52:41 10:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:52:41 10:40:01 docker0 202.27 276.72 15.82 2136.42 0.00 0.00 0.00 0.00 10:52:41 10:40:01 ens3 456.06 302.14 6444.38 42.17 0.00 0.00 0.00 0.00 10:52:41 10:40:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 10:52:41 10:41:01 docker0 1.68 3.67 0.10 42.51 0.00 0.00 0.00 0.00 10:52:41 10:41:01 ens3 59.01 58.31 83.75 102.24 0.00 0.00 0.00 0.00 10:52:41 10:41:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:52:41 10:41:01 vethf892783 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:52:41 10:42:01 docker0 1.65 3.42 0.10 42.51 0.00 0.00 0.00 0.00 10:52:41 10:42:01 ens3 144.06 106.80 2651.18 224.91 0.00 0.00 0.00 0.00 10:52:41 10:42:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 10:52:41 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:43:01 ens3 1.02 0.57 0.52 0.40 0.00 0.00 0.00 0.00 10:52:41 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:52:41 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:44:01 ens3 193.28 93.27 2923.27 6.61 0.00 0.00 0.00 0.00 10:52:41 10:44:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:52:41 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:45:01 ens3 0.85 0.52 2.55 0.04 0.00 0.00 0.00 0.00 10:52:41 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:52:41 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:46:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:52:41 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:47:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:52:41 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:52:41 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:48:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:52:41 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:49:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 10:52:41 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:52:41 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:41 10:51:01 ens3 0.42 0.17 0.08 0.01 0.00 0.00 0.00 0.00 10:52:41 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:52:41 10:52:01 docker0 32.14 54.37 2.79 580.53 0.00 0.00 0.00 0.00 10:52:41 10:52:01 ens3 291.38 169.66 7743.44 26.99 0.00 0.00 0.00 0.00 10:52:41 10:52:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 10:52:41 Average: docker0 18.05 25.69 1.43 213.06 0.00 0.00 0.00 0.00 10:52:41 Average: ens3 87.76 55.97 1520.46 31.02 0.00 0.00 0.00 0.00 10:52:41 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 10:52:41 10:52:41 10:52:41 ---> sar -P ALL: 10:52:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3221) 08/09/23 _x86_64_ (8 CPU) 10:52:41 10:52:41 10:38:06 LINUX RESTART (8 CPU) 10:52:41 10:52:41 10:39:02 CPU %user %nice %system %iowait %steal %idle 10:52:41 10:40:01 all 6.28 0.00 2.86 9.42 0.07 81.37 10:52:41 10:40:01 0 7.01 0.00 2.49 0.96 0.03 89.51 10:52:41 10:40:01 1 6.54 0.00 2.54 3.15 0.07 87.70 10:52:41 10:40:01 2 5.63 0.00 2.82 1.36 0.07 90.12 10:52:41 10:40:01 3 5.89 0.00 3.48 7.31 0.07 83.26 10:52:41 10:40:01 4 5.87 0.00 3.54 35.23 0.05 55.31 10:52:41 10:40:01 5 5.75 0.00 3.41 19.75 0.09 71.01 10:52:41 10:40:01 6 7.30 0.00 2.19 6.62 0.07 83.83 10:52:41 10:40:01 7 6.25 0.00 2.46 1.08 0.09 90.12 10:52:41 10:41:01 all 30.04 0.00 5.58 4.05 0.08 60.25 10:52:41 10:41:01 0 29.26 0.00 5.68 1.16 0.08 63.82 10:52:41 10:41:01 1 29.56 0.00 5.18 0.50 0.08 64.67 10:52:41 10:41:01 2 30.83 0.00 5.63 5.83 0.08 57.63 10:52:41 10:41:01 3 30.64 0.00 5.36 0.57 0.08 63.35 10:52:41 10:41:01 4 30.11 0.00 5.45 7.89 0.08 56.47 10:52:41 10:41:01 5 30.03 0.00 6.22 13.89 0.08 49.77 10:52:41 10:41:01 6 30.41 0.00 5.18 0.94 0.07 63.40 10:52:41 10:41:01 7 29.47 0.00 5.97 1.63 0.08 62.85 10:52:41 10:42:01 all 10.65 0.00 2.54 3.15 0.05 83.61 10:52:41 10:42:01 0 10.76 0.00 2.64 1.14 0.05 85.40 10:52:41 10:42:01 1 10.77 0.00 2.63 0.20 0.05 86.34 10:52:41 10:42:01 2 10.19 0.00 2.52 6.33 0.03 80.93 10:52:41 10:42:01 3 11.06 0.00 2.71 0.67 0.05 85.51 10:52:41 10:42:01 4 10.36 0.00 2.16 3.67 0.05 83.76 10:52:41 10:42:01 5 10.47 0.00 2.45 3.36 0.05 83.68 10:52:41 10:42:01 6 11.52 0.00 3.04 9.03 0.07 76.34 10:52:41 10:42:01 7 10.07 0.00 2.20 0.80 0.05 86.88 10:52:41 10:43:01 all 0.24 0.00 0.01 0.04 0.01 99.69 10:52:41 10:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:52:41 10:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:52:41 10:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:52:41 10:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:52:41 10:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:52:41 10:43:01 5 1.74 0.00 0.03 0.12 0.02 98.09 10:52:41 10:43:01 6 0.07 0.00 0.00 0.10 0.00 99.83 10:52:41 10:43:01 7 0.02 0.00 0.02 0.12 0.02 99.83 10:52:41 10:44:01 all 2.48 0.00 1.44 3.05 0.03 93.01 10:52:41 10:44:01 0 3.38 0.00 2.01 1.27 0.03 93.32 10:52:41 10:44:01 1 1.44 0.00 1.90 2.35 0.03 94.27 10:52:41 10:44:01 2 3.43 0.00 0.97 2.96 0.03 92.61 10:52:41 10:44:01 3 1.94 0.00 0.75 0.67 0.03 96.61 10:52:41 10:44:01 4 2.06 0.00 1.44 12.32 0.03 84.15 10:52:41 10:44:01 5 1.65 0.00 0.80 0.67 0.03 96.85 10:52:41 10:44:01 6 1.70 0.00 0.75 1.92 0.02 95.61 10:52:41 10:44:01 7 4.22 0.00 2.88 2.25 0.03 90.62 10:52:41 10:45:01 all 0.07 0.00 0.04 0.02 0.01 99.86 10:52:41 10:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:52:41 10:45:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:52:41 10:45:01 2 0.03 0.00 0.05 0.03 0.03 99.85 10:52:41 10:45:01 3 0.02 0.00 0.05 0.00 0.00 99.93 10:52:41 10:45:01 4 0.08 0.00 0.03 0.00 0.00 99.88 10:52:41 10:45:01 5 0.10 0.00 0.02 0.00 0.02 99.87 10:52:41 10:45:01 6 0.03 0.00 0.03 0.08 0.00 99.85 10:52:41 10:45:01 7 0.23 0.00 0.08 0.03 0.02 99.63 10:52:41 10:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:52:41 10:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:52:41 10:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:52:41 10:46:01 2 0.03 0.00 0.05 0.02 0.03 99.87 10:52:41 10:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:52:41 10:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:52:41 10:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:52:41 10:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:52:41 10:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:52:41 10:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:52:41 10:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:52:41 10:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:52:41 10:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:52:41 10:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:52:41 10:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:52:41 10:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:52:41 10:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:52:41 10:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:52:41 10:48:01 all 0.01 0.00 0.00 0.01 0.01 99.97 10:52:41 10:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:52:41 10:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:52:41 10:48:01 2 0.02 0.00 0.00 0.02 0.03 99.93 10:52:41 10:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:52:41 10:48:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:52:41 10:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:52:41 10:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:52:41 10:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:52:41 10:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:52:41 10:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:52:41 10:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:52:41 10:49:01 2 0.07 0.00 0.03 0.02 0.03 99.85 10:52:41 10:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:52:41 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:52:41 10:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:52:41 10:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:52:41 10:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:52:41 10:50:01 all 0.12 0.00 0.01 0.00 0.01 99.86 10:52:41 10:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:52:41 10:50:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:52:41 10:50:01 2 0.07 0.00 0.00 0.02 0.02 99.90 10:52:41 10:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:52:41 10:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:52:41 10:50:01 5 0.20 0.00 0.02 0.00 0.02 99.77 10:52:41 10:50:01 6 0.61 0.00 0.00 0.02 0.00 99.37 10:52:41 10:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:52:41 10:52:41 10:50:01 CPU %user %nice %system %iowait %steal %idle 10:52:41 10:51:01 all 0.12 0.00 0.01 0.01 0.00 99.85 10:52:41 10:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:52:41 10:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:52:41 10:51:01 2 0.02 0.00 0.03 0.02 0.03 99.90 10:52:41 10:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:52:41 10:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:52:41 10:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:52:41 10:51:01 6 0.86 0.00 0.02 0.05 0.00 99.07 10:52:41 10:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:52:41 10:52:01 all 6.00 0.00 2.68 1.78 0.05 89.50 10:52:41 10:52:01 0 5.34 0.00 3.22 10.18 0.05 81.20 10:52:41 10:52:01 1 7.66 0.00 2.83 0.66 0.03 88.82 10:52:41 10:52:01 2 6.19 0.00 2.27 0.57 0.05 90.92 10:52:41 10:52:01 3 5.81 0.00 2.41 0.03 0.03 91.71 10:52:41 10:52:01 4 6.29 0.00 1.89 1.89 0.05 89.87 10:52:41 10:52:01 5 5.78 0.00 3.29 0.10 0.05 90.78 10:52:41 10:52:01 6 5.64 0.00 1.96 0.13 0.05 92.22 10:52:41 10:52:01 7 5.26 0.00 3.54 0.67 0.05 90.48 10:52:41 Average: all 4.29 0.00 1.16 1.64 0.03 92.89 10:52:41 Average: 0 4.27 0.00 1.23 1.12 0.02 93.35 10:52:41 Average: 1 4.30 0.00 1.16 0.52 0.02 94.00 10:52:41 Average: 2 4.32 0.00 1.10 1.32 0.04 93.23 10:52:41 Average: 3 4.24 0.00 1.13 0.70 0.02 93.91 10:52:41 Average: 4 4.20 0.00 1.11 4.62 0.02 90.04 10:52:41 Average: 5 4.26 0.00 1.24 2.86 0.03 91.60 10:52:41 Average: 6 4.45 0.00 1.01 1.45 0.02 93.08 10:52:41 Average: 7 4.26 0.00 1.32 0.50 0.03 93.89 10:52:41 10:52:41 10:52:41