Pull request #325 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae+dd725dc5af4dc794521be28a3a3263c7b7e9f65e (3d1e9cf1a13a9faa9214ac11a5809336a8a6e5d9) 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-ssh14468607355385359607.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-ssh204602198994664997.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-virtual-go/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18050820915896401042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-virtual-go/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7759424421523399813.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10815467507707928000.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-virtual-go/branches/PR-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12133510628383231048.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go 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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1608 in /w/workspace/foundry_device-virtual-go_PR-325 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dd725dc5af4dc794521be28a3a3263c7b7e9f65e into PR head commit 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae Merge succeeded, producing 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae Checking out Revision 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae (PR-325) > git config core.sparsecheckout # timeout=10 > git checkout -f 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae # 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 dd725dc5af4dc794521be28a3a3263c7b7e9f65e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae # timeout=10 Commit message: "feat!: Remove ZeroMQ MessageBus capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:30:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:30:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:30:50 ========================================================= 17:30:50 EdgeX Global Pipelines Version Info 17:30:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:30:50 ------------------- 17:30:50 stable info: 17:30:50 ------------------- 17:30:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:30:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:30:50 Message: update stable to v1.0.244 17:30:51 ------------------- 17:30:51 experimental info: 17:30:51 ------------------- 17:30:51 Commited By: **** collab-it+edgex@linuxfoundation.org 17:30:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:30:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:30:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 17:30:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 17:30:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:30:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:30:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:30:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae [Pipeline] echo 17:30:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 946ed76 [Pipeline] echo 17:30:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:53 provisioning config files... 17:30:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-325@tmp/config13181104643078822574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:53 ---> docker-login.sh 17:30:53 nexus3.edgexfoundry.org:10001 17:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:53 Configure a credential helper to remove this warning. See 17:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:53 17:30:53 Login Succeeded 17:30:53 nexus3.edgexfoundry.org:10002 17:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:54 Configure a credential helper to remove this warning. See 17:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:54 17:30:54 Login Succeeded 17:30:54 nexus3.edgexfoundry.org:10003 17:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:54 Configure a credential helper to remove this warning. See 17:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:54 17:30:54 Login Succeeded 17:30:54 nexus3.edgexfoundry.org:10004 17:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:54 Configure a credential helper to remove this warning. See 17:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:54 17:30:54 Login Succeeded 17:30:54 docker.io 17:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:54 Configure a credential helper to remove this warning. See 17:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:54 17:30:54 Login Succeeded 17:30:54 ---> docker-login.sh ends [Pipeline] } 17:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:30:55 + git rev-list -1 --merges 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae~1..946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae [Pipeline] echo 17:30:55 -----------> git rev-list -1 --merges 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae~1..946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae [false] [Pipeline] sh 17:30:55 + git log --format=format:%s -1 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae [Pipeline] echo 17:30:55 ========================================================= 17:30:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:30:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:56 + git log --format=format:%s -1 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae [Pipeline] echo 17:30:56 [semverPrep] GIT_COMMIT: 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae, Commit Message: feat!: Remove ZeroMQ MessageBus capability [Pipeline] echo 17:30:56 [semverPrep] This is not a build commit. [Pipeline] sh 17:30:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:30:56 + grep -v github /etc/ssh/ssh_known_hosts 17:30:56 + [ -e /tmp/ssh_known_hosts ] 17:30:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:30:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:30:56 + sudo tee -a /etc/ssh/ssh_known_hosts 17:30:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:56 17:30:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:57 0.1.4: Pulling from edgex-devops/py-git-semver 17:30:57 b85a868b505f: Pulling fs layer 17:30:57 e2be974225ed: Pulling fs layer 17:30:57 339a4e72a1f5: Pulling fs layer 17:30:57 988bab9f4d93: Pulling fs layer 17:30:57 1469e6f7b9e6: Pulling fs layer 17:30:57 eaf3925da568: Pulling fs layer 17:30:57 bab4dde63d76: Pulling fs layer 17:30:57 bde34c3a00c8: Pulling fs layer 17:30:57 b352a97aabf1: Pulling fs layer 17:30:57 4872d77fe225: Pulling fs layer 17:30:57 5851b861e8e6: Pulling fs layer 17:30:57 bab4dde63d76: Waiting 17:30:57 bde34c3a00c8: Waiting 17:30:57 b352a97aabf1: Waiting 17:30:57 988bab9f4d93: Waiting 17:30:57 4872d77fe225: Waiting 17:30:57 eaf3925da568: Waiting 17:30:57 5851b861e8e6: Waiting 17:30:57 e2be974225ed: Verifying Checksum 17:30:57 e2be974225ed: Download complete 17:30:57 988bab9f4d93: Verifying Checksum 17:30:57 988bab9f4d93: Download complete 17:30:57 1469e6f7b9e6: Verifying Checksum 17:30:57 1469e6f7b9e6: Download complete 17:30:57 339a4e72a1f5: Verifying Checksum 17:30:57 339a4e72a1f5: Download complete 17:30:57 eaf3925da568: Verifying Checksum 17:30:57 eaf3925da568: Download complete 17:30:57 bde34c3a00c8: Verifying Checksum 17:30:57 bde34c3a00c8: Download complete 17:30:57 b352a97aabf1: Verifying Checksum 17:30:57 b352a97aabf1: Download complete 17:30:57 4872d77fe225: Download complete 17:30:57 5851b861e8e6: Verifying Checksum 17:30:57 5851b861e8e6: Download complete 17:30:57 b85a868b505f: Verifying Checksum 17:30:57 b85a868b505f: Download complete 17:30:58 bab4dde63d76: Verifying Checksum 17:30:58 bab4dde63d76: Download complete 17:30:59 b85a868b505f: Pull complete 17:30:59 e2be974225ed: Pull complete 17:30:59 339a4e72a1f5: Pull complete 17:30:59 988bab9f4d93: Pull complete 17:31:00 1469e6f7b9e6: Pull complete 17:31:00 eaf3925da568: Pull complete 17:31:02 bab4dde63d76: Pull complete 17:31:02 bde34c3a00c8: Pull complete 17:31:02 b352a97aabf1: Pull complete 17:31:02 4872d77fe225: Pull complete 17:31:02 5851b861e8e6: Pull complete 17:31:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:02 prd-ubuntu20.04-docker-8c-8g-1608 does not seem to be running inside a container 17:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-325 -v /w/workspace/foundry_device-virtual-go_PR-325:/w/workspace/foundry_device-virtual-go_PR-325:rw,z -v /w/workspace/foundry_device-virtual-go_PR-325@tmp:/w/workspace/foundry_device-virtual-go_PR-325@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:31:03 $ docker top 56fcf827bc7ccbe2caa487fc5cc62be445d88e93173a54a81cb6a28834236c8a -eo pid,comm 17:31:04 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). 17:31:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:04 [ssh-agent] Looking for ssh-agent implementation... 17:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:04 $ docker exec 56fcf827bc7ccbe2caa487fc5cc62be445d88e93173a54a81cb6a28834236c8a ssh-agent 17:31:04 SSH_AUTH_SOCK=/tmp/ssh-8CEXNYVui69o/agent.32 17:31:04 SSH_AGENT_PID=38 17:31:04 Running ssh-add (command line suppressed) 17:31:04 Identity added: /w/workspace/foundry_device-virtual-go_PR-325@tmp/private_key_10943429244195684163.key (/w/workspace/foundry_device-virtual-go_PR-325@tmp/private_key_10943429244195684163.key) 17:31:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:04 + git tag --points-at HEAD [Pipeline] } 17:31:04 $ docker exec --env ******** --env ******** 56fcf827bc7ccbe2caa487fc5cc62be445d88e93173a54a81cb6a28834236c8a ssh-agent -k 17:31:04 unset SSH_AUTH_SOCK; 17:31:04 unset SSH_AGENT_PID; 17:31:04 echo Agent pid 38 killed; 17:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:05 [ssh-agent] Looking for ssh-agent implementation... 17:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:05 $ docker exec 56fcf827bc7ccbe2caa487fc5cc62be445d88e93173a54a81cb6a28834236c8a ssh-agent 17:31:05 SSH_AUTH_SOCK=/tmp/ssh-Jg0al1Qmk5Xq/agent.70 17:31:05 SSH_AGENT_PID=76 17:31:05 Running ssh-add (command line suppressed) 17:31:05 Identity added: /w/workspace/foundry_device-virtual-go_PR-325@tmp/private_key_15026409750350574298.key (/w/workspace/foundry_device-virtual-go_PR-325@tmp/private_key_15026409750350574298.key) 17:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:05 + git semver init 17:31:06 2023-01-10 17:31:05,928 [run_init] DEBUG init version:0.0.0 force:False 17:31:06 2023-01-10 17:31:05,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-325/.semver 17:31:06 2023-01-10 17:31:05,929 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-325/.semver 17:31:06 2023-01-10 17:31:05,929 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-325/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-325, universal_newlines=False, shell=None, istream=None) 17:31:07 2023-01-10 17:31:07,085 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-325/.git/info/exclude 17:31:07 2023-01-10 17:31:07,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-325/.semver/PR-325 with force:False 17:31:07 2023-01-10 17:31:07,085 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-325/.semver/PR-325 17:31:07 2023-01-10 17:31:07,089 [execute] INFO git cat-file --batch-check 17:31:07 2023-01-10 17:31:07,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-325/.semver, universal_newlines=False, shell=None, istream=) 17:31:07 2023-01-10 17:31:07,095 [execute] INFO git cat-file --batch 17:31:07 2023-01-10 17:31:07,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-325/.semver, universal_newlines=False, shell=None, istream=) 17:31:07 2023-01-10 17:31:07,099 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-325/.semver/PR-325 17:31:07 0.0.0 [Pipeline] } 17:31:07 $ docker exec --env ******** --env ******** 56fcf827bc7ccbe2caa487fc5cc62be445d88e93173a54a81cb6a28834236c8a ssh-agent -k 17:31:07 unset SSH_AUTH_SOCK; 17:31:07 unset SSH_AGENT_PID; 17:31:07 echo Agent pid 76 killed; 17:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:07 + git semver [Pipeline] } 17:31:08 $ docker stop --time=1 56fcf827bc7ccbe2caa487fc5cc62be445d88e93173a54a81cb6a28834236c8a 17:31:09 $ docker rm -f --volumes 56fcf827bc7ccbe2caa487fc5cc62be445d88e93173a54a81cb6a28834236c8a [Pipeline] // withDockerContainer [Pipeline] sh 17:31:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:31:10 Stashed 1 file(s) [Pipeline] echo 17:31:10 [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 17:31:10 provisioning config files... 17:31:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-325@tmp/config10780302866731144570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1607 in /w/workspace/foundry_device-virtual-go_PR-325 [Pipeline] { [Pipeline] ws 17:31:11 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 17:31:11 ---> docker-login.sh 17:31:11 nexus3.edgexfoundry.org:10001 17:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:11 Configure a credential helper to remove this warning. See 17:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:11 17:31:11 Login Succeeded 17:31:11 nexus3.edgexfoundry.org:10002 17:31:11 The recommended git tool is: git 17:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:11 Configure a credential helper to remove this warning. See 17:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:11 17:31:11 Login Succeeded 17:31:11 nexus3.edgexfoundry.org:10003 17:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:11 Configure a credential helper to remove this warning. See 17:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:11 17:31:11 Login Succeeded 17:31:11 nexus3.edgexfoundry.org:10004 17:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:11 Configure a credential helper to remove this warning. See 17:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:11 17:31:11 Login Succeeded 17:31:11 docker.io 17:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:12 Configure a credential helper to remove this warning. See 17:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:12 17:31:12 Login Succeeded 17:31:12 ---> docker-login.sh ends [Pipeline] } 17:31:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:31:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:12 ========================================================= 17:31:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:31:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:12 + 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 . 17:31:12 Sending build context to Docker daemon 23.33MB 17:31:12 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:31:12 Step 2/12 : FROM ${BASE} AS builder 17:31:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:31:13 213ec9aee27d: Pulling fs layer 17:31:13 4583459ba037: Pulling fs layer 17:31:13 93c1e223e6f2: Pulling fs layer 17:31:13 53926ce57604: Pulling fs layer 17:31:13 21b2b0c7a3f4: Pulling fs layer 17:31:13 22ff95d597cd: Pulling fs layer 17:31:13 12d6caf4c0d1: Pulling fs layer 17:31:13 96b7cbca73a9: Pulling fs layer 17:31:13 a7acece74701: Pulling fs layer 17:31:13 22ff95d597cd: Waiting 17:31:13 12d6caf4c0d1: Waiting 17:31:13 96b7cbca73a9: Waiting 17:31:13 a7acece74701: Waiting 17:31:13 21b2b0c7a3f4: Waiting 17:31:13 53926ce57604: Waiting 17:31:13 93c1e223e6f2: Download complete 17:31:13 4583459ba037: Download complete 17:31:13 21b2b0c7a3f4: Verifying Checksum 17:31:13 21b2b0c7a3f4: Download complete 17:31:13 22ff95d597cd: Verifying Checksum 17:31:13 22ff95d597cd: Download complete 17:31:13 213ec9aee27d: Verifying Checksum 17:31:13 213ec9aee27d: Download complete 17:31:13 12d6caf4c0d1: Download complete 17:31:13 213ec9aee27d: Pull complete 17:31:13 4583459ba037: Pull complete 17:31:13 93c1e223e6f2: Pull complete 17:31:13 a7acece74701: Verifying Checksum 17:31:13 a7acece74701: Download complete 17:31:13 53926ce57604: Verifying Checksum 17:31:13 53926ce57604: Download complete 17:31:13 96b7cbca73a9: Verifying Checksum 17:31:13 96b7cbca73a9: Download complete 17:31:17 53926ce57604: Pull complete 17:31:17 21b2b0c7a3f4: Pull complete 17:31:17 22ff95d597cd: Pull complete 17:31:17 12d6caf4c0d1: Pull complete 17:31:19 using credential edgex-jenkins-ssh 17:31:19 Cloning the remote Git repository 17:31:19 96b7cbca73a9: Pull complete 17:31:19 a7acece74701: Pull complete 17:31:19 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:31:19 ---> db6d94c90886 17:31:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:31:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 17:31:19 > git init /w/workspace/device-virtual-go/1 # timeout=10 17:31:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:31:19 > git --version # timeout=10 17:31:19 > git --version # 'git version 2.25.1' 17:31:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:21 ---> Running in 2fd78be57dde 17:31:21 Removing intermediate container 2fd78be57dde 17:31:21 ---> 43b5f5347b96 17:31:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:31:21 ---> Running in 559003e2551d 17:31:21 Removing intermediate container 559003e2551d 17:31:21 ---> a75f892bac19 17:31:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:31:21 ---> Running in 7e2e230d7733 17:31:21 Removing intermediate container 7e2e230d7733 17:31:21 ---> 75147a66b871 17:31:21 Step 6/12 : WORKDIR /device-virtual-go 17:31:22 ---> Running in 5f61847a0b2e 17:31:22 Removing intermediate container 5f61847a0b2e 17:31:22 ---> 6bd70229125a 17:31:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:22 ---> Running in d93b4d544ce9 17:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:31:22 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:31:22 (2/4) Installing libedit (20210910.3.1-r0) 17:31:22 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:31:22 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:31:22 Executing busybox-1.35.0-r17.trigger 17:31:22 OK: 216 MiB in 55 packages 17:31:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:31:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:23 Removing intermediate container d93b4d544ce9 17:31:23 ---> 49370792332b 17:31:23 Step 8/12 : COPY go.mod vendor* ./ 17:31:23 ---> 6f2ce3ce3dc2 17:31:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:23 ---> Running in baabea86aae9 17:31:24 Merging remotes/origin/main commit dd725dc5af4dc794521be28a3a3263c7b7e9f65e into PR head commit 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae 17:31:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:31:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:31:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:31:24 Merge succeeded, producing 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae 17:31:24 Checking out Revision 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae (PR-325) 17:31:24 > git config core.sparsecheckout # timeout=10 17:31:24 > git checkout -f 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae # timeout=10 17:31:24 > git remote # timeout=10 17:31:24 > git config --get remote.origin.url # timeout=10 17:31:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:24 > git merge dd725dc5af4dc794521be28a3a3263c7b7e9f65e # timeout=10 17:31:24 > git rev-parse HEAD^{commit} # timeout=10 17:31:24 > git config core.sparsecheckout # timeout=10 17:31:24 > git checkout -f 946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae # timeout=10 17:31:28 Commit message: "feat!: Remove ZeroMQ MessageBus capability" 17:31:28 > git --version # timeout=10 17:31:28 > git --version # 'git version 2.25.1' 17:31:28 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:31:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:31:30 Dload Upload Total Spent Left Speed 17:31:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 17:31:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:31:31 + sudo tee /etc/docker/daemon.new 17:31:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:31:31 { 17:31:31 "registry-mirrors": [ 17:31:31 "https://nexus3.edgexfoundry.org:10001" 17:31:31 ], 17:31:31 "bip": "10.250.0.254/24", 17:31:31 "hosts": [ 17:31:31 "tcp://0.0.0.0:5555", 17:31:31 "unix:///var/run/docker.sock" 17:31:31 ], 17:31:31 "mtu": 1458, 17:31:31 "selinux-enabled": true, 17:31:31 "seccomp-profile": "/etc/docker/seccomp.json" 17:31:31 } [Pipeline] sh 17:31:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:31:32 + sudo service docker restart 17:31:41 Removing intermediate container baabea86aae9 17:31:41 ---> f6cca5da1a16 17:31:41 Step 10/12 : COPY . . 17:31:41 ---> b31553648d09 17:31:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:31:41 ---> Running in 33941d94a853 17:31:41 Removing intermediate container 33941d94a853 17:31:41 ---> 5cbdd38f28c6 17:31:41 Step 12/12 : RUN $MAKE 17:31:41 ---> Running in d79086996df3 17:31:41 noop 17:31:41 Removing intermediate container d79086996df3 17:31:41 ---> f44dec487414 17:31:41 Successfully built f44dec487414 17:31:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:42 + docker inspect -f . ci-base-image-x86_64 17:31:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:42 prd-ubuntu20.04-docker-8c-8g-1608 does not seem to be running inside a container 17:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-325 -v /w/workspace/foundry_device-virtual-go_PR-325:/w/workspace/foundry_device-virtual-go_PR-325:rw,z -v /w/workspace/foundry_device-virtual-go_PR-325@tmp:/w/workspace/foundry_device-virtual-go_PR-325@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 ******** -e ******** ci-base-image-x86_64 cat 17:31:42 $ docker top 2299591ccb4ce1111b12a9acd74cd1ec3b6c573dcbd8fff4430c2569642f5ee6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:43 + go version 17:31:43 go version go1.18.7 linux/amd64 [Pipeline] } 17:31:43 $ docker stop --time=1 2299591ccb4ce1111b12a9acd74cd1ec3b6c573dcbd8fff4430c2569642f5ee6 17:31:44 $ docker rm -f --volumes 2299591ccb4ce1111b12a9acd74cd1ec3b6c573dcbd8fff4430c2569642f5ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:45 + docker inspect -f . ci-base-image-x86_64 17:31:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:45 prd-ubuntu20.04-docker-8c-8g-1608 does not seem to be running inside a container 17:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-325 -v /w/workspace/foundry_device-virtual-go_PR-325:/w/workspace/foundry_device-virtual-go_PR-325:rw,z -v /w/workspace/foundry_device-virtual-go_PR-325@tmp:/w/workspace/foundry_device-virtual-go_PR-325@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 ******** -e ******** ci-base-image-x86_64 cat 17:31:45 $ docker top 868c98460ab8e54959536f37885ca07f868a21ca3fe9f721e566c3193e3ddda2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:46 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-325 [Pipeline] fileExists [Pipeline] sh 17:31:46 + make test 17:31:46 go test ./... -coverprofile=coverage.out 17:31:46 ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:50 provisioning config files... 17:31:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config17935163374084732475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:50 ---> docker-login.sh 17:31:50 nexus3.edgexfoundry.org:10001 17:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:51 Configure a credential helper to remove this warning. See 17:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:51 17:31:51 Login Succeeded 17:31:51 nexus3.edgexfoundry.org:10002 17:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:52 Configure a credential helper to remove this warning. See 17:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:52 17:31:52 Login Succeeded 17:31:52 nexus3.edgexfoundry.org:10003 17:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:52 Configure a credential helper to remove this warning. See 17:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:52 17:31:52 Login Succeeded 17:31:52 nexus3.edgexfoundry.org:10004 17:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:53 Configure a credential helper to remove this warning. See 17:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:53 17:31:53 Login Succeeded 17:31:53 docker.io 17:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:53 Configure a credential helper to remove this warning. See 17:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:53 17:31:53 Login Succeeded 17:31:53 ---> docker-login.sh ends [Pipeline] } 17:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:54 ========================================================= 17:31:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:31:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:54 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:31:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.037s coverage: 65.7% of statements 17:31:55 + 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 . 17:31:55 Sending build context to Docker daemon 11.82MB 17:31:55 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:31:55 Step 2/12 : FROM ${BASE} AS builder 17:31:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:31:55 9b18e9b68314: Pulling fs layer 17:31:55 35d82f9e3411: Pulling fs layer 17:31:55 e16973657156: Pulling fs layer 17:31:55 fc693d55d65f: Pulling fs layer 17:31:55 7e9fc2657dce: Pulling fs layer 17:31:55 dda99020689f: Pulling fs layer 17:31:55 db1c61fa0a46: Pulling fs layer 17:31:55 891c053d2c06: Pulling fs layer 17:31:55 fc693d55d65f: Waiting 17:31:55 7e9fc2657dce: Waiting 17:31:55 dda99020689f: Waiting 17:31:55 db1c61fa0a46: Waiting 17:31:55 891c053d2c06: Waiting 17:31:55 e16973657156: Download complete 17:31:55 35d82f9e3411: Download complete 17:31:55 7e9fc2657dce: Verifying Checksum 17:31:55 7e9fc2657dce: Download complete 17:31:55 dda99020689f: Download complete 17:31:55 9b18e9b68314: Verifying Checksum 17:31:55 9b18e9b68314: Download complete 17:31:56 9b18e9b68314: Pull complete 17:31:57 891c053d2c06: Verifying Checksum 17:31:57 891c053d2c06: Download complete 17:31:57 35d82f9e3411: Pull complete 17:31:58 e16973657156: Pull complete 17:31:58 db1c61fa0a46: Verifying Checksum 17:31:58 db1c61fa0a46: Download complete 17:31:59 fc693d55d65f: Download complete 17:32:01 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:32:01 go vet ./... 17:32:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:32:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:32:04 ./bin/test-attribution-txt.sh [Pipeline] echo 17:32:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:32:04 $ docker stop --time=1 868c98460ab8e54959536f37885ca07f868a21ca3fe9f721e566c3193e3ddda2 17:32:06 $ docker rm -f --volumes 868c98460ab8e54959536f37885ca07f868a21ca3fe9f721e566c3193e3ddda2 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:32:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:32:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:32:07 + ls -al . 17:32:07 total 204 17:32:07 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 17:31 . 17:32:07 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:30 .. 17:32:07 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:31 .git 17:32:07 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:30 .github 17:32:07 -rw-rw-r-- 1 jenkins jenkins 337 Jan 10 17:30 .gitignore 17:32:07 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:30 .golangci.yml 17:32:07 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:31 .semver 17:32:07 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 10 17:30 Attribution.txt 17:32:07 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 10 17:30 CHANGELOG.md 17:32:07 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 10 17:30 Dockerfile 17:32:07 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:30 GOVERNANCE.md 17:32:07 -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 17:30 Jenkinsfile 17:32:07 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 17:30 LICENSE 17:32:07 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 10 17:30 Makefile 17:32:07 -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 17:30 OWNERS.md 17:32:07 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 10 17:30 README.md 17:32:07 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:31 VERSION 17:32:07 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:30 bin 17:32:07 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:30 cmd 17:32:07 -rw-r--r-- 1 jenkins jenkins 44128 Jan 10 17:31 coverage.out 17:32:07 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 10 17:30 go.mod 17:32:07 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 10 17:30 go.sum 17:32:07 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:30 internal 17:32:07 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:30 snap 17:32:07 -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 17:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:08 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae --label arch=amd64 --label version=0.0.0 . 17:32:08 Sending build context to Docker daemon 23.37MB 17:32:08 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:32:08 Step 2/25 : FROM ${BASE} AS builder 17:32:08 ---> f44dec487414 17:32:08 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:32:08 ---> Running in b497a212ef11 17:32:08 Removing intermediate container b497a212ef11 17:32:08 ---> 8692491341d5 17:32:08 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:32:08 ---> Running in 0d8b0cad9021 17:32:08 Removing intermediate container 0d8b0cad9021 17:32:08 ---> 2fb5ab508941 17:32:08 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:32:08 ---> Running in 0bfbaedc16e3 17:32:08 Removing intermediate container 0bfbaedc16e3 17:32:08 ---> 41dce5df4047 17:32:08 Step 6/25 : WORKDIR /device-virtual-go 17:32:08 ---> Running in 49e62e92fcd1 17:32:08 Removing intermediate container 49e62e92fcd1 17:32:08 ---> 6b1df82b0922 17:32:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:32:08 ---> Running in dea41ee97763 17:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:09 OK: 216 MiB in 55 packages 17:32:09 Removing intermediate container dea41ee97763 17:32:09 ---> 6f360aceabef 17:32:09 Step 8/25 : COPY go.mod vendor* ./ 17:32:09 ---> 2169ece4fb89 17:32:09 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:09 ---> Running in 8c980e3d5495 17:32:10 Removing intermediate container 8c980e3d5495 17:32:10 ---> b377dc12882a 17:32:10 Step 10/25 : COPY . . 17:32:10 ---> f7efbc452bd3 17:32:10 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:32:10 ---> Running in 9d74cddf7086 17:32:10 Removing intermediate container 9d74cddf7086 17:32:10 ---> 5bced7cb9559 17:32:10 Step 12/25 : RUN $MAKE 17:32:10 ---> Running in 5bbd52a059a2 17:32:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 17:32:14 fc693d55d65f: Pull complete 17:32:14 7e9fc2657dce: Pull complete 17:32:14 dda99020689f: Pull complete 17:32:21 db1c61fa0a46: Pull complete 17:32:23 891c053d2c06: Pull complete 17:32:23 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:32:23 ---> f96f9c87975a 17:32:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:32:25 ---> Running in 9da87aacb9ec 17:32:25 Removing intermediate container 9da87aacb9ec 17:32:25 ---> 6dc7cfa99a05 17:32:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:32:25 ---> Running in ce30a4fafef4 17:32:26 Removing intermediate container ce30a4fafef4 17:32:26 ---> 59129c5f65fa 17:32:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:32:26 ---> Running in 59b2800777a0 17:32:26 Removing intermediate container 59b2800777a0 17:32:26 ---> 73d3d8f69c0e 17:32:26 Step 6/12 : WORKDIR /device-virtual-go 17:32:26 ---> Running in 6ca9f404bffe 17:32:27 Removing intermediate container 6ca9f404bffe 17:32:27 ---> 1170ce65504b 17:32:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:32:27 ---> Running in 013da3267f7e 17:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:29 Removing intermediate container 5bbd52a059a2 17:32:29 ---> 06ba90d6968f 17:32:29 Step 13/25 : FROM alpine:3.16 17:32:29 3.16: Pulling from library/alpine 17:32:29 ca7dd9ec2225: Pulling fs layer 17:32:29 ca7dd9ec2225: Verifying Checksum 17:32:29 ca7dd9ec2225: Download complete 17:32:29 ca7dd9ec2225: Pull complete 17:32:29 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:32:29 Status: Downloaded newer image for alpine:3.16 17:32:29 ---> bfe296a52501 17:32:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:32:29 ---> Running in e9dd5b6781b5 17:32:30 Removing intermediate container e9dd5b6781b5 17:32:30 ---> 4cd0e051d485 17:32:30 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:32:30 ---> Running in 1855b0cfa3cb 17:32:30 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:32:30 (2/4) Installing libedit (20210910.3.1-r0) 17:32:30 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:32:30 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:32:30 Executing busybox-1.35.0-r17.trigger 17:32:30 OK: 226 MiB in 55 packages 17:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:30 (1/1) Installing dumb-init (1.2.5-r1) 17:32:30 Executing busybox-1.35.0-r17.trigger 17:32:30 OK: 6 MiB in 15 packages 17:32:31 Removing intermediate container 1855b0cfa3cb 17:32:31 ---> 3d8357fdbc3b 17:32:31 Step 16/25 : WORKDIR / 17:32:31 ---> Running in 6c54dc446e10 17:32:31 Removing intermediate container 6c54dc446e10 17:32:31 ---> e0289d9f0979 17:32:31 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:32:31 ---> f91a5af63ee0 17:32:31 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:32:31 ---> 51c714776440 17:32:31 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:32:31 Removing intermediate container 013da3267f7e 17:32:31 ---> 3b7d4a8a2234 17:32:31 Step 8/12 : COPY go.mod vendor* ./ 17:32:32 ---> d51a6cc10732 17:32:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:32 ---> Running in f3fe154665f1 17:32:32 ---> fcd24deab60c 17:32:32 Step 20/25 : EXPOSE 59900 17:32:32 ---> Running in bd6ac98cf0c4 17:32:32 Removing intermediate container bd6ac98cf0c4 17:32:32 ---> 2512ba281f1d 17:32:32 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:32:32 ---> Running in a28143aebb52 17:32:32 Removing intermediate container a28143aebb52 17:32:32 ---> 570b7013db21 17:32:32 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:32 ---> Running in a4b72991905e 17:32:32 Removing intermediate container a4b72991905e 17:32:32 ---> 95ba0ea90c75 17:32:32 Step 23/25 : LABEL arch=amd64 17:32:32 ---> Running in 4a1e4c7248d2 17:32:32 Removing intermediate container 4a1e4c7248d2 17:32:32 ---> b931b3b5cb8e 17:32:32 Step 24/25 : LABEL git_sha=946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae 17:32:32 ---> Running in 483e4daa6f19 17:32:32 Removing intermediate container 483e4daa6f19 17:32:32 ---> a8226f491737 17:32:32 Step 25/25 : LABEL version=0.0.0 17:32:32 ---> Running in bc325f3e1cfd 17:32:32 Removing intermediate container bc325f3e1cfd 17:32:32 ---> 70cc1b9803ac 17:32:32 [Warning] One or more build-args [ARCH] were not consumed 17:32:32 Successfully built 70cc1b9803ac 17:32:32 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:33 17:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:33 latest: Pulling from edgex-lftools-log-publisher 17:32:33 5eb5b503b376: Pulling fs layer 17:32:33 5c69ac0246d0: Pulling fs layer 17:32:33 ec43610c2a17: Pulling fs layer 17:32:33 3a2ae6a8a46f: Pulling fs layer 17:32:33 33b1e0a273af: Pulling fs layer 17:32:33 5d3b04190fa2: Pulling fs layer 17:32:33 2f39f015ded8: Pulling fs layer 17:32:33 33b1e0a273af: Waiting 17:32:33 5d3b04190fa2: Waiting 17:32:33 2f39f015ded8: Waiting 17:32:33 3a2ae6a8a46f: Waiting 17:32:33 5c69ac0246d0: Verifying Checksum 17:32:33 5c69ac0246d0: Download complete 17:32:33 3a2ae6a8a46f: Verifying Checksum 17:32:33 3a2ae6a8a46f: Download complete 17:32:34 33b1e0a273af: Verifying Checksum 17:32:34 33b1e0a273af: Download complete 17:32:34 ec43610c2a17: Verifying Checksum 17:32:34 ec43610c2a17: Download complete 17:32:34 5d3b04190fa2: Download complete 17:32:34 5eb5b503b376: Verifying Checksum 17:32:34 5eb5b503b376: Download complete 17:32:34 2f39f015ded8: Verifying Checksum 17:32:34 2f39f015ded8: Download complete 17:32:35 5eb5b503b376: Pull complete 17:32:35 5c69ac0246d0: Pull complete 17:32:35 ec43610c2a17: Pull complete 17:32:35 3a2ae6a8a46f: Pull complete 17:32:36 33b1e0a273af: Pull complete 17:32:36 5d3b04190fa2: Pull complete 17:32:40 2f39f015ded8: Pull complete 17:32:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:40 prd-ubuntu20.04-docker-8c-8g-1608 does not seem to be running inside a container 17:32:40 $ 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/foundry_device-virtual-go_PR-325 -v /w/workspace/foundry_device-virtual-go_PR-325:/w/workspace/foundry_device-virtual-go_PR-325:rw,z -v /w/workspace/foundry_device-virtual-go_PR-325@tmp:/w/workspace/foundry_device-virtual-go_PR-325@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:32:45 $ docker top 9cffcae8cdefef0844f031e11b7c8f66c87856d561e591eb85c6466fbc8b7eea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:46 ---> job-cost.sh 17:32:46 lf-activate-venv: SKIPPING 17:32:46 INFO: No Stack... 17:32:46 INFO: Retrieving Pricing Info for: v3-standard-8 17:32:46 INFO: Archiving Costs [Pipeline] sh 17:32:46 + cat /w/workspace/foundry_device-virtual-go_PR-325/archives/cost.csv 17:32:46 + cut -d, -f6 [Pipeline] lock 17:32:47 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-325-1-stack-cost] 17:32:47 Resource [jenkins-edgexfoundry-device-virtual-go-PR-325-1-stack-cost] did not exist. Created. 17:32:47 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:32:47 + echo total: 0.2199999988079071 [Pipeline] stash 17:32:47 Stashed 1 file(s) [Pipeline] } 17:32:47 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:32:47 $ docker stop --time=1 9cffcae8cdefef0844f031e11b7c8f66c87856d561e591eb85c6466fbc8b7eea 17:32:48 $ docker rm -f --volumes 9cffcae8cdefef0844f031e11b7c8f66c87856d561e591eb85c6466fbc8b7eea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:33:40 Removing intermediate container f3fe154665f1 17:33:40 ---> a6e33525869e 17:33:40 Step 10/12 : COPY . . 17:33:40 ---> f7b6dd159605 17:33:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:40 ---> Running in 627e50c725a8 17:33:40 Removing intermediate container 627e50c725a8 17:33:40 ---> 6c289092eb9a 17:33:40 Step 12/12 : RUN $MAKE 17:33:40 ---> Running in 08507f770939 17:33:40 noop 17:33:40 Removing intermediate container 08507f770939 17:33:40 ---> 35f430689088 17:33:40 Successfully built 35f430689088 17:33:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:40 + docker inspect -f . ci-base-image-arm64 17:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:41 prd-ubuntu20.04-docker-arm64-4c-16g-1607 does not seem to be running inside a container 17:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 17:33:42 $ docker top fb1946f3e98a09cbe5dca010cd30f75afb9bdc79b27846630654b374f6002a7e -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:43 + go version 17:33:43 go version go1.18.7 linux/arm64 [Pipeline] } 17:33:43 $ docker stop --time=1 fb1946f3e98a09cbe5dca010cd30f75afb9bdc79b27846630654b374f6002a7e 17:33:45 $ docker rm -f --volumes fb1946f3e98a09cbe5dca010cd30f75afb9bdc79b27846630654b374f6002a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:46 + docker inspect -f . ci-base-image-arm64 17:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:46 prd-ubuntu20.04-docker-arm64-4c-16g-1607 does not seem to be running inside a container 17:33:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 17:33:48 $ docker top 14f2d8516acd3600e2c9cca755486452f6baea5db64d826e91f61f1b0fd3e9bc -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:48 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 17:33:49 + make test 17:33:49 go test ./... -coverprofile=coverage.out 17:33:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:35:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:35:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.127s coverage: 65.7% of statements 17:35:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:35:28 go vet ./... 17:35:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:35:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:35:55 ./bin/test-attribution-txt.sh [Pipeline] echo 17:35:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:35:55 $ docker stop --time=1 14f2d8516acd3600e2c9cca755486452f6baea5db64d826e91f61f1b0fd3e9bc 17:35:57 $ docker rm -f --volumes 14f2d8516acd3600e2c9cca755486452f6baea5db64d826e91f61f1b0fd3e9bc [Pipeline] // withDockerContainer [Pipeline] sh 17:35:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:35:58 Warning: overwriting stash ‘coverage-report’ 17:35:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:35:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:35:59 + ls -al . 17:35:59 total 200 17:35:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:33 . 17:35:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:31 .. 17:35:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:31 .git 17:35:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:31 .github 17:35:59 -rw-rw-r-- 1 jenkins jenkins 337 Jan 10 17:31 .gitignore 17:35:59 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:31 .golangci.yml 17:35:59 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 10 17:31 Attribution.txt 17:35:59 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 10 17:31 CHANGELOG.md 17:35:59 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 10 17:31 Dockerfile 17:35:59 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:31 GOVERNANCE.md 17:35:59 -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 17:31 Jenkinsfile 17:35:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 17:31 LICENSE 17:35:59 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 10 17:31 Makefile 17:35:59 -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 17:31 OWNERS.md 17:35:59 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 10 17:31 README.md 17:35:59 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:31 VERSION 17:35:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:31 bin 17:35:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:31 cmd 17:35:59 -rw-r--r-- 1 jenkins jenkins 44128 Jan 10 17:35 coverage.out 17:35:59 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 10 17:31 go.mod 17:35:59 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 10 17:31 go.sum 17:35:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:31 internal 17:35:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:31 snap 17:35:59 -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 17:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:59 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae --label arch=arm64 --label version=0.0.0 . 17:36:00 Sending build context to Docker daemon 11.87MB 17:36:00 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:36:00 Step 2/25 : FROM ${BASE} AS builder 17:36:00 ---> 35f430689088 17:36:00 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:36:00 ---> Running in 6aad1f64bd10 17:36:01 Removing intermediate container 6aad1f64bd10 17:36:01 ---> 59e2ed7395a7 17:36:01 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:36:01 ---> Running in 22e2d37b53ef 17:36:01 Removing intermediate container 22e2d37b53ef 17:36:01 ---> d9a65208e80e 17:36:01 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:36:01 ---> Running in c49a6b2393b5 17:36:02 Removing intermediate container c49a6b2393b5 17:36:02 ---> 379a2367c356 17:36:02 Step 6/25 : WORKDIR /device-virtual-go 17:36:02 ---> Running in c6da1de1744b 17:36:02 Removing intermediate container c6da1de1744b 17:36:02 ---> f8f23087dd6a 17:36:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:36:02 ---> Running in bc32a02c900f 17:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:36:05 OK: 226 MiB in 55 packages 17:36:05 Removing intermediate container bc32a02c900f 17:36:05 ---> 30825d713eba 17:36:05 Step 8/25 : COPY go.mod vendor* ./ 17:36:06 ---> 24f2d998fc9d 17:36:06 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:06 ---> Running in 13e983955f1e 17:36:08 Removing intermediate container 13e983955f1e 17:36:08 ---> f09fd18675c8 17:36:08 Step 10/25 : COPY . . 17:36:09 ---> fcc293627bda 17:36:09 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:36:09 ---> Running in 773b3fcdfec8 17:36:09 Removing intermediate container 773b3fcdfec8 17:36:09 ---> 4e8af4d5d752 17:36:09 Step 12/25 : RUN $MAKE 17:36:09 ---> Running in 881a6cfde7af 17:36:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 17:38:17 Removing intermediate container 881a6cfde7af 17:38:17 ---> 8a5c53d110aa 17:38:17 Step 13/25 : FROM alpine:3.16 17:38:17 3.16: Pulling from library/alpine 17:38:17 6875df1f5354: Pulling fs layer 17:38:17 6875df1f5354: Verifying Checksum 17:38:17 6875df1f5354: Download complete 17:38:17 6875df1f5354: Pull complete 17:38:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:38:17 Status: Downloaded newer image for alpine:3.16 17:38:17 ---> 2b4661558fb8 17:38:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:38:17 ---> Running in d057831f036c 17:38:17 Removing intermediate container d057831f036c 17:38:17 ---> 48797b1b0473 17:38:17 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:38:17 ---> Running in c161fd8a08b5 17:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:38:17 (1/1) Installing dumb-init (1.2.5-r1) 17:38:17 Executing busybox-1.35.0-r17.trigger 17:38:17 OK: 5 MiB in 15 packages 17:38:17 Removing intermediate container c161fd8a08b5 17:38:17 ---> 295fdf4442b2 17:38:17 Step 16/25 : WORKDIR / 17:38:17 ---> Running in 4ffc9df7b7c3 17:38:17 Removing intermediate container 4ffc9df7b7c3 17:38:17 ---> 0ff73a72861d 17:38:17 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:38:17 ---> 6581e73bbb85 17:38:17 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:38:17 ---> c2c618564c23 17:38:17 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:38:17 ---> c1a6afe6d3dd 17:38:17 Step 20/25 : EXPOSE 59900 17:38:17 ---> Running in 8bf66c047d5b 17:38:17 Removing intermediate container 8bf66c047d5b 17:38:17 ---> 100c2a73ece1 17:38:17 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:38:17 ---> Running in ebfd62d4ab93 17:38:17 Removing intermediate container ebfd62d4ab93 17:38:17 ---> d19914d6052e 17:38:17 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:38:17 ---> Running in 3969f0648804 17:38:17 Removing intermediate container 3969f0648804 17:38:17 ---> 6d7878c446d3 17:38:17 Step 23/25 : LABEL arch=arm64 17:38:17 ---> Running in 01503412a457 17:38:18 Removing intermediate container 01503412a457 17:38:18 ---> 9ac2f8c1db4d 17:38:18 Step 24/25 : LABEL git_sha=946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae 17:38:18 ---> Running in 598a97e66723 17:38:18 Removing intermediate container 598a97e66723 17:38:18 ---> a6ce0847784f 17:38:18 Step 25/25 : LABEL version=0.0.0 17:38:18 ---> Running in 83134d88a34a 17:38:18 Removing intermediate container 83134d88a34a 17:38:18 ---> 43fdaf9cde7e 17:38:18 [Warning] One or more build-args [ARCH] were not consumed 17:38:18 Successfully built 43fdaf9cde7e 17:38:18 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:19 17:38:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:20 arm64: Pulling from edgex-lftools-log-publisher 17:38:20 8998bd30e6a1: Pulling fs layer 17:38:20 04944245beec: Pulling fs layer 17:38:20 699f458cf7ca: Pulling fs layer 17:38:20 765212b225bb: Pulling fs layer 17:38:20 f23df028b6ca: Pulling fs layer 17:38:20 d65c8cfc05b1: Pulling fs layer 17:38:20 2437ff75d9bd: Pulling fs layer 17:38:20 765212b225bb: Waiting 17:38:20 d65c8cfc05b1: Waiting 17:38:20 2437ff75d9bd: Waiting 17:38:20 f23df028b6ca: Waiting 17:38:20 04944245beec: Verifying Checksum 17:38:20 04944245beec: Download complete 17:38:20 765212b225bb: Verifying Checksum 17:38:20 765212b225bb: Download complete 17:38:20 d65c8cfc05b1: Verifying Checksum 17:38:20 d65c8cfc05b1: Download complete 17:38:20 699f458cf7ca: Verifying Checksum 17:38:20 699f458cf7ca: Download complete 17:38:20 8998bd30e6a1: Verifying Checksum 17:38:20 8998bd30e6a1: Download complete 17:38:23 2437ff75d9bd: Verifying Checksum 17:38:23 2437ff75d9bd: Download complete 17:38:24 8998bd30e6a1: Pull complete 17:38:25 04944245beec: Pull complete 17:38:26 699f458cf7ca: Pull complete 17:38:26 765212b225bb: Pull complete 17:38:27 f23df028b6ca: Pull complete 17:38:27 d65c8cfc05b1: Pull complete 17:38:42 2437ff75d9bd: Pull complete 17:38:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:43 prd-ubuntu20.04-docker-arm64-4c-16g-1607 does not seem to be running inside a container 17:38:43 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 17:38:45 $ docker top efdd9299db5701f52d412d43aca121037ba67fcff313d4e90a1fdb67c5c9b288 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:46 ---> job-cost.sh 17:38:46 lf-activate-venv: SKIPPING 17:38:46 INFO: No Stack... 17:38:47 INFO: Retrieving Pricing Info for: v3-standard-4 17:38:48 INFO: Archiving Costs [Pipeline] sh 17:38:48 + + cutcat -d, /w/workspace/device-virtual-go/1/archives/cost.csv 17:38:48 -f6 [Pipeline] lock 17:38:48 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-325-1-stack-cost] 17:38:48 Resource [jenkins-edgexfoundry-device-virtual-go-PR-325-1-stack-cost] did not exist. Created. 17:38:48 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:49 /w/workspace/device-virtual-go/1@tmp/durable-2170f227/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:38:49 + echo total: 0.10999999940395355 [Pipeline] stash 17:38:49 Warning: overwriting stash ‘stack-cost’ 17:38:49 Stashed 1 file(s) [Pipeline] } 17:38:49 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:38:49 $ docker stop --time=1 efdd9299db5701f52d412d43aca121037ba67fcff313d4e90a1fdb67c5c9b288 17:38:51 $ docker rm -f --volumes efdd9299db5701f52d412d43aca121037ba67fcff313d4e90a1fdb67c5c9b288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:38:52 provisioning config files... 17:38:52 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-325@tmp/config18320514261815133909tmp [Pipeline] { [Pipeline] sh 17:38:52 + set +x 17:38:52 + curl -s https://codecov.io/bash 17:38:52 + bash -s -- 17:38:52 17:38:52 _____ _ 17:38:52 / ____| | | 17:38:52 | | ___ __| | ___ ___ _____ __ 17:38:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:38:52 | |___| (_) | (_| | __/ (_| (_) \ V / 17:38:52 \_____\___/ \__,_|\___|\___\___/ \_/ 17:38:52 Bash-1.0.6 17:38:52 17:38:52 17:38:52 ==> git version 2.25.1 found 17:38:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:38:52 Release-Date: 2020-01-08 17:38:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:38:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:38:52 ==> Jenkins CI detected. 17:38:52 current dir:  /w/workspace/foundry_device-virtual-go_PR-325 17:38:52 project root: . 17:38:52 --> token set from env 17:38:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:38:52 ==> Running gcov in . (disable via -X gcov) 17:38:52 ==> Python coveragepy not found 17:38:52 ==> Searching for coverage reports in: 17:38:52 + . 17:38:52 -> Found 1 reports 17:38:52 ==> Detecting git/mercurial file structure 17:38:53 ==> Reading reports 17:38:53 + ./coverage.out bytes=44128 17:38:53 ==> Appending adjustments 17:38:53 https://docs.codecov.io/docs/fixing-reports 17:38:53 + Found adjustments 17:38:53 ==> Gzipping contents 17:38:53 8.0K /tmp/codecov.O5M3cs.gz 17:38:53 ==> Uploading reports 17:38:53 url: https://codecov.io 17:38:53 query: branch=PR-325&commit=946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=325&job=&cmd_args= 17:38:53 -> Pinging Codecov 17:38:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-325&commit=946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=325&job=&cmd_args= 17:38:53 -> Uploading to 17:38:53 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/5E52B4B073DB2E39498172D8E973AA87/946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae/0c79d55f-199d-476b-936d-ddae7489a5a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T173853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c846d45539a4063cbc3f0a71872ee3648a54345156c7f679c07f109f2b71f402 17:38:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:53 Dload Upload Total Spent Left Speed 17:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5465 0 0 100 5465 0 24728 --:--:-- --:--:-- --:--:-- 24617 100 5465 0 0 100 5465 0 21947 --:--:-- --:--:-- --:--:-- 21860 17:38:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/946ed762a057ea4ec7c2ec6c9e229f9c30f3dbae [Pipeline] } 17:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:38:55 + [ -d /w/workspace/foundry_device-virtual-go_PR-325/archives ] 17:38:55 + ls -al /w/workspace/foundry_device-virtual-go_PR-325/archives 17:38:55 total 16 17:38:55 drwxr-xr-x 3 root root 4096 Jan 10 17:32 . 17:38:55 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:32 .. 17:38:55 drwxr-xr-x 2 root root 4096 Jan 10 17:32 cost 17:38:55 -rw-r--r-- 1 root root 89 Jan 10 17:32 cost.csv 17:38:55 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-325/archives 17:38:55 + ls -al /w/workspace/foundry_device-virtual-go_PR-325/archives 17:38:55 total 16 17:38:55 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:32 . 17:38:55 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:32 .. 17:38:55 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 17:32 cost 17:38:55 -rw-r--r-- 1 jenkins jenkins 89 Jan 10 17:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:38:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:38:57 ---> package-listing.sh 17:38:57 ++ facter osfamily 17:38:57 ++ tr '[:upper:]' '[:lower:]' 17:38:57 + OS_FAMILY=debian 17:38:57 + workspace=/w/workspace/foundry_device-virtual-go_PR-325 17:38:57 + START_PACKAGES=/tmp/packages_start.txt 17:38:57 + END_PACKAGES=/tmp/packages_end.txt 17:38:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:38:57 + PACKAGES=/tmp/packages_start.txt 17:38:57 + '[' /w/workspace/foundry_device-virtual-go_PR-325 ']' 17:38:57 + PACKAGES=/tmp/packages_end.txt 17:38:57 + case "${OS_FAMILY}" in 17:38:57 + dpkg -l 17:38:57 + grep '^ii' 17:38:57 + '[' -f /tmp/packages_start.txt ']' 17:38:57 + '[' -f /tmp/packages_end.txt ']' 17:38:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:38:57 + '[' /w/workspace/foundry_device-virtual-go_PR-325 ']' 17:38:57 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-325/archives/ 17:38:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-325/archives/ [Pipeline] echo 17:38:57 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/foundry_device-virtual-go_PR-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:38:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:58 prd-ubuntu20.04-docker-8c-8g-1608 does not seem to be running inside a container 17:38:58 $ 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/foundry_device-virtual-go_PR-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-325 -v /w/workspace/foundry_device-virtual-go_PR-325:/w/workspace/foundry_device-virtual-go_PR-325:rw,z -v /w/workspace/foundry_device-virtual-go_PR-325@tmp:/w/workspace/foundry_device-virtual-go_PR-325@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 17:38:58 $ docker top ecf13e000b8b63077b343ddb0924394dfe26e1ddd3941033e9b83bc0fc6dc150 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:59 + touch /tmp/pre-build-complete [Pipeline] sh 17:38:59 + mkdir -p /var/log/sysstat [Pipeline] sh 17:38:59 + ls /var/log/sa-host 17:38:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:59 provisioning config files... 17:38:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-325@tmp/config538134883282399707tmp [Pipeline] { [Pipeline] echo 17:38:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:39:00 ---> create-netrc.sh [Pipeline] } 17:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:39:00 ---> python-tools-install.sh [Pipeline] echo 17:39:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:39:00 ---> sudo-logs.sh 17:39:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:39:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:39:01 ---> job-cost.sh 17:39:01 lf-activate-venv: SKIPPING 17:39:01 DEBUG: total: 0.2199999988079071 17:39:01 INFO: Retrieving Stack Cost... 17:39:01 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:02 INFO: Archiving Costs [Pipeline] echo 17:39:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:39:02 ---> logs-deploy.sh 17:39:02 lf-activate-venv: SKIPPING 17:39:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-325/1 17:39:02 INFO: archiving workspace using pattern(s): 17:39:03 Archives upload complete. 17:39:03 INFO: archiving logs to Nexus 17:39:04 ---> uname -a: 17:39:04 Linux prd-ubuntu20-04-docker-8c-8g-1608 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:39:04 17:39:04 17:39:04 ---> lscpu: 17:39:04 Architecture: x86_64 17:39:04 CPU op-mode(s): 32-bit, 64-bit 17:39:04 Byte Order: Little Endian 17:39:04 Address sizes: 40 bits physical, 48 bits virtual 17:39:04 CPU(s): 8 17:39:04 On-line CPU(s) list: 0-7 17:39:04 Thread(s) per core: 1 17:39:04 Core(s) per socket: 1 17:39:04 Socket(s): 8 17:39:04 NUMA node(s): 1 17:39:04 Vendor ID: AuthenticAMD 17:39:04 CPU family: 23 17:39:04 Model: 49 17:39:04 Model name: AMD EPYC-Rome Processor 17:39:04 Stepping: 0 17:39:04 CPU MHz: 2799.998 17:39:04 BogoMIPS: 5599.99 17:39:04 Virtualization: AMD-V 17:39:04 Hypervisor vendor: KVM 17:39:04 Virtualization type: full 17:39:04 L1d cache: 256 KiB 17:39:04 L1i cache: 256 KiB 17:39:04 L2 cache: 4 MiB 17:39:04 L3 cache: 128 MiB 17:39:04 NUMA node0 CPU(s): 0-7 17:39:04 Vulnerability Itlb multihit: Not affected 17:39:04 Vulnerability L1tf: Not affected 17:39:04 Vulnerability Mds: Not affected 17:39:04 Vulnerability Meltdown: Not affected 17:39:04 Vulnerability Mmio stale data: Not affected 17:39:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:39:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:39:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:39:04 Vulnerability Srbds: Not affected 17:39:04 Vulnerability Tsx async abort: Not affected 17:39:04 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 17:39:04 17:39:04 17:39:04 ---> nproc: 17:39:04 8 17:39:04 17:39:04 17:39:04 ---> df -h: 17:39:04 Filesystem Size Used Avail Use% Mounted on 17:39:04 overlay 155G 12G 144G 8% / 17:39:04 tmpfs 64M 0 64M 0% /dev 17:39:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:39:04 shm 64M 0 64M 0% /dev/shm 17:39:04 /dev/vda1 155G 12G 144G 8% /facter-os 17:39:04 17:39:04 17:39:04 ---> sar -b -r -n DEV: 17:39:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1608) 01/10/23 _x86_64_ (8 CPU) 17:39:04 17:39:04 17:30:10 LINUX RESTART (8 CPU) 17:39:04 17:39:04 17:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:39:04 17:32:01 203.78 3.86 199.92 0.00 422.44 101200.34 0.00 17:39:04 17:33:01 175.60 0.23 175.37 0.00 18.26 63082.95 0.00 17:39:04 17:34:01 4.75 0.00 4.75 0.00 0.00 23001.78 0.00 17:39:04 17:35:01 4.27 0.00 4.27 0.00 0.00 22861.52 0.00 17:39:04 17:36:01 21.81 0.97 20.85 0.00 67.46 24048.53 0.00 17:39:04 17:37:01 39.89 9.13 30.76 0.00 2859.92 22508.92 0.00 17:39:04 17:38:01 22.66 0.00 22.66 0.00 0.00 1445.76 0.00 17:39:04 17:39:01 27.06 0.25 26.81 0.00 19.33 1604.27 0.00 17:39:04 Average: 62.18 1.80 60.38 0.00 423.43 32325.79 0.00 17:39:04 17:39:04 17:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:39:04 17:32:01 28306696 31518992 780356 2.37 138396 3265868 1920232 5.66 1217476 2900112 127652 17:39:04 17:33:01 27742908 31579836 719124 2.19 150496 3841156 1761792 5.19 1223440 3416120 372 17:39:04 17:34:01 27743332 31580380 718388 2.18 150564 3841160 1761792 5.19 1223140 3416124 16 17:39:04 17:35:01 27746864 31583980 714608 2.17 150632 3841160 1761792 5.19 1219608 3416124 12 17:39:04 17:36:01 27724432 31584836 713212 2.17 154444 3859960 1798924 5.30 1223800 3434700 4340 17:39:04 17:37:01 27535604 31548268 745232 2.27 159668 3999672 1852840 5.46 1350276 3483304 624 17:39:04 17:38:01 27558356 31586212 708032 2.15 163336 4010632 1836608 5.41 1321104 3494028 3996 17:39:04 17:39:01 27508340 31550412 739084 2.25 166188 4020416 1842420 5.43 1353668 3500216 1372 17:39:04 Average: 27733316 31566614 729754 2.22 154216 3835003 1817050 5.36 1266564 3382591 17298 17:39:04 17:39:04 17:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:39:04 17:32:01 docker0 171.21 218.29 14.54 1999.22 0.00 0.00 0.00 0.00 17:39:04 17:32:01 vethe93c274 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:39:04 17:32:01 ens3 437.28 321.76 6123.91 53.73 0.00 0.00 0.00 0.00 17:39:04 17:32:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 17:39:04 17:33:01 docker0 3.40 7.20 0.21 81.59 0.00 0.00 0.00 0.00 17:39:04 17:33:01 ens3 130.91 90.13 2667.16 20.14 0.00 0.00 0.00 0.00 17:39:04 17:33:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 17:39:04 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:04 17:34:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:04 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:04 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:04 17:35:01 ens3 2.37 1.22 4.43 0.08 0.00 0.00 0.00 0.00 17:39:04 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:04 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:04 17:36:01 ens3 127.31 86.19 235.56 5.82 0.00 0.00 0.00 0.00 17:39:04 17:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:39:04 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:04 17:37:01 ens3 161.89 111.33 305.89 7.23 0.00 0.00 0.00 0.00 17:39:04 17:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:39:04 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:04 17:38:01 ens3 91.10 66.64 188.29 4.35 0.00 0.00 0.00 0.00 17:39:04 17:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:39:04 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:04 17:39:01 ens3 99.18 67.67 174.47 13.02 0.00 0.00 0.00 0.00 17:39:04 17:39:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 17:39:04 Average: docker0 21.51 27.79 1.82 256.47 0.00 0.00 0.00 0.00 17:39:04 Average: ens3 130.63 92.64 1202.21 12.96 0.00 0.00 0.00 0.00 17:39:04 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 17:39:04 17:39:04 17:39:04 ---> sar -P ALL: 17:39:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1608) 01/10/23 _x86_64_ (8 CPU) 17:39:04 17:39:04 17:30:10 LINUX RESTART (8 CPU) 17:39:04 17:39:04 17:31:02 CPU %user %nice %system %iowait %steal %idle 17:39:04 17:32:01 all 23.70 0.00 5.47 1.62 0.08 69.14 17:39:04 17:32:01 0 24.54 0.00 6.01 1.22 0.07 68.16 17:39:04 17:32:01 1 24.27 0.00 6.61 5.87 0.09 63.17 17:39:04 17:32:01 2 23.35 0.00 4.55 0.15 0.07 71.88 17:39:04 17:32:01 3 23.54 0.00 6.83 1.63 0.09 67.92 17:39:04 17:32:01 4 22.38 0.00 4.62 0.17 0.07 72.75 17:39:04 17:32:01 5 23.43 0.00 4.95 2.66 0.07 68.89 17:39:04 17:32:01 6 23.30 0.00 5.05 0.60 0.07 70.98 17:39:04 17:32:01 7 24.83 0.00 5.14 0.62 0.09 69.32 17:39:04 17:33:01 all 18.96 0.00 4.11 2.25 0.06 74.61 17:39:04 17:33:01 0 19.11 0.00 4.73 11.71 0.08 64.37 17:39:04 17:33:01 1 19.44 0.00 3.70 0.03 0.05 76.78 17:39:04 17:33:01 2 19.05 0.00 4.09 0.57 0.05 76.24 17:39:04 17:33:01 3 19.74 0.00 3.85 0.05 0.10 76.26 17:39:04 17:33:01 4 18.12 0.00 4.25 0.08 0.05 77.49 17:39:04 17:33:01 5 19.09 0.00 4.32 3.48 0.05 73.05 17:39:04 17:33:01 6 18.63 0.00 4.08 0.25 0.05 76.99 17:39:04 17:33:01 7 18.53 0.00 3.86 1.91 0.05 75.65 17:39:04 17:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:39:04 17:34:01 0 0.07 0.00 0.00 0.05 0.00 99.88 17:39:04 17:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:39:04 17:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:39:04 17:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:39:04 17:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:39:04 17:34:01 5 0.00 0.00 0.02 0.05 0.00 99.93 17:39:04 17:34:01 6 0.00 0.00 0.00 0.00 0.03 99.97 17:39:04 17:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:39:04 17:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:39:04 17:35:01 0 0.02 0.00 0.02 0.03 0.02 99.92 17:39:04 17:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:39:04 17:35:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:39:04 17:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:39:04 17:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:39:04 17:35:01 5 0.03 0.00 0.02 0.05 0.00 99.90 17:39:04 17:35:01 6 0.03 0.00 0.02 0.00 0.03 99.92 17:39:04 17:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:39:04 17:36:01 all 0.32 0.00 0.20 0.25 0.02 99.21 17:39:04 17:36:01 0 0.15 0.00 0.10 0.08 0.00 99.67 17:39:04 17:36:01 1 0.38 0.00 0.13 0.05 0.02 99.42 17:39:04 17:36:01 2 0.28 0.00 0.17 0.07 0.00 99.48 17:39:04 17:36:01 3 0.33 0.00 0.30 0.05 0.03 99.28 17:39:04 17:36:01 4 0.15 0.00 0.08 0.02 0.02 99.73 17:39:04 17:36:01 5 0.35 0.00 0.43 1.60 0.02 97.60 17:39:04 17:36:01 6 0.45 0.00 0.22 0.07 0.03 99.23 17:39:04 17:36:01 7 0.44 0.00 0.15 0.08 0.03 99.30 17:39:04 17:37:01 all 0.71 0.00 0.33 0.57 0.02 98.36 17:39:04 17:37:01 0 0.08 0.00 0.10 0.47 0.02 99.33 17:39:04 17:37:01 1 0.38 0.00 0.25 0.35 0.00 99.02 17:39:04 17:37:01 2 0.80 0.00 0.37 0.38 0.02 98.43 17:39:04 17:37:01 3 0.75 0.00 0.40 0.13 0.03 98.68 17:39:04 17:37:01 4 0.93 0.00 0.35 0.12 0.03 98.57 17:39:04 17:37:01 5 1.47 0.00 0.42 2.12 0.02 95.98 17:39:04 17:37:01 6 0.87 0.00 0.25 0.45 0.02 98.41 17:39:04 17:37:01 7 0.42 0.00 0.54 0.50 0.03 98.51 17:39:04 17:38:01 all 0.38 0.00 0.11 0.23 0.02 99.26 17:39:04 17:38:01 0 0.44 0.00 0.15 0.07 0.02 99.33 17:39:04 17:38:01 1 0.27 0.00 0.07 0.03 0.02 99.62 17:39:04 17:38:01 2 0.33 0.00 0.10 0.03 0.02 99.52 17:39:04 17:38:01 3 0.43 0.00 0.10 0.07 0.03 99.37 17:39:04 17:38:01 4 0.35 0.00 0.10 0.03 0.02 99.50 17:39:04 17:38:01 5 0.47 0.00 0.20 1.53 0.00 97.80 17:39:04 17:38:01 6 0.23 0.00 0.03 0.02 0.02 99.70 17:39:04 17:38:01 7 0.50 0.00 0.13 0.07 0.02 99.28 17:39:04 17:39:01 all 0.84 0.00 0.37 0.22 0.02 98.55 17:39:04 17:39:01 0 0.72 0.00 0.38 0.02 0.02 98.87 17:39:04 17:39:01 1 0.52 0.00 0.25 0.02 0.02 99.20 17:39:04 17:39:01 2 1.14 0.00 0.47 0.13 0.02 98.25 17:39:04 17:39:01 3 0.53 0.00 0.42 0.02 0.03 99.00 17:39:04 17:39:01 4 0.68 0.00 0.25 0.07 0.02 98.98 17:39:04 17:39:01 5 1.07 0.00 0.45 1.44 0.02 97.03 17:39:04 17:39:01 6 0.89 0.00 0.33 0.03 0.02 98.73 17:39:04 17:39:01 7 1.19 0.00 0.38 0.03 0.02 98.38 17:39:04 Average: all 5.54 0.00 1.31 0.64 0.03 92.48 17:39:04 Average: 0 5.55 0.00 1.42 1.69 0.03 91.31 17:39:04 Average: 1 5.57 0.00 1.36 0.78 0.03 92.27 17:39:04 Average: 2 5.56 0.00 1.21 0.17 0.02 93.05 17:39:04 Average: 3 5.60 0.00 1.47 0.24 0.04 92.65 17:39:04 Average: 4 5.27 0.00 1.20 0.06 0.03 93.45 17:39:04 Average: 5 5.66 0.00 1.33 1.61 0.02 91.38 17:39:04 Average: 6 5.49 0.00 1.23 0.18 0.03 93.07 17:39:04 Average: 7 5.65 0.00 1.26 0.40 0.03 92.66 17:39:04 17:39:04 17:39:04