Pull request #344 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6432efbc329d5bbc539d5cf228bb1b66a86daa3b+809182d388b7784ea0303513e5a82decca2f34a7 (f3f6d1231e5bf4dff0a332ffc192ef1d440199fa) 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-ssh27390987237363590.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-ssh12515116119454609455.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-344/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-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4125489195540823038.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-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11342462495063889790.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-ssh18422301673361830388.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-344/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-344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3285629212173461206.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6732 in /w/workspace/foundry_device-virtual-go_PR-344 [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-344 # 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 Merging remotes/origin/main commit 809182d388b7784ea0303513e5a82decca2f34a7 into PR head commit 6432efbc329d5bbc539d5cf228bb1b66a86daa3b Merge succeeded, producing 6432efbc329d5bbc539d5cf228bb1b66a86daa3b Checking out Revision 6432efbc329d5bbc539d5cf228bb1b66a86daa3b (PR-344) Commit message: "build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # 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 809182d388b7784ea0303513e5a82decca2f34a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:33:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:33:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:33:15 ========================================================= 12:33:15 EdgeX Global Pipelines Version Info 12:33:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:33:16 ------------------- 12:33:16 stable info: 12:33:16 ------------------- 12:33:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:33:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:33:16 Message: update stable to v1.0.244 12:33:17 ------------------- 12:33:17 experimental info: 12:33:17 ------------------- 12:33:17 Commited By: **** collab-it+edgex@linuxfoundation.org 12:33:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:33:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-344 [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-344 [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-344 [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6432efbc329d5bbc539d5cf228bb1b66a86daa3b [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6432efb [Pipeline] echo 12:33:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:33:18 provisioning config files... 12:33:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config2277900429992370873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:33:19 ---> docker-login.sh 12:33:19 nexus3.edgexfoundry.org:10001 12:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:19 Configure a credential helper to remove this warning. See 12:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:19 12:33:19 Login Succeeded 12:33:19 nexus3.edgexfoundry.org:10002 12:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:19 Configure a credential helper to remove this warning. See 12:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:19 12:33:19 Login Succeeded 12:33:19 nexus3.edgexfoundry.org:10003 12:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:19 Configure a credential helper to remove this warning. See 12:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:19 12:33:19 Login Succeeded 12:33:19 nexus3.edgexfoundry.org:10004 12:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:19 Configure a credential helper to remove this warning. See 12:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:19 12:33:19 Login Succeeded 12:33:19 docker.io 12:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:20 Configure a credential helper to remove this warning. See 12:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:20 12:33:20 Login Succeeded 12:33:20 ---> docker-login.sh ends [Pipeline] } 12:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:33:20 + git rev-list -1 --merges 6432efbc329d5bbc539d5cf228bb1b66a86daa3b~1..6432efbc329d5bbc539d5cf228bb1b66a86daa3b [Pipeline] echo 12:33:20 -----------> git rev-list -1 --merges 6432efbc329d5bbc539d5cf228bb1b66a86daa3b~1..6432efbc329d5bbc539d5cf228bb1b66a86daa3b 6432efbc329d5bbc539d5cf228bb1b66a86daa3b [false] [Pipeline] sh 12:33:21 + git log --format=format:%s -1 6432efbc329d5bbc539d5cf228bb1b66a86daa3b [Pipeline] echo 12:33:21 ========================================================= 12:33:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:33:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:33:21 + git log --format=format:%s -1 6432efbc329d5bbc539d5cf228bb1b66a86daa3b [Pipeline] echo 12:33:21 [semverPrep] GIT_COMMIT: 6432efbc329d5bbc539d5cf228bb1b66a86daa3b, Commit Message: build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 [Pipeline] echo 12:33:21 [semverPrep] This is not a build commit. [Pipeline] sh 12:33:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:33:22 + grep -v github /etc/ssh/ssh_known_hosts 12:33:22 + [ -e /tmp/ssh_known_hosts ] 12:33:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:33:22 + + sudo tee -a /etc/ssh/ssh_known_hosts 12:33:22 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:33:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:33:22 12:33:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:33:23 0.1.4: Pulling from edgex-devops/py-git-semver 12:33:23 b85a868b505f: Pulling fs layer 12:33:23 e2be974225ed: Pulling fs layer 12:33:23 339a4e72a1f5: Pulling fs layer 12:33:23 988bab9f4d93: Pulling fs layer 12:33:23 1469e6f7b9e6: Pulling fs layer 12:33:23 eaf3925da568: Pulling fs layer 12:33:23 bab4dde63d76: Pulling fs layer 12:33:23 bde34c3a00c8: Pulling fs layer 12:33:23 b352a97aabf1: Pulling fs layer 12:33:23 4872d77fe225: Pulling fs layer 12:33:23 5851b861e8e6: Pulling fs layer 12:33:23 988bab9f4d93: Waiting 12:33:23 1469e6f7b9e6: Waiting 12:33:23 eaf3925da568: Waiting 12:33:23 bab4dde63d76: Waiting 12:33:23 bde34c3a00c8: Waiting 12:33:23 b352a97aabf1: Waiting 12:33:23 4872d77fe225: Waiting 12:33:23 5851b861e8e6: Waiting 12:33:23 e2be974225ed: Download complete 12:33:23 988bab9f4d93: Download complete 12:33:23 1469e6f7b9e6: Verifying Checksum 12:33:23 1469e6f7b9e6: Download complete 12:33:23 eaf3925da568: Verifying Checksum 12:33:23 eaf3925da568: Download complete 12:33:23 339a4e72a1f5: Verifying Checksum 12:33:23 339a4e72a1f5: Download complete 12:33:23 bde34c3a00c8: Download complete 12:33:23 b352a97aabf1: Verifying Checksum 12:33:23 b352a97aabf1: Download complete 12:33:23 4872d77fe225: Download complete 12:33:23 5851b861e8e6: Verifying Checksum 12:33:23 5851b861e8e6: Download complete 12:33:23 b85a868b505f: Verifying Checksum 12:33:23 b85a868b505f: Download complete 12:33:23 bab4dde63d76: Verifying Checksum 12:33:23 bab4dde63d76: Download complete 12:33:25 b85a868b505f: Pull complete 12:33:25 e2be974225ed: Pull complete 12:33:25 339a4e72a1f5: Pull complete 12:33:25 988bab9f4d93: Pull complete 12:33:25 1469e6f7b9e6: Pull complete 12:33:26 eaf3925da568: Pull complete 12:33:28 bab4dde63d76: Pull complete 12:33:28 bde34c3a00c8: Pull complete 12:33:28 b352a97aabf1: Pull complete 12:33:28 4872d77fe225: Pull complete 12:33:28 5851b861e8e6: Pull complete 12:33:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:28 prd-ubuntu20.04-docker-8c-8g-6732 does not seem to be running inside a container 12:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:33:31 $ docker top 660b41f6b4caf8aa883935b8a9836a8b9b4a489e26c47aa903303a6cc99f6ef5 -eo pid,comm 12:33:31 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). 12:33:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:33:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:33:32 [ssh-agent] Looking for ssh-agent implementation... 12:33:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:32 $ docker exec 660b41f6b4caf8aa883935b8a9836a8b9b4a489e26c47aa903303a6cc99f6ef5 ssh-agent 12:33:32 SSH_AUTH_SOCK=/tmp/ssh-hcWKQG2Vexd4/agent.32 12:33:32 SSH_AGENT_PID=38 12:33:32 Running ssh-add (command line suppressed) 12:33:32 Identity added: /w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_12234968702587499877.key (/w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_12234968702587499877.key) 12:33:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:33:32 + git tag --points-at HEAD [Pipeline] } 12:33:32 $ docker exec --env ******** --env ******** 660b41f6b4caf8aa883935b8a9836a8b9b4a489e26c47aa903303a6cc99f6ef5 ssh-agent -k 12:33:32 unset SSH_AUTH_SOCK; 12:33:32 unset SSH_AGENT_PID; 12:33:32 echo Agent pid 38 killed; 12:33:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:33:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:33:33 [ssh-agent] Looking for ssh-agent implementation... 12:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:33 $ docker exec 660b41f6b4caf8aa883935b8a9836a8b9b4a489e26c47aa903303a6cc99f6ef5 ssh-agent 12:33:33 SSH_AUTH_SOCK=/tmp/ssh-p7At0XCKZumS/agent.70 12:33:33 SSH_AGENT_PID=76 12:33:33 Running ssh-add (command line suppressed) 12:33:33 Identity added: /w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_757279261045383943.key (/w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_757279261045383943.key) 12:33:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:33:33 + git semver init 12:33:33 2023-02-20 12:33:33,916 [run_init] DEBUG init version:0.0.0 force:False 12:33:33 2023-02-20 12:33:33,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-344/.semver 12:33:33 2023-02-20 12:33:33,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-344/.semver 12:33:33 2023-02-20 12:33:33,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-344/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-344, universal_newlines=False, shell=None, istream=None) 12:33:35 2023-02-20 12:33:35,205 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-344/.git/info/exclude 12:33:35 2023-02-20 12:33:35,205 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-344/.semver/PR-344 with force:False 12:33:35 2023-02-20 12:33:35,205 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-344/.semver/PR-344 12:33:35 2023-02-20 12:33:35,210 [execute] INFO git cat-file --batch-check 12:33:35 2023-02-20 12:33:35,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) 12:33:35 2023-02-20 12:33:35,217 [execute] INFO git cat-file --batch 12:33:35 2023-02-20 12:33:35,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) 12:33:35 2023-02-20 12:33:35,223 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-344/.semver/PR-344 12:33:35 0.0.0 [Pipeline] } 12:33:35 $ docker exec --env ******** --env ******** 660b41f6b4caf8aa883935b8a9836a8b9b4a489e26c47aa903303a6cc99f6ef5 ssh-agent -k 12:33:35 unset SSH_AUTH_SOCK; 12:33:35 unset SSH_AGENT_PID; 12:33:35 echo Agent pid 76 killed; 12:33:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:33:35 + git semver [Pipeline] } 12:33:36 $ docker stop --time=1 660b41f6b4caf8aa883935b8a9836a8b9b4a489e26c47aa903303a6cc99f6ef5 12:33:37 $ docker rm -f --volumes 660b41f6b4caf8aa883935b8a9836a8b9b4a489e26c47aa903303a6cc99f6ef5 [Pipeline] // withDockerContainer [Pipeline] sh 12:33:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:33:38 Stashed 1 file(s) [Pipeline] echo 12:33:38 [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 12:33:38 provisioning config files... 12:33:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config7196332276211566765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:33:39 ---> docker-login.sh 12:33:39 nexus3.edgexfoundry.org:10001 12:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:39 Configure a credential helper to remove this warning. See 12:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:39 12:33:39 Login Succeeded 12:33:39 nexus3.edgexfoundry.org:10002 12:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:39 Configure a credential helper to remove this warning. See 12:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:39 12:33:39 Login Succeeded 12:33:39 nexus3.edgexfoundry.org:10003 12:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:39 Configure a credential helper to remove this warning. See 12:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:39 12:33:39 Login Succeeded 12:33:39 nexus3.edgexfoundry.org:10004 12:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:39 Configure a credential helper to remove this warning. See 12:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:39 12:33:39 Login Succeeded 12:33:39 docker.io 12:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:39 Configure a credential helper to remove this warning. See 12:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:39 12:33:39 Login Succeeded 12:33:39 ---> docker-login.sh ends [Pipeline] } 12:33:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:33:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:33:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:33:40 ========================================================= 12:33:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:33:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:40 + 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 . 12:33:40 Sending build context to Docker daemon 23.4MB 12:33:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 12:33:40 Step 2/12 : FROM ${BASE} AS builder 12:33:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:33:40 213ec9aee27d: Pulling fs layer 12:33:40 4583459ba037: Pulling fs layer 12:33:40 93c1e223e6f2: Pulling fs layer 12:33:40 53926ce57604: Pulling fs layer 12:33:40 21b2b0c7a3f4: Pulling fs layer 12:33:40 22ff95d597cd: Pulling fs layer 12:33:40 12d6caf4c0d1: Pulling fs layer 12:33:40 96b7cbca73a9: Pulling fs layer 12:33:40 a7acece74701: Pulling fs layer 12:33:40 12d6caf4c0d1: Waiting 12:33:40 53926ce57604: Waiting 12:33:40 21b2b0c7a3f4: Waiting 12:33:40 96b7cbca73a9: Waiting 12:33:40 a7acece74701: Waiting 12:33:40 22ff95d597cd: Waiting 12:33:40 93c1e223e6f2: Verifying Checksum 12:33:40 93c1e223e6f2: Download complete 12:33:40 4583459ba037: Verifying Checksum 12:33:40 4583459ba037: Download complete 12:33:40 21b2b0c7a3f4: Download complete 12:33:40 22ff95d597cd: Download complete 12:33:40 213ec9aee27d: Verifying Checksum 12:33:40 213ec9aee27d: Download complete 12:33:40 12d6caf4c0d1: Download complete 12:33:41 213ec9aee27d: Pull complete 12:33:41 4583459ba037: Pull complete 12:33:41 93c1e223e6f2: Pull complete 12:33:41 a7acece74701: Verifying Checksum 12:33:41 a7acece74701: Download complete 12:33:41 53926ce57604: Verifying Checksum 12:33:41 53926ce57604: Download complete 12:33:41 96b7cbca73a9: Verifying Checksum 12:33:45 53926ce57604: Pull complete 12:33:45 21b2b0c7a3f4: Pull complete 12:33:45 22ff95d597cd: Pull complete 12:33:45 12d6caf4c0d1: Pull complete 12:33:48 96b7cbca73a9: Pull complete 12:33:48 a7acece74701: Pull complete 12:33:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 12:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:33:48 ---> db6d94c90886 12:33:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:33:53 Still waiting to schedule task 12:33:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:33:59 ---> Running in 81f57d4c7b28 12:33:59 Removing intermediate container 81f57d4c7b28 12:33:59 ---> eb4a1ecc0dd1 12:33:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:33:59 ---> Running in ff144a71cdb0 12:33:59 Removing intermediate container ff144a71cdb0 12:33:59 ---> f03f554d0c44 12:33:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:33:59 ---> Running in a9d12d953d3c 12:34:00 Removing intermediate container a9d12d953d3c 12:34:00 ---> dbf6339ae377 12:34:00 Step 6/12 : WORKDIR /device-virtual-go 12:34:00 ---> Running in f13dbc2b5b44 12:34:01 Removing intermediate container f13dbc2b5b44 12:34:01 ---> 73c322bc088e 12:34:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:34:01 ---> Running in 02c769890b5e 12:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:34:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 12:34:02 (2/4) Installing libedit (20210910.3.1-r0) 12:34:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 12:34:02 (4/4) Installing openssh-client-default (9.0_p1-r2) 12:34:02 Executing busybox-1.35.0-r17.trigger 12:34:02 OK: 216 MiB in 55 packages 12:34:03 Removing intermediate container 02c769890b5e 12:34:03 ---> 9ad8df8e6063 12:34:03 Step 8/12 : COPY go.mod vendor* ./ 12:34:03 ---> e81b46874452 12:34:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:34:03 ---> Running in 1f4d3288e8ed 12:34:50 Removing intermediate container 1f4d3288e8ed 12:34:50 ---> 91eac1a1282b 12:34:50 Step 10/12 : COPY . . 12:34:50 ---> 38b7587fe476 12:34:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:34:50 ---> Running in 4e3dd3859075 12:34:50 Removing intermediate container 4e3dd3859075 12:34:50 ---> 56bb7e88bf48 12:34:50 Step 12/12 : RUN $MAKE 12:34:50 ---> Running in a4260c2f8157 12:34:50 noop 12:34:50 Removing intermediate container a4260c2f8157 12:34:50 ---> afe6300e1ce5 12:34:50 Successfully built afe6300e1ce5 12:34:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:50 + docker inspect -f . ci-base-image-x86_64 12:34:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:51 prd-ubuntu20.04-docker-8c-8g-6732 does not seem to be running inside a container 12:34:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@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 ******** ci-base-image-x86_64 cat 12:34:51 $ docker top c60f0ae8b8c7f50c4afa7f36ff68d94ace0c2002027225d989eb137c263a3987 -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:51 + go version 12:34:51 go version go1.18.7 linux/amd64 [Pipeline] } 12:34:51 $ docker stop --time=1 c60f0ae8b8c7f50c4afa7f36ff68d94ace0c2002027225d989eb137c263a3987 12:34:53 $ docker rm -f --volumes c60f0ae8b8c7f50c4afa7f36ff68d94ace0c2002027225d989eb137c263a3987 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:54 + docker inspect -f . ci-base-image-x86_64 12:34:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:54 prd-ubuntu20.04-docker-8c-8g-6732 does not seem to be running inside a container 12:34:54 $ 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-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@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 ******** ci-base-image-x86_64 cat 12:34:54 $ docker top 19a3df67516567597281bc78409fce47efd5f7671eb83e9da8f24af6dfc41141 -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:55 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-344 [Pipeline] fileExists [Pipeline] sh 12:34:55 + make test 12:34:55 go test ./... -coverprofile=coverage.out 12:34:55 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:35:05 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:35:05 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.039s coverage: 65.7% of statements 12:35:13 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." 12:35:13 go vet ./... 12:35:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:35:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:35:16 ./bin/test-attribution-txt.sh [Pipeline] echo 12:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:35:16 $ docker stop --time=1 19a3df67516567597281bc78409fce47efd5f7671eb83e9da8f24af6dfc41141 12:35:19 $ docker rm -f --volumes 19a3df67516567597281bc78409fce47efd5f7671eb83e9da8f24af6dfc41141 [Pipeline] // withDockerContainer [Pipeline] sh 12:35:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:35:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:35:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:35:20 + ls -al . 12:35:20 total 192 12:35:20 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 12:34 . 12:35:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:33 .. 12:35:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:35 .git 12:35:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:33 .github 12:35:20 -rw-rw-r-- 1 jenkins jenkins 337 Feb 20 12:33 .gitignore 12:35:20 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 12:33 .golangci.yml 12:35:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 12:33 .semver 12:35:20 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 20 12:33 Attribution.txt 12:35:20 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 20 12:33 CHANGELOG.md 12:35:20 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 20 12:33 Dockerfile 12:35:20 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 12:33 GOVERNANCE.md 12:35:20 -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 12:33 Jenkinsfile 12:35:20 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 12:33 LICENSE 12:35:20 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 12:33 Makefile 12:35:20 -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 12:33 OWNERS.md 12:35:20 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 12:33 README.md 12:35:20 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 12:33 VERSION 12:35:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:33 bin 12:35:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:33 cmd 12:35:20 -rw-r--r-- 1 jenkins jenkins 44128 Feb 20 12:35 coverage.out 12:35:20 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 20 12:33 go.mod 12:35:20 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 20 12:33 go.sum 12:35:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:33 internal 12:35:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:33 snap 12:35:20 -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 12:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:21 + 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=6432efbc329d5bbc539d5cf228bb1b66a86daa3b --label arch=amd64 --label version=0.0.0 . 12:35:21 Sending build context to Docker daemon 23.44MB 12:35:21 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 12:35:21 Step 2/25 : FROM ${BASE} AS builder 12:35:21 ---> afe6300e1ce5 12:35:21 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:35:21 ---> Running in 5419c5300396 12:35:21 Removing intermediate container 5419c5300396 12:35:21 ---> 74672ef452e9 12:35:21 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:35:21 ---> Running in 77224266fd76 12:35:21 Removing intermediate container 77224266fd76 12:35:21 ---> cb204480af40 12:35:21 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:35:21 ---> Running in 05db34bff6ec 12:35:21 Removing intermediate container 05db34bff6ec 12:35:21 ---> 5754cca37e90 12:35:21 Step 6/25 : WORKDIR /device-virtual-go 12:35:21 ---> Running in b6a2d46a9af2 12:35:22 Removing intermediate container b6a2d46a9af2 12:35:22 ---> 080486a9a68a 12:35:22 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:35:22 ---> Running in 334a2dbfb47c 12:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:35:23 OK: 216 MiB in 55 packages 12:35:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6733 in /w/workspace/foundry_device-virtual-go_PR-344 [Pipeline] { [Pipeline] ws 12:35:23 Running in /w/workspace/device-virtual-go/1 [Pipeline] { 12:35:23 Removing intermediate container 334a2dbfb47c 12:35:23 ---> 7a6b3acd73ed 12:35:23 Step 8/25 : COPY go.mod vendor* ./ 12:35:23 ---> 3e05b03fc975 12:35:23 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:23 ---> Running in 35a0632798d6 [Pipeline] checkout 12:35:23 The recommended git tool is: git 12:35:24 Removing intermediate container 35a0632798d6 12:35:24 ---> 8d9dd1d0c55c 12:35:24 Step 10/25 : COPY . . 12:35:25 ---> be517c5cad38 12:35:25 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:35:25 ---> Running in 7c5f6c4d70af 12:35:25 Removing intermediate container 7c5f6c4d70af 12:35:25 ---> 49d8105db424 12:35:25 Step 12/25 : RUN $MAKE 12:35:25 ---> Running in cfc752dd1b51 12:35:25 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 12:35:28 using credential edgex-jenkins-ssh 12:35:28 Cloning the remote Git repository 12:35:28 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:35:29 > git init /w/workspace/device-virtual-go/1 # timeout=10 12:35:29 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:35:29 > git --version # timeout=10 12:35:29 > git --version # 'git version 2.25.1' 12:35:29 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:35:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:32 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:35:32 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:35:32 Merging remotes/origin/main commit 809182d388b7784ea0303513e5a82decca2f34a7 into PR head commit 6432efbc329d5bbc539d5cf228bb1b66a86daa3b 12:35:33 Merge succeeded, producing 6432efbc329d5bbc539d5cf228bb1b66a86daa3b 12:35:33 Checking out Revision 6432efbc329d5bbc539d5cf228bb1b66a86daa3b (PR-344) 12:35:33 Commit message: "build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0" 12:35:33 > git --version # timeout=10 12:35:33 > git --version # 'git version 2.25.1' 12:35:33 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 12:35:32 > git config core.sparsecheckout # timeout=10 12:35:32 > git checkout -f 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # timeout=10 12:35:32 > git remote # timeout=10 12:35:32 > git config --get remote.origin.url # timeout=10 12:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:32 > git merge 809182d388b7784ea0303513e5a82decca2f34a7 # timeout=10 12:35:32 > git rev-parse HEAD^{commit} # timeout=10 12:35:33 > git config core.sparsecheckout # timeout=10 12:35:33 > git checkout -f 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # timeout=10 [Pipeline] sh 12:35:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:35:34 % Total % Received % Xferd Average Speed Time Time Time Current 12:35:34 Dload Upload Total Spent Left Speed 12:35:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 12:35:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:35:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:35:35 + sudo tee /etc/docker/daemon.new 12:35:35 { 12:35:35 "registry-mirrors": [ 12:35:35 "https://nexus3.edgexfoundry.org:10001" 12:35:35 ], 12:35:35 "bip": "10.250.0.254/24", 12:35:35 "hosts": [ 12:35:35 "tcp://0.0.0.0:5555", 12:35:35 "unix:///var/run/docker.sock" 12:35:35 ], 12:35:35 "mtu": 1458, 12:35:35 "selinux-enabled": true, 12:35:35 "seccomp-profile": "/etc/docker/seccomp.json" 12:35:35 } [Pipeline] sh 12:35:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:35:36 + sudo service docker restart 12:35:47 Removing intermediate container cfc752dd1b51 12:35:47 ---> a1457a61fa20 12:35:47 Step 13/25 : FROM alpine:3.16 12:35:48 3.16: Pulling from library/alpine 12:35:48 ef5531b6e74e: Pulling fs layer 12:35:48 ef5531b6e74e: Verifying Checksum 12:35:48 ef5531b6e74e: Download complete 12:35:48 ef5531b6e74e: Pull complete 12:35:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 12:35:48 Status: Downloaded newer image for alpine:3.16 12:35:48 ---> dfd21b5a31f5 12:35:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:35:48 ---> Running in 5b1a1d44f566 12:35:48 Removing intermediate container 5b1a1d44f566 12:35:48 ---> 629c9ef8e283 12:35:48 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:35:48 ---> Running in e3bb649d51c8 12:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:35:49 (1/1) Installing dumb-init (1.2.5-r1) 12:35:49 Executing busybox-1.35.0-r17.trigger 12:35:49 OK: 6 MiB in 15 packages 12:35:50 Removing intermediate container e3bb649d51c8 12:35:50 ---> 49480cb75df5 12:35:50 Step 16/25 : WORKDIR / 12:35:50 ---> Running in 0a64e09d5731 12:35:50 Removing intermediate container 0a64e09d5731 12:35:50 ---> 61ed5c354e19 12:35:50 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:35:50 ---> ff5c8705b194 12:35:50 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:35:50 ---> 169eeb8115ec 12:35:50 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:35:51 ---> de50c673fea7 12:35:51 Step 20/25 : EXPOSE 59900 12:35:51 ---> Running in 2b0ea172c41d 12:35:51 Removing intermediate container 2b0ea172c41d 12:35:51 ---> 02afd1e94968 12:35:51 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:35:51 ---> Running in cd93cd4d9f55 12:35:51 Removing intermediate container cd93cd4d9f55 12:35:51 ---> f0ca46050c05 12:35:51 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:35:51 ---> Running in e78829e13cb1 12:35:51 Removing intermediate container e78829e13cb1 12:35:51 ---> f037d1775b1d 12:35:51 Step 23/25 : LABEL arch=amd64 12:35:51 ---> Running in 7b6fdbedb6e0 12:35:51 Removing intermediate container 7b6fdbedb6e0 12:35:51 ---> 5b376ebb99b4 12:35:51 Step 24/25 : LABEL git_sha=6432efbc329d5bbc539d5cf228bb1b66a86daa3b 12:35:51 ---> Running in 6a02c9d90582 12:35:51 Removing intermediate container 6a02c9d90582 12:35:51 ---> 3a6af0f20d46 12:35:51 Step 25/25 : LABEL version=0.0.0 12:35:51 ---> Running in 481618c5f85b 12:35:51 Removing intermediate container 481618c5f85b 12:35:51 ---> 06fd02e0ab2a 12:35:51 [Warning] One or more build-args [ARCH] were not consumed 12:35:51 Successfully built 06fd02e0ab2a 12:35:51 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 12:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:52 12:35:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:53 latest: Pulling from edgex-lftools-log-publisher 12:35:53 5eb5b503b376: Pulling fs layer 12:35:53 5c69ac0246d0: Pulling fs layer 12:35:53 ec43610c2a17: Pulling fs layer 12:35:53 3a2ae6a8a46f: Pulling fs layer 12:35:53 33b1e0a273af: Pulling fs layer 12:35:53 5d3b04190fa2: Pulling fs layer 12:35:53 2f39f015ded8: Pulling fs layer 12:35:53 3a2ae6a8a46f: Waiting 12:35:53 5d3b04190fa2: Waiting 12:35:53 33b1e0a273af: Waiting 12:35:53 5c69ac0246d0: Download complete 12:35:53 3a2ae6a8a46f: Verifying Checksum 12:35:53 3a2ae6a8a46f: Download complete 12:35:53 33b1e0a273af: Verifying Checksum 12:35:53 33b1e0a273af: Download complete 12:35:53 ec43610c2a17: Verifying Checksum 12:35:53 ec43610c2a17: Download complete 12:35:53 5d3b04190fa2: Download complete 12:35:53 5eb5b503b376: Verifying Checksum 12:35:53 5eb5b503b376: Download complete 12:35:54 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:35:54 provisioning config files... 12:35:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12166390766048180334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:35:54 5eb5b503b376: Pull complete 12:35:55 ---> docker-login.sh 12:35:55 nexus3.edgexfoundry.org:10001 12:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:55 5c69ac0246d0: Pull complete 12:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:55 Configure a credential helper to remove this warning. See 12:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:55 12:35:55 Login Succeeded 12:35:55 nexus3.edgexfoundry.org:10002 12:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:55 Configure a credential helper to remove this warning. See 12:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:55 12:35:55 Login Succeeded 12:35:55 nexus3.edgexfoundry.org:10003 12:35:56 ec43610c2a17: Pull complete 12:35:56 3a2ae6a8a46f: Pull complete 12:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:56 33b1e0a273af: Pull complete 12:35:56 5d3b04190fa2: Pull complete 12:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:56 Configure a credential helper to remove this warning. See 12:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:56 12:35:56 Login Succeeded 12:35:56 nexus3.edgexfoundry.org:10004 12:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:56 Configure a credential helper to remove this warning. See 12:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:56 12:35:56 Login Succeeded 12:35:56 docker.io 12:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:35:57 Configure a credential helper to remove this warning. See 12:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:35:57 12:35:57 Login Succeeded 12:35:57 ---> docker-login.sh ends [Pipeline] } 12:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:35:57 ========================================================= 12:35:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:35:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:58 + 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 . 12:35:58 Sending build context to Docker daemon 11.85MB 12:35:58 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 12:35:58 Step 2/12 : FROM ${BASE} AS builder 12:35:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:35:58 9b18e9b68314: Pulling fs layer 12:35:58 35d82f9e3411: Pulling fs layer 12:35:58 e16973657156: Pulling fs layer 12:35:58 fc693d55d65f: Pulling fs layer 12:35:58 7e9fc2657dce: Pulling fs layer 12:35:58 dda99020689f: Pulling fs layer 12:35:58 db1c61fa0a46: Pulling fs layer 12:35:58 891c053d2c06: Pulling fs layer 12:35:58 7e9fc2657dce: Waiting 12:35:58 dda99020689f: Waiting 12:35:58 db1c61fa0a46: Waiting 12:35:58 891c053d2c06: Waiting 12:35:58 fc693d55d65f: Waiting 12:35:58 e16973657156: Verifying Checksum 12:35:58 e16973657156: Download complete 12:35:58 35d82f9e3411: Verifying Checksum 12:35:58 35d82f9e3411: Download complete 12:35:58 7e9fc2657dce: Verifying Checksum 12:35:58 7e9fc2657dce: Download complete 12:35:58 dda99020689f: Verifying Checksum 12:35:58 dda99020689f: Download complete 12:35:58 9b18e9b68314: Verifying Checksum 12:35:58 9b18e9b68314: Download complete 12:35:59 9b18e9b68314: Pull complete 12:36:00 891c053d2c06: Verifying Checksum 12:36:00 891c053d2c06: Download complete 12:36:00 35d82f9e3411: Pull complete 12:36:00 e16973657156: Pull complete 12:36:01 db1c61fa0a46: Verifying Checksum 12:36:01 db1c61fa0a46: Download complete 12:36:01 2f39f015ded8: Pull complete 12:36:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:36:01 fc693d55d65f: Verifying Checksum 12:36:01 fc693d55d65f: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer 12:36:01 prd-ubuntu20.04-docker-8c-8g-6732 does not seem to be running inside a container 12:36:01 $ 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-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:36:08 $ docker top 36a2f534f872338d4b0d68677939787e3b2a12e177d1c7091a221cbed17ed821 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:08 ---> job-cost.sh 12:36:08 lf-activate-venv: SKIPPING 12:36:08 INFO: No Stack... 12:36:09 INFO: Retrieving Pricing Info for: v3-standard-8 12:36:09 INFO: Archiving Costs [Pipeline] sh 12:36:09 + cat /w/workspace/foundry_device-virtual-go_PR-344/archives/cost.csv 12:36:09 + cut -d, -f6 [Pipeline] lock 12:36:09 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-344-1-stack-cost] 12:36:09 Resource [jenkins-edgexfoundry-device-virtual-go-PR-344-1-stack-cost] did not exist. Created. 12:36:09 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:36:10 + echo total: 0.2199999988079071 [Pipeline] stash 12:36:10 Stashed 1 file(s) [Pipeline] } 12:36:10 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-344-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:36:10 $ docker stop --time=1 36a2f534f872338d4b0d68677939787e3b2a12e177d1c7091a221cbed17ed821 12:36:11 $ docker rm -f --volumes 36a2f534f872338d4b0d68677939787e3b2a12e177d1c7091a221cbed17ed821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:36:14 fc693d55d65f: Pull complete 12:36:14 7e9fc2657dce: Pull complete 12:36:14 dda99020689f: Pull complete 12:36:20 db1c61fa0a46: Pull complete 12:36:22 891c053d2c06: Pull complete 12:36:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 12:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:36:22 ---> f96f9c87975a 12:36:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:36:24 ---> Running in 3d646a2f7dfd 12:36:24 Removing intermediate container 3d646a2f7dfd 12:36:24 ---> 27210dc74977 12:36:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:36:24 ---> Running in 15393d5c4446 12:36:25 Removing intermediate container 15393d5c4446 12:36:25 ---> 49d486e8ccac 12:36:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:36:25 ---> Running in 9490ce2e5983 12:36:25 Removing intermediate container 9490ce2e5983 12:36:25 ---> d037d3a06c5b 12:36:25 Step 6/12 : WORKDIR /device-virtual-go 12:36:25 ---> Running in a4e9293a5759 12:36:25 Removing intermediate container a4e9293a5759 12:36:25 ---> fdfff53d7388 12:36:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:36:25 ---> Running in 22636b0e79ce 12:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:36:28 (1/4) Installing openssh-keygen (9.0_p1-r2) 12:36:28 (2/4) Installing libedit (20210910.3.1-r0) 12:36:28 (3/4) Installing openssh-client-common (9.0_p1-r2) 12:36:28 (4/4) Installing openssh-client-default (9.0_p1-r2) 12:36:28 Executing busybox-1.35.0-r17.trigger 12:36:28 OK: 226 MiB in 55 packages 12:36:29 Removing intermediate container 22636b0e79ce 12:36:29 ---> c2a5b69ad3ec 12:36:29 Step 8/12 : COPY go.mod vendor* ./ 12:36:30 ---> 31f5beafe0b5 12:36:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:36:30 ---> Running in 1e81abe0fef3 12:37:52 Removing intermediate container 1e81abe0fef3 12:37:52 ---> c67b8ed77224 12:37:52 Step 10/12 : COPY . . 12:37:52 ---> 3de0dc7382ac 12:37:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:37:52 ---> Running in 77e71709e9ce 12:37:52 Removing intermediate container 77e71709e9ce 12:37:52 ---> f43c58f00f1a 12:37:52 Step 12/12 : RUN $MAKE 12:37:52 ---> Running in e28881f34651 12:37:52 noop 12:37:52 Removing intermediate container e28881f34651 12:37:52 ---> acd84c58f501 12:37:52 Successfully built acd84c58f501 12:37:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:52 + docker inspect -f . ci-base-image-arm64 12:37:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:53 prd-ubuntu20.04-docker-arm64-4c-16g-6733 does not seem to be running inside a container 12:37:53 $ 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 ******** ci-base-image-arm64 cat 12:37:54 $ docker top 07c3778c4a01a1c5fe13e94f5c0587d03d8483f5feca02f70ceea0038bd05b55 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:55 + go version 12:37:55 go version go1.18.7 linux/arm64 [Pipeline] } 12:37:55 $ docker stop --time=1 07c3778c4a01a1c5fe13e94f5c0587d03d8483f5feca02f70ceea0038bd05b55 12:37:57 $ docker rm -f --volumes 07c3778c4a01a1c5fe13e94f5c0587d03d8483f5feca02f70ceea0038bd05b55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:57 + docker inspect -f . ci-base-image-arm64 12:37:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:58 prd-ubuntu20.04-docker-arm64-4c-16g-6733 does not seem to be running inside a container 12:37:58 $ 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 ******** ci-base-image-arm64 cat 12:38:01 $ docker top 3e3452be3f0e20c9e2f3bd169ec3418925c9b11262f49b4af82daf5b48b29194 -eo pid,comm [Pipeline] { [Pipeline] sh 12:38:02 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:38:02 + make test 12:38:02 go test ./... -coverprofile=coverage.out 12:38:04 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:39:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:39:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.125s coverage: 65.7% of statements 12:39:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:39:28 go vet ./... 12:39:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:39:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:39:43 ./bin/test-attribution-txt.sh [Pipeline] echo 12:39:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:39:43 $ docker stop --time=1 3e3452be3f0e20c9e2f3bd169ec3418925c9b11262f49b4af82daf5b48b29194 12:39:45 $ docker rm -f --volumes 3e3452be3f0e20c9e2f3bd169ec3418925c9b11262f49b4af82daf5b48b29194 [Pipeline] // withDockerContainer [Pipeline] sh 12:39:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:39:46 Warning: overwriting stash ‘coverage-report’ 12:39:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:39:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:39:47 + ls -al . 12:39:47 total 188 12:39:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:38 . 12:39:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:35 .. 12:39:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:35 .git 12:39:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:35 .github 12:39:47 -rw-rw-r-- 1 jenkins jenkins 337 Feb 20 12:35 .gitignore 12:39:47 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 12:35 .golangci.yml 12:39:47 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 20 12:35 Attribution.txt 12:39:47 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 20 12:35 CHANGELOG.md 12:39:47 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 20 12:35 Dockerfile 12:39:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 12:35 GOVERNANCE.md 12:39:47 -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 12:35 Jenkinsfile 12:39:47 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 12:35 LICENSE 12:39:47 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 12:35 Makefile 12:39:47 -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 12:35 OWNERS.md 12:39:47 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 12:35 README.md 12:39:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 12:33 VERSION 12:39:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:35 bin 12:39:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:35 cmd 12:39:47 -rw-r--r-- 1 jenkins jenkins 44128 Feb 20 12:39 coverage.out 12:39:47 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 20 12:35 go.mod 12:39:47 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 20 12:35 go.sum 12:39:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:35 internal 12:39:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:35 snap 12:39:47 -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 12:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:48 + 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=6432efbc329d5bbc539d5cf228bb1b66a86daa3b --label arch=arm64 --label version=0.0.0 . 12:39:48 Sending build context to Docker daemon 11.89MB 12:39:48 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 12:39:48 Step 2/25 : FROM ${BASE} AS builder 12:39:48 ---> acd84c58f501 12:39:48 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:39:48 ---> Running in 051bd10ecee6 12:39:49 Removing intermediate container 051bd10ecee6 12:39:49 ---> c47bf998f8c9 12:39:49 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:39:49 ---> Running in af4a1b5f824a 12:39:49 Removing intermediate container af4a1b5f824a 12:39:49 ---> 1689451d192c 12:39:49 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:39:49 ---> Running in d8f47f25e3c6 12:39:49 Removing intermediate container d8f47f25e3c6 12:39:49 ---> f77744661d8b 12:39:49 Step 6/25 : WORKDIR /device-virtual-go 12:39:49 ---> Running in f2c449e370ba 12:39:50 Removing intermediate container f2c449e370ba 12:39:50 ---> 0fe1d3dfc008 12:39:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:39:50 ---> Running in a159afeee800 12:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:39:52 OK: 226 MiB in 55 packages 12:39:53 Removing intermediate container a159afeee800 12:39:53 ---> 1c2a9c686ea8 12:39:53 Step 8/25 : COPY go.mod vendor* ./ 12:39:53 ---> a59cf7ed1340 12:39:53 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:39:54 ---> Running in e14b846cfeef 12:39:58 Removing intermediate container e14b846cfeef 12:39:58 ---> 7d0077dbf8a1 12:39:58 Step 10/25 : COPY . . 12:39:59 ---> 8fc48eac0b19 12:39:59 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:39:59 ---> Running in a211e3856fe1 12:40:00 Removing intermediate container a211e3856fe1 12:40:00 ---> 59e7b049d857 12:40:00 Step 12/25 : RUN $MAKE 12:40:00 ---> Running in 6cf6cbc4f05d 12:40:01 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 12:42:08 Removing intermediate container 6cf6cbc4f05d 12:42:08 ---> 632c3da26664 12:42:08 Step 13/25 : FROM alpine:3.16 12:42:08 3.16: Pulling from library/alpine 12:42:08 3760b48202b3: Pulling fs layer 12:42:08 3760b48202b3: Download complete 12:42:08 3760b48202b3: Pull complete 12:42:08 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 12:42:08 Status: Downloaded newer image for alpine:3.16 12:42:08 ---> 4c81e5bf8899 12:42:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:42:08 ---> Running in 7c42c7b4b0e0 12:42:08 Removing intermediate container 7c42c7b4b0e0 12:42:08 ---> 95a6461c13d1 12:42:08 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:42:08 ---> Running in 573370e5a81c 12:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:42:09 (1/1) Installing dumb-init (1.2.5-r1) 12:42:09 Executing busybox-1.35.0-r17.trigger 12:42:09 OK: 5 MiB in 15 packages 12:42:10 Removing intermediate container 573370e5a81c 12:42:10 ---> 393ffa758090 12:42:10 Step 16/25 : WORKDIR / 12:42:10 ---> Running in 74b573dc3d89 12:42:10 Removing intermediate container 74b573dc3d89 12:42:10 ---> 8408f1cdfd98 12:42:10 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:42:11 ---> 74e7fa8081ce 12:42:11 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:42:11 ---> b3339719a73c 12:42:11 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:42:13 ---> c3a2b886ef9f 12:42:13 Step 20/25 : EXPOSE 59900 12:42:13 ---> Running in 5a9f03714b94 12:42:13 Removing intermediate container 5a9f03714b94 12:42:13 ---> 93dd773dcffc 12:42:13 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:42:13 ---> Running in 129ed740b62f 12:42:13 Removing intermediate container 129ed740b62f 12:42:13 ---> 1298ee8e52a6 12:42:13 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:42:13 ---> Running in b94b6e2eb1d4 12:42:14 Removing intermediate container b94b6e2eb1d4 12:42:14 ---> c3bc7059b0fd 12:42:14 Step 23/25 : LABEL arch=arm64 12:42:14 ---> Running in d2f23038d7fc 12:42:14 Removing intermediate container d2f23038d7fc 12:42:14 ---> 0c060fd2c0c5 12:42:14 Step 24/25 : LABEL git_sha=6432efbc329d5bbc539d5cf228bb1b66a86daa3b 12:42:14 ---> Running in e6e33eba3c35 12:42:14 Removing intermediate container e6e33eba3c35 12:42:14 ---> c477f96f401a 12:42:14 Step 25/25 : LABEL version=0.0.0 12:42:14 ---> Running in 11bc24bf12de 12:42:14 Removing intermediate container 11bc24bf12de 12:42:14 ---> ee5dec3ad67a 12:42:14 [Warning] One or more build-args [ARCH] were not consumed 12:42:15 Successfully built ee5dec3ad67a 12:42:15 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 12:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:42:16 12:42:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:42:17 arm64: Pulling from edgex-lftools-log-publisher 12:42:17 8998bd30e6a1: Pulling fs layer 12:42:17 04944245beec: Pulling fs layer 12:42:17 699f458cf7ca: Pulling fs layer 12:42:17 765212b225bb: Pulling fs layer 12:42:17 f23df028b6ca: Pulling fs layer 12:42:17 d65c8cfc05b1: Pulling fs layer 12:42:17 2437ff75d9bd: Pulling fs layer 12:42:17 765212b225bb: Waiting 12:42:17 f23df028b6ca: Waiting 12:42:17 d65c8cfc05b1: Waiting 12:42:17 2437ff75d9bd: Waiting 12:42:17 04944245beec: Verifying Checksum 12:42:17 04944245beec: Download complete 12:42:17 765212b225bb: Verifying Checksum 12:42:17 765212b225bb: Download complete 12:42:17 f23df028b6ca: Download complete 12:42:17 d65c8cfc05b1: Verifying Checksum 12:42:17 d65c8cfc05b1: Download complete 12:42:17 699f458cf7ca: Verifying Checksum 12:42:17 699f458cf7ca: Download complete 12:42:17 8998bd30e6a1: Verifying Checksum 12:42:17 8998bd30e6a1: Download complete 12:42:19 2437ff75d9bd: Verifying Checksum 12:42:21 8998bd30e6a1: Pull complete 12:42:22 04944245beec: Pull complete 12:42:23 699f458cf7ca: Pull complete 12:42:23 765212b225bb: Pull complete 12:42:24 f23df028b6ca: Pull complete 12:42:25 d65c8cfc05b1: Pull complete 12:42:40 2437ff75d9bd: Pull complete 12:42:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:42:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:42:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:40 prd-ubuntu20.04-docker-arm64-4c-16g-6733 does not seem to be running inside a container 12:42: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/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:42:43 $ docker top 85c3d411df129fbdc549114f1b36d8b88a2b0a2addc06c2bc7ecdb444abd518b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:44 ---> job-cost.sh 12:42:44 lf-activate-venv: SKIPPING 12:42:44 INFO: No Stack... 12:42:44 INFO: Retrieving Pricing Info for: v3-standard-4 12:42:45 INFO: Archiving Costs [Pipeline] sh 12:42:46 + cut -d, -f6 12:42:46 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 12:42:46 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-344-1-stack-cost] 12:42:46 Resource [jenkins-edgexfoundry-device-virtual-go-PR-344-1-stack-cost] did not exist. Created. 12:42:46 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:42:46 /w/workspace/device-virtual-go/1@tmp/durable-21aff4df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:42:47 + echo total: 0.10999999940395355 [Pipeline] stash 12:42:47 Warning: overwriting stash ‘stack-cost’ 12:42:47 Stashed 1 file(s) [Pipeline] } 12:42:47 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-344-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:42:47 $ docker stop --time=1 85c3d411df129fbdc549114f1b36d8b88a2b0a2addc06c2bc7ecdb444abd518b 12:42:49 $ docker rm -f --volumes 85c3d411df129fbdc549114f1b36d8b88a2b0a2addc06c2bc7ecdb444abd518b [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 12:42:50 provisioning config files... 12:42:50 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config10003243991146275073tmp [Pipeline] { [Pipeline] sh 12:42:50 + set +x 12:42:50 + bash -s -- 12:42:50 + curl -s https://codecov.io/bash 12:42:50 12:42:50 _____ _ 12:42:50 / ____| | | 12:42:50 | | ___ __| | ___ ___ _____ __ 12:42:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:42:50 | |___| (_) | (_| | __/ (_| (_) \ V / 12:42:50 \_____\___/ \__,_|\___|\___\___/ \_/ 12:42:50 Bash-1.0.6 12:42:50 12:42:50 12:42:50 ==> git version 2.25.1 found 12:42:50 ==> 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 12:42:50 Release-Date: 2020-01-08 12:42:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:42:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:42:50 ==> Jenkins CI detected. 12:42:50 current dir:  /w/workspace/foundry_device-virtual-go_PR-344 12:42:50 project root: . 12:42:50 --> token set from env 12:42:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:42:50 ==> Running gcov in . (disable via -X gcov) 12:42:50 ==> Python coveragepy not found 12:42:50 ==> Searching for coverage reports in: 12:42:50 + . 12:42:50 -> Found 1 reports 12:42:50 ==> Detecting git/mercurial file structure 12:42:50 ==> Reading reports 12:42:50 + ./coverage.out bytes=44128 12:42:50 ==> Appending adjustments 12:42:50 https://docs.codecov.io/docs/fixing-reports 12:42:50 + Found adjustments 12:42:50 ==> Gzipping contents 12:42:50 8.0K /tmp/codecov.oTpQml.gz 12:42:50 ==> Uploading reports 12:42:50 url: https://codecov.io 12:42:50 query: branch=PR-344&commit=6432efbc329d5bbc539d5cf228bb1b66a86daa3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=344&job=&cmd_args= 12:42:50 -> Pinging Codecov 12:42:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-344&commit=6432efbc329d5bbc539d5cf228bb1b66a86daa3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=344&job=&cmd_args= 12:42:51 -> Uploading to 12:42:51 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/5E52B4B073DB2E39498172D8E973AA87/6432efbc329d5bbc539d5cf228bb1b66a86daa3b/62255d92-5a2c-4dd1-acdf-694f52b3892c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T124250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04653fc923affc5e1fc921a754c490f0be4d1b42c66e922b122c27809508d1da 12:42:51 % Total % Received % Xferd Average Speed Time Time Time Current 12:42:51 Dload Upload Total Spent Left Speed 12:42:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5487 0 0 100 5487 0 18474 --:--:-- --:--:-- --:--:-- 18412 12:42:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6432efbc329d5bbc539d5cf228bb1b66a86daa3b [Pipeline] } 12:42:51 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 12:42:53 + [ -d /w/workspace/foundry_device-virtual-go_PR-344/archives ] 12:42:53 + ls -al /w/workspace/foundry_device-virtual-go_PR-344/archives 12:42:53 total 16 12:42:53 drwxr-xr-x 3 root root 4096 Feb 20 12:36 . 12:42:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 12:36 .. 12:42:53 drwxr-xr-x 2 root root 4096 Feb 20 12:36 cost 12:42:53 -rw-r--r-- 1 root root 89 Feb 20 12:36 cost.csv 12:42:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-344/archives 12:42:53 + ls -al /w/workspace/foundry_device-virtual-go_PR-344/archives 12:42:53 total 16 12:42:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 12:36 . 12:42:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 12:36 .. 12:42:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 12:36 cost 12:42:53 -rw-r--r-- 1 jenkins jenkins 89 Feb 20 12:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:42:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:42:54 ---> package-listing.sh 12:42:54 ++ facter osfamily 12:42:54 ++ tr '[:upper:]' '[:lower:]' 12:42:54 + OS_FAMILY=debian 12:42:54 + workspace=/w/workspace/foundry_device-virtual-go_PR-344 12:42:54 + START_PACKAGES=/tmp/packages_start.txt 12:42:54 + END_PACKAGES=/tmp/packages_end.txt 12:42:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:42:54 + PACKAGES=/tmp/packages_start.txt 12:42:54 + '[' /w/workspace/foundry_device-virtual-go_PR-344 ']' 12:42:54 + PACKAGES=/tmp/packages_end.txt 12:42:54 + case "${OS_FAMILY}" in 12:42:54 + dpkg -l 12:42:54 + grep '^ii' 12:42:54 + '[' -f /tmp/packages_start.txt ']' 12:42:54 + '[' -f /tmp/packages_end.txt ']' 12:42:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:42:54 + '[' /w/workspace/foundry_device-virtual-go_PR-344 ']' 12:42:54 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-344/archives/ 12:42:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-344/archives/ [Pipeline] echo 12:42:54 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-344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:42:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:42:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:55 prd-ubuntu20.04-docker-8c-8g-6732 does not seem to be running inside a container 12:42:55 $ 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-344/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-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:42:56 $ docker top a69b24b5e59046c98564faa3ee6e02a08a7d15812e4767e4ea251e82be3442c9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:56 + touch /tmp/pre-build-complete [Pipeline] sh 12:42:56 + mkdir -p /var/log/sysstat [Pipeline] sh 12:42:57 + ls /var/log/sa-host 12:42:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:42:57 provisioning config files... 12:42:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config4914511360411877088tmp [Pipeline] { [Pipeline] echo 12:42:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:42:57 ---> create-netrc.sh [Pipeline] } 12:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:42:58 ---> python-tools-install.sh [Pipeline] echo 12:42:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:42:58 ---> sudo-logs.sh 12:42:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:42:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:42:58 ---> job-cost.sh 12:42:58 lf-activate-venv: SKIPPING 12:42:58 DEBUG: total: 0.2199999988079071 12:42:58 INFO: Retrieving Stack Cost... 12:42:59 INFO: Retrieving Pricing Info for: v3-standard-8 12:43:00 INFO: Archiving Costs [Pipeline] echo 12:43:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:43:00 ---> logs-deploy.sh 12:43:00 lf-activate-venv: SKIPPING 12:43:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-344/1 12:43:00 INFO: archiving workspace using pattern(s): 12:43:01 Archives upload complete. 12:43:01 INFO: archiving logs to Nexus 12:43:02 ---> uname -a: 12:43:02 Linux prd-ubuntu20-04-docker-8c-8g-6732 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:43:02 12:43:02 12:43:02 ---> lscpu: 12:43:02 Architecture: x86_64 12:43:02 CPU op-mode(s): 32-bit, 64-bit 12:43:02 Byte Order: Little Endian 12:43:02 Address sizes: 40 bits physical, 48 bits virtual 12:43:02 CPU(s): 8 12:43:02 On-line CPU(s) list: 0-7 12:43:02 Thread(s) per core: 1 12:43:02 Core(s) per socket: 1 12:43:02 Socket(s): 8 12:43:02 NUMA node(s): 1 12:43:02 Vendor ID: AuthenticAMD 12:43:02 CPU family: 23 12:43:02 Model: 49 12:43:02 Model name: AMD EPYC-Rome Processor 12:43:02 Stepping: 0 12:43:02 CPU MHz: 2800.000 12:43:02 BogoMIPS: 5600.00 12:43:02 Virtualization: AMD-V 12:43:02 Hypervisor vendor: KVM 12:43:02 Virtualization type: full 12:43:02 L1d cache: 256 KiB 12:43:02 L1i cache: 256 KiB 12:43:02 L2 cache: 4 MiB 12:43:02 L3 cache: 128 MiB 12:43:02 NUMA node0 CPU(s): 0-7 12:43:02 Vulnerability Itlb multihit: Not affected 12:43:02 Vulnerability L1tf: Not affected 12:43:02 Vulnerability Mds: Not affected 12:43:02 Vulnerability Meltdown: Not affected 12:43:02 Vulnerability Mmio stale data: Not affected 12:43:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:43:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:43:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:43:02 Vulnerability Srbds: Not affected 12:43:02 Vulnerability Tsx async abort: Not affected 12:43:02 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 12:43:02 12:43:02 12:43:02 ---> nproc: 12:43:02 8 12:43:02 12:43:02 12:43:02 ---> df -h: 12:43:02 Filesystem Size Used Avail Use% Mounted on 12:43:02 overlay 155G 12G 144G 8% / 12:43:02 tmpfs 64M 0 64M 0% /dev 12:43:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:43:02 shm 64M 0 64M 0% /dev/shm 12:43:02 /dev/vda1 155G 12G 144G 8% /facter-os 12:43:02 12:43:02 12:43:02 ---> sar -b -r -n DEV: 12:43:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6732) 02/20/23 _x86_64_ (8 CPU) 12:43:02 12:43:02 12:32:32 LINUX RESTART (8 CPU) 12:43:02 12:43:02 12:33:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:43:02 12:34:01 128.56 39.61 88.95 0.00 4430.68 85979.80 0.00 12:43:02 12:35:01 153.97 1.40 152.57 0.00 13.73 88448.78 0.00 12:43:02 12:36:01 149.26 0.30 148.96 0.00 13.73 67035.89 0.00 12:43:02 12:37:01 31.06 0.00 31.06 0.00 0.00 23893.65 0.00 12:43:02 12:38:01 53.91 11.63 42.28 0.00 5177.00 8697.35 0.00 12:43:02 12:39:01 4.95 0.00 4.95 0.00 0.00 94.65 0.00 12:43:02 12:40:01 3.13 0.02 3.12 0.00 0.13 83.44 0.00 12:43:02 12:41:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 12:43:02 12:42:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 12:43:02 12:43:01 6.65 0.22 6.43 0.00 19.06 125.98 0.00 12:43:02 Average: 53.22 5.20 48.02 0.00 953.77 27243.35 0.00 12:43:02 12:43:02 12:33:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:43:02 12:34:01 29201844 31633288 688820 2.09 72516 2640988 1818224 5.36 960520 2375740 288 12:43:02 12:35:01 28008436 31294636 1006340 3.06 144500 3341220 2356864 6.95 1491196 2931388 132124 12:43:02 12:36:01 27677772 31594140 707472 2.15 157792 3910048 1708280 5.03 1213968 3489732 469204 12:43:02 12:37:01 27679960 31596752 704212 2.14 158036 3910188 1734972 5.11 1223536 3477568 216 12:43:02 12:38:01 27128728 31556412 730552 2.22 191612 4366236 1791756 5.28 1561992 3651820 956 12:43:02 12:39:01 27148956 31577160 712028 2.17 191768 4366648 1808304 5.33 1543728 3651836 16 12:43:02 12:40:01 27154164 31577672 711336 2.16 190340 4363388 1816260 5.35 1542364 3648652 12 12:43:02 12:41:01 27160440 31584028 704936 2.14 190416 4363400 1816260 5.35 1536384 3648652 12 12:43:02 12:42:01 27160660 31584676 704552 2.14 190464 4363400 1816260 5.35 1536064 3649012 8 12:43:02 12:43:01 27060464 31490476 793276 2.41 190692 4364864 1918184 5.65 1628884 3645936 916 12:43:02 Average: 27538142 31548924 746352 2.27 167814 3999038 1858536 5.48 1423864 3417034 60375 12:43:02 12:43:02 12:33:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:43:02 12:34:01 lo 6.83 6.83 0.66 0.66 0.00 0.00 0.00 0.00 12:43:02 12:34:01 docker0 29.63 28.67 2.25 194.22 0.00 0.00 0.00 0.00 12:43:02 12:34:01 ens3 782.09 516.79 6960.18 97.85 0.00 0.00 0.00 0.00 12:43:02 12:35:01 vethc6044ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:43:02 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:43:02 12:35:01 docker0 169.74 245.13 13.45 1919.35 0.00 0.00 0.00 0.00 12:43:02 12:35:01 ens3 270.24 184.89 1945.53 26.44 0.00 0.00 0.00 0.00 12:43:02 12:36:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 12:43:02 12:36:01 docker0 3.20 7.13 0.20 81.57 0.00 0.00 0.00 0.00 12:43:02 12:36:01 ens3 159.26 114.86 2674.18 102.39 0.00 0.00 0.00 0.00 12:43:02 12:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:43:02 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:37:01 ens3 10.66 7.06 11.86 4.26 0.00 0.00 0.00 0.00 12:43:02 12:38:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:43:02 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:38:01 ens3 186.19 80.57 2788.05 5.70 0.00 0.00 0.00 0.00 12:43:02 12:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:43:02 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:39:01 ens3 1.22 0.77 0.44 0.20 0.00 0.00 0.00 0.00 12:43:02 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:40:01 ens3 0.67 0.57 0.38 0.28 0.00 0.00 0.00 0.00 12:43:02 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:43:02 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:41:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:43:02 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:43:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 12:43:02 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:43:01 ens3 28.83 18.20 32.55 10.83 0.00 0.00 0.00 0.00 12:43:02 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 12:43:02 Average: docker0 20.23 28.09 1.59 219.61 0.00 0.00 0.00 0.00 12:43:02 Average: ens3 141.79 90.96 1422.78 24.55 0.00 0.00 0.00 0.00 12:43:02 12:43:02 12:43:02 ---> sar -P ALL: 12:43:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6732) 02/20/23 _x86_64_ (8 CPU) 12:43:02 12:43:02 12:32:32 LINUX RESTART (8 CPU) 12:43:02 12:43:02 12:33:03 CPU %user %nice %system %iowait %steal %idle 12:43:02 12:34:01 all 9.66 0.00 3.41 5.35 0.07 81.50 12:43:02 12:34:01 0 8.08 0.00 3.95 5.66 0.09 82.22 12:43:02 12:34:01 1 9.42 0.00 2.84 2.96 0.07 84.72 12:43:02 12:34:01 2 9.77 0.00 3.84 17.54 0.07 68.78 12:43:02 12:34:01 3 10.96 0.00 3.59 0.40 0.07 84.98 12:43:02 12:34:01 4 9.15 0.00 3.90 11.12 0.07 75.75 12:43:02 12:34:01 5 9.46 0.00 3.15 2.40 0.09 84.91 12:43:02 12:34:01 6 9.27 0.00 3.36 0.62 0.03 86.70 12:43:02 12:34:01 7 11.22 0.00 2.64 2.12 0.07 83.95 12:43:02 12:35:01 all 12.25 0.00 3.76 4.76 0.08 79.14 12:43:02 12:35:01 0 12.26 0.00 3.96 0.49 0.19 83.11 12:43:02 12:35:01 1 10.38 0.00 4.69 8.82 0.05 76.06 12:43:02 12:35:01 2 12.10 0.00 3.71 2.20 0.05 81.95 12:43:02 12:35:01 3 12.58 0.00 3.50 0.20 0.07 83.65 12:43:02 12:35:01 4 12.08 0.00 4.30 19.03 0.07 64.53 12:43:02 12:35:01 5 13.06 0.00 3.52 5.81 0.07 77.55 12:43:02 12:35:01 6 12.85 0.00 3.29 1.06 0.07 82.74 12:43:02 12:35:01 7 12.73 0.00 3.14 0.52 0.08 83.53 12:43:02 12:36:01 all 33.28 0.00 6.21 2.54 0.10 57.87 12:43:02 12:36:01 0 32.76 0.00 7.18 1.98 0.10 57.98 12:43:02 12:36:01 1 34.93 0.00 6.45 2.40 0.14 56.08 12:43:02 12:36:01 2 33.90 0.00 6.09 1.01 0.08 58.91 12:43:02 12:36:01 3 32.87 0.00 6.21 2.80 0.10 58.02 12:43:02 12:36:01 4 32.96 0.00 5.77 2.18 0.10 58.99 12:43:02 12:36:01 5 32.39 0.00 5.87 0.14 0.10 61.50 12:43:02 12:36:01 6 33.84 0.00 6.26 9.56 0.10 50.24 12:43:02 12:36:01 7 32.58 0.00 5.89 0.24 0.08 61.20 12:43:02 12:37:01 all 0.27 0.00 0.20 1.60 0.01 97.92 12:43:02 12:37:01 0 0.28 0.00 0.18 0.28 0.02 99.23 12:43:02 12:37:01 1 0.27 0.00 0.15 0.00 0.00 99.58 12:43:02 12:37:01 2 0.18 0.00 0.15 0.00 0.00 99.67 12:43:02 12:37:01 3 0.13 0.00 0.50 8.31 0.02 91.04 12:43:02 12:37:01 4 0.48 0.00 0.15 0.72 0.02 98.63 12:43:02 12:37:01 5 0.18 0.00 0.13 0.00 0.00 99.68 12:43:02 12:37:01 6 0.30 0.00 0.20 2.30 0.00 97.20 12:43:02 12:37:01 7 0.32 0.00 0.15 1.18 0.03 98.32 12:43:02 12:38:01 all 2.34 0.00 1.57 1.01 0.03 95.06 12:43:02 12:38:01 0 2.04 0.00 1.77 0.25 0.03 95.91 12:43:02 12:38:01 1 2.19 0.00 1.65 0.85 0.03 95.28 12:43:02 12:38:01 2 3.59 0.00 1.05 0.38 0.02 94.95 12:43:02 12:38:01 3 2.43 0.00 2.48 0.59 0.03 94.47 12:43:02 12:38:01 4 1.85 0.00 0.95 0.23 0.02 96.94 12:43:02 12:38:01 5 3.47 0.00 2.29 1.75 0.03 92.45 12:43:02 12:38:01 6 1.72 0.00 1.15 0.50 0.02 96.61 12:43:02 12:38:01 7 1.42 0.00 1.17 3.53 0.03 93.84 12:43:02 12:39:01 all 0.07 0.00 0.05 0.02 0.00 99.85 12:43:02 12:39:01 0 0.08 0.00 0.07 0.03 0.00 99.82 12:43:02 12:39:01 1 0.03 0.00 0.05 0.00 0.00 99.92 12:43:02 12:39:01 2 0.12 0.00 0.07 0.00 0.02 99.80 12:43:02 12:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:43:02 12:39:01 4 0.10 0.00 0.07 0.00 0.00 99.83 12:43:02 12:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:43:02 12:39:01 6 0.15 0.00 0.07 0.00 0.02 99.77 12:43:02 12:39:01 7 0.05 0.00 0.03 0.13 0.00 99.78 12:43:02 12:40:01 all 0.09 0.00 0.06 0.04 0.01 99.81 12:43:02 12:40:01 0 0.28 0.00 0.10 0.02 0.02 99.58 12:43:02 12:40:01 1 0.07 0.00 0.05 0.03 0.00 99.85 12:43:02 12:40:01 2 0.07 0.00 0.12 0.00 0.02 99.80 12:43:02 12:40:01 3 0.02 0.00 0.03 0.03 0.00 99.92 12:43:02 12:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:43:02 12:40:01 5 0.02 0.00 0.07 0.00 0.00 99.92 12:43:02 12:40:01 6 0.12 0.00 0.05 0.00 0.00 99.83 12:43:02 12:40:01 7 0.08 0.00 0.05 0.22 0.02 99.63 12:43:02 12:41:01 all 0.15 0.00 0.02 0.01 0.00 99.81 12:43:02 12:41:01 0 0.08 0.00 0.03 0.00 0.00 99.88 12:43:02 12:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:43:02 12:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 12:43:02 12:41:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:43:02 12:41:01 4 0.96 0.00 0.02 0.00 0.00 99.02 12:43:02 12:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:43:02 12:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:43:02 12:41:01 7 0.03 0.00 0.03 0.07 0.00 99.87 12:43:02 12:42:01 all 0.27 0.00 0.02 0.00 0.01 99.70 12:43:02 12:42:01 0 0.03 0.00 0.07 0.00 0.02 99.88 12:43:02 12:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:43:02 12:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:43:02 12:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:43:02 12:42:01 4 2.00 0.00 0.00 0.00 0.00 98.00 12:43:02 12:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:43:02 12:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:43:02 12:42:01 7 0.08 0.00 0.05 0.02 0.02 99.83 12:43:02 12:43:01 all 1.08 0.00 0.31 0.11 0.01 98.47 12:43:02 12:43:01 0 1.87 0.00 0.37 0.23 0.02 97.51 12:43:02 12:43:01 1 0.28 0.00 0.25 0.02 0.00 99.45 12:43:02 12:43:01 2 0.48 0.00 0.25 0.05 0.02 99.20 12:43:02 12:43:01 3 0.48 0.00 0.22 0.03 0.02 99.25 12:43:02 12:43:01 4 2.30 0.00 0.26 0.00 0.02 97.42 12:43:02 12:43:01 5 1.23 0.00 0.43 0.15 0.02 98.17 12:43:02 12:43:01 6 1.35 0.00 0.28 0.00 0.02 98.35 12:43:02 12:43:01 7 0.65 0.00 0.45 0.42 0.02 98.46 12:43:02 Average: all 5.88 0.00 1.54 1.52 0.03 91.02 12:43:02 Average: 0 5.72 0.00 1.75 0.87 0.05 91.61 12:43:02 Average: 1 5.70 0.00 1.60 1.49 0.03 91.18 12:43:02 Average: 2 5.97 0.00 1.51 2.05 0.03 90.45 12:43:02 Average: 3 5.88 0.00 1.64 1.24 0.03 91.21 12:43:02 Average: 4 6.13 0.00 1.52 3.28 0.03 89.04 12:43:02 Average: 5 5.92 0.00 1.53 1.01 0.03 91.50 12:43:02 Average: 6 5.91 0.00 1.45 1.40 0.03 91.21 12:43:02 Average: 7 5.85 0.00 1.35 0.84 0.04 91.93 12:43:02 12:43:02 12:43:02