Pull request #284 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe1834ced68f714b5048b61ca1ba18ddd320c091+fdf83baee4837586abd899036d884868d7632e86 (23f647b74d3d4479756e6155bc6592acac492a43) 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-ssh14802056070924356483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7492737660731854428.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-rest-go/branches/PR-284/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-rest-go/branches/PR-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8778851826833003573.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-rest-go/branches/PR-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14462840768309081937.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6004439723879710984.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-rest-go/branches/PR-284/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-rest-go/branches/PR-284/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16816721188385360169.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6096’ Running on prd-ubuntu20.04-docker-8c-8g-6099 in /w/workspace/gexfoundry_device-rest-go_PR-284 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-284 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fdf83baee4837586abd899036d884868d7632e86 into PR head commit fe1834ced68f714b5048b61ca1ba18ddd320c091 Merge succeeded, producing fe1834ced68f714b5048b61ca1ba18ddd320c091 Checking out Revision fe1834ced68f714b5048b61ca1ba18ddd320c091 (PR-284) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:50:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f fe1834ced68f714b5048b61ca1ba18ddd320c091 # 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 fdf83baee4837586abd899036d884868d7632e86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe1834ced68f714b5048b61ca1ba18ddd320c091 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:50:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:50:42 ========================================================= 19:50:42 EdgeX Global Pipelines Version Info 19:50:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:50:42 ------------------- 19:50:42 stable info: 19:50:42 ------------------- 19:50:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:50:42 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:50:42 Message: update stable to v1.0.245 19:50:43 ------------------- 19:50:43 experimental info: 19:50:43 ------------------- 19:50:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:50:43 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 19:50:43 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:50:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 19:50:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 19:50:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:50:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:50:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:50:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:50:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:50:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-284 [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-284 [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-284 [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe1834ced68f714b5048b61ca1ba18ddd320c091 [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe1834c [Pipeline] echo 19:50:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:45 provisioning config files... 19:50:45 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-284@tmp/config5120363783050507665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:45 ---> docker-login.sh 19:50:45 nexus3.edgexfoundry.org:10001 19:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:45 Configure a credential helper to remove this warning. See 19:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:45 19:50:45 Login Succeeded 19:50:45 nexus3.edgexfoundry.org:10002 19:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:46 Configure a credential helper to remove this warning. See 19:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:46 19:50:46 Login Succeeded 19:50:46 nexus3.edgexfoundry.org:10003 19:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:46 Configure a credential helper to remove this warning. See 19:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:46 19:50:46 Login Succeeded 19:50:46 nexus3.edgexfoundry.org:10004 19:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:46 Configure a credential helper to remove this warning. See 19:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:46 19:50:46 Login Succeeded 19:50:46 docker.io 19:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:46 Configure a credential helper to remove this warning. See 19:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:46 19:50:46 Login Succeeded 19:50:46 ---> docker-login.sh ends [Pipeline] } 19:50:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:50:47 + git rev-list -1 --merges fe1834ced68f714b5048b61ca1ba18ddd320c091~1..fe1834ced68f714b5048b61ca1ba18ddd320c091 [Pipeline] echo 19:50:47 -----------> git rev-list -1 --merges fe1834ced68f714b5048b61ca1ba18ddd320c091~1..fe1834ced68f714b5048b61ca1ba18ddd320c091 fe1834ced68f714b5048b61ca1ba18ddd320c091 [false] [Pipeline] sh 19:50:47 + git log --format=format:%s -1 fe1834ced68f714b5048b61ca1ba18ddd320c091 [Pipeline] echo 19:50:47 ========================================================= 19:50:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:50:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50:47 + git log --format=format:%s -1 fe1834ced68f714b5048b61ca1ba18ddd320c091 [Pipeline] echo 19:50:47 [semverPrep] GIT_COMMIT: fe1834ced68f714b5048b61ca1ba18ddd320c091, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 19:50:48 [semverPrep] This is not a build commit. [Pipeline] sh 19:50:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:50:48 + grep -v github /etc/ssh/ssh_known_hosts 19:50:48 + [ -e /tmp/ssh_known_hosts ] 19:50:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:50:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:50:48 + sudo tee -a /etc/ssh/ssh_known_hosts 19:50:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:50:48 19:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:50:49 0.1.4: Pulling from edgex-devops/py-git-semver 19:50:49 b85a868b505f: Pulling fs layer 19:50:49 e2be974225ed: Pulling fs layer 19:50:49 339a4e72a1f5: Pulling fs layer 19:50:49 988bab9f4d93: Pulling fs layer 19:50:49 1469e6f7b9e6: Pulling fs layer 19:50:49 eaf3925da568: Pulling fs layer 19:50:49 bab4dde63d76: Pulling fs layer 19:50:49 bde34c3a00c8: Pulling fs layer 19:50:49 b352a97aabf1: Pulling fs layer 19:50:49 4872d77fe225: Pulling fs layer 19:50:49 5851b861e8e6: Pulling fs layer 19:50:49 988bab9f4d93: Waiting 19:50:49 1469e6f7b9e6: Waiting 19:50:49 eaf3925da568: Waiting 19:50:49 bab4dde63d76: Waiting 19:50:49 bde34c3a00c8: Waiting 19:50:49 b352a97aabf1: Waiting 19:50:49 4872d77fe225: Waiting 19:50:49 5851b861e8e6: Waiting 19:50:49 e2be974225ed: Verifying Checksum 19:50:49 e2be974225ed: Download complete 19:50:49 988bab9f4d93: Verifying Checksum 19:50:49 988bab9f4d93: Download complete 19:50:49 1469e6f7b9e6: Verifying Checksum 19:50:49 1469e6f7b9e6: Download complete 19:50:49 339a4e72a1f5: Verifying Checksum 19:50:49 339a4e72a1f5: Download complete 19:50:49 eaf3925da568: Verifying Checksum 19:50:49 eaf3925da568: Download complete 19:50:49 bde34c3a00c8: Download complete 19:50:49 b352a97aabf1: Download complete 19:50:49 4872d77fe225: Verifying Checksum 19:50:49 4872d77fe225: Download complete 19:50:49 5851b861e8e6: Verifying Checksum 19:50:49 5851b861e8e6: Download complete 19:50:49 b85a868b505f: Download complete 19:50:49 bab4dde63d76: Verifying Checksum 19:50:49 bab4dde63d76: Download complete 19:50:50 b85a868b505f: Pull complete 19:50:50 e2be974225ed: Pull complete 19:50:50 339a4e72a1f5: Pull complete 19:50:51 988bab9f4d93: Pull complete 19:50:51 1469e6f7b9e6: Pull complete 19:50:51 eaf3925da568: Pull complete 19:50:53 bab4dde63d76: Pull complete 19:50:53 bde34c3a00c8: Pull complete 19:50:53 b352a97aabf1: Pull complete 19:50:53 4872d77fe225: Pull complete 19:50:53 5851b861e8e6: Pull complete 19:50:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:53 prd-ubuntu20.04-docker-8c-8g-6099 does not seem to be running inside a container 19:50:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-284 -v /w/workspace/gexfoundry_device-rest-go_PR-284:/w/workspace/gexfoundry_device-rest-go_PR-284:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-284@tmp:/w/workspace/gexfoundry_device-rest-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:50:57 $ docker top be18e16049ac6bf58e8f9ab25a885d5e9e6bfb9532a124f54c09c6e66401ef64 -eo pid,comm 19:50:57 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). 19:50:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:50:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:50:57 [ssh-agent] Looking for ssh-agent implementation... 19:50:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:50:57 $ docker exec be18e16049ac6bf58e8f9ab25a885d5e9e6bfb9532a124f54c09c6e66401ef64 ssh-agent 19:50:57 SSH_AUTH_SOCK=/tmp/ssh-5uxu3vwjhNM6/agent.31 19:50:57 SSH_AGENT_PID=37 19:50:57 Running ssh-add (command line suppressed) 19:50:57 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-284@tmp/private_key_14544085837162266114.key (/w/workspace/gexfoundry_device-rest-go_PR-284@tmp/private_key_14544085837162266114.key) 19:50:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:50:57 + git tag --points-at HEAD [Pipeline] } 19:50:57 $ docker exec --env ******** --env ******** be18e16049ac6bf58e8f9ab25a885d5e9e6bfb9532a124f54c09c6e66401ef64 ssh-agent -k 19:50:57 unset SSH_AUTH_SOCK; 19:50:57 unset SSH_AGENT_PID; 19:50:57 echo Agent pid 37 killed; 19:50:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:50:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:50:58 [ssh-agent] Looking for ssh-agent implementation... 19:50:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:50:58 $ docker exec be18e16049ac6bf58e8f9ab25a885d5e9e6bfb9532a124f54c09c6e66401ef64 ssh-agent 19:50:58 SSH_AUTH_SOCK=/tmp/ssh-ROrcBsBz59WZ/agent.70 19:50:58 SSH_AGENT_PID=76 19:50:58 Running ssh-add (command line suppressed) 19:50:58 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-284@tmp/private_key_11609711469846636786.key (/w/workspace/gexfoundry_device-rest-go_PR-284@tmp/private_key_11609711469846636786.key) 19:50:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:50:58 + git semver init 19:50:58 2023-03-28 19:50:58,931 [run_init] DEBUG init version:0.0.0 force:False 19:50:58 2023-03-28 19:50:58,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-284/.semver 19:50:58 2023-03-28 19:50:58,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-284/.semver 19:50:58 2023-03-28 19:50:58,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-284/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-284, universal_newlines=False, shell=None, istream=None) 19:51:00 2023-03-28 19:50:59,997 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-284/.git/info/exclude 19:51:00 2023-03-28 19:50:59,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-284/.semver/PR-284 with force:False 19:51:00 2023-03-28 19:50:59,998 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-284/.semver/PR-284 19:51:00 2023-03-28 19:51:00,001 [execute] INFO git cat-file --batch-check 19:51:00 2023-03-28 19:51:00,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-284/.semver, universal_newlines=False, shell=None, istream=) 19:51:00 2023-03-28 19:51:00,007 [execute] INFO git cat-file --batch 19:51:00 2023-03-28 19:51:00,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-284/.semver, universal_newlines=False, shell=None, istream=) 19:51:00 2023-03-28 19:51:00,011 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-284/.semver/PR-284 19:51:00 0.0.0 [Pipeline] } 19:51:00 $ docker exec --env ******** --env ******** be18e16049ac6bf58e8f9ab25a885d5e9e6bfb9532a124f54c09c6e66401ef64 ssh-agent -k 19:51:00 unset SSH_AUTH_SOCK; 19:51:00 unset SSH_AGENT_PID; 19:51:00 echo Agent pid 76 killed; 19:51:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:51:00 + git semver [Pipeline] } 19:51:01 $ docker stop --time=1 be18e16049ac6bf58e8f9ab25a885d5e9e6bfb9532a124f54c09c6e66401ef64 19:51:02 $ docker rm -f --volumes be18e16049ac6bf58e8f9ab25a885d5e9e6bfb9532a124f54c09c6e66401ef64 [Pipeline] // withDockerContainer [Pipeline] sh 19:51:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:51:03 Stashed 1 file(s) [Pipeline] echo 19:51:03 [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 19:51:03 provisioning config files... 19:51:03 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-284@tmp/config15561274481332503028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:04 ---> docker-login.sh 19:51:04 nexus3.edgexfoundry.org:10001 19:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:04 Configure a credential helper to remove this warning. See 19:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:04 19:51:04 Login Succeeded 19:51:04 nexus3.edgexfoundry.org:10002 19:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:04 Configure a credential helper to remove this warning. See 19:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:04 19:51:04 Login Succeeded 19:51:04 nexus3.edgexfoundry.org:10003 19:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:04 Configure a credential helper to remove this warning. See 19:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:04 19:51:04 Login Succeeded 19:51:04 nexus3.edgexfoundry.org:10004 19:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:04 Configure a credential helper to remove this warning. See 19:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:04 19:51:04 Login Succeeded 19:51:04 docker.io 19:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:04 Configure a credential helper to remove this warning. See 19:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:04 19:51:04 Login Succeeded 19:51:04 ---> docker-login.sh ends [Pipeline] } 19:51:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:04 ========================================================= 19:51:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:51:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:51:05 Sending build context to Docker daemon 10.87MB 19:51:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:51:05 Step 2/12 : FROM ${BASE} AS builder 19:51:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:51:05 63b65145d645: Pulling fs layer 19:51:05 a2d21d5440eb: Pulling fs layer 19:51:05 935e6c44a52c: Pulling fs layer 19:51:05 94cc34f8dd06: Pulling fs layer 19:51:05 30dea6a524f1: Pulling fs layer 19:51:05 a2aff8979fd8: Pulling fs layer 19:51:05 6808be2612f2: Pulling fs layer 19:51:05 f25807f1079a: Pulling fs layer 19:51:05 30dea6a524f1: Waiting 19:51:05 94cc34f8dd06: Waiting 19:51:05 6808be2612f2: Waiting 19:51:05 a2aff8979fd8: Waiting 19:51:05 a2d21d5440eb: Verifying Checksum 19:51:05 a2d21d5440eb: Download complete 19:51:05 94cc34f8dd06: Download complete 19:51:05 30dea6a524f1: Verifying Checksum 19:51:05 30dea6a524f1: Download complete 19:51:05 63b65145d645: Download complete 19:51:05 a2aff8979fd8: Verifying Checksum 19:51:05 a2aff8979fd8: Download complete 19:51:05 63b65145d645: Pull complete 19:51:05 a2d21d5440eb: Pull complete 19:51:05 f25807f1079a: Verifying Checksum 19:51:05 f25807f1079a: Download complete 19:51:06 935e6c44a52c: Verifying Checksum 19:51:06 935e6c44a52c: Download complete 19:51:06 6808be2612f2: Verifying Checksum 19:51:06 6808be2612f2: Download complete 19:51:09 935e6c44a52c: Pull complete 19:51:09 94cc34f8dd06: Pull complete 19:51:09 30dea6a524f1: Pull complete 19:51:09 a2aff8979fd8: Pull complete 19:51:12 6808be2612f2: Pull complete 19:51:12 f25807f1079a: Pull complete 19:51:12 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:51:12 ---> 3b553350e43f 19:51:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:51:18 Still waiting to schedule task 19:51:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6098’ 19:51:27 ---> Running in 882b562398ee 19:51:28 Removing intermediate container 882b562398ee 19:51:28 ---> 253dc83f9e6f 19:51:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:51:30 ---> Running in 8508999140ba 19:51:30 Removing intermediate container 8508999140ba 19:51:30 ---> bff93564d360 19:51:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:51:31 ---> Running in a64cfbaf3494 19:51:31 Removing intermediate container a64cfbaf3494 19:51:31 ---> 6273c9c97223 19:51:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:51:31 ---> Running in b5c0481e8e8a 19:51:32 Removing intermediate container b5c0481e8e8a 19:51:32 ---> 76e8af791d90 19:51:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:51:32 ---> Running in 559f024321a4 19:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:51:33 (1/4) Installing openssh-keygen (9.1_p1-r2) 19:51:33 (2/4) Installing libedit (20221030.3.1-r0) 19:51:33 (3/4) Installing openssh-client-common (9.1_p1-r2) 19:51:33 (4/4) Installing openssh-client-default (9.1_p1-r2) 19:51:33 Executing busybox-1.35.0-r29.trigger 19:51:33 OK: 269 MiB in 57 packages 19:51:34 Removing intermediate container 559f024321a4 19:51:34 ---> 4b1d6e3a6db4 19:51:34 Step 8/12 : WORKDIR /device-rest-go 19:51:34 ---> Running in a3880aff94e5 19:51:34 Removing intermediate container a3880aff94e5 19:51:34 ---> 7cc8f3647d72 19:51:34 Step 9/12 : COPY go.mod vendor* ./ 19:51:34 ---> d74f534af02e 19:51:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:34 ---> Running in e494fb47835b 19:52:06 Removing intermediate container e494fb47835b 19:52:06 ---> e980e61f3ad8 19:52:06 Step 11/12 : COPY . . 19:52:06 ---> a4beb6e82f01 19:52:06 Step 12/12 : RUN $MAKE 19:52:06 ---> Running in 17e3f1bd6b5d 19:52:07 noop 19:52:07 Removing intermediate container 17e3f1bd6b5d 19:52:07 ---> ae88da6c4386 19:52:07 Successfully built ae88da6c4386 19:52:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:07 + docker inspect -f . ci-base-image-x86_64 19:52:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:07 prd-ubuntu20.04-docker-8c-8g-6099 does not seem to be running inside a container 19:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-284 -v /w/workspace/gexfoundry_device-rest-go_PR-284:/w/workspace/gexfoundry_device-rest-go_PR-284:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-284@tmp:/w/workspace/gexfoundry_device-rest-go_PR-284@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-x86_64 cat 19:52:08 $ docker top 49b447dcc737260b3169d0e0b16a0357e2bce388feaf47be0554fb3700275618 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:08 + go version 19:52:08 go version go1.20.2 linux/amd64 [Pipeline] } 19:52:08 $ docker stop --time=1 49b447dcc737260b3169d0e0b16a0357e2bce388feaf47be0554fb3700275618 19:52:09 $ docker rm -f --volumes 49b447dcc737260b3169d0e0b16a0357e2bce388feaf47be0554fb3700275618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:10 + docker inspect -f . ci-base-image-x86_64 19:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:10 prd-ubuntu20.04-docker-8c-8g-6099 does not seem to be running inside a container 19:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-284 -v /w/workspace/gexfoundry_device-rest-go_PR-284:/w/workspace/gexfoundry_device-rest-go_PR-284:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-284@tmp:/w/workspace/gexfoundry_device-rest-go_PR-284@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-x86_64 cat 19:52:11 $ docker top 7bdc77dd1fef4185567dfb9c53b17d4e5c7cea8fa3e1ab1afe99184ff92475bf -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:11 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-284 [Pipeline] fileExists [Pipeline] sh 19:52:11 + make test 19:52:11 go test ./... -coverprofile=coverage.out ./... 19:52:17 ? github.com/edgexfoundry/device-rest-go [no test files] 19:52:27 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:52:27 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.0% of statements 19:52:32 go vet ./... 19:52:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:52:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:52:36 ./bin/test-attribution-txt.sh [Pipeline] echo 19:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:52:36 $ docker stop --time=1 7bdc77dd1fef4185567dfb9c53b17d4e5c7cea8fa3e1ab1afe99184ff92475bf 19:52:40 $ docker rm -f --volumes 7bdc77dd1fef4185567dfb9c53b17d4e5c7cea8fa3e1ab1afe99184ff92475bf [Pipeline] // withDockerContainer [Pipeline] sh 19:52:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:52:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:52:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:52:41 + ls -al . 19:52:41 total 184 19:52:41 drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 19:52 . 19:52:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:50 .. 19:52:41 -rw-rw-r-- 1 jenkins jenkins 151 Mar 28 19:50 .dockerignore 19:52:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 19:51 .git 19:52:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:50 .github 19:52:41 -rw-rw-r-- 1 jenkins jenkins 329 Mar 28 19:50 .gitignore 19:52:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 19:50 .golangci.yml 19:52:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 19:50 .semver 19:52:41 -rw-rw-r-- 1 jenkins jenkins 9202 Mar 28 19:50 Attribution.txt 19:52:41 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 28 19:50 CHANGELOG.md 19:52:41 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 28 19:50 Dockerfile 19:52:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 19:50 GOVERNANCE.md 19:52:41 -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 19:50 Jenkinsfile 19:52:41 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 19:50 LICENSE 19:52:41 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 28 19:50 Makefile 19:52:41 -rw-rw-r-- 1 jenkins jenkins 620 Mar 28 19:50 OWNERS.md 19:52:41 -rw-rw-r-- 1 jenkins jenkins 15321 Mar 28 19:50 README.md 19:52:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 19:51 VERSION 19:52:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:50 bin 19:52:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:50 cmd 19:52:41 -rw-r--r-- 1 jenkins jenkins 14200 Mar 28 19:52 coverage.out 19:52:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:50 driver 19:52:41 -rw-rw-r-- 1 jenkins jenkins 3399 Mar 28 19:50 go.mod 19:52:41 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 28 19:50 go.sum 19:52:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:50 snap 19:52:41 -rw-rw-r-- 1 jenkins jenkins 713 Mar 28 19:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:41 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fe1834ced68f714b5048b61ca1ba18ddd320c091 --label arch=amd64 --label version=0.0.0 . 19:52:41 Sending build context to Docker daemon 10.89MB 19:52:41 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 19:52:41 Step 2/25 : FROM ${BASE} AS builder 19:52:41 ---> ae88da6c4386 19:52:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:52:42 ---> Running in 45b673c01f5c 19:52:42 Removing intermediate container 45b673c01f5c 19:52:42 ---> a3e2f56e993d 19:52:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:52:42 ---> Running in e49d7099c851 19:52:42 Removing intermediate container e49d7099c851 19:52:42 ---> 8cf780ea0ed9 19:52:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:52:42 ---> Running in 668ec851c0af 19:52:42 Removing intermediate container 668ec851c0af 19:52:42 ---> d4de07da8fac 19:52:42 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:52:42 ---> Running in c76f75ad8756 19:52:42 Removing intermediate container c76f75ad8756 19:52:42 ---> 0ab293f1b1a9 19:52:42 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:52:42 ---> Running in a091bc62e02b 19:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:52:43 OK: 269 MiB in 57 packages 19:52:43 Removing intermediate container a091bc62e02b 19:52:43 ---> 4f45353cc53d 19:52:43 Step 8/25 : WORKDIR /device-rest-go 19:52:43 ---> Running in b34adfd9ddc6 19:52:43 Removing intermediate container b34adfd9ddc6 19:52:43 ---> 1cc13b8e3312 19:52:43 Step 9/25 : COPY go.mod vendor* ./ 19:52:43 ---> 1b922ace0037 19:52:43 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:43 ---> Running in 2736b7ee3429 19:52:44 Removing intermediate container 2736b7ee3429 19:52:44 ---> cd28847bd569 19:52:44 Step 11/25 : COPY . . 19:52:45 ---> 5f261ea05724 19:52:45 Step 12/25 : RUN $MAKE 19:52:45 ---> Running in 853481aaf770 19:52:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 19:53:03 Removing intermediate container 853481aaf770 19:53:03 ---> f510e8013428 19:53:03 Step 13/25 : FROM alpine:3.17 19:53:03 3.17: Pulling from library/alpine 19:53:03 63b65145d645: Already exists 19:53:03 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:53:03 Status: Downloaded newer image for alpine:3.17 19:53:03 ---> b2aa39c304c2 19:53:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:53:03 ---> Running in 7db05eb05830 19:53:03 Removing intermediate container 7db05eb05830 19:53:03 ---> cfa5c0d9804f 19:53:03 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:53:03 ---> Running in e6d5733d6822 19:53:03 Removing intermediate container e6d5733d6822 19:53:03 ---> fcb6c13a6676 19:53:03 Step 16/25 : RUN apk add --update --no-cache dumb-init 19:53:03 ---> Running in 3a3888540122 19:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:53:04 (1/1) Installing dumb-init (1.2.5-r2) 19:53:04 Executing busybox-1.35.0-r29.trigger 19:53:04 OK: 7 MiB in 16 packages 19:53:04 Removing intermediate container 3a3888540122 19:53:04 ---> 965a592c9b29 19:53:04 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:53:05 ---> b0b3130e7f6a 19:53:05 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:53:05 ---> 4e637a8f0e85 19:53:05 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:53:05 ---> 0b5093f7cb83 19:53:05 Step 20/25 : EXPOSE 59986 19:53:05 ---> Running in 0693212b2213 19:53:05 Removing intermediate container 0693212b2213 19:53:05 ---> 99ebbd789ea4 19:53:05 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:53:05 ---> Running in 4dbfba2eaabb 19:53:05 Removing intermediate container 4dbfba2eaabb 19:53:05 ---> 23c89e71d6f1 19:53:05 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:53:06 ---> Running in d4001a06564c 19:53:06 Removing intermediate container d4001a06564c 19:53:06 ---> f7adf2d5fed0 19:53:06 Step 23/25 : LABEL arch=amd64 19:53:06 ---> Running in f045dd3a0896 19:53:06 Removing intermediate container f045dd3a0896 19:53:06 ---> 383922a673c7 19:53:06 Step 24/25 : LABEL git_sha=fe1834ced68f714b5048b61ca1ba18ddd320c091 19:53:06 ---> Running in fb8458eb6d63 19:53:06 Removing intermediate container fb8458eb6d63 19:53:06 ---> c27aa25815c0 19:53:06 Step 25/25 : LABEL version=0.0.0 19:53:06 ---> Running in f329f8c343ac 19:53:06 Removing intermediate container f329f8c343ac 19:53:06 ---> eab0a1956ad2 19:53:06 [Warning] One or more build-args [ARCH] were not consumed 19:53:06 Successfully built eab0a1956ad2 19:53:06 Successfully tagged device-rest: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 19:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:07 19:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:07 latest: Pulling from edgex-lftools-log-publisher 19:53:07 5eb5b503b376: Pulling fs layer 19:53:07 5c69ac0246d0: Pulling fs layer 19:53:07 ec43610c2a17: Pulling fs layer 19:53:07 3a2ae6a8a46f: Pulling fs layer 19:53:07 33b1e0a273af: Pulling fs layer 19:53:07 5d3b04190fa2: Pulling fs layer 19:53:07 2f39f015ded8: Pulling fs layer 19:53:07 33b1e0a273af: Waiting 19:53:07 5d3b04190fa2: Waiting 19:53:07 3a2ae6a8a46f: Waiting 19:53:07 2f39f015ded8: Waiting 19:53:07 5c69ac0246d0: Verifying Checksum 19:53:07 5c69ac0246d0: Download complete 19:53:07 3a2ae6a8a46f: Verifying Checksum 19:53:07 3a2ae6a8a46f: Download complete 19:53:07 ec43610c2a17: Verifying Checksum 19:53:07 ec43610c2a17: Download complete 19:53:07 33b1e0a273af: Verifying Checksum 19:53:07 33b1e0a273af: Download complete 19:53:07 5d3b04190fa2: Download complete 19:53:08 5eb5b503b376: Download complete 19:53:08 2f39f015ded8: Download complete 19:53:09 5eb5b503b376: Pull complete 19:53:09 5c69ac0246d0: Pull complete 19:53:09 ec43610c2a17: Pull complete 19:53:09 3a2ae6a8a46f: Pull complete 19:53:10 33b1e0a273af: Pull complete 19:53:10 5d3b04190fa2: Pull complete 19:53:14 2f39f015ded8: Pull complete 19:53:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:14 prd-ubuntu20.04-docker-8c-8g-6099 does not seem to be running inside a container 19:53:14 $ 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/gexfoundry_device-rest-go_PR-284 -v /w/workspace/gexfoundry_device-rest-go_PR-284:/w/workspace/gexfoundry_device-rest-go_PR-284:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-284@tmp:/w/workspace/gexfoundry_device-rest-go_PR-284@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:latest cat 19:53:18 $ docker top 3103cc16cbac71a9534da51e1b23f47ca5d7106c43bf38b1088af79f97294e42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:18 ---> job-cost.sh 19:53:18 lf-activate-venv: SKIPPING 19:53:18 INFO: No Stack... 19:53:19 INFO: Retrieving Pricing Info for: v3-standard-8 19:53:19 INFO: Archiving Costs [Pipeline] sh 19:53:20 + cat /w/workspace/gexfoundry_device-rest-go_PR-284/archives/cost.csv 19:53:20 + cut -d, -f6 [Pipeline] lock 19:53:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-284-1-stack-cost] 19:53:20 Resource [jenkins-edgexfoundry-device-rest-go-PR-284-1-stack-cost] did not exist. Created. 19:53:20 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:20 + echo total: 0.2199999988079071 [Pipeline] stash 19:53:20 Stashed 1 file(s) [Pipeline] } 19:53:20 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:53:20 $ docker stop --time=1 3103cc16cbac71a9534da51e1b23f47ca5d7106c43bf38b1088af79f97294e42 19:53:21 $ docker rm -f --volumes 3103cc16cbac71a9534da51e1b23f47ca5d7106c43bf38b1088af79f97294e42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:53:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6101 in /w/workspace/gexfoundry_device-rest-go_PR-284 [Pipeline] { [Pipeline] ws 19:53:37 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 19:53:37 The recommended git tool is: git 19:53:42 using credential edgex-jenkins-ssh 19:53:42 Cloning the remote Git repository 19:53:42 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:53:43 > git init /w/workspace/device-rest-go/1 # timeout=10 19:53:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:53:43 > git --version # timeout=10 19:53:43 > git --version # 'git version 2.25.1' 19:53:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:53:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:53:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:53:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:53:47 Merging remotes/origin/main commit fdf83baee4837586abd899036d884868d7632e86 into PR head commit fe1834ced68f714b5048b61ca1ba18ddd320c091 19:53:47 Merge succeeded, producing fe1834ced68f714b5048b61ca1ba18ddd320c091 19:53:47 Checking out Revision fe1834ced68f714b5048b61ca1ba18ddd320c091 (PR-284) 19:53:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:53:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:53:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:53:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:53:47 > git config core.sparsecheckout # timeout=10 19:53:47 > git checkout -f fe1834ced68f714b5048b61ca1ba18ddd320c091 # timeout=10 19:53:47 > git remote # timeout=10 19:53:47 > git config --get remote.origin.url # timeout=10 19:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:53:47 > git merge fdf83baee4837586abd899036d884868d7632e86 # timeout=10 19:53:47 > git rev-parse HEAD^{commit} # timeout=10 19:53:47 > git config core.sparsecheckout # timeout=10 19:53:47 > git checkout -f fe1834ced68f714b5048b61ca1ba18ddd320c091 # timeout=10 19:53:47 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 19:53:47 > git --version # timeout=10 19:53:47 > git --version # 'git version 2.25.1' 19:53:47 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:53:49 % Total % Received % Xferd Average Speed Time Time Time Current 19:53:49 Dload Upload Total Spent Left Speed 19:53:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 254k [Pipeline] sh 19:53:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:53:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:53:50 + sudo tee /etc/docker/daemon.new 19:53:50 { 19:53:50 "registry-mirrors": [ 19:53:50 "https://nexus3.edgexfoundry.org:10001" 19:53:50 ], 19:53:50 "bip": "10.250.0.254/24", 19:53:50 "hosts": [ 19:53:50 "tcp://0.0.0.0:5555", 19:53:50 "unix:///var/run/docker.sock" 19:53:50 ], 19:53:50 "mtu": 1458, 19:53:50 "selinux-enabled": true, 19:53:50 "seccomp-profile": "/etc/docker/seccomp.json" 19:53:50 } [Pipeline] sh 19:53:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:53:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:09 provisioning config files... 19:54:09 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config12617859250077299578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:09 ---> docker-login.sh 19:54:09 nexus3.edgexfoundry.org:10001 19:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:10 Configure a credential helper to remove this warning. See 19:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:10 19:54:10 Login Succeeded 19:54:10 nexus3.edgexfoundry.org:10002 19:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:10 Configure a credential helper to remove this warning. See 19:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:10 19:54:10 Login Succeeded 19:54:10 nexus3.edgexfoundry.org:10003 19:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:10 Configure a credential helper to remove this warning. See 19:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:10 19:54:10 Login Succeeded 19:54:10 nexus3.edgexfoundry.org:10004 19:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:11 Configure a credential helper to remove this warning. See 19:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:11 19:54:11 Login Succeeded 19:54:11 docker.io 19:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:11 Configure a credential helper to remove this warning. See 19:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:11 19:54:11 Login Succeeded 19:54:11 ---> docker-login.sh ends [Pipeline] } 19:54:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:54:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:54:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:54:12 ========================================================= 19:54:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:54:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:54:12 Sending build context to Docker daemon 137.2kB 19:54:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:54:13 Step 2/12 : FROM ${BASE} AS builder 19:54:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:54:13 af6eaf76a39c: Pulling fs layer 19:54:13 55522c791124: Pulling fs layer 19:54:13 ce5c4a1c91eb: Pulling fs layer 19:54:13 169dfbe0d373: Pulling fs layer 19:54:13 e1ff8fa3b103: Pulling fs layer 19:54:13 52ebb69f0ebf: Pulling fs layer 19:54:13 5abe8eddf0d5: Pulling fs layer 19:54:13 e1ff8fa3b103: Waiting 19:54:13 52ebb69f0ebf: Waiting 19:54:13 5abe8eddf0d5: Waiting 19:54:13 169dfbe0d373: Waiting 19:54:13 55522c791124: Download complete 19:54:13 169dfbe0d373: Verifying Checksum 19:54:13 169dfbe0d373: Download complete 19:54:13 e1ff8fa3b103: Download complete 19:54:13 af6eaf76a39c: Verifying Checksum 19:54:14 af6eaf76a39c: Pull complete 19:54:14 5abe8eddf0d5: Verifying Checksum 19:54:14 5abe8eddf0d5: Download complete 19:54:14 55522c791124: Pull complete 19:54:15 ce5c4a1c91eb: Verifying Checksum 19:54:15 ce5c4a1c91eb: Download complete 19:54:15 52ebb69f0ebf: Verifying Checksum 19:54:15 52ebb69f0ebf: Download complete 19:54:28 ce5c4a1c91eb: Pull complete 19:54:28 169dfbe0d373: Pull complete 19:54:28 e1ff8fa3b103: Pull complete 19:54:33 52ebb69f0ebf: Pull complete 19:54:36 5abe8eddf0d5: Pull complete 19:54:36 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 19:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:54:36 ---> 6cb57ee374ae 19:54:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:54:38 ---> Running in 20a052b7161f 19:54:38 Removing intermediate container 20a052b7161f 19:54:38 ---> 7505e4d87db3 19:54:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:54:38 ---> Running in c06f67c525a8 19:54:39 Removing intermediate container c06f67c525a8 19:54:39 ---> 11026f921d9d 19:54:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:54:39 ---> Running in d91c3b5c2cb4 19:54:39 Removing intermediate container d91c3b5c2cb4 19:54:39 ---> a49c11d5044b 19:54:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:54:39 ---> Running in cb90a7210114 19:54:39 Removing intermediate container cb90a7210114 19:54:39 ---> b5a010158f13 19:54:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:54:40 ---> Running in 413921024bee 19:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:54:42 (1/4) Installing openssh-keygen (9.1_p1-r2) 19:54:42 (2/4) Installing libedit (20221030.3.1-r0) 19:54:42 (3/4) Installing openssh-client-common (9.1_p1-r2) 19:54:42 (4/4) Installing openssh-client-default (9.1_p1-r2) 19:54:42 Executing busybox-1.35.0-r29.trigger 19:54:42 OK: 268 MiB in 57 packages 19:54:43 Removing intermediate container 413921024bee 19:54:43 ---> 1d819f452265 19:54:43 Step 8/12 : WORKDIR /device-rest-go 19:54:43 ---> Running in 703f441869b5 19:54:44 Removing intermediate container 703f441869b5 19:54:44 ---> 7fb9983a6a4f 19:54:44 Step 9/12 : COPY go.mod vendor* ./ 19:54:44 ---> 8b8675052ee8 19:54:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:44 ---> Running in 8e48d9dc56fb 19:55:52 Removing intermediate container 8e48d9dc56fb 19:55:52 ---> d3fe5616ee1b 19:55:52 Step 11/12 : COPY . . 19:55:52 ---> 3b5b4159ea21 19:55:52 Step 12/12 : RUN $MAKE 19:55:52 ---> Running in 4a6f18ff9863 19:55:52 noop 19:55:52 Removing intermediate container 4a6f18ff9863 19:55:52 ---> a978de429364 19:55:52 Successfully built a978de429364 19:55:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:53 + docker inspect -f . ci-base-image-arm64 19:55:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:53 prd-ubuntu20.04-docker-arm64-4c-16g-6101 does not seem to be running inside a container 19:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 19:55:54 $ docker top 3dd9f7918fd1d1cebd7f2c41caf122927ffc4be57da3cdf4a869fac85595600b -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:55 + go version 19:55:55 go version go1.20.2 linux/arm64 [Pipeline] } 19:55:55 $ docker stop --time=1 3dd9f7918fd1d1cebd7f2c41caf122927ffc4be57da3cdf4a869fac85595600b 19:55:57 $ docker rm -f --volumes 3dd9f7918fd1d1cebd7f2c41caf122927ffc4be57da3cdf4a869fac85595600b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:58 + docker inspect -f . ci-base-image-arm64 19:55:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:58 prd-ubuntu20.04-docker-arm64-4c-16g-6101 does not seem to be running inside a container 19:55: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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 19:55:59 $ docker top 6c8689d789a8ba3f79ae9a45290d5f115238ceff84dc88832c14af7b6681aa19 -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:00 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 19:56:01 + make test 19:56:01 go test ./... -coverprofile=coverage.out ./... 19:56:40 ? github.com/edgexfoundry/device-rest-go [no test files] 19:59:02 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:59:02 ok github.com/edgexfoundry/device-rest-go/driver 0.059s coverage: 33.0% of statements 19:59:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:59:02 go vet ./... 19:59:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:59:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:59:28 ./bin/test-attribution-txt.sh [Pipeline] echo 19:59:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:59:28 $ docker stop --time=1 6c8689d789a8ba3f79ae9a45290d5f115238ceff84dc88832c14af7b6681aa19 19:59:30 $ docker rm -f --volumes 6c8689d789a8ba3f79ae9a45290d5f115238ceff84dc88832c14af7b6681aa19 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:59:32 Warning: overwriting stash ‘coverage-report’ 19:59:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:59:33 + ls -al . 19:59:33 total 180 19:59:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 19:56 . 19:59:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:53 .. 19:59:33 -rw-rw-r-- 1 jenkins jenkins 151 Mar 28 19:53 .dockerignore 19:59:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 19:53 .git 19:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:53 .github 19:59:33 -rw-rw-r-- 1 jenkins jenkins 329 Mar 28 19:53 .gitignore 19:59:33 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 19:53 .golangci.yml 19:59:33 -rw-rw-r-- 1 jenkins jenkins 9202 Mar 28 19:53 Attribution.txt 19:59:33 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 28 19:53 CHANGELOG.md 19:59:33 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 28 19:53 Dockerfile 19:59:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 19:53 GOVERNANCE.md 19:59:33 -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 19:53 Jenkinsfile 19:59:33 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 19:53 LICENSE 19:59:33 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 28 19:53 Makefile 19:59:33 -rw-rw-r-- 1 jenkins jenkins 620 Mar 28 19:53 OWNERS.md 19:59:33 -rw-rw-r-- 1 jenkins jenkins 15321 Mar 28 19:53 README.md 19:59:33 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 19:51 VERSION 19:59:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:53 bin 19:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:53 cmd 19:59:33 -rw-r--r-- 1 jenkins jenkins 14200 Mar 28 19:58 coverage.out 19:59:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:53 driver 19:59:33 -rw-rw-r-- 1 jenkins jenkins 3399 Mar 28 19:53 go.mod 19:59:33 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 28 19:53 go.sum 19:59:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:53 snap 19:59:33 -rw-rw-r-- 1 jenkins jenkins 713 Mar 28 19:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:33 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fe1834ced68f714b5048b61ca1ba18ddd320c091 --label arch=arm64 --label version=0.0.0 . 19:59:33 Sending build context to Docker daemon 152.1kB 19:59:34 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 19:59:34 Step 2/25 : FROM ${BASE} AS builder 19:59:34 ---> a978de429364 19:59:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:59:34 ---> Running in 1ae3bdeda7a3 19:59:34 Removing intermediate container 1ae3bdeda7a3 19:59:34 ---> ada39a1103fc 19:59:34 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:59:34 ---> Running in 6a22f0b1c0c9 19:59:34 Removing intermediate container 6a22f0b1c0c9 19:59:34 ---> ad239313e0e6 19:59:34 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:59:34 ---> Running in 6716ddf82af1 19:59:35 Removing intermediate container 6716ddf82af1 19:59:35 ---> dbe1a7242ab4 19:59:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:59:35 ---> Running in c14f00de540d 19:59:35 Removing intermediate container c14f00de540d 19:59:35 ---> b339f0760a43 19:59:35 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:59:35 ---> Running in 288305d9b85d 19:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:59:38 OK: 268 MiB in 57 packages 19:59:39 Removing intermediate container 288305d9b85d 19:59:39 ---> 9cf67e7608f1 19:59:39 Step 8/25 : WORKDIR /device-rest-go 19:59:39 ---> Running in a29e875ba045 19:59:39 Removing intermediate container a29e875ba045 19:59:39 ---> 84d42e638aeb 19:59:39 Step 9/25 : COPY go.mod vendor* ./ 19:59:42 ---> d5482648c23c 19:59:42 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:42 ---> Running in 1b5cc3c9e8e4 19:59:45 Removing intermediate container 1b5cc3c9e8e4 19:59:45 ---> 69ae666d0b1b 19:59:45 Step 11/25 : COPY . . 19:59:46 ---> 0214a7f17fb3 19:59:46 Step 12/25 : RUN $MAKE 19:59:46 ---> Running in df2ed0dad920 19:59:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:02:08 Removing intermediate container df2ed0dad920 20:02:08 ---> 7f31f0770183 20:02:08 Step 13/25 : FROM alpine:3.17 20:02:08 3.17: Pulling from library/alpine 20:02:08 af6eaf76a39c: Already exists 20:02:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:02:08 Status: Downloaded newer image for alpine:3.17 20:02:08 ---> d74e625d9115 20:02:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:02:08 ---> Running in eb944a416e9d 20:02:08 Removing intermediate container eb944a416e9d 20:02:08 ---> 37d1a8e1a474 20:02:08 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:02:08 ---> Running in a96fe43e1051 20:02:08 Removing intermediate container a96fe43e1051 20:02:08 ---> 366d074e7eb2 20:02:08 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:02:08 ---> Running in 21381ea428f2 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:02:08 (1/1) Installing dumb-init (1.2.5-r2) 20:02:08 Executing busybox-1.35.0-r29.trigger 20:02:08 OK: 8 MiB in 16 packages 20:02:10 Removing intermediate container 21381ea428f2 20:02:10 ---> 9ee91a101825 20:02:10 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:02:11 ---> 61eecddb743b 20:02:11 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:02:12 ---> 02fc52fae64d 20:02:12 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:02:12 ---> b1d8d1cd12ae 20:02:12 Step 20/25 : EXPOSE 59986 20:02:12 ---> Running in f5341c0dd4a0 20:02:13 Removing intermediate container f5341c0dd4a0 20:02:13 ---> f1af6ce0a13d 20:02:13 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:02:13 ---> Running in dbdcd587c77a 20:02:13 Removing intermediate container dbdcd587c77a 20:02:13 ---> 5413e7d59a8a 20:02:13 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:02:13 ---> Running in b0424e6ec8a4 20:02:14 Removing intermediate container b0424e6ec8a4 20:02:14 ---> be68548bd907 20:02:14 Step 23/25 : LABEL arch=arm64 20:02:14 ---> Running in cce16cd8afe5 20:02:14 Removing intermediate container cce16cd8afe5 20:02:14 ---> c549630ac57e 20:02:14 Step 24/25 : LABEL git_sha=fe1834ced68f714b5048b61ca1ba18ddd320c091 20:02:14 ---> Running in afeb7625f4ec 20:02:14 Removing intermediate container afeb7625f4ec 20:02:14 ---> 86ffd9863463 20:02:14 Step 25/25 : LABEL version=0.0.0 20:02:14 ---> Running in 1f71d6d235c4 20:02:15 Removing intermediate container 1f71d6d235c4 20:02:15 ---> 10ef33101444 20:02:15 [Warning] One or more build-args [ARCH] were not consumed 20:02:15 Successfully built 10ef33101444 20:02:15 Successfully tagged device-rest-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 20:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:15 20:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:16 arm64: Pulling from edgex-lftools-log-publisher 20:02:16 8998bd30e6a1: Pulling fs layer 20:02:16 04944245beec: Pulling fs layer 20:02:16 699f458cf7ca: Pulling fs layer 20:02:16 765212b225bb: Pulling fs layer 20:02:16 f23df028b6ca: Pulling fs layer 20:02:16 d65c8cfc05b1: Pulling fs layer 20:02:16 2437ff75d9bd: Pulling fs layer 20:02:16 765212b225bb: Waiting 20:02:16 d65c8cfc05b1: Waiting 20:02:16 2437ff75d9bd: Waiting 20:02:16 04944245beec: Verifying Checksum 20:02:16 04944245beec: Download complete 20:02:16 765212b225bb: Verifying Checksum 20:02:16 765212b225bb: Download complete 20:02:16 f23df028b6ca: Download complete 20:02:16 d65c8cfc05b1: Download complete 20:02:16 699f458cf7ca: Verifying Checksum 20:02:16 699f458cf7ca: Download complete 20:02:17 8998bd30e6a1: Verifying Checksum 20:02:17 8998bd30e6a1: Download complete 20:02:19 2437ff75d9bd: Verifying Checksum 20:02:19 2437ff75d9bd: Download complete 20:02:21 8998bd30e6a1: Pull complete 20:02:22 04944245beec: Pull complete 20:02:23 699f458cf7ca: Pull complete 20:02:23 765212b225bb: Pull complete 20:02:24 f23df028b6ca: Pull complete 20:02:24 d65c8cfc05b1: Pull complete 20:02:39 2437ff75d9bd: Pull complete 20:02:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:40 prd-ubuntu20.04-docker-arm64-4c-16g-6101 does not seem to be running inside a container 20:02: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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 20:02:42 $ docker top 506fd83f391358d3b0ae3c2ee558ca86c2b8855abb414ec69ef1e50c1b473bfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:43 ---> job-cost.sh 20:02:43 lf-activate-venv: SKIPPING 20:02:43 INFO: No Stack... 20:02:44 INFO: Retrieving Pricing Info for: v3-standard-4 20:02:45 INFO: Archiving Costs [Pipeline] sh 20:02:45 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:02:45 + cut -d, -f6 [Pipeline] lock 20:02:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-284-1-stack-cost] 20:02:45 Resource [jenkins-edgexfoundry-device-rest-go-PR-284-1-stack-cost] did not exist. Created. 20:02:45 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:02:46 /w/workspace/device-rest-go/1@tmp/durable-40d34df5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:02:47 + echo total: 0.10999999940395355 [Pipeline] stash 20:02:47 Warning: overwriting stash ‘stack-cost’ 20:02:47 Stashed 1 file(s) [Pipeline] } 20:02:47 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:02:47 $ docker stop --time=1 506fd83f391358d3b0ae3c2ee558ca86c2b8855abb414ec69ef1e50c1b473bfe 20:02:48 $ docker rm -f --volumes 506fd83f391358d3b0ae3c2ee558ca86c2b8855abb414ec69ef1e50c1b473bfe [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 20:02:49 provisioning config files... 20:02:49 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-284@tmp/config13500062499015175174tmp [Pipeline] { [Pipeline] sh 20:02:50 + set +x 20:02:50 + + curl -s https://codecov.io/bash 20:02:50 bash -s -- 20:02:50 20:02:50 _____ _ 20:02:50 / ____| | | 20:02:50 | | ___ __| | ___ ___ _____ __ 20:02:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:02:50 | |___| (_) | (_| | __/ (_| (_) \ V / 20:02:50 \_____\___/ \__,_|\___|\___\___/ \_/ 20:02:50 Bash-1.0.6 20:02:50 20:02:50 20:02:50 ==> git version 2.25.1 found 20:02: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 20:02:50 Release-Date: 2020-01-08 20:02: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 20:02:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:02:50 ==> Jenkins CI detected. 20:02:50 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-284 20:02:50 project root: . 20:02:50 --> token set from env 20:02:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:02:50 ==> Running gcov in . (disable via -X gcov) 20:02:50 ==> Python coveragepy not found 20:02:50 ==> Searching for coverage reports in: 20:02:50 + . 20:02:50 -> Found 1 reports 20:02:50 ==> Detecting git/mercurial file structure 20:02:50 ==> Reading reports 20:02:50 + ./coverage.out bytes=14200 20:02:50 ==> Appending adjustments 20:02:50 https://docs.codecov.io/docs/fixing-reports 20:02:50 + Found adjustments 20:02:50 ==> Gzipping contents 20:02:50 4.0K /tmp/codecov.KcDsqq.gz 20:02:50 ==> Uploading reports 20:02:50 url: https://codecov.io 20:02:50 query: branch=PR-284&commit=fe1834ced68f714b5048b61ca1ba18ddd320c091&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=284&job=&cmd_args= 20:02:50 -> Pinging Codecov 20:02:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-284&commit=fe1834ced68f714b5048b61ca1ba18ddd320c091&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=284&job=&cmd_args= 20:02:50 -> Uploading to 20:02:50 https://storage.googleapis.com/codecov/v4/raw/2023-03-28/4E5D53B4F1F92C436F7061BF334D961C/fe1834ced68f714b5048b61ca1ba18ddd320c091/89edaa12-2eab-4399-b509-84080fc720a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T200250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e8985931cf1a04da0da2968e4b7550e9eb4010f4f9bb08bdba3a58c6fd16d36 20:02:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:50 Dload Upload Total Spent Left Speed 20:02:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2437 0 0 100 2437 0 8491 --:--:-- --:--:-- --:--:-- 8491 20:02:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/fe1834ced68f714b5048b61ca1ba18ddd320c091 [Pipeline] } 20:02: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 20:02:52 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-284/archives ] 20:02:52 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-284/archives 20:02:52 total 16 20:02:52 drwxr-xr-x 3 root root 4096 Mar 28 19:53 . 20:02:52 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 19:53 .. 20:02:52 drwxr-xr-x 2 root root 4096 Mar 28 19:53 cost 20:02:52 -rw-r--r-- 1 root root 86 Mar 28 19:53 cost.csv 20:02:52 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-284/archives 20:02:52 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-284/archives 20:02:52 total 16 20:02:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 19:53 . 20:02:52 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 19:53 .. 20:02:52 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 19:53 cost 20:02:52 -rw-r--r-- 1 jenkins jenkins 86 Mar 28 19:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:02:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:02:54 ---> package-listing.sh 20:02:54 ++ facter osfamily 20:02:54 ++ tr '[:upper:]' '[:lower:]' 20:02:54 + OS_FAMILY=debian 20:02:54 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-284 20:02:54 + START_PACKAGES=/tmp/packages_start.txt 20:02:54 + END_PACKAGES=/tmp/packages_end.txt 20:02:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:02:54 + PACKAGES=/tmp/packages_start.txt 20:02:54 + '[' /w/workspace/gexfoundry_device-rest-go_PR-284 ']' 20:02:54 + PACKAGES=/tmp/packages_end.txt 20:02:54 + case "${OS_FAMILY}" in 20:02:54 + dpkg -l 20:02:54 + grep '^ii' 20:02:54 + '[' -f /tmp/packages_start.txt ']' 20:02:54 + '[' -f /tmp/packages_end.txt ']' 20:02:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:02:54 + '[' /w/workspace/gexfoundry_device-rest-go_PR-284 ']' 20:02:54 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-284/archives/ 20:02:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-284/archives/ [Pipeline] echo 20:02: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/gexfoundry_device-rest-go_PR-284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:02:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:55 prd-ubuntu20.04-docker-8c-8g-6099 does not seem to be running inside a container 20:02: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/gexfoundry_device-rest-go_PR-284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-284 -v /w/workspace/gexfoundry_device-rest-go_PR-284:/w/workspace/gexfoundry_device-rest-go_PR-284:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-284@tmp:/w/workspace/gexfoundry_device-rest-go_PR-284@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 20:02:56 $ docker top 4e37a9e6644672a28466fa008afb0ae08fb1ef5a8ecf9af91fdb288d74d70ecb -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:02:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:02:57 + ls /var/log/sa-host 20:02:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:57 provisioning config files... 20:02:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-284@tmp/config1648867918045840600tmp [Pipeline] { [Pipeline] echo 20:02:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:02:57 ---> create-netrc.sh [Pipeline] } 20:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:02:58 ---> python-tools-install.sh [Pipeline] echo 20:02:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:02:58 ---> sudo-logs.sh 20:02:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:02:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:02:58 ---> job-cost.sh 20:02:58 lf-activate-venv: SKIPPING 20:02:58 DEBUG: total: 0.2199999988079071 20:02:58 INFO: Retrieving Stack Cost... 20:02:59 INFO: Retrieving Pricing Info for: v3-standard-8 20:02:59 INFO: Archiving Costs [Pipeline] echo 20:02:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:00 ---> logs-deploy.sh 20:03:00 lf-activate-venv: SKIPPING 20:03:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-284/1 20:03:00 INFO: archiving workspace using pattern(s): 20:03:01 Archives upload complete. 20:03:01 INFO: archiving logs to Nexus 20:03:02 ---> uname -a: 20:03:02 Linux prd-ubuntu20-04-docker-8c-8g-6099 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:03:02 20:03:02 20:03:02 ---> lscpu: 20:03:02 Architecture: x86_64 20:03:02 CPU op-mode(s): 32-bit, 64-bit 20:03:02 Byte Order: Little Endian 20:03:02 Address sizes: 40 bits physical, 48 bits virtual 20:03:02 CPU(s): 8 20:03:02 On-line CPU(s) list: 0-7 20:03:02 Thread(s) per core: 1 20:03:02 Core(s) per socket: 1 20:03:02 Socket(s): 8 20:03:02 NUMA node(s): 1 20:03:02 Vendor ID: AuthenticAMD 20:03:02 CPU family: 23 20:03:02 Model: 49 20:03:02 Model name: AMD EPYC-Rome Processor 20:03:02 Stepping: 0 20:03:02 CPU MHz: 2800.000 20:03:02 BogoMIPS: 5600.00 20:03:02 Virtualization: AMD-V 20:03:02 Hypervisor vendor: KVM 20:03:02 Virtualization type: full 20:03:02 L1d cache: 256 KiB 20:03:02 L1i cache: 256 KiB 20:03:02 L2 cache: 4 MiB 20:03:02 L3 cache: 128 MiB 20:03:02 NUMA node0 CPU(s): 0-7 20:03:02 Vulnerability Itlb multihit: Not affected 20:03:02 Vulnerability L1tf: Not affected 20:03:02 Vulnerability Mds: Not affected 20:03:02 Vulnerability Meltdown: Not affected 20:03:02 Vulnerability Mmio stale data: Not affected 20:03:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:03:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:03:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:03:02 Vulnerability Srbds: Not affected 20:03:02 Vulnerability Tsx async abort: Not affected 20:03: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 20:03:02 20:03:02 20:03:02 ---> nproc: 20:03:02 8 20:03:02 20:03:02 20:03:02 ---> df -h: 20:03:02 Filesystem Size Used Avail Use% Mounted on 20:03:02 overlay 155G 12G 144G 8% / 20:03:02 tmpfs 64M 0 64M 0% /dev 20:03:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:03:02 shm 64M 0 64M 0% /dev/shm 20:03:02 /dev/vda1 155G 12G 144G 8% /facter-os 20:03:02 20:03:02 20:03:02 ---> sar -b -r -n DEV: 20:03:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6099) 03/28/23 _x86_64_ (8 CPU) 20:03:02 20:03:02 19:50:04 LINUX RESTART (8 CPU) 20:03:02 20:03:02 19:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:03:02 19:52:01 148.42 1.81 146.60 0.00 55.04 70796.00 0.00 20:03:02 19:53:01 132.31 0.23 132.08 0.00 7.33 34640.89 0.00 20:03:02 19:54:01 93.67 0.07 93.60 0.00 4.53 24268.77 0.00 20:03:02 19:55:01 1.88 0.00 1.88 0.00 0.00 20.40 0.00 20:03:02 19:56:01 57.36 11.61 45.74 0.00 5180.20 8823.20 0.00 20:03:02 19:57:01 4.77 0.02 4.75 0.00 0.13 104.52 0.00 20:03:02 19:58:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:03:02 19:59:01 1.65 0.00 1.65 0.00 0.00 17.33 0.00 20:03:02 20:00:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 20:03:02 20:01:01 1.72 0.00 1.72 0.00 0.00 18.40 0.00 20:03:02 20:02:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 20:03:02 20:03:01 6.60 0.25 6.35 0.00 19.33 125.31 0.00 20:03:02 Average: 37.46 1.17 36.30 0.00 439.41 11488.36 0.00 20:03:02 20:03:02 19:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:03:02 19:52:01 27861988 31605772 708600 2.15 143156 3752740 1850728 5.45 1155360 3383248 387064 20:03:02 19:53:01 27979984 31575184 736892 2.24 147944 3627240 1871316 5.51 1247960 3192448 127316 20:03:02 19:54:01 27688544 31585692 725092 2.21 156808 3883612 1745768 5.14 1253864 3440844 176 20:03:02 19:55:01 27687648 31584908 725632 2.21 156852 3883608 1745768 5.14 1254176 3440844 20 20:03:02 19:56:01 27173144 31571920 718808 2.19 190228 4339452 1804712 5.32 1570100 3603944 484 20:03:02 19:57:01 27177980 31572080 718340 2.18 188812 4336324 1792692 5.28 1568548 3600892 16 20:03:02 19:58:01 27179760 31573924 716464 2.18 188852 4336328 1792692 5.28 1567596 3600900 8 20:03:02 19:59:01 27179388 31573612 716852 2.18 188888 4336332 1792692 5.28 1568588 3600908 168 20:03:02 20:00:01 27179776 31574068 716324 2.18 188936 4336332 1792692 5.28 1568080 3600908 52 20:03:02 20:01:01 27179744 31574064 716248 2.18 188960 4336336 1792692 5.28 1568108 3600912 16 20:03:02 20:02:01 27179948 31574620 715964 2.18 188976 4336336 1792692 5.28 1567976 3601240 168 20:03:02 20:03:01 27121380 31522188 762440 2.32 189272 4337516 1873916 5.52 1625192 3592664 892 20:03:02 Average: 27382440 31574003 723138 2.20 176474 4153513 1804030 5.32 1459629 3521646 43032 20:03:02 20:03:02 19:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:03:02 19:52:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 20:03:02 19:52:01 ens3 469.45 272.45 6104.60 35.50 0.00 0.00 0.00 0.00 20:03:02 19:52:01 docker0 166.67 289.07 13.93 1977.83 0.00 0.00 0.00 0.00 20:03:02 19:53:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:03:02 19:53:01 ens3 58.74 45.49 89.51 94.42 0.00 0.00 0.00 0.00 20:03:02 19:53:01 docker0 1.30 3.30 0.08 42.55 0.00 0.00 0.00 0.00 20:03:02 19:54:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 20:03:02 19:54:01 ens3 106.03 66.29 2568.62 12.88 0.00 0.00 0.00 0.00 20:03:02 19:54:01 docker0 1.28 3.08 0.08 43.03 0.00 0.00 0.00 0.00 20:03:02 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:02 19:55:01 ens3 0.80 0.57 0.36 0.28 0.00 0.00 0.00 0.00 20:03:02 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 19:56:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:03:02 19:56:01 ens3 195.63 98.92 2808.35 6.97 0.00 0.00 0.00 0.00 20:03:02 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:02 19:57:01 ens3 1.15 0.23 0.05 0.02 0.00 0.00 0.00 0.00 20:03:02 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 19:58:01 ens3 0.52 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:03:02 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:02 19:59:01 ens3 2.48 0.87 2.56 0.31 0.00 0.00 0.00 0.00 20:03:02 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 20:00:01 ens3 1.37 0.68 0.64 0.48 0.00 0.00 0.00 0.00 20:03:02 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:02 20:01:01 ens3 0.92 0.42 0.35 0.27 0.00 0.00 0.00 0.00 20:03:02 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 20:02:01 ens3 0.98 0.13 0.21 0.07 0.00 0.00 0.00 0.00 20:03:02 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 20:03:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:03:02 20:03:01 ens3 30.06 18.35 31.79 12.47 0.00 0.00 0.00 0.00 20:03:02 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:02 Average: lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 20:03:02 Average: ens3 71.79 41.71 960.11 13.61 0.00 0.00 0.00 0.00 20:03:02 Average: docker0 13.89 24.25 1.16 169.44 0.00 0.00 0.00 0.00 20:03:02 20:03:02 20:03:02 ---> sar -P ALL: 20:03:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6099) 03/28/23 _x86_64_ (8 CPU) 20:03:02 20:03:02 19:50:04 LINUX RESTART (8 CPU) 20:03:02 20:03:02 19:51:02 CPU %user %nice %system %iowait %steal %idle 20:03:02 19:52:01 all 7.06 0.00 3.21 8.89 0.07 80.78 20:03:02 19:52:01 0 6.31 0.00 3.60 3.75 0.05 86.29 20:03:02 19:52:01 1 6.99 0.00 2.67 8.38 0.05 81.91 20:03:02 19:52:01 2 6.84 0.00 3.03 1.49 0.03 88.61 20:03:02 19:52:01 3 8.16 0.00 3.06 4.28 0.07 84.44 20:03:02 19:52:01 4 6.40 0.00 3.66 15.23 0.05 74.65 20:03:02 19:52:01 5 7.43 0.00 2.79 0.62 0.05 89.11 20:03:02 19:52:01 6 6.86 0.00 3.33 35.92 0.12 53.77 20:03:02 19:52:01 7 7.50 0.00 3.51 1.68 0.10 87.20 20:03:02 19:53:01 all 37.65 0.00 6.37 2.27 0.08 53.63 20:03:02 19:53:01 0 37.90 0.00 5.88 0.17 0.08 55.97 20:03:02 19:53:01 1 37.73 0.00 6.50 0.15 0.07 55.55 20:03:02 19:53:01 2 36.83 0.00 6.91 4.22 0.10 51.94 20:03:02 19:53:01 3 37.50 0.00 7.16 8.45 0.07 46.82 20:03:02 19:53:01 4 39.20 0.00 5.90 0.25 0.08 54.56 20:03:02 19:53:01 5 37.89 0.00 6.23 1.23 0.07 54.59 20:03:02 19:53:01 6 35.98 0.00 6.32 3.08 0.08 54.55 20:03:02 19:53:01 7 38.14 0.00 6.09 0.61 0.08 55.08 20:03:02 19:54:01 all 2.80 0.00 1.29 1.47 0.04 94.40 20:03:02 19:54:01 0 1.20 0.00 0.57 2.14 0.02 96.08 20:03:02 19:54:01 1 3.48 0.00 1.31 0.45 0.03 94.73 20:03:02 19:54:01 2 2.90 0.00 1.74 6.49 0.03 88.84 20:03:02 19:54:01 3 2.83 0.00 1.20 1.22 0.03 94.71 20:03:02 19:54:01 4 2.70 0.00 1.39 0.85 0.07 94.99 20:03:02 19:54:01 5 3.34 0.00 1.22 0.58 0.07 94.79 20:03:02 19:54:01 6 3.91 0.00 1.45 0.00 0.02 94.62 20:03:02 19:54:01 7 2.08 0.00 1.41 0.05 0.03 96.43 20:03:02 19:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:03:02 19:55:01 0 0.05 0.00 0.00 0.10 0.00 99.85 20:03:02 19:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:02 19:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:03:02 19:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:03:02 19:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:03:02 19:55:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:03:02 19:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:02 19:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:03:02 19:56:01 all 2.24 0.00 1.39 1.62 0.03 94.72 20:03:02 19:56:01 0 2.34 0.00 1.09 6.41 0.03 90.13 20:03:02 19:56:01 1 1.90 0.00 1.40 0.60 0.03 96.06 20:03:02 19:56:01 2 2.87 0.00 1.08 1.10 0.02 94.93 20:03:02 19:56:01 3 2.80 0.00 1.02 1.42 0.02 94.75 20:03:02 19:56:01 4 2.17 0.00 1.34 0.30 0.03 96.16 20:03:02 19:56:01 5 2.46 0.00 2.81 2.38 0.03 92.32 20:03:02 19:56:01 6 1.77 0.00 1.56 0.52 0.02 96.13 20:03:02 19:56:01 7 1.61 0.00 0.82 0.20 0.03 97.33 20:03:02 19:57:01 all 0.30 0.00 0.05 0.08 0.01 99.55 20:03:02 19:57:01 0 0.10 0.00 0.03 0.45 0.03 99.38 20:03:02 19:57:01 1 0.02 0.00 0.05 0.00 0.00 99.93 20:03:02 19:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:03:02 19:57:01 3 0.05 0.00 0.05 0.02 0.00 99.88 20:03:02 19:57:01 4 0.22 0.00 0.13 0.00 0.02 99.63 20:03:02 19:57:01 5 0.30 0.00 0.03 0.18 0.00 99.48 20:03:02 19:57:01 6 1.65 0.00 0.03 0.02 0.02 98.29 20:03:02 19:57:01 7 0.07 0.00 0.05 0.00 0.00 99.88 20:03:02 19:58:01 all 0.06 0.00 0.01 0.03 0.01 99.90 20:03:02 19:58:01 0 0.03 0.00 0.03 0.15 0.02 99.77 20:03:02 19:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:02 19:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:03:02 19:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:02 19:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:03:02 19:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:03:02 19:58:01 6 0.32 0.00 0.00 0.05 0.02 99.62 20:03:02 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:02 19:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:03:02 19:59:01 0 0.07 0.00 0.02 0.02 0.03 99.87 20:03:02 19:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:02 19:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:02 19:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:02 19:59:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:03:02 19:59:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:03:02 19:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:03:02 19:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:03:02 20:00:01 all 0.05 0.00 0.01 0.01 0.01 99.93 20:03:02 20:00:01 0 0.10 0.00 0.02 0.05 0.02 99.82 20:03:02 20:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:02 20:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:03:02 20:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:03:02 20:00:01 4 0.03 0.00 0.00 0.02 0.02 99.93 20:03:02 20:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:02 20:00:01 6 0.20 0.00 0.02 0.00 0.00 99.78 20:03:02 20:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:03:02 20:01:01 all 0.06 0.00 0.01 0.01 0.00 99.91 20:03:02 20:01:01 0 0.37 0.00 0.05 0.05 0.02 99.52 20:03:02 20:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:02 20:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:03:02 20:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:02 20:01:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:03:02 20:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:03:02 20:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:03:02 20:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:02 20:02:01 all 0.04 0.00 0.01 0.04 0.02 99.89 20:03:02 20:02:01 0 0.08 0.00 0.02 0.18 0.02 99.70 20:03:02 20:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:03:02 20:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:02 20:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:02 20:02:01 4 0.02 0.00 0.02 0.17 0.15 99.65 20:03:02 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:02 20:02:01 6 0.15 0.00 0.00 0.00 0.00 99.85 20:03:02 20:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:02 20:03:02 20:02:01 CPU %user %nice %system %iowait %steal %idle 20:03:02 20:03:01 all 0.95 0.00 0.36 0.20 0.02 98.47 20:03:02 20:03:01 0 0.77 0.00 0.42 1.12 0.03 97.66 20:03:02 20:03:01 1 0.72 0.00 0.25 0.18 0.02 98.83 20:03:02 20:03:01 2 0.40 0.00 0.22 0.07 0.02 99.30 20:03:02 20:03:01 3 1.02 0.00 0.55 0.02 0.00 98.42 20:03:02 20:03:01 4 0.28 0.00 0.32 0.10 0.02 99.28 20:03:02 20:03:01 5 0.37 0.00 0.27 0.10 0.00 99.27 20:03:02 20:03:01 6 1.57 0.00 0.37 0.00 0.03 98.03 20:03:02 20:03:01 7 2.50 0.00 0.52 0.00 0.02 96.96 20:03:02 Average: all 4.24 0.00 1.05 1.20 0.02 93.48 20:03:02 Average: 0 4.08 0.00 0.97 1.21 0.03 93.71 20:03:02 Average: 1 4.21 0.00 1.01 0.80 0.02 93.96 20:03:02 Average: 2 4.13 0.00 1.08 1.11 0.02 93.67 20:03:02 Average: 3 4.33 0.00 1.08 1.27 0.02 93.30 20:03:02 Average: 4 4.22 0.00 1.06 1.39 0.04 93.30 20:03:02 Average: 5 4.30 0.00 1.11 0.42 0.02 94.15 20:03:02 Average: 6 4.35 0.00 1.08 3.21 0.03 91.33 20:03:02 Average: 7 4.30 0.00 1.03 0.21 0.03 94.44 20:03:02 20:03:02 20:03:02