Pull request #122 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8a369138f7b59f5c42f9d750d2f76434dd2f517+4a60b186efcb0f9e44d1b8490e20ed6b03eccbab (22816fcbfe571ed89f6792e93cf64ae93c3049d9) 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-ssh11551828147844462302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2847006722533316745.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/PR-122/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/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3450093713235909118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2344435471738610938.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/PR-122/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/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12462552465139946383.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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9217 in /w/workspace/edgexfoundry_device-gpio_PR-122 [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_PR-122 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab into PR head commit a8a369138f7b59f5c42f9d750d2f76434dd2f517 Merge succeeded, producing a8a369138f7b59f5c42f9d750d2f76434dd2f517 Checking out Revision a8a369138f7b59f5c42f9d750d2f76434dd2f517 (PR-122) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:30:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:30:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:30:36 ========================================================= 02:30:36 EdgeX Global Pipelines Version Info 02:30:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f a8a369138f7b59f5c42f9d750d2f76434dd2f517 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8a369138f7b59f5c42f9d750d2f76434dd2f517 # timeout=10 > git rev-list --no-walk fe4e6496bd9c604d346f351cebdb6807580f058c # timeout=10 02:30:36 ------------------- 02:30:36 stable info: 02:30:36 ------------------- 02:30:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:30:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:30:36 Message: update stable to v1.0.244 02:30:37 ------------------- 02:30:37 experimental info: 02:30:37 ------------------- 02:30:37 Commited By: **** collab-it+edgex@linuxfoundation.org 02:30:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:30:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo 02:30:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo 02:30:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo 02:30:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8a369138f7b59f5c42f9d750d2f76434dd2f517 [Pipeline] echo 02:30:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8a3691 [Pipeline] echo 02:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:38 provisioning config files... 02:30:38 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/config8036433676695551164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:38 ---> docker-login.sh 02:30:38 nexus3.edgexfoundry.org:10001 02:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:38 Configure a credential helper to remove this warning. See 02:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:38 02:30:38 Login Succeeded 02:30:38 nexus3.edgexfoundry.org:10002 02:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:38 Configure a credential helper to remove this warning. See 02:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:38 02:30:38 Login Succeeded 02:30:38 nexus3.edgexfoundry.org:10003 02:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:38 Configure a credential helper to remove this warning. See 02:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:38 02:30:38 Login Succeeded 02:30:38 nexus3.edgexfoundry.org:10004 02:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:39 Configure a credential helper to remove this warning. See 02:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:39 02:30:39 Login Succeeded 02:30:39 docker.io 02:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:39 Configure a credential helper to remove this warning. See 02:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:39 02:30:39 Login Succeeded 02:30:39 ---> docker-login.sh ends [Pipeline] } 02:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:30:39 + git rev-list -1 --merges a8a369138f7b59f5c42f9d750d2f76434dd2f517~1..a8a369138f7b59f5c42f9d750d2f76434dd2f517 [Pipeline] echo 02:30:39 -----------> git rev-list -1 --merges a8a369138f7b59f5c42f9d750d2f76434dd2f517~1..a8a369138f7b59f5c42f9d750d2f76434dd2f517 a8a369138f7b59f5c42f9d750d2f76434dd2f517 [false] [Pipeline] sh 02:30:40 + git log --format=format:%s -1 a8a369138f7b59f5c42f9d750d2f76434dd2f517 [Pipeline] echo 02:30:40 ========================================================= 02:30:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:30:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:30:40 + git log --format=format:%s -1 a8a369138f7b59f5c42f9d750d2f76434dd2f517 [Pipeline] echo 02:30:40 [semverPrep] GIT_COMMIT: a8a369138f7b59f5c42f9d750d2f76434dd2f517, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 02:30:40 [semverPrep] This is not a build commit. [Pipeline] sh 02:30:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:30:40 + grep -v github /etc/ssh/ssh_known_hosts 02:30:40 + [ -e /tmp/ssh_known_hosts ] 02:30:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:30:40 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:30:40 -a /etc/ssh/ssh_known_hosts 02:30:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:30:41 02:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:30:41 0.1.4: Pulling from edgex-devops/py-git-semver 02:30:41 b85a868b505f: Pulling fs layer 02:30:41 e2be974225ed: Pulling fs layer 02:30:41 339a4e72a1f5: Pulling fs layer 02:30:41 988bab9f4d93: Pulling fs layer 02:30:41 1469e6f7b9e6: Pulling fs layer 02:30:41 eaf3925da568: Pulling fs layer 02:30:41 bab4dde63d76: Pulling fs layer 02:30:41 bde34c3a00c8: Pulling fs layer 02:30:41 b352a97aabf1: Pulling fs layer 02:30:41 4872d77fe225: Pulling fs layer 02:30:41 5851b861e8e6: Pulling fs layer 02:30:41 988bab9f4d93: Waiting 02:30:41 1469e6f7b9e6: Waiting 02:30:41 eaf3925da568: Waiting 02:30:41 bab4dde63d76: Waiting 02:30:41 5851b861e8e6: Waiting 02:30:41 bde34c3a00c8: Waiting 02:30:41 b352a97aabf1: Waiting 02:30:41 4872d77fe225: Waiting 02:30:41 e2be974225ed: Verifying Checksum 02:30:41 e2be974225ed: Download complete 02:30:41 988bab9f4d93: Verifying Checksum 02:30:41 988bab9f4d93: Download complete 02:30:41 1469e6f7b9e6: Verifying Checksum 02:30:41 1469e6f7b9e6: Download complete 02:30:41 339a4e72a1f5: Verifying Checksum 02:30:41 339a4e72a1f5: Download complete 02:30:41 eaf3925da568: Verifying Checksum 02:30:41 eaf3925da568: Download complete 02:30:41 bde34c3a00c8: Verifying Checksum 02:30:41 bde34c3a00c8: Download complete 02:30:41 b352a97aabf1: Verifying Checksum 02:30:41 b352a97aabf1: Download complete 02:30:41 4872d77fe225: Verifying Checksum 02:30:41 4872d77fe225: Download complete 02:30:41 5851b861e8e6: Verifying Checksum 02:30:41 5851b861e8e6: Download complete 02:30:41 b85a868b505f: Verifying Checksum 02:30:41 b85a868b505f: Download complete 02:30:42 bab4dde63d76: Verifying Checksum 02:30:42 bab4dde63d76: Download complete 02:30:42 b85a868b505f: Pull complete 02:30:43 e2be974225ed: Pull complete 02:30:43 339a4e72a1f5: Pull complete 02:30:43 988bab9f4d93: Pull complete 02:30:43 1469e6f7b9e6: Pull complete 02:30:43 eaf3925da568: Pull complete 02:30:45 bab4dde63d76: Pull complete 02:30:45 bde34c3a00c8: Pull complete 02:30:45 b352a97aabf1: Pull complete 02:30:45 4872d77fe225: Pull complete 02:30:45 5851b861e8e6: Pull complete 02:30:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:30:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:45 prd-ubuntu20.04-docker-8c-8g-9217 does not seem to be running inside a container 02:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:30:47 $ docker top f4a84637b2ad70bc8aa89652a5a8adeab75c79040640f992c07fe8d052090faa -eo pid,comm 02:30:47 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). 02:30:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:30:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:30:47 [ssh-agent] Looking for ssh-agent implementation... 02:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:30:47 $ docker exec f4a84637b2ad70bc8aa89652a5a8adeab75c79040640f992c07fe8d052090faa ssh-agent 02:30:47 SSH_AUTH_SOCK=/tmp/ssh-gKM2zcMnJc09/agent.33 02:30:47 SSH_AGENT_PID=39 02:30:47 Running ssh-add (command line suppressed) 02:30:47 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_4202185929754431213.key (/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_4202185929754431213.key) 02:30:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:30:47 + git tag --points-at HEAD [Pipeline] } 02:30:47 $ docker exec --env ******** --env ******** f4a84637b2ad70bc8aa89652a5a8adeab75c79040640f992c07fe8d052090faa ssh-agent -k 02:30:47 unset SSH_AUTH_SOCK; 02:30:47 unset SSH_AGENT_PID; 02:30:47 echo Agent pid 39 killed; 02:30:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:30:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:30:48 [ssh-agent] Looking for ssh-agent implementation... 02:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:30:48 $ docker exec f4a84637b2ad70bc8aa89652a5a8adeab75c79040640f992c07fe8d052090faa ssh-agent 02:30:48 SSH_AUTH_SOCK=/tmp/ssh-Vs7nDArCWCEa/agent.71 02:30:48 SSH_AGENT_PID=77 02:30:48 Running ssh-add (command line suppressed) 02:30:48 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_14731205602759884504.key (/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_14731205602759884504.key) 02:30:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:30:48 + git semver init 02:30:48 2023-03-09 02:30:48,837 [run_init] DEBUG init version:0.0.0 force:False 02:30:48 2023-03-09 02:30:48,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-122/.semver 02:30:48 2023-03-09 02:30:48,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-122/.semver 02:30:48 2023-03-09 02:30:48,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-122/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-122, universal_newlines=False, shell=None, istream=None) 02:30:49 2023-03-09 02:30:49,731 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-122/.git/info/exclude 02:30:49 2023-03-09 02:30:49,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-122/.semver/PR-122 with force:False 02:30:49 2023-03-09 02:30:49,732 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-122/.semver/PR-122 02:30:49 2023-03-09 02:30:49,736 [execute] INFO git cat-file --batch-check 02:30:49 2023-03-09 02:30:49,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-122/.semver, universal_newlines=False, shell=None, istream=) 02:30:49 2023-03-09 02:30:49,743 [execute] INFO git cat-file --batch 02:30:49 2023-03-09 02:30:49,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-122/.semver, universal_newlines=False, shell=None, istream=) 02:30:49 2023-03-09 02:30:49,749 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-122/.semver/PR-122 02:30:49 0.0.0 [Pipeline] } 02:30:49 $ docker exec --env ******** --env ******** f4a84637b2ad70bc8aa89652a5a8adeab75c79040640f992c07fe8d052090faa ssh-agent -k 02:30:49 unset SSH_AUTH_SOCK; 02:30:49 unset SSH_AGENT_PID; 02:30:49 echo Agent pid 77 killed; 02:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:30:50 + git semver [Pipeline] } 02:30:50 $ docker stop --time=1 f4a84637b2ad70bc8aa89652a5a8adeab75c79040640f992c07fe8d052090faa 02:30:51 $ docker rm -f --volumes f4a84637b2ad70bc8aa89652a5a8adeab75c79040640f992c07fe8d052090faa [Pipeline] // withDockerContainer [Pipeline] sh 02:30:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:30:52 Stashed 1 file(s) [Pipeline] echo 02:30:52 [edgeXSemver]: initialized semver on version 0.0.0 [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 02:30:52 provisioning config files... 02:30:52 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/config2769716423616839222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:52 ---> docker-login.sh 02:30:52 nexus3.edgexfoundry.org:10001 02:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:52 Configure a credential helper to remove this warning. See 02:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:52 02:30:52 Login Succeeded 02:30:52 nexus3.edgexfoundry.org:10002 02:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:52 Configure a credential helper to remove this warning. See 02:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:52 02:30:52 Login Succeeded 02:30:52 nexus3.edgexfoundry.org:10003 02:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:53 Configure a credential helper to remove this warning. See 02:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:53 02:30:53 Login Succeeded 02:30:53 nexus3.edgexfoundry.org:10004 02:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:53 Configure a credential helper to remove this warning. See 02:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:53 02:30:53 Login Succeeded 02:30:53 docker.io 02:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:53 Configure a credential helper to remove this warning. See 02:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:53 02:30:53 Login Succeeded 02:30:53 ---> docker-login.sh ends [Pipeline] } 02:30:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:30:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:30:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:30:53 ========================================================= 02:30:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:30:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:30:53 Sending build context to Docker daemon 15.99MB 02:30:53 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:30:53 Step 2/12 : FROM ${BASE} AS builder 02:30:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:30:54 213ec9aee27d: Pulling fs layer 02:30:54 4583459ba037: Pulling fs layer 02:30:54 93c1e223e6f2: Pulling fs layer 02:30:54 53926ce57604: Pulling fs layer 02:30:54 21b2b0c7a3f4: Pulling fs layer 02:30:54 22ff95d597cd: Pulling fs layer 02:30:54 12d6caf4c0d1: Pulling fs layer 02:30:54 96b7cbca73a9: Pulling fs layer 02:30:54 a7acece74701: Pulling fs layer 02:30:54 12d6caf4c0d1: Waiting 02:30:54 22ff95d597cd: Waiting 02:30:54 96b7cbca73a9: Waiting 02:30:54 a7acece74701: Waiting 02:30:54 21b2b0c7a3f4: Waiting 02:30:54 93c1e223e6f2: Verifying Checksum 02:30:54 93c1e223e6f2: Download complete 02:30:54 4583459ba037: Verifying Checksum 02:30:54 4583459ba037: Download complete 02:30:54 21b2b0c7a3f4: Verifying Checksum 02:30:54 21b2b0c7a3f4: Download complete 02:30:54 22ff95d597cd: Verifying Checksum 02:30:54 22ff95d597cd: Download complete 02:30:54 213ec9aee27d: Verifying Checksum 02:30:54 213ec9aee27d: Download complete 02:30:54 12d6caf4c0d1: Download complete 02:30:54 213ec9aee27d: Pull complete 02:30:54 4583459ba037: Pull complete 02:30:54 93c1e223e6f2: Pull complete 02:30:54 a7acece74701: Verifying Checksum 02:30:54 a7acece74701: Download complete 02:30:54 53926ce57604: Verifying Checksum 02:30:54 53926ce57604: Download complete 02:30:54 96b7cbca73a9: Verifying Checksum 02:30:54 96b7cbca73a9: Download complete 02:30:59 53926ce57604: Pull complete 02:30:59 21b2b0c7a3f4: Pull complete 02:30:59 22ff95d597cd: Pull complete 02:30:59 12d6caf4c0d1: Pull complete 02:31:00 96b7cbca73a9: Pull complete 02:31:01 a7acece74701: Pull complete 02:31:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:31:01 ---> db6d94c90886 02:31:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:31:03 ---> Running in f566f10771c7 02:31:03 Removing intermediate container f566f10771c7 02:31:03 ---> 65b172c8de42 02:31:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:31:03 ---> Running in 42880ade4a46 02:31:03 Removing intermediate container 42880ade4a46 02:31:03 ---> adcc2daf9059 02:31:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:31:03 ---> Running in cc9a81e72417 02:31:03 Removing intermediate container cc9a81e72417 02:31:03 ---> ecfb1e87b6f7 02:31:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:31:03 ---> Running in 99963c50afeb 02:31:03 Removing intermediate container 99963c50afeb 02:31:03 ---> 800b1845555b 02:31:03 Step 7/12 : WORKDIR /device-gpio 02:31:04 ---> Running in 367c4b686eee 02:31:04 Removing intermediate container 367c4b686eee 02:31:04 ---> d5e42cd9f791 02:31:04 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:31:04 ---> Running in fe32cf0cd0e5 02:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:31:05 (2/4) Installing libedit (20210910.3.1-r0) 02:31:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:31:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:31:05 Executing busybox-1.35.0-r17.trigger 02:31:05 OK: 216 MiB in 55 packages 02:31:05 Removing intermediate container fe32cf0cd0e5 02:31:05 ---> 852432c4f546 02:31:05 Step 9/12 : COPY go.mod vendor* ./ 02:31:05 ---> 1d3fa36cfb58 02:31:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:05 ---> Running in 7c7d0112ab82 02:31:07 Still waiting to schedule task 02:31:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9218’ is offline 02:31:32 Removing intermediate container 7c7d0112ab82 02:31:32 ---> f39696a7e4d4 02:31:32 Step 11/12 : COPY . . 02:31:32 ---> a8c72be8a6b2 02:31:32 Step 12/12 : RUN ${MAKE} 02:31:32 ---> Running in ab61d5c79dce 02:31:32 noop 02:31:32 Removing intermediate container ab61d5c79dce 02:31:32 ---> 18db56026175 02:31:32 Successfully built 18db56026175 02:31:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:32 + docker inspect -f . ci-base-image-x86_64 02:31:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:32 prd-ubuntu20.04-docker-8c-8g-9217 does not seem to be running inside a container 02:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:31:33 $ docker top f924a695fe90de9a50a4a07a408e053a08f312a024bd8508fa13880ebf4fd9b7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:33 + go version 02:31:33 go version go1.18.7 linux/amd64 [Pipeline] } 02:31:33 $ docker stop --time=1 f924a695fe90de9a50a4a07a408e053a08f312a024bd8508fa13880ebf4fd9b7 02:31:34 $ docker rm -f --volumes f924a695fe90de9a50a4a07a408e053a08f312a024bd8508fa13880ebf4fd9b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:35 + docker inspect -f . ci-base-image-x86_64 02:31:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:35 prd-ubuntu20.04-docker-8c-8g-9217 does not seem to be running inside a container 02:31:35 $ 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_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:31:35 $ docker top 8d654679d8be9d119fec803c2362c596c67407781dbdf6f67cf4c280d221ba5b -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-122 [Pipeline] fileExists [Pipeline] sh 02:31:36 + make test 02:31:36 go test ./... -coverprofile=coverage.out ./... 02:31:36 ? github.com/edgexfoundry/device-gpio [no test files] 02:31:44 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 02:31:44 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 02:31:44 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient 02:31:44 have (string) 02:31:44 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:31:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:146:45: too many errors 02:31:44 make: *** [Makefile:29: unittest] Error 2 [Pipeline] } 02:31:44 $ docker stop --time=1 8d654679d8be9d119fec803c2362c596c67407781dbdf6f67cf4c280d221ba5b 02:31:46 $ docker rm -f --volumes 8d654679d8be9d119fec803c2362c596c67407781dbdf6f67cf4c280d221ba5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:31:46 02:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:31:47 latest: Pulling from edgex-lftools-log-publisher 02:31:47 5eb5b503b376: Pulling fs layer 02:31:47 5c69ac0246d0: Pulling fs layer 02:31:47 ec43610c2a17: Pulling fs layer 02:31:47 3a2ae6a8a46f: Pulling fs layer 02:31:47 33b1e0a273af: Pulling fs layer 02:31:47 5d3b04190fa2: Pulling fs layer 02:31:47 2f39f015ded8: Pulling fs layer 02:31:47 33b1e0a273af: Waiting 02:31:47 2f39f015ded8: Waiting 02:31:47 5d3b04190fa2: Waiting 02:31:47 3a2ae6a8a46f: Waiting 02:31:47 5c69ac0246d0: Download complete 02:31:47 3a2ae6a8a46f: Download complete 02:31:47 33b1e0a273af: Verifying Checksum 02:31:47 33b1e0a273af: Download complete 02:31:47 ec43610c2a17: Verifying Checksum 02:31:47 ec43610c2a17: Download complete 02:31:47 5d3b04190fa2: Verifying Checksum 02:31:47 5d3b04190fa2: Download complete 02:31:47 5eb5b503b376: Verifying Checksum 02:31:47 5eb5b503b376: Download complete 02:31:48 2f39f015ded8: Verifying Checksum 02:31:48 2f39f015ded8: Download complete 02:31:48 5eb5b503b376: Pull complete 02:31:48 5c69ac0246d0: Pull complete 02:31:49 ec43610c2a17: Pull complete 02:31:49 3a2ae6a8a46f: Pull complete 02:31:49 33b1e0a273af: Pull complete 02:31:49 5d3b04190fa2: Pull complete 02:31:53 2f39f015ded8: Pull complete 02:31:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:31:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:53 prd-ubuntu20.04-docker-8c-8g-9217 does not seem to be running inside a container 02:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:31:55 $ docker top 10cefc885d92da19ac734c1b0198d701749c95ddace931ff5db6941702b9930d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:55 ---> job-cost.sh 02:31:55 lf-activate-venv: SKIPPING 02:31:55 INFO: No Stack... 02:31:56 INFO: Retrieving Pricing Info for: v3-standard-8 02:31:56 INFO: Archiving Costs [Pipeline] sh 02:31:57 + cat+ /w/workspace/edgexfoundry_device-gpio_PR-122/archives/cost.csv 02:31:57 cut -d, -f6 [Pipeline] lock 02:31:57 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-122-2-stack-cost] 02:31:57 Resource [jenkins-edgexfoundry-device-gpio-PR-122-2-stack-cost] did not exist. Created. 02:31:57 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-122-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:31:57 + echo total: 0.2199999988079071 [Pipeline] stash 02:31:57 Stashed 1 file(s) [Pipeline] } 02:31:57 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-122-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:31:57 $ docker stop --time=1 10cefc885d92da19ac734c1b0198d701749c95ddace931ff5db6941702b9930d 02:31:58 $ docker rm -f --volumes 10cefc885d92da19ac734c1b0198d701749c95ddace931ff5db6941702b9930d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:31:59 Failed in branch amd64 02:33:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9238 in /w/workspace/edgexfoundry_device-gpio_PR-122 [Pipeline] { [Pipeline] ws 02:33:22 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 02:33:22 The recommended git tool is: git 02:33:28 using credential edgex-jenkins-ssh 02:33:28 Cloning the remote Git repository 02:33:28 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:33:28 > git init /w/workspace/device-gpio/2 # timeout=10 02:33:28 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:33:28 > git --version # timeout=10 02:33:28 > git --version # 'git version 2.25.1' 02:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:29 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:33:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:30 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:33:31 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:33:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:33:31 Merging remotes/origin/main commit 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab into PR head commit a8a369138f7b59f5c42f9d750d2f76434dd2f517 02:33:31 Merge succeeded, producing a8a369138f7b59f5c42f9d750d2f76434dd2f517 02:33:31 Checking out Revision a8a369138f7b59f5c42f9d750d2f76434dd2f517 (PR-122) 02:33:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:31 > git config core.sparsecheckout # timeout=10 02:33:31 > git checkout -f a8a369138f7b59f5c42f9d750d2f76434dd2f517 # timeout=10 02:33:31 > git remote # timeout=10 02:33:31 > git config --get remote.origin.url # timeout=10 02:33:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:31 > git merge 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab # timeout=10 02:33:31 > git rev-parse HEAD^{commit} # timeout=10 02:33:31 > git config core.sparsecheckout # timeout=10 02:33:31 > git checkout -f a8a369138f7b59f5c42f9d750d2f76434dd2f517 # timeout=10 02:33:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:33:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:32 Dload Upload Total Spent Left Speed 02:33:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 02:33:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:33:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:33:33 + sudo tee /etc/docker/daemon.new 02:33:33 { 02:33:33 "registry-mirrors": [ 02:33:33 "https://nexus3.edgexfoundry.org:10001" 02:33:33 ], 02:33:33 "bip": "10.250.0.254/24", 02:33:33 "hosts": [ 02:33:33 "tcp://0.0.0.0:5555", 02:33:33 "unix:///var/run/docker.sock" 02:33:33 ], 02:33:33 "mtu": 1458, 02:33:33 "selinux-enabled": true, 02:33:33 "seccomp-profile": "/etc/docker/seccomp.json" 02:33:33 } [Pipeline] sh 02:33:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:33:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:52 provisioning config files... 02:33:52 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config3862747518860871452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:53 ---> docker-login.sh 02:33:53 nexus3.edgexfoundry.org:10001 02:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:53 Configure a credential helper to remove this warning. See 02:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:53 02:33:53 Login Succeeded 02:33:53 nexus3.edgexfoundry.org:10002 02:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:54 Configure a credential helper to remove this warning. See 02:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:54 02:33:54 Login Succeeded 02:33:54 nexus3.edgexfoundry.org:10003 02:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:54 Configure a credential helper to remove this warning. See 02:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:54 02:33:54 Login Succeeded 02:33:54 nexus3.edgexfoundry.org:10004 02:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:54 Configure a credential helper to remove this warning. See 02:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:54 02:33:54 Login Succeeded 02:33:54 docker.io 02:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:55 Configure a credential helper to remove this warning. See 02:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:55 02:33:55 Login Succeeded 02:33:55 ---> docker-login.sh ends [Pipeline] } 02:33:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:33:55 ========================================================= 02:33:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:33:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:33:56 Sending build context to Docker daemon 8.072MB 02:33:56 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:33:56 Step 2/12 : FROM ${BASE} AS builder 02:33:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:33:56 9b18e9b68314: Pulling fs layer 02:33:56 35d82f9e3411: Pulling fs layer 02:33:56 e16973657156: Pulling fs layer 02:33:56 fc693d55d65f: Pulling fs layer 02:33:56 7e9fc2657dce: Pulling fs layer 02:33:56 dda99020689f: Pulling fs layer 02:33:56 db1c61fa0a46: Pulling fs layer 02:33:56 891c053d2c06: Pulling fs layer 02:33:56 dda99020689f: Waiting 02:33:56 db1c61fa0a46: Waiting 02:33:56 891c053d2c06: Waiting 02:33:56 7e9fc2657dce: Waiting 02:33:56 fc693d55d65f: Waiting 02:33:56 e16973657156: Verifying Checksum 02:33:56 e16973657156: Download complete 02:33:56 35d82f9e3411: Verifying Checksum 02:33:56 35d82f9e3411: Download complete 02:33:56 7e9fc2657dce: Download complete 02:33:56 dda99020689f: Verifying Checksum 02:33:56 dda99020689f: Download complete 02:33:56 9b18e9b68314: Verifying Checksum 02:33:56 9b18e9b68314: Download complete 02:33:57 891c053d2c06: Verifying Checksum 02:33:57 891c053d2c06: Download complete 02:33:57 9b18e9b68314: Pull complete 02:33:58 35d82f9e3411: Pull complete 02:33:58 e16973657156: Pull complete 02:33:59 db1c61fa0a46: Verifying Checksum 02:33:59 db1c61fa0a46: Download complete 02:33:59 fc693d55d65f: Verifying Checksum 02:33:59 fc693d55d65f: Download complete 02:34:11 fc693d55d65f: Pull complete 02:34:11 7e9fc2657dce: Pull complete 02:34:11 dda99020689f: Pull complete 02:34:18 db1c61fa0a46: Pull complete 02:34:20 891c053d2c06: Pull complete 02:34:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:34:20 ---> f96f9c87975a 02:34:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:34:23 ---> Running in ea62968a44d3 02:34:23 Removing intermediate container ea62968a44d3 02:34:23 ---> dd09e638a92c 02:34:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:34:23 ---> Running in 5867bb0f86a1 02:34:23 Removing intermediate container 5867bb0f86a1 02:34:23 ---> db1e1283452c 02:34:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:34:23 ---> Running in 7693d44a481a 02:34:23 Removing intermediate container 7693d44a481a 02:34:23 ---> 07906cb4a5e1 02:34:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:34:24 ---> Running in a9f1e1ef5940 02:34:24 Removing intermediate container a9f1e1ef5940 02:34:24 ---> 9f4acd9c5842 02:34:24 Step 7/12 : WORKDIR /device-gpio 02:34:24 ---> Running in a03180152ef7 02:34:24 Removing intermediate container a03180152ef7 02:34:24 ---> 6cb218bd935e 02:34:24 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:34:24 ---> Running in 08348d06e554 02:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:34:27 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:34:27 (2/4) Installing libedit (20210910.3.1-r0) 02:34:27 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:34:27 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:34:27 Executing busybox-1.35.0-r17.trigger 02:34:27 OK: 226 MiB in 55 packages 02:34:28 Removing intermediate container 08348d06e554 02:34:28 ---> a817f3c5b40f 02:34:28 Step 9/12 : COPY go.mod vendor* ./ 02:34:29 ---> 9d47e5ce2775 02:34:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:29 ---> Running in a6e44713134e 02:35:51 Removing intermediate container a6e44713134e 02:35:51 ---> e80182b5e9ec 02:35:51 Step 11/12 : COPY . . 02:35:51 ---> 6f385c118af5 02:35:51 Step 12/12 : RUN ${MAKE} 02:35:51 ---> Running in cfe5fa17ac0c 02:35:51 noop 02:35:51 Removing intermediate container cfe5fa17ac0c 02:35:51 ---> f8f691fbe5bc 02:35:51 Successfully built f8f691fbe5bc 02:35:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:51 + docker inspect -f . ci-base-image-arm64 02:35:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:51 prd-ubuntu20.04-docker-arm64-4c-16g-9238 does not seem to be running inside a container 02:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:35:53 $ docker top 2c485e7cf497472f382bd6a5f5c020f8e06f3fe286df1c635eb47243bd60245b -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:54 + go version 02:35:54 go version go1.18.7 linux/arm64 [Pipeline] } 02:35:54 $ docker stop --time=1 2c485e7cf497472f382bd6a5f5c020f8e06f3fe286df1c635eb47243bd60245b 02:35:55 $ docker rm -f --volumes 2c485e7cf497472f382bd6a5f5c020f8e06f3fe286df1c635eb47243bd60245b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:56 + docker inspect -f . ci-base-image-arm64 02:35:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:56 prd-ubuntu20.04-docker-arm64-4c-16g-9238 does not seem to be running inside a container 02:35:56 $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:35:58 $ docker top a22e3d75216a71b321a8fdefb1bf37a5a8448f24561eea0ddf32796f570af73d -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:58 + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh 02:35:59 + make test 02:35:59 go test ./... -coverprofile=coverage.out ./... 02:36:01 ? github.com/edgexfoundry/device-gpio [no test files] 02:37:23 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 02:37:23 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 02:37:23 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient 02:37:23 have (string) 02:37:23 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 02:37:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.22/bootstrap/handlers/clients.go:146:45: too many errors 02:37:31 make: *** [Makefile:29: unittest] Error 2 [Pipeline] } 02:37:31 $ docker stop --time=1 a22e3d75216a71b321a8fdefb1bf37a5a8448f24561eea0ddf32796f570af73d 02:37:33 $ docker rm -f --volumes a22e3d75216a71b321a8fdefb1bf37a5a8448f24561eea0ddf32796f570af73d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:37:34 02:37:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:37:35 arm64: Pulling from edgex-lftools-log-publisher 02:37:35 8998bd30e6a1: Pulling fs layer 02:37:35 04944245beec: Pulling fs layer 02:37:35 699f458cf7ca: Pulling fs layer 02:37:35 765212b225bb: Pulling fs layer 02:37:35 f23df028b6ca: Pulling fs layer 02:37:35 d65c8cfc05b1: Pulling fs layer 02:37:35 2437ff75d9bd: Pulling fs layer 02:37:35 765212b225bb: Waiting 02:37:35 f23df028b6ca: Waiting 02:37:35 d65c8cfc05b1: Waiting 02:37:35 2437ff75d9bd: Waiting 02:37:35 04944245beec: Verifying Checksum 02:37:35 04944245beec: Download complete 02:37:35 765212b225bb: Verifying Checksum 02:37:35 765212b225bb: Download complete 02:37:35 f23df028b6ca: Verifying Checksum 02:37:35 f23df028b6ca: Download complete 02:37:35 d65c8cfc05b1: Verifying Checksum 02:37:35 d65c8cfc05b1: Download complete 02:37:35 699f458cf7ca: Verifying Checksum 02:37:35 699f458cf7ca: Download complete 02:37:36 8998bd30e6a1: Verifying Checksum 02:37:36 8998bd30e6a1: Download complete 02:37:39 2437ff75d9bd: Verifying Checksum 02:37:39 2437ff75d9bd: Download complete 02:37:42 8998bd30e6a1: Pull complete 02:37:42 04944245beec: Pull complete 02:37:44 699f458cf7ca: Pull complete 02:37:44 765212b225bb: Pull complete 02:37:45 f23df028b6ca: Pull complete 02:37:46 d65c8cfc05b1: Pull complete 02:38:08 2437ff75d9bd: Pull complete 02:38:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:08 prd-ubuntu20.04-docker-arm64-4c-16g-9238 does not seem to be running inside a container 02:38:08 $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:38:11 $ docker top cb8fb1cbbaf0d43affdf95ec1a8aea93a723ec35293b691c6a30e65d0ff70ef6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:12 ---> job-cost.sh 02:38:12 lf-activate-venv: SKIPPING 02:38:12 INFO: No Stack... 02:38:12 INFO: Retrieving Pricing Info for: v3-standard-4 02:38:13 INFO: Archiving Costs [Pipeline] sh 02:38:14 + cut -d, -f6 02:38:14 + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock 02:38:14 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-122-2-stack-cost] 02:38:14 Resource [jenkins-edgexfoundry-device-gpio-PR-122-2-stack-cost] did not exist. Created. 02:38:14 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-122-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:15 /w/workspace/device-gpio/2@tmp/durable-8614ef78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:38:15 + echo total: 0.10999999940395355 [Pipeline] stash 02:38:15 Warning: overwriting stash ‘stack-cost’ 02:38:16 Stashed 1 file(s) [Pipeline] } 02:38:16 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-122-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:16 $ docker stop --time=1 cb8fb1cbbaf0d43affdf95ec1a8aea93a723ec35293b691c6a30e65d0ff70ef6 02:38:17 $ docker rm -f --volumes cb8fb1cbbaf0d43affdf95ec1a8aea93a723ec35293b691c6a30e65d0ff70ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:38:18 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:38:18 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-122/archives ] 02:38:18 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-122/archives 02:38:18 total 16 02:38:18 drwxr-xr-x 3 root root 4096 Mar 9 02:31 . 02:38:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:31 .. 02:38:18 drwxr-xr-x 2 root root 4096 Mar 9 02:31 cost 02:38:18 -rw-r--r-- 1 root root 83 Mar 9 02:31 cost.csv 02:38:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-122/archives 02:38:18 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-122/archives 02:38:18 total 16 02:38:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:31 . 02:38:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:31 .. 02:38:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:31 cost 02:38:18 -rw-r--r-- 1 jenkins jenkins 83 Mar 9 02:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:38:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:38:20 ---> package-listing.sh 02:38:20 ++ tr '[:upper:]' '[:lower:]' 02:38:20 ++ facter osfamily 02:38:20 + OS_FAMILY=debian 02:38:20 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-122 02:38:20 + START_PACKAGES=/tmp/packages_start.txt 02:38:20 + END_PACKAGES=/tmp/packages_end.txt 02:38:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:38:20 + PACKAGES=/tmp/packages_start.txt 02:38:20 + '[' /w/workspace/edgexfoundry_device-gpio_PR-122 ']' 02:38:20 + PACKAGES=/tmp/packages_end.txt 02:38:20 + case "${OS_FAMILY}" in 02:38:20 + dpkg -l 02:38:20 + grep '^ii' 02:38:20 + '[' -f /tmp/packages_start.txt ']' 02:38:20 + '[' -f /tmp/packages_end.txt ']' 02:38:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:38:20 + '[' /w/workspace/edgexfoundry_device-gpio_PR-122 ']' 02:38:20 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-122/archives/ 02:38:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-122/archives/ [Pipeline] echo 02:38:20 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_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:38:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:21 prd-ubuntu20.04-docker-8c-8g-9217 does not seem to be running inside a container 02:38:21 $ 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_PR-122/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_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:38:21 $ docker top 2d9ad3e9fa65b10f1e5af04d29904b75443ec3a510b2446c97ad8e476d3c7089 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:21 + touch /tmp/pre-build-complete [Pipeline] sh 02:38:22 + mkdir -p /var/log/sysstat [Pipeline] sh 02:38:22 + ls /var/log/sa-host 02:38:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:22 provisioning config files... 02:38:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/config9860191716342816482tmp [Pipeline] { [Pipeline] echo 02:38:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:38:22 ---> create-netrc.sh [Pipeline] } 02:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:38:23 ---> python-tools-install.sh [Pipeline] echo 02:38:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:38:23 ---> sudo-logs.sh 02:38:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:38:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:38:23 ---> job-cost.sh 02:38:23 lf-activate-venv: SKIPPING 02:38:23 DEBUG: total: 0.2199999988079071 02:38:23 INFO: Retrieving Stack Cost... 02:38:24 INFO: Retrieving Pricing Info for: v3-standard-8 02:38:24 INFO: Archiving Costs [Pipeline] echo 02:38:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:38:24 ---> logs-deploy.sh 02:38:24 lf-activate-venv: SKIPPING 02:38:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-122/2 02:38:24 INFO: archiving workspace using pattern(s): 02:38:25 Archives upload complete. 02:38:25 INFO: archiving logs to Nexus 02:38:26 ---> uname -a: 02:38:26 Linux prd-ubuntu20-04-docker-8c-8g-9217 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:38:26 02:38:26 02:38:26 ---> lscpu: 02:38:26 Architecture: x86_64 02:38:26 CPU op-mode(s): 32-bit, 64-bit 02:38:26 Byte Order: Little Endian 02:38:26 Address sizes: 40 bits physical, 48 bits virtual 02:38:26 CPU(s): 8 02:38:26 On-line CPU(s) list: 0-7 02:38:26 Thread(s) per core: 1 02:38:26 Core(s) per socket: 1 02:38:26 Socket(s): 8 02:38:26 NUMA node(s): 1 02:38:26 Vendor ID: AuthenticAMD 02:38:26 CPU family: 23 02:38:26 Model: 49 02:38:26 Model name: AMD EPYC-Rome Processor 02:38:26 Stepping: 0 02:38:26 CPU MHz: 2800.000 02:38:26 BogoMIPS: 5600.00 02:38:26 Virtualization: AMD-V 02:38:26 Hypervisor vendor: KVM 02:38:26 Virtualization type: full 02:38:26 L1d cache: 256 KiB 02:38:26 L1i cache: 256 KiB 02:38:26 L2 cache: 4 MiB 02:38:26 L3 cache: 128 MiB 02:38:26 NUMA node0 CPU(s): 0-7 02:38:26 Vulnerability Itlb multihit: Not affected 02:38:26 Vulnerability L1tf: Not affected 02:38:26 Vulnerability Mds: Not affected 02:38:26 Vulnerability Meltdown: Not affected 02:38:26 Vulnerability Mmio stale data: Not affected 02:38:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:38:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:38:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:38:26 Vulnerability Srbds: Not affected 02:38:26 Vulnerability Tsx async abort: Not affected 02:38:26 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 02:38:26 02:38:26 02:38:26 ---> nproc: 02:38:26 8 02:38:26 02:38:26 02:38:26 ---> df -h: 02:38:26 Filesystem Size Used Avail Use% Mounted on 02:38:26 overlay 155G 12G 144G 8% / 02:38:26 tmpfs 64M 0 64M 0% /dev 02:38:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:38:26 shm 64M 0 64M 0% /dev/shm 02:38:26 /dev/vda1 155G 12G 144G 8% /facter-os 02:38:26 02:38:26 02:38:26 ---> sar -b -r -n DEV: 02:38:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9217) 03/09/23 _x86_64_ (8 CPU) 02:38:26 02:38:26 02:30:01 LINUX RESTART (8 CPU) 02:38:26 02:38:26 02:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:38:26 02:32:01 227.00 1.28 225.71 0.00 24.40 90521.05 0.00 02:38:26 02:33:01 1.77 0.00 1.77 0.00 0.00 26.01 0.00 02:38:26 02:34:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 02:38:26 02:35:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 02:38:26 02:36:01 55.12 10.58 44.53 0.00 5155.73 8834.93 0.00 02:38:26 02:37:01 3.78 0.02 3.77 0.00 0.13 94.37 0.00 02:38:26 02:38:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 02:38:26 Average: 41.65 1.70 39.95 0.00 739.88 14216.38 0.00 02:38:26 02:38:26 02:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:38:26 02:32:01 27913276 31566748 740040 2.25 152840 3654316 1759860 5.19 1177720 3298348 272 02:38:26 02:33:01 27929672 31583280 723308 2.20 152884 3654320 1759860 5.19 1161428 3298336 168 02:38:26 02:34:01 27931492 31585136 721356 2.19 152916 3654320 1759860 5.19 1159108 3298336 12 02:38:26 02:35:01 27931452 31585172 720888 2.19 152972 3654324 1775912 5.23 1159016 3298340 56 02:38:26 02:36:01 27410540 31564100 719848 2.19 186964 4109396 1827368 5.39 1483108 3460584 220 02:38:26 02:37:01 27421220 31570004 713388 2.17 185528 4106148 1788700 5.27 1474504 3457396 180 02:38:26 02:38:01 27421172 31570020 713284 2.17 185612 4106156 1788700 5.27 1474420 3457404 176 02:38:26 Average: 27708403 31574923 721730 2.19 167102 3848426 1780037 5.25 1298472 3366963 155 02:38:26 02:38:26 02:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:38:26 02:32:01 ens3 460.64 298.38 4497.90 117.78 0.00 0.00 0.00 0.00 02:38:26 02:32:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 02:38:26 02:32:01 docker0 189.17 301.78 15.23 1934.57 0.00 0.00 0.00 0.00 02:38:26 02:33:01 ens3 1.92 0.75 1.17 0.62 0.00 0.00 0.00 0.00 02:38:26 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:38:26 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:26 02:34:01 ens3 1.22 0.20 0.32 0.19 0.00 0.00 0.00 0.00 02:38:26 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:26 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:26 02:35:01 ens3 2.02 0.50 0.47 0.28 0.00 0.00 0.00 0.00 02:38:26 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:38:26 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:26 02:36:01 ens3 235.18 115.40 2807.81 8.47 0.00 0.00 0.00 0.00 02:38:26 02:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:38:26 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:26 02:37:01 ens3 0.75 0.48 0.33 0.22 0.00 0.00 0.00 0.00 02:38:26 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:38:26 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:26 02:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:38:26 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:26 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:26 Average: ens3 100.24 59.38 1043.88 18.22 0.00 0.00 0.00 0.00 02:38:26 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 02:38:26 Average: docker0 27.02 43.11 2.18 276.35 0.00 0.00 0.00 0.00 02:38:26 02:38:26 02:38:26 ---> sar -P ALL: 02:38:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9217) 03/09/23 _x86_64_ (8 CPU) 02:38:26 02:38:26 02:30:01 LINUX RESTART (8 CPU) 02:38:26 02:38:26 02:31:01 CPU %user %nice %system %iowait %steal %idle 02:38:26 02:32:01 all 16.94 0.00 5.33 2.07 0.08 75.58 02:38:26 02:32:01 0 17.08 0.00 4.69 0.25 0.07 77.91 02:38:26 02:32:01 1 17.13 0.00 4.97 2.53 0.07 75.30 02:38:26 02:32:01 2 17.14 0.00 4.90 0.32 0.08 77.56 02:38:26 02:32:01 3 16.54 0.00 5.41 4.73 0.08 73.24 02:38:26 02:32:01 4 16.42 0.00 4.92 0.68 0.08 77.90 02:38:26 02:32:01 5 17.69 0.00 5.65 0.81 0.08 75.77 02:38:26 02:32:01 6 16.76 0.00 4.95 1.26 0.07 76.95 02:38:26 02:32:01 7 16.77 0.00 7.12 6.05 0.08 69.98 02:38:26 02:33:01 all 0.25 0.00 0.04 0.00 0.00 99.71 02:38:26 02:33:01 0 0.08 0.00 0.07 0.00 0.02 99.83 02:38:26 02:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:38:26 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:38:26 02:33:01 3 0.02 0.00 0.05 0.00 0.00 99.93 02:38:26 02:33:01 4 0.03 0.00 0.03 0.02 0.00 99.92 02:38:26 02:33:01 5 1.73 0.00 0.10 0.00 0.00 98.17 02:38:26 02:33:01 6 0.02 0.00 0.03 0.02 0.00 99.93 02:38:26 02:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:38:26 02:34:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:38:26 02:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:38:26 02:34:01 1 0.12 0.00 0.03 0.00 0.00 99.85 02:38:26 02:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:38:26 02:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:38:26 02:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:38:26 02:34:01 5 0.03 0.00 0.05 0.00 0.02 99.90 02:38:26 02:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:38:26 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:38:26 02:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:38:26 02:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:38:26 02:35:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:38:26 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:38:26 02:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:38:26 02:35:01 4 0.02 0.00 0.00 0.05 0.00 99.93 02:38:26 02:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:38:26 02:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:38:26 02:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:38:26 02:36:01 all 2.32 0.00 1.43 0.45 0.03 95.78 02:38:26 02:36:01 0 2.56 0.00 2.02 0.08 0.02 95.32 02:38:26 02:36:01 1 2.49 0.00 1.04 0.74 0.03 95.70 02:38:26 02:36:01 2 2.19 0.00 1.50 0.07 0.02 96.23 02:38:26 02:36:01 3 2.53 0.00 1.10 0.37 0.05 95.95 02:38:26 02:36:01 4 1.75 0.00 0.58 0.28 0.02 97.36 02:38:26 02:36:01 5 4.11 0.00 1.47 0.62 0.02 93.79 02:38:26 02:36:01 6 1.36 0.00 1.76 0.23 0.02 96.64 02:38:26 02:36:01 7 1.59 0.00 1.95 1.17 0.03 95.25 02:38:26 02:37:01 all 0.22 0.00 0.05 0.01 0.00 99.71 02:38:26 02:37:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:38:26 02:37:01 1 0.05 0.00 0.07 0.08 0.00 99.80 02:38:26 02:37:01 2 0.25 0.00 0.10 0.00 0.00 99.65 02:38:26 02:37:01 3 1.24 0.00 0.07 0.00 0.00 98.69 02:38:26 02:37:01 4 0.10 0.00 0.02 0.03 0.00 99.85 02:38:26 02:37:01 5 0.00 0.00 0.03 0.00 0.02 99.95 02:38:26 02:37:01 6 0.10 0.00 0.03 0.00 0.00 99.87 02:38:26 02:37:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:38:26 02:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:38:26 02:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:38:26 02:38:01 1 0.00 0.00 0.00 0.05 0.00 99.95 02:38:26 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:38:26 02:38:01 3 0.07 0.00 0.05 0.00 0.02 99.87 02:38:26 02:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:38:26 02:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:38:26 02:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:38:26 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:38:26 Average: all 2.80 0.00 0.98 0.36 0.02 95.84 02:38:26 Average: 0 2.81 0.00 0.98 0.05 0.02 96.14 02:38:26 Average: 1 2.81 0.00 0.87 0.48 0.02 95.82 02:38:26 Average: 2 2.78 0.00 0.92 0.05 0.01 96.23 02:38:26 Average: 3 2.90 0.00 0.95 0.72 0.02 95.41 02:38:26 Average: 4 2.59 0.00 0.79 0.15 0.02 96.45 02:38:26 Average: 5 3.35 0.00 1.04 0.20 0.02 95.39 02:38:26 Average: 6 2.59 0.00 0.97 0.22 0.02 96.21 02:38:26 Average: 7 2.60 0.00 1.29 1.02 0.02 95.08 02:38:26 02:38:26 02:38:26