Pull request #317 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f324281286f8bf65469e7564aa62693381a1341a+c2b4310d658eb26855889a332446806987507426 (9809ee681221f91e350dcf1b04f3d8403795e1ed) 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-ssh2499335719984270529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8061093247096905024.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-317/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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13637158921628286607.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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10272418594541125040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1092618180196659372.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-317/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-317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12936847618842935636.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15237 in /w/workspace/gexfoundry_device-rest-go_PR-317 [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-317 # 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 Merging remotes/origin/main commit c2b4310d658eb26855889a332446806987507426 into PR head commit f324281286f8bf65469e7564aa62693381a1341a Merge succeeded, producing f324281286f8bf65469e7564aa62693381a1341a Checking out Revision f324281286f8bf65469e7564aa62693381a1341a (PR-317) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f324281286f8bf65469e7564aa62693381a1341a # 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 c2b4310d658eb26855889a332446806987507426 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f324281286f8bf65469e7564aa62693381a1341a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:57 ========================================================= 20:58:57 EdgeX Global Pipelines Version Info 20:58:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:58 ------------------- 20:58:58 stable info: 20:58:58 ------------------- 20:58:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:58 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:58:58 Message: update stable to v1.0.249 20:58:59 ------------------- 20:58:59 experimental info: 20:58:59 ------------------- 20:58:59 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:59 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:58:59 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-317 [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-317 [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-317 [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f324281286f8bf65469e7564aa62693381a1341a [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f324281 [Pipeline] echo 20:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:00 provisioning config files... 20:59:00 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/config40162774932212508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:01 ---> docker-login.sh 20:59:01 nexus3.edgexfoundry.org:10001 20:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:01 Configure a credential helper to remove this warning. See 20:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:01 20:59:01 Login Succeeded 20:59:01 nexus3.edgexfoundry.org:10002 20:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:01 Configure a credential helper to remove this warning. See 20:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:01 20:59:01 Login Succeeded 20:59:01 nexus3.edgexfoundry.org:10003 20:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:01 Configure a credential helper to remove this warning. See 20:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:01 20:59:01 Login Succeeded 20:59:01 nexus3.edgexfoundry.org:10004 20:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:02 Configure a credential helper to remove this warning. See 20:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:02 20:59:02 Login Succeeded 20:59:02 docker.io 20:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:02 Configure a credential helper to remove this warning. See 20:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:02 20:59:02 Login Succeeded 20:59:02 ---> docker-login.sh ends [Pipeline] } 20:59:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:59:02 + git rev-list -1 --merges f324281286f8bf65469e7564aa62693381a1341a~1..f324281286f8bf65469e7564aa62693381a1341a [Pipeline] echo 20:59:02 -----------> git rev-list -1 --merges f324281286f8bf65469e7564aa62693381a1341a~1..f324281286f8bf65469e7564aa62693381a1341a f324281286f8bf65469e7564aa62693381a1341a [false] [Pipeline] sh 20:59:03 + git log --format=format:%s -1 f324281286f8bf65469e7564aa62693381a1341a [Pipeline] echo 20:59:03 ========================================================= 20:59:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:59:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:03 + git log --format=format:%s -1 f324281286f8bf65469e7564aa62693381a1341a [Pipeline] echo 20:59:03 [semverPrep] GIT_COMMIT: f324281286f8bf65469e7564aa62693381a1341a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:59:03 [semverPrep] This is not a build commit. [Pipeline] sh 20:59:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:04 + grep -v github /etc/ssh/ssh_known_hosts 20:59:04 + [ -e /tmp/ssh_known_hosts ] 20:59:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:59:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:59:04 + sudo tee -a /etc/ssh/ssh_known_hosts 20:59:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:04 20:59:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:05 0.1.4: Pulling from edgex-devops/py-git-semver 20:59:05 b85a868b505f: Pulling fs layer 20:59:05 e2be974225ed: Pulling fs layer 20:59:05 339a4e72a1f5: Pulling fs layer 20:59:05 988bab9f4d93: Pulling fs layer 20:59:05 1469e6f7b9e6: Pulling fs layer 20:59:05 eaf3925da568: Pulling fs layer 20:59:05 bab4dde63d76: Pulling fs layer 20:59:05 bde34c3a00c8: Pulling fs layer 20:59:05 b352a97aabf1: Pulling fs layer 20:59:05 4872d77fe225: Pulling fs layer 20:59:05 5851b861e8e6: Pulling fs layer 20:59:05 bab4dde63d76: Waiting 20:59:05 bde34c3a00c8: Waiting 20:59:05 b352a97aabf1: Waiting 20:59:05 4872d77fe225: Waiting 20:59:05 5851b861e8e6: Waiting 20:59:05 988bab9f4d93: Waiting 20:59:05 1469e6f7b9e6: Waiting 20:59:05 eaf3925da568: Waiting 20:59:05 e2be974225ed: Download complete 20:59:05 988bab9f4d93: Verifying Checksum 20:59:05 988bab9f4d93: Download complete 20:59:05 1469e6f7b9e6: Verifying Checksum 20:59:05 1469e6f7b9e6: Download complete 20:59:05 339a4e72a1f5: Verifying Checksum 20:59:05 339a4e72a1f5: Download complete 20:59:05 eaf3925da568: Verifying Checksum 20:59:05 eaf3925da568: Download complete 20:59:05 bde34c3a00c8: Verifying Checksum 20:59:05 bde34c3a00c8: Download complete 20:59:05 b352a97aabf1: Verifying Checksum 20:59:05 b352a97aabf1: Download complete 20:59:05 4872d77fe225: Download complete 20:59:05 5851b861e8e6: Verifying Checksum 20:59:05 5851b861e8e6: Download complete 20:59:05 b85a868b505f: Verifying Checksum 20:59:05 b85a868b505f: Download complete 20:59:05 bab4dde63d76: Verifying Checksum 20:59:05 bab4dde63d76: Download complete 20:59:06 b85a868b505f: Pull complete 20:59:06 e2be974225ed: Pull complete 20:59:07 339a4e72a1f5: Pull complete 20:59:07 988bab9f4d93: Pull complete 20:59:07 1469e6f7b9e6: Pull complete 20:59:07 eaf3925da568: Pull complete 20:59:09 bab4dde63d76: Pull complete 20:59:09 bde34c3a00c8: Pull complete 20:59:09 b352a97aabf1: Pull complete 20:59:09 4872d77fe225: Pull complete 20:59:09 5851b861e8e6: Pull complete 20:59:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:09 prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container 20:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:59:10 $ docker top 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 -eo pid,comm 20:59:10 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). 20:59:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:10 [ssh-agent] Looking for ssh-agent implementation... 20:59:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:11 $ docker exec 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 ssh-agent 20:59:11 SSH_AUTH_SOCK=/tmp/ssh-K3tvpHO0mWMI/agent.32 20:59:11 SSH_AGENT_PID=38 20:59:11 Running ssh-add (command line suppressed) 20:59:11 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-317@tmp/private_key_5682394629810018433.key (/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/private_key_5682394629810018433.key) 20:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:11 + git tag --points-at HEAD [Pipeline] } 20:59:11 $ docker exec --env ******** --env ******** 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 ssh-agent -k 20:59:11 unset SSH_AUTH_SOCK; 20:59:11 unset SSH_AGENT_PID; 20:59:11 echo Agent pid 38 killed; 20:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:59:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:11 [ssh-agent] Looking for ssh-agent implementation... 20:59:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:12 $ docker exec 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 ssh-agent 20:59:12 SSH_AUTH_SOCK=/tmp/ssh-SQ6e54UsXCTP/agent.70 20:59:12 SSH_AGENT_PID=76 20:59:12 Running ssh-add (command line suppressed) 20:59:12 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-317@tmp/private_key_15738752253147642691.key (/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/private_key_15738752253147642691.key) 20:59:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:12 + git semver init 20:59:12 2023-05-11 20:59:12,785 [run_init] DEBUG init version:0.0.0 force:False 20:59:12 2023-05-11 20:59:12,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-317/.semver 20:59:12 2023-05-11 20:59:12,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-317/.semver 20:59:12 2023-05-11 20:59:12,786 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-317/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-317, universal_newlines=False, shell=None, istream=None) 20:59:14 2023-05-11 20:59:14,065 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-317/.git/info/exclude 20:59:14 2023-05-11 20:59:14,066 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-317/.semver/PR-317 with force:False 20:59:14 2023-05-11 20:59:14,066 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-317/.semver/PR-317 20:59:14 2023-05-11 20:59:14,069 [execute] INFO git cat-file --batch-check 20:59:14 2023-05-11 20:59:14,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-317/.semver, universal_newlines=False, shell=None, istream=) 20:59:14 2023-05-11 20:59:14,075 [execute] INFO git cat-file --batch 20:59:14 2023-05-11 20:59:14,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-317/.semver, universal_newlines=False, shell=None, istream=) 20:59:14 2023-05-11 20:59:14,080 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-317/.semver/PR-317 20:59:14 0.0.0 [Pipeline] } 20:59:14 $ docker exec --env ******** --env ******** 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 ssh-agent -k 20:59:14 unset SSH_AUTH_SOCK; 20:59:14 unset SSH_AGENT_PID; 20:59:14 echo Agent pid 76 killed; 20:59:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:14 + git semver [Pipeline] } 20:59:15 $ docker stop --time=1 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 20:59:16 $ docker rm -f --volumes 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:17 Stashed 1 file(s) [Pipeline] echo 20:59:17 [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 20:59:17 provisioning config files... 20:59:17 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/config1746865754642884666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:18 ---> docker-login.sh 20:59:18 nexus3.edgexfoundry.org:10001 20:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:18 Configure a credential helper to remove this warning. See 20:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:18 20:59:18 Login Succeeded 20:59:18 nexus3.edgexfoundry.org:10002 20:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:18 Configure a credential helper to remove this warning. See 20:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:18 20:59:18 Login Succeeded 20:59:18 nexus3.edgexfoundry.org:10003 20:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:18 Configure a credential helper to remove this warning. See 20:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:18 20:59:18 Login Succeeded 20:59:18 nexus3.edgexfoundry.org:10004 20:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:18 Configure a credential helper to remove this warning. See 20:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:18 20:59:18 Login Succeeded 20:59:18 docker.io 20:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:18 Configure a credential helper to remove this warning. See 20:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:18 20:59:18 Login Succeeded 20:59:18 ---> docker-login.sh ends [Pipeline] } 20:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:19 ========================================================= 20:59:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:59:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:19 + 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 . 20:59:19 Sending build context to Docker daemon 10.92MB 20:59:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:59:19 Step 2/12 : FROM ${BASE} AS builder 20:59:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:25 f56be85fc22e: Pulling fs layer 20:59:25 85791d961cd3: Pulling fs layer 20:59:25 d694b5ae8c79: Pulling fs layer 20:59:25 9f32a84ed3da: Pulling fs layer 20:59:25 4d19c01a9841: Pulling fs layer 20:59:25 9325e15d5711: Pulling fs layer 20:59:25 556b6ee489ea: Pulling fs layer 20:59:25 c5a4b2cf53e6: Pulling fs layer 20:59:25 4d19c01a9841: Waiting 20:59:25 9325e15d5711: Waiting 20:59:25 556b6ee489ea: Waiting 20:59:25 c5a4b2cf53e6: Waiting 20:59:25 85791d961cd3: Verifying Checksum 20:59:25 85791d961cd3: Download complete 20:59:25 9f32a84ed3da: Download complete 20:59:25 4d19c01a9841: Verifying Checksum 20:59:25 4d19c01a9841: Download complete 20:59:25 f56be85fc22e: Verifying Checksum 20:59:25 f56be85fc22e: Download complete 20:59:25 9325e15d5711: Verifying Checksum 20:59:25 9325e15d5711: Download complete 20:59:25 f56be85fc22e: Pull complete 20:59:25 85791d961cd3: Pull complete 20:59:25 d694b5ae8c79: Verifying Checksum 20:59:25 d694b5ae8c79: Download complete 20:59:25 c5a4b2cf53e6: Verifying Checksum 20:59:25 c5a4b2cf53e6: Download complete 20:59:25 556b6ee489ea: Verifying Checksum 20:59:25 556b6ee489ea: Download complete 20:59:28 d694b5ae8c79: Pull complete 20:59:28 9f32a84ed3da: Pull complete 20:59:28 4d19c01a9841: Pull complete 20:59:28 9325e15d5711: Pull complete 20:59:30 556b6ee489ea: Pull complete 20:59:31 c5a4b2cf53e6: Pull complete 20:59:31 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:59:31 ---> c4be618373d6 20:59:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:59:32 Still waiting to schedule task 20:59:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:59:33 ---> Running in cd5f21415549 20:59:33 Removing intermediate container cd5f21415549 20:59:33 ---> 970218b62942 20:59:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:33 ---> Running in 5a755494f5b0 20:59:33 Removing intermediate container 5a755494f5b0 20:59:33 ---> ecb190c163cb 20:59:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:59:33 ---> Running in f248e89d6f90 20:59:33 Removing intermediate container f248e89d6f90 20:59:33 ---> f2537c367f7f 20:59:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:59:33 ---> Running in 5e34871be84f 20:59:33 Removing intermediate container 5e34871be84f 20:59:33 ---> 70ef8a367bc9 20:59:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:33 ---> Running in e7968ee88022 20:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:34 (1/4) Installing openssh-keygen (9.1_p1-r2) 20:59:34 (2/4) Installing libedit (20221030.3.1-r0) 20:59:34 (3/4) Installing openssh-client-common (9.1_p1-r2) 20:59:34 (4/4) Installing openssh-client-default (9.1_p1-r2) 20:59:34 Executing busybox-1.35.0-r29.trigger 20:59:34 OK: 269 MiB in 57 packages 20:59:34 Removing intermediate container e7968ee88022 20:59:34 ---> 0880fb124b9d 20:59:34 Step 8/12 : WORKDIR /device-rest-go 20:59:34 ---> Running in b9c1b0b078b0 20:59:34 Removing intermediate container b9c1b0b078b0 20:59:34 ---> 77f0fe79ed75 20:59:34 Step 9/12 : COPY go.mod vendor* ./ 20:59:34 ---> bc016fe3c4bd 20:59:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:34 ---> Running in c98a098bc969 21:00:13 Removing intermediate container c98a098bc969 21:00:13 ---> b3112fc2fdf4 21:00:13 Step 11/12 : COPY . . 21:00:13 ---> 9c569d571bf8 21:00:13 Step 12/12 : RUN $MAKE 21:00:13 ---> Running in 7e6a8364c3e0 21:00:13 noop 21:00:14 Removing intermediate container 7e6a8364c3e0 21:00:14 ---> 0e1f0c815127 21:00:14 Successfully built 0e1f0c815127 21:00:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:14 + docker inspect -f . ci-base-image-x86_64 21:00:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:14 prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container 21:00:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:15 $ docker top ee51ab0268f776114ea2d8c429c8b1382722aa5bbef9e1bd40c97c98f0c8be4f -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:15 + go version 21:00:15 go version go1.20.2 linux/amd64 [Pipeline] } 21:00:15 $ docker stop --time=1 ee51ab0268f776114ea2d8c429c8b1382722aa5bbef9e1bd40c97c98f0c8be4f 21:00:16 $ docker rm -f --volumes ee51ab0268f776114ea2d8c429c8b1382722aa5bbef9e1bd40c97c98f0c8be4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:17 + docker inspect -f . ci-base-image-x86_64 21:00:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:17 prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container 21:00:17 $ 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-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:17 $ docker top 592fe6b5e0911ab7333e5f5e26ac418c322e98381d28b65bb286a644d41bae48 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-317 [Pipeline] fileExists [Pipeline] sh 21:00:18 + make test 21:00:18 go test ./... -coverprofile=coverage.out ./... 21:00:24 ? github.com/edgexfoundry/device-rest-go [no test files] 21:00:33 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:00:33 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 32.2% of statements 21:00:40 go vet ./... 21:00:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:44 ./bin/test-attribution-txt.sh [Pipeline] echo 21:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:00:44 $ docker stop --time=1 592fe6b5e0911ab7333e5f5e26ac418c322e98381d28b65bb286a644d41bae48 21:00:45 $ docker rm -f --volumes 592fe6b5e0911ab7333e5f5e26ac418c322e98381d28b65bb286a644d41bae48 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:00:47 + ls -al . 21:00:47 total 184 21:00:47 drwxrwxr-x 9 jenkins jenkins 4096 May 11 21:00 . 21:00:47 drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:58 .. 21:00:47 -rw-rw-r-- 1 jenkins jenkins 151 May 11 20:58 .dockerignore 21:00:47 drwxrwxr-x 8 jenkins jenkins 4096 May 11 20:59 .git 21:00:47 drwxrwxr-x 3 jenkins jenkins 4096 May 11 20:58 .github 21:00:47 -rw-rw-r-- 1 jenkins jenkins 329 May 11 20:58 .gitignore 21:00:47 -rw-rw-r-- 1 jenkins jenkins 41 May 11 20:58 .golangci.yml 21:00:47 drwxr-xr-x 3 jenkins jenkins 4096 May 11 20:59 .semver 21:00:47 -rw-rw-r-- 1 jenkins jenkins 9331 May 11 20:58 Attribution.txt 21:00:47 -rw-rw-r-- 1 jenkins jenkins 13085 May 11 20:58 CHANGELOG.md 21:00:47 -rw-rw-r-- 1 jenkins jenkins 1578 May 11 20:58 Dockerfile 21:00:47 -rw-rw-r-- 1 jenkins jenkins 677 May 11 20:58 GOVERNANCE.md 21:00:47 -rw-rw-r-- 1 jenkins jenkins 680 May 11 20:58 Jenkinsfile 21:00:47 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 20:58 LICENSE 21:00:47 -rw-rw-r-- 1 jenkins jenkins 1779 May 11 20:58 Makefile 21:00:47 -rw-rw-r-- 1 jenkins jenkins 620 May 11 20:58 OWNERS.md 21:00:47 -rw-rw-r-- 1 jenkins jenkins 15827 May 11 20:58 README.md 21:00:47 -rw-rw-r-- 1 jenkins jenkins 5 May 11 20:59 VERSION 21:00:47 drwxrwxr-x 2 jenkins jenkins 4096 May 11 20:58 bin 21:00:47 drwxrwxr-x 3 jenkins jenkins 4096 May 11 20:58 cmd 21:00:47 -rw-r--r-- 1 jenkins jenkins 14663 May 11 21:00 coverage.out 21:00:47 drwxrwxr-x 2 jenkins jenkins 4096 May 11 20:58 driver 21:00:47 -rw-rw-r-- 1 jenkins jenkins 3402 May 11 20:58 go.mod 21:00:47 -rw-rw-r-- 1 jenkins jenkins 31328 May 11 20:58 go.sum 21:00:47 drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:58 snap 21:00:47 -rw-rw-r-- 1 jenkins jenkins 713 May 11 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:47 + 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=f324281286f8bf65469e7564aa62693381a1341a --label arch=amd64 --label version=0.0.0 . 21:00:47 Sending build context to Docker daemon 10.94MB 21:00:47 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:00:47 Step 2/25 : FROM ${BASE} AS builder 21:00:47 ---> 0e1f0c815127 21:00:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:00:47 ---> Running in 1c3c7fa63cd6 21:00:48 Removing intermediate container 1c3c7fa63cd6 21:00:48 ---> b1bb5195578d 21:00:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:48 ---> Running in 57c9519e2593 21:00:48 Removing intermediate container 57c9519e2593 21:00:48 ---> adcde1494883 21:00:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:00:48 ---> Running in 784bd2ad9072 21:00:48 Removing intermediate container 784bd2ad9072 21:00:48 ---> 9ebbc45cc020 21:00:48 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:00:48 ---> Running in 4fd17d2daa3d 21:00:48 Removing intermediate container 4fd17d2daa3d 21:00:48 ---> f551a8a88181 21:00:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:48 ---> Running in 24211716d613 21:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:00:49 OK: 269 MiB in 57 packages 21:00:49 Removing intermediate container 24211716d613 21:00:49 ---> 922ff0edff38 21:00:49 Step 8/25 : WORKDIR /device-rest-go 21:00:49 ---> Running in 7271c8c3f785 21:00:49 Removing intermediate container 7271c8c3f785 21:00:49 ---> 5fccafff1377 21:00:49 Step 9/25 : COPY go.mod vendor* ./ 21:00:49 ---> d25690cbbd80 21:00:49 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:49 ---> Running in 4f9d0a59fb46 21:00:50 Removing intermediate container 4f9d0a59fb46 21:00:50 ---> 18dbb9c18220 21:00:50 Step 11/25 : COPY . . 21:00:50 ---> ed0f7da7f78b 21:00:50 Step 12/25 : RUN $MAKE 21:00:50 ---> Running in 5c40f57b52b8 21:00:51 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 21:01:09 Removing intermediate container 5c40f57b52b8 21:01:09 ---> 00ea66b12f52 21:01:09 Step 13/25 : FROM alpine:3.17 21:01:09 3.17: Pulling from library/alpine 21:01:09 f56be85fc22e: Already exists 21:01:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:01:09 Status: Downloaded newer image for alpine:3.17 21:01:09 ---> 9ed4aefc74f6 21:01:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:01:09 ---> Running in 2273d9454087 21:01:09 Removing intermediate container 2273d9454087 21:01:09 ---> df88769ae4c4 21:01:09 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:01:09 ---> Running in ecf3c3d34b3c 21:01:09 Removing intermediate container ecf3c3d34b3c 21:01:09 ---> 7243b79ac1d8 21:01:09 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:01:09 ---> Running in 1ea9d7437e7a 21:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:09 (1/1) Installing dumb-init (1.2.5-r2) 21:01:09 Executing busybox-1.35.0-r29.trigger 21:01:09 OK: 7 MiB in 16 packages 21:01:09 Removing intermediate container 1ea9d7437e7a 21:01:09 ---> 3fa614c7a03e 21:01:09 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:01:09 ---> cd3ae6fb61df 21:01:09 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:01:09 ---> 4109ae280526 21:01:09 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:01:10 ---> cd226c937074 21:01:10 Step 20/25 : EXPOSE 59986 21:01:10 ---> Running in f18e004227e4 21:01:10 Removing intermediate container f18e004227e4 21:01:10 ---> 9a19be9581a3 21:01:10 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:01:10 ---> Running in 4d346fd99c53 21:01:10 Removing intermediate container 4d346fd99c53 21:01:10 ---> 6e93d524c640 21:01:10 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:01:10 ---> Running in c036fefd6b33 21:01:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15238 in /w/workspace/gexfoundry_device-rest-go_PR-317 [Pipeline] { [Pipeline] ws 21:01:10 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 21:01:10 Removing intermediate container c036fefd6b33 21:01:10 ---> 8f698f2a6ccd 21:01:10 Step 23/25 : LABEL arch=amd64 21:01:10 ---> Running in 25866f7f7b1b 21:01:10 Removing intermediate container 25866f7f7b1b 21:01:10 ---> 18ed474f48b6 21:01:10 Step 24/25 : LABEL git_sha=f324281286f8bf65469e7564aa62693381a1341a 21:01:10 ---> Running in 0df7028b368a 21:01:10 The recommended git tool is: git 21:01:10 Removing intermediate container 0df7028b368a 21:01:10 ---> bdb7dab888e2 21:01:10 Step 25/25 : LABEL version=0.0.0 21:01:10 ---> Running in b1e959736566 21:01:10 Removing intermediate container b1e959736566 21:01:10 ---> 86547bf45ec0 21:01:10 [Warning] One or more build-args [ARCH] were not consumed 21:01:10 Successfully built 86547bf45ec0 21:01:10 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 21:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:11 21:01:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:11 latest: Pulling from edgex-lftools-log-publisher 21:01:11 5eb5b503b376: Pulling fs layer 21:01:11 5c69ac0246d0: Pulling fs layer 21:01:11 ec43610c2a17: Pulling fs layer 21:01:11 3a2ae6a8a46f: Pulling fs layer 21:01:11 33b1e0a273af: Pulling fs layer 21:01:11 5d3b04190fa2: Pulling fs layer 21:01:11 2f39f015ded8: Pulling fs layer 21:01:11 33b1e0a273af: Waiting 21:01:11 3a2ae6a8a46f: Waiting 21:01:11 5d3b04190fa2: Waiting 21:01:11 2f39f015ded8: Waiting 21:01:11 5c69ac0246d0: Verifying Checksum 21:01:11 5c69ac0246d0: Download complete 21:01:11 3a2ae6a8a46f: Verifying Checksum 21:01:11 3a2ae6a8a46f: Download complete 21:01:11 33b1e0a273af: Verifying Checksum 21:01:11 33b1e0a273af: Download complete 21:01:11 5d3b04190fa2: Verifying Checksum 21:01:11 5d3b04190fa2: Download complete 21:01:11 ec43610c2a17: Verifying Checksum 21:01:11 ec43610c2a17: Download complete 21:01:12 5eb5b503b376: Verifying Checksum 21:01:12 5eb5b503b376: Download complete 21:01:12 2f39f015ded8: Download complete 21:01:13 5eb5b503b376: Pull complete 21:01:13 5c69ac0246d0: Pull complete 21:01:13 ec43610c2a17: Pull complete 21:01:13 3a2ae6a8a46f: Pull complete 21:01:14 33b1e0a273af: Pull complete 21:01:14 5d3b04190fa2: Pull complete 21:01:16 using credential edgex-jenkins-ssh 21:01:16 Cloning the remote Git repository 21:01:16 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:01:16 > git init /w/workspace/device-rest-go/1 # timeout=10 21:01:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:01:16 > git --version # timeout=10 21:01:16 > git --version # 'git version 2.25.1' 21:01:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:18 2f39f015ded8: Pull complete 21:01:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:18 prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container 21:01:18 $ 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-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@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 21:01:19 $ docker top 420329a7107e38bc96db3fc794551952174934a7fa277aa315a2331a8b4a2667 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:20 ---> job-cost.sh 21:01:20 lf-activate-venv: SKIPPING 21:01:20 INFO: No Stack... 21:01:20 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:01:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:01:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:01:20 Merging remotes/origin/main commit c2b4310d658eb26855889a332446806987507426 into PR head commit f324281286f8bf65469e7564aa62693381a1341a 21:01:21 Merge succeeded, producing f324281286f8bf65469e7564aa62693381a1341a 21:01:21 Checking out Revision f324281286f8bf65469e7564aa62693381a1341a (PR-317) 21:01:21 INFO: Archiving Costs [Pipeline] sh 21:01:21 + cut -d, -f6 21:01:21 + cat /w/workspace/gexfoundry_device-rest-go_PR-317/archives/cost.csv [Pipeline] lock 21:01:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] 21:01:21 Resource [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] did not exist. Created. 21:01:21 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash 21:01:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] sh 21:01:21 > git --version # timeout=10 21:01:21 > git --version # 'git version 2.25.1' 21:01:21 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:01:21 + echo total: 0.2199999988079071 [Pipeline] stash 21:01:21 Stashed 1 file(s) [Pipeline] } 21:01:21 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:22 $ docker stop --time=1 420329a7107e38bc96db3fc794551952174934a7fa277aa315a2331a8b4a2667 21:01:22 21:01:22 GitHub has been notified of this commit’s build result 21:01:22 21:01:20 > git config core.sparsecheckout # timeout=10 21:01:20 > git checkout -f f324281286f8bf65469e7564aa62693381a1341a # timeout=10 21:01:20 > git remote # timeout=10 21:01:20 > git config --get remote.origin.url # timeout=10 21:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:21 > git merge c2b4310d658eb26855889a332446806987507426 # timeout=10 21:01:21 > git rev-parse HEAD^{commit} # timeout=10 21:01:21 > git config core.sparsecheckout # timeout=10 21:01:21 > git checkout -f f324281286f8bf65469e7564aa62693381a1341a # timeout=10 21:01:23 $ docker rm -f --volumes 420329a7107e38bc96db3fc794551952174934a7fa277aa315a2331a8b4a2667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:01:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:24 Dload Upload Total Spent Left Speed 21:01:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 21:01:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:01:25 + sudo tee /etc/docker/daemon.new 21:01:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:01:25 { 21:01:25 "registry-mirrors": [ 21:01:25 "https://nexus3.edgexfoundry.org:10001" 21:01:25 ], 21:01:25 "bip": "10.250.0.254/24", 21:01:25 "hosts": [ 21:01:25 "tcp://0.0.0.0:5555", 21:01:25 "unix:///var/run/docker.sock" 21:01:25 ], 21:01:25 "mtu": 1458, 21:01:25 "selinux-enabled": true, 21:01:25 "seccomp-profile": "/etc/docker/seccomp.json" 21:01:25 } [Pipeline] sh 21:01:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:01:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:44 provisioning config files... 21:01:44 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config17248280283419244993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:44 ---> docker-login.sh 21:01:44 nexus3.edgexfoundry.org:10001 21:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:45 Configure a credential helper to remove this warning. See 21:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:45 21:01:45 Login Succeeded 21:01:45 nexus3.edgexfoundry.org:10002 21:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:45 Configure a credential helper to remove this warning. See 21:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:45 21:01:45 Login Succeeded 21:01:45 nexus3.edgexfoundry.org:10003 21:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:45 Configure a credential helper to remove this warning. See 21:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:45 21:01:45 Login Succeeded 21:01:45 nexus3.edgexfoundry.org:10004 21:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:46 Configure a credential helper to remove this warning. See 21:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:46 21:01:46 Login Succeeded 21:01:46 docker.io 21:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:46 Configure a credential helper to remove this warning. See 21:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:46 21:01:46 Login Succeeded 21:01:46 ---> docker-login.sh ends [Pipeline] } 21:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:47 ========================================================= 21:01:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:01:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:47 + 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 . 21:01:47 Sending build context to Docker daemon 139.3kB 21:01:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:01:47 Step 2/12 : FROM ${BASE} AS builder 21:01:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:47 c41833b44d91: Pulling fs layer 21:01:47 ed15518f5707: Pulling fs layer 21:01:47 feae8fd75edb: Pulling fs layer 21:01:47 242c74f7c9fa: Pulling fs layer 21:01:47 3cdef696dda3: Pulling fs layer 21:01:47 2ced38df9373: Pulling fs layer 21:01:47 58f1dce35555: Pulling fs layer 21:01:47 242c74f7c9fa: Waiting 21:01:47 3cdef696dda3: Waiting 21:01:47 58f1dce35555: Waiting 21:01:47 2ced38df9373: Waiting 21:01:48 ed15518f5707: Verifying Checksum 21:01:48 ed15518f5707: Download complete 21:01:48 242c74f7c9fa: Verifying Checksum 21:01:48 242c74f7c9fa: Download complete 21:01:48 3cdef696dda3: Download complete 21:01:48 c41833b44d91: Verifying Checksum 21:01:48 c41833b44d91: Download complete 21:01:49 c41833b44d91: Pull complete 21:01:49 58f1dce35555: Verifying Checksum 21:01:49 58f1dce35555: Download complete 21:01:49 ed15518f5707: Pull complete 21:01:50 feae8fd75edb: Verifying Checksum 21:01:50 feae8fd75edb: Download complete 21:01:50 2ced38df9373: Download complete 21:02:03 feae8fd75edb: Pull complete 21:02:03 242c74f7c9fa: Pull complete 21:02:03 3cdef696dda3: Pull complete 21:02:09 2ced38df9373: Pull complete 21:02:11 58f1dce35555: Pull complete 21:02:11 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:02:11 ---> fadd8f120f05 21:02:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:02:13 ---> Running in 73f3bfba1de1 21:02:13 Removing intermediate container 73f3bfba1de1 21:02:13 ---> 2730699a7d01 21:02:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:02:13 ---> Running in b144295bbbe2 21:02:13 Removing intermediate container b144295bbbe2 21:02:13 ---> 5d7dcee6e11c 21:02:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:02:13 ---> Running in 1e52b6ba742d 21:02:14 Removing intermediate container 1e52b6ba742d 21:02:14 ---> adaa4c29a486 21:02:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:02:14 ---> Running in d69cd065d41d 21:02:14 Removing intermediate container d69cd065d41d 21:02:14 ---> ba02c9e0cebe 21:02:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:14 ---> Running in 87217e853e5d 21:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:02:17 (1/4) Installing openssh-keygen (9.1_p1-r2) 21:02:17 (2/4) Installing libedit (20221030.3.1-r0) 21:02:17 (3/4) Installing openssh-client-common (9.1_p1-r2) 21:02:17 (4/4) Installing openssh-client-default (9.1_p1-r2) 21:02:17 Executing busybox-1.35.0-r29.trigger 21:02:17 OK: 268 MiB in 57 packages 21:02:18 Removing intermediate container 87217e853e5d 21:02:18 ---> abd4afc255e8 21:02:18 Step 8/12 : WORKDIR /device-rest-go 21:02:18 ---> Running in e3dfaceee57b 21:02:18 Removing intermediate container e3dfaceee57b 21:02:18 ---> 4b58e4c30b87 21:02:18 Step 9/12 : COPY go.mod vendor* ./ 21:02:19 ---> 6c14a4790a5f 21:02:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:19 ---> Running in 2f8b54e888f6 21:03:27 Removing intermediate container 2f8b54e888f6 21:03:27 ---> f260a57c4b86 21:03:27 Step 11/12 : COPY . . 21:03:27 ---> 12d847c6437b 21:03:27 Step 12/12 : RUN $MAKE 21:03:27 ---> Running in f0e242cb4764 21:03:27 noop 21:03:27 Removing intermediate container f0e242cb4764 21:03:27 ---> a5b72f1ab4d0 21:03:27 Successfully built a5b72f1ab4d0 21:03:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:27 + docker inspect -f . ci-base-image-arm64 21:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:28 prd-ubuntu20.04-docker-arm64-4c-16g-15238 does not seem to be running inside a container 21:03:28 $ 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 21:03:29 $ docker top 85a34783788da449574d4dd7da48bf37b43ab6d10ef8b7cfe6828b3e31b3e2ce -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:30 + go version 21:03:30 go version go1.20.2 linux/arm64 [Pipeline] } 21:03:30 $ docker stop --time=1 85a34783788da449574d4dd7da48bf37b43ab6d10ef8b7cfe6828b3e31b3e2ce 21:03:31 $ docker rm -f --volumes 85a34783788da449574d4dd7da48bf37b43ab6d10ef8b7cfe6828b3e31b3e2ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:32 + docker inspect -f . ci-base-image-arm64 21:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:32 prd-ubuntu20.04-docker-arm64-4c-16g-15238 does not seem to be running inside a container 21:03:32 $ 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 21:03:34 $ docker top 1dd9d05ab8d8b3a55627e9e11088b9f8156cf667782bfbd82fb2933adc460b6d -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:34 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:03:35 + make test 21:03:35 go test ./... -coverprofile=coverage.out ./... 21:04:07 ? github.com/edgexfoundry/device-rest-go [no test files] 21:05:58 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:06:00 ok github.com/edgexfoundry/device-rest-go/driver 0.113s coverage: 32.2% of statements 21:06:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:06:01 go vet ./... 21:06:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:06:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:06:33 ./bin/test-attribution-txt.sh [Pipeline] echo 21:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:06:33 $ docker stop --time=1 1dd9d05ab8d8b3a55627e9e11088b9f8156cf667782bfbd82fb2933adc460b6d 21:06:35 $ docker rm -f --volumes 1dd9d05ab8d8b3a55627e9e11088b9f8156cf667782bfbd82fb2933adc460b6d [Pipeline] // withDockerContainer [Pipeline] sh 21:06:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:06:36 Warning: overwriting stash ‘coverage-report’ 21:06:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:06:38 + ls -al . 21:06:38 total 180 21:06:38 drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:03 . 21:06:38 drwxrwxr-x 4 jenkins jenkins 4096 May 11 21:01 .. 21:06:38 -rw-rw-r-- 1 jenkins jenkins 151 May 11 21:01 .dockerignore 21:06:38 drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:01 .git 21:06:38 drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:01 .github 21:06:38 -rw-rw-r-- 1 jenkins jenkins 329 May 11 21:01 .gitignore 21:06:38 -rw-rw-r-- 1 jenkins jenkins 41 May 11 21:01 .golangci.yml 21:06:38 -rw-rw-r-- 1 jenkins jenkins 9331 May 11 21:01 Attribution.txt 21:06:38 -rw-rw-r-- 1 jenkins jenkins 13085 May 11 21:01 CHANGELOG.md 21:06:38 -rw-rw-r-- 1 jenkins jenkins 1578 May 11 21:01 Dockerfile 21:06:38 -rw-rw-r-- 1 jenkins jenkins 677 May 11 21:01 GOVERNANCE.md 21:06:38 -rw-rw-r-- 1 jenkins jenkins 680 May 11 21:01 Jenkinsfile 21:06:38 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 21:01 LICENSE 21:06:38 -rw-rw-r-- 1 jenkins jenkins 1779 May 11 21:01 Makefile 21:06:38 -rw-rw-r-- 1 jenkins jenkins 620 May 11 21:01 OWNERS.md 21:06:38 -rw-rw-r-- 1 jenkins jenkins 15827 May 11 21:01 README.md 21:06:38 -rw-rw-r-- 1 jenkins jenkins 5 May 11 20:59 VERSION 21:06:38 drwxrwxr-x 2 jenkins jenkins 4096 May 11 21:01 bin 21:06:38 drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:01 cmd 21:06:38 -rw-r--r-- 1 jenkins jenkins 14663 May 11 21:06 coverage.out 21:06:38 drwxrwxr-x 2 jenkins jenkins 4096 May 11 21:01 driver 21:06:38 -rw-rw-r-- 1 jenkins jenkins 3402 May 11 21:01 go.mod 21:06:38 -rw-rw-r-- 1 jenkins jenkins 31328 May 11 21:01 go.sum 21:06:38 drwxrwxr-x 4 jenkins jenkins 4096 May 11 21:01 snap 21:06:38 -rw-rw-r-- 1 jenkins jenkins 713 May 11 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:38 + 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=f324281286f8bf65469e7564aa62693381a1341a --label arch=arm64 --label version=0.0.0 . 21:06:38 Sending build context to Docker daemon 154.6kB 21:06:38 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:06:38 Step 2/25 : FROM ${BASE} AS builder 21:06:38 ---> a5b72f1ab4d0 21:06:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:06:39 ---> Running in be34692a62c9 21:06:39 Removing intermediate container be34692a62c9 21:06:39 ---> 3f4756ab2439 21:06:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:39 ---> Running in 0b75cc7d8f67 21:06:40 Removing intermediate container 0b75cc7d8f67 21:06:40 ---> f0847069f560 21:06:40 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:06:40 ---> Running in 90488cfe13a3 21:06:40 Removing intermediate container 90488cfe13a3 21:06:40 ---> bb3678e3b0ed 21:06:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:06:40 ---> Running in d2efa9fcc62c 21:06:40 Removing intermediate container d2efa9fcc62c 21:06:40 ---> cd1d59cf8578 21:06:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:41 ---> Running in 37a8d39b4f96 21:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:06:43 OK: 268 MiB in 57 packages 21:06:44 Removing intermediate container 37a8d39b4f96 21:06:44 ---> 4d85fbe5c573 21:06:44 Step 8/25 : WORKDIR /device-rest-go 21:06:44 ---> Running in 9c72ccf77f98 21:06:44 Removing intermediate container 9c72ccf77f98 21:06:44 ---> fde8c84cbdab 21:06:44 Step 9/25 : COPY go.mod vendor* ./ 21:06:45 ---> d95da114d6b5 21:06:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:45 ---> Running in b70af9c1b259 21:06:47 Removing intermediate container b70af9c1b259 21:06:47 ---> 94544d6b54a0 21:06:47 Step 11/25 : COPY . . 21:06:48 ---> 03b0ee47ebbb 21:06:48 Step 12/25 : RUN $MAKE 21:06:48 ---> Running in fd3c8d125c1e 21:06:49 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 21:08:56 Removing intermediate container fd3c8d125c1e 21:08:56 ---> 58082e919216 21:08:56 Step 13/25 : FROM alpine:3.17 21:08:56 3.17: Pulling from library/alpine 21:08:56 c41833b44d91: Already exists 21:08:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:08:56 Status: Downloaded newer image for alpine:3.17 21:08:56 ---> 51e60588ff2c 21:08:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:08:56 ---> Running in 131453dbec17 21:08:56 Removing intermediate container 131453dbec17 21:08:56 ---> 853ae5ac4af5 21:08:56 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:08:56 ---> Running in 79433aca32e4 21:08:57 Removing intermediate container 79433aca32e4 21:08:57 ---> 46922f4f8b40 21:08:57 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:08:57 ---> Running in 797b9029db22 21:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:08:59 (1/1) Installing dumb-init (1.2.5-r2) 21:08:59 Executing busybox-1.35.0-r29.trigger 21:08:59 OK: 8 MiB in 16 packages 21:09:00 Removing intermediate container 797b9029db22 21:09:00 ---> e82222bff413 21:09:00 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:09:01 ---> 747b2ced5b08 21:09:01 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:09:02 ---> 34eec29aa5bb 21:09:02 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:09:02 ---> ca4acf7a202c 21:09:02 Step 20/25 : EXPOSE 59986 21:09:02 ---> Running in bcc1503c9682 21:09:03 Removing intermediate container bcc1503c9682 21:09:03 ---> 54b88299f46c 21:09:03 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:09:03 ---> Running in d13b44cd574c 21:09:03 Removing intermediate container d13b44cd574c 21:09:03 ---> 74afa5838746 21:09:03 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:09:03 ---> Running in 12ad82a87e06 21:09:03 Removing intermediate container 12ad82a87e06 21:09:03 ---> 815c64aadd04 21:09:03 Step 23/25 : LABEL arch=arm64 21:09:03 ---> Running in 6650feb764d1 21:09:04 Removing intermediate container 6650feb764d1 21:09:04 ---> ceda1de1a551 21:09:04 Step 24/25 : LABEL git_sha=f324281286f8bf65469e7564aa62693381a1341a 21:09:04 ---> Running in 3731496813bb 21:09:04 Removing intermediate container 3731496813bb 21:09:04 ---> fb00c20dac69 21:09:04 Step 25/25 : LABEL version=0.0.0 21:09:04 ---> Running in 87f5ea7f65b0 21:09:04 Removing intermediate container 87f5ea7f65b0 21:09:04 ---> 52ea932faa55 21:09:04 [Warning] One or more build-args [ARCH] were not consumed 21:09:04 Successfully built 52ea932faa55 21:09:04 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 21:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:05 21:09:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:06 arm64: Pulling from edgex-lftools-log-publisher 21:09:06 8998bd30e6a1: Pulling fs layer 21:09:06 04944245beec: Pulling fs layer 21:09:06 699f458cf7ca: Pulling fs layer 21:09:06 765212b225bb: Pulling fs layer 21:09:06 f23df028b6ca: Pulling fs layer 21:09:06 d65c8cfc05b1: Pulling fs layer 21:09:06 2437ff75d9bd: Pulling fs layer 21:09:06 f23df028b6ca: Waiting 21:09:06 2437ff75d9bd: Waiting 21:09:06 d65c8cfc05b1: Waiting 21:09:06 765212b225bb: Waiting 21:09:06 04944245beec: Verifying Checksum 21:09:06 04944245beec: Download complete 21:09:06 765212b225bb: Verifying Checksum 21:09:06 765212b225bb: Download complete 21:09:06 f23df028b6ca: Verifying Checksum 21:09:06 f23df028b6ca: Download complete 21:09:06 d65c8cfc05b1: Verifying Checksum 21:09:06 d65c8cfc05b1: Download complete 21:09:06 699f458cf7ca: Verifying Checksum 21:09:06 699f458cf7ca: Download complete 21:09:07 8998bd30e6a1: Verifying Checksum 21:09:07 8998bd30e6a1: Download complete 21:09:09 2437ff75d9bd: Verifying Checksum 21:09:09 2437ff75d9bd: Download complete 21:09:11 8998bd30e6a1: Pull complete 21:09:11 04944245beec: Pull complete 21:09:12 699f458cf7ca: Pull complete 21:09:12 765212b225bb: Pull complete 21:09:13 f23df028b6ca: Pull complete 21:09:13 d65c8cfc05b1: Pull complete 21:09:25 2437ff75d9bd: Pull complete 21:09:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:26 prd-ubuntu20.04-docker-arm64-4c-16g-15238 does not seem to be running inside a container 21:09:26 $ 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 21:09:28 $ docker top 69880b8d52999145a1f64a20a3705df7cbbaa181556fee6465f9277dca776169 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:29 ---> job-cost.sh 21:09:29 lf-activate-venv: SKIPPING 21:09:29 INFO: No Stack... 21:09:30 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:30 INFO: Archiving Costs [Pipeline] sh 21:09:31 + cut -d, -f6 21:09:31 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 21:09:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] 21:09:31 Resource [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] did not exist. Created. 21:09:31 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:32 /w/workspace/device-rest-go/1@tmp/durable-e2c5bf7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:32 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:32 Warning: overwriting stash ‘stack-cost’ 21:09:32 Stashed 1 file(s) [Pipeline] } 21:09:32 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:32 $ docker stop --time=1 69880b8d52999145a1f64a20a3705df7cbbaa181556fee6465f9277dca776169 21:09:37 $ docker rm -f --volumes 69880b8d52999145a1f64a20a3705df7cbbaa181556fee6465f9277dca776169 [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 21:09:38 provisioning config files... 21:09:38 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/config9674107346528130261tmp [Pipeline] { [Pipeline] sh 21:09:38 + set +x 21:09:38 + curl -s https://codecov.io/bash 21:09:38 + bash -s -- 21:09:38 21:09:38 _____ _ 21:09:38 / ____| | | 21:09:38 | | ___ __| | ___ ___ _____ __ 21:09:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:38 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:38 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:38 Bash-1.0.6 21:09:38 21:09:38 21:09:38 ==> git version 2.25.1 found 21:09:38 ==> 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 21:09:38 Release-Date: 2020-01-08 21:09:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:09:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:09:38 ==> Jenkins CI detected. 21:09:38 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-317 21:09:38 project root: . 21:09:38 --> token set from env 21:09:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:38 ==> Running gcov in . (disable via -X gcov) 21:09:38 ==> Python coveragepy not found 21:09:38 ==> Searching for coverage reports in: 21:09:38 + . 21:09:38 -> Found 1 reports 21:09:38 ==> Detecting git/mercurial file structure 21:09:38 ==> Reading reports 21:09:38 + ./coverage.out bytes=14663 21:09:38 ==> Appending adjustments 21:09:38 https://docs.codecov.io/docs/fixing-reports 21:09:38 + Found adjustments 21:09:38 ==> Gzipping contents 21:09:38 4.0K /tmp/codecov.rTIBG5.gz 21:09:38 ==> Uploading reports 21:09:38 url: https://codecov.io 21:09:38 query: branch=PR-317&commit=f324281286f8bf65469e7564aa62693381a1341a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=317&job=&cmd_args= 21:09:38 -> Pinging Codecov 21:09:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-317&commit=f324281286f8bf65469e7564aa62693381a1341a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=317&job=&cmd_args= 21:09:38 -> Uploading to 21:09:38 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/4E5D53B4F1F92C436F7061BF334D961C/f324281286f8bf65469e7564aa62693381a1341a/6b9cb3ca-5cf0-40c9-b578-a9283475107d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T210938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f1b5c8e1cac207b1790ab39dcb7ebc924113269a3a773cad27dcfba4edfefb9 21:09:38 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:38 Dload Upload Total Spent Left Speed 21:09:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11057 --:--:-- --:--:-- --:--:-- 11057 21:09:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f324281286f8bf65469e7564aa62693381a1341a [Pipeline] } 21:09:39 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 21:09:41 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-317/archives ] 21:09:41 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-317/archives 21:09:41 total 16 21:09:41 drwxr-xr-x 3 root root 4096 May 11 21:01 . 21:09:41 drwxrwxr-x 10 jenkins jenkins 4096 May 11 21:01 .. 21:09:41 drwxr-xr-x 2 root root 4096 May 11 21:01 cost 21:09:41 -rw-r--r-- 1 root root 86 May 11 21:01 cost.csv 21:09:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-317/archives 21:09:41 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-317/archives 21:09:41 total 16 21:09:41 drwxr-xr-x 3 jenkins jenkins 4096 May 11 21:01 . 21:09:41 drwxrwxr-x 10 jenkins jenkins 4096 May 11 21:01 .. 21:09:41 drwxr-xr-x 2 jenkins jenkins 4096 May 11 21:01 cost 21:09:41 -rw-r--r-- 1 jenkins jenkins 86 May 11 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:09:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:42 ---> package-listing.sh 21:09:42 ++ facter osfamily 21:09:42 ++ tr '[:upper:]' '[:lower:]' 21:09:42 + OS_FAMILY=debian 21:09:42 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-317 21:09:42 + START_PACKAGES=/tmp/packages_start.txt 21:09:42 + END_PACKAGES=/tmp/packages_end.txt 21:09:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:42 + PACKAGES=/tmp/packages_start.txt 21:09:42 + '[' /w/workspace/gexfoundry_device-rest-go_PR-317 ']' 21:09:42 + PACKAGES=/tmp/packages_end.txt 21:09:42 + case "${OS_FAMILY}" in 21:09:42 + dpkg -l 21:09:42 + grep '^ii' 21:09:42 + '[' -f /tmp/packages_start.txt ']' 21:09:42 + '[' -f /tmp/packages_end.txt ']' 21:09:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:42 + '[' /w/workspace/gexfoundry_device-rest-go_PR-317 ']' 21:09:42 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-317/archives/ 21:09:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-317/archives/ [Pipeline] echo 21:09:42 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-317/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:43 prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container 21:09:43 $ 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-317/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-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:43 $ docker top 8031522fc00030f979dd76cd5ce257c0ca1fbeeeab60595a5685236ac7478b00 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:43 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:44 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:44 + ls /var/log/sa-host 21:09:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:44 provisioning config files... 21:09:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/config12255365225459008259tmp [Pipeline] { [Pipeline] echo 21:09:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:45 ---> create-netrc.sh [Pipeline] } 21:09:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:45 ---> python-tools-install.sh [Pipeline] echo 21:09:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:45 ---> sudo-logs.sh 21:09:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:46 ---> job-cost.sh 21:09:46 lf-activate-venv: SKIPPING 21:09:46 DEBUG: total: 0.2199999988079071 21:09:46 INFO: Retrieving Stack Cost... 21:09:46 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:47 INFO: Archiving Costs [Pipeline] echo 21:09:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:47 ---> logs-deploy.sh 21:09:47 lf-activate-venv: SKIPPING 21:09:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-317/1 21:09:47 INFO: archiving workspace using pattern(s): 21:09:48 Archives upload complete. 21:09:48 INFO: archiving logs to Nexus 21:09:49 ---> uname -a: 21:09:49 Linux prd-ubuntu20-04-docker-8c-8g-15237 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:09:49 21:09:49 21:09:49 ---> lscpu: 21:09:49 Architecture: x86_64 21:09:49 CPU op-mode(s): 32-bit, 64-bit 21:09:49 Byte Order: Little Endian 21:09:49 Address sizes: 40 bits physical, 48 bits virtual 21:09:49 CPU(s): 8 21:09:49 On-line CPU(s) list: 0-7 21:09:49 Thread(s) per core: 1 21:09:49 Core(s) per socket: 1 21:09:49 Socket(s): 8 21:09:49 NUMA node(s): 1 21:09:49 Vendor ID: AuthenticAMD 21:09:49 CPU family: 23 21:09:49 Model: 49 21:09:49 Model name: AMD EPYC-Rome Processor 21:09:49 Stepping: 0 21:09:49 CPU MHz: 2799.998 21:09:49 BogoMIPS: 5599.99 21:09:49 Virtualization: AMD-V 21:09:49 Hypervisor vendor: KVM 21:09:49 Virtualization type: full 21:09:49 L1d cache: 256 KiB 21:09:49 L1i cache: 256 KiB 21:09:49 L2 cache: 4 MiB 21:09:49 L3 cache: 128 MiB 21:09:49 NUMA node0 CPU(s): 0-7 21:09:49 Vulnerability Itlb multihit: Not affected 21:09:49 Vulnerability L1tf: Not affected 21:09:49 Vulnerability Mds: Not affected 21:09:49 Vulnerability Meltdown: Not affected 21:09:49 Vulnerability Mmio stale data: Not affected 21:09:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:09:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:09:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:09:49 Vulnerability Srbds: Not affected 21:09:49 Vulnerability Tsx async abort: Not affected 21:09:49 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 21:09:49 21:09:49 21:09:49 ---> nproc: 21:09:49 8 21:09:49 21:09:49 21:09:49 ---> df -h: 21:09:49 Filesystem Size Used Avail Use% Mounted on 21:09:49 overlay 155G 12G 144G 8% / 21:09:49 tmpfs 64M 0 64M 0% /dev 21:09:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:09:49 shm 64M 0 64M 0% /dev/shm 21:09:49 /dev/vda1 155G 12G 144G 8% /facter-os 21:09:49 21:09:49 21:09:49 ---> sar -b -r -n DEV: 21:09:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15237) 05/11/23 _x86_64_ (8 CPU) 21:09:49 21:09:49 20:58:14 LINUX RESTART (8 CPU) 21:09:49 21:09:49 20:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:09:49 21:00:01 131.13 4.19 126.94 0.00 438.84 93898.53 0.00 21:09:49 21:01:01 176.50 0.20 176.30 0.00 5.87 107636.86 0.00 21:09:49 21:02:01 112.68 0.07 112.61 0.00 2.53 33726.00 0.00 21:09:49 21:03:01 1.98 0.00 1.98 0.00 0.00 21.59 0.00 21:09:49 21:04:01 54.66 10.60 44.06 0.00 5155.81 8949.31 0.00 21:09:49 21:05:01 6.52 0.02 6.50 0.00 0.13 130.78 0.00 21:09:49 21:06:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 21:09:49 21:07:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 21:09:49 21:08:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 21:09:49 21:09:01 2.30 0.00 2.30 0.00 0.00 26.00 0.00 21:09:49 Average: 48.91 1.50 47.41 0.00 560.51 24327.89 0.00 21:09:49 21:09:49 20:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:09:49 21:00:01 28466696 31611796 693640 2.11 108504 3228008 1899132 5.60 1105488 2857236 600720 21:09:49 21:01:01 27969768 31521544 776840 2.36 149180 3575136 2136048 6.30 1416868 3013168 324644 21:09:49 21:02:01 27646588 31592868 707640 2.15 158852 3928456 1776268 5.23 1241084 3482812 16 21:09:49 21:03:01 27645992 31592340 707864 2.15 158920 3928456 1776268 5.23 1240892 3482812 16 21:09:49 21:04:01 27114868 31572676 708824 2.16 193128 4389432 1807396 5.33 1564344 3653652 1048 21:09:49 21:05:01 27117496 31570556 710904 2.16 191692 4386180 1812920 5.34 1564880 3650416 172 21:09:49 21:06:01 27125480 31578588 702836 2.14 191760 4386180 1812920 5.34 1556644 3650424 0 21:09:49 21:07:01 27125416 31578708 702632 2.14 191832 4386188 1812920 5.34 1556724 3650464 8 21:09:49 21:08:01 27125392 31578724 702548 2.14 191896 4386188 1812920 5.34 1556760 3650468 12 21:09:49 21:09:01 27125636 31579040 702152 2.14 191972 4386192 1812920 5.34 1556916 3650468 8 21:09:49 Average: 27446333 31577684 711588 2.16 172774 4098042 1845971 5.44 1436060 3474192 92664 21:09:49 21:09:49 20:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:09:49 21:00:01 docker0 221.71 341.08 17.38 2178.66 0.00 0.00 0.00 0.00 21:09:49 21:00:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 21:09:49 21:00:01 vethc360119 200.12 314.47 18.26 1932.54 0.00 0.00 0.00 0.16 21:09:49 21:00:01 ens3 594.71 382.19 8177.17 50.82 0.00 0.00 0.00 0.00 21:09:49 21:01:01 docker0 1.47 3.63 0.09 42.55 0.00 0.00 0.00 0.00 21:09:49 21:01:01 veth63c3d5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:09:49 21:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:09:49 21:01:01 ens3 59.47 61.39 83.10 92.93 0.00 0.00 0.00 0.00 21:09:49 21:02:01 docker0 1.47 3.45 0.09 43.01 0.00 0.00 0.00 0.00 21:09:49 21:02:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 21:09:49 21:02:01 ens3 100.68 64.26 2567.27 12.24 0.00 0.00 0.00 0.00 21:09:49 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:49 21:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:09:49 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:09:49 21:04:01 ens3 186.42 90.97 2866.22 6.49 0.00 0.00 0.00 0.00 21:09:49 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:49 21:05:01 ens3 5.07 2.90 12.68 0.38 0.00 0.00 0.00 0.00 21:09:49 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:49 21:07:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:09:49 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:49 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:49 21:09:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 21:09:49 Average: docker0 22.13 34.30 1.73 223.16 0.00 0.00 0.00 0.00 21:09:49 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 21:09:49 Average: ens3 93.86 59.68 1359.27 16.24 0.00 0.00 0.00 0.00 21:09:49 21:09:49 21:09:49 ---> sar -P ALL: 21:09:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15237) 05/11/23 _x86_64_ (8 CPU) 21:09:49 21:09:49 20:58:14 LINUX RESTART (8 CPU) 21:09:49 21:09:49 20:59:02 CPU %user %nice %system %iowait %steal %idle 21:09:49 21:00:01 all 7.69 0.00 3.10 2.93 0.08 86.20 21:09:49 21:00:01 0 8.19 0.00 2.96 0.05 0.09 88.71 21:09:49 21:00:01 1 7.17 0.00 2.99 0.19 0.09 89.57 21:09:49 21:00:01 2 6.55 0.00 2.92 12.50 0.07 77.96 21:09:49 21:00:01 3 7.87 0.00 2.58 0.26 0.10 89.19 21:09:49 21:00:01 4 8.36 0.00 3.50 0.75 0.07 87.32 21:09:49 21:00:01 5 8.78 0.00 2.62 0.15 0.07 88.38 21:09:49 21:00:01 6 8.24 0.00 4.08 0.10 0.07 87.51 21:09:49 21:00:01 7 6.34 0.00 3.18 9.49 0.10 80.89 21:09:49 21:01:01 all 40.75 0.00 7.66 0.70 0.08 50.80 21:09:49 21:01:01 0 41.92 0.00 7.21 0.25 0.10 50.51 21:09:49 21:01:01 1 39.82 0.00 7.02 0.02 0.08 53.06 21:09:49 21:01:01 2 40.61 0.00 7.42 0.78 0.08 51.11 21:09:49 21:01:01 3 40.56 0.00 7.61 0.51 0.08 51.24 21:09:49 21:01:01 4 41.27 0.00 7.16 0.22 0.07 51.28 21:09:49 21:01:01 5 40.44 0.00 7.84 0.29 0.08 51.35 21:09:49 21:01:01 6 41.43 0.00 8.31 0.24 0.08 49.94 21:09:49 21:01:01 7 39.91 0.00 8.75 3.33 0.08 47.93 21:09:49 21:02:01 all 5.03 0.00 1.90 0.40 0.03 92.64 21:09:49 21:02:01 0 5.12 0.00 1.59 0.02 0.05 93.22 21:09:49 21:02:01 1 4.67 0.00 1.31 0.03 0.02 93.97 21:09:49 21:02:01 2 5.19 0.00 1.73 0.03 0.02 93.03 21:09:49 21:02:01 3 4.85 0.00 1.73 0.08 0.03 93.31 21:09:49 21:02:01 4 5.16 0.00 2.03 0.02 0.03 92.76 21:09:49 21:02:01 5 5.82 0.00 2.06 0.43 0.03 91.65 21:09:49 21:02:01 6 4.08 0.00 2.11 2.38 0.03 91.39 21:09:49 21:02:01 7 5.36 0.00 2.65 0.17 0.03 91.79 21:09:49 21:03:01 all 0.02 0.00 0.02 0.01 0.01 99.95 21:09:49 21:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:09:49 21:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:09:49 21:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:09:49 21:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:09:49 21:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:09:49 21:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:09:49 21:03:01 6 0.02 0.00 0.00 0.08 0.00 99.90 21:09:49 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:09:49 21:04:01 all 2.39 0.00 1.60 1.45 0.03 94.53 21:09:49 21:04:01 0 2.16 0.00 2.19 0.18 0.05 95.41 21:09:49 21:04:01 1 1.95 0.00 2.09 0.05 0.02 95.90 21:09:49 21:04:01 2 1.92 0.00 1.59 0.99 0.02 95.48 21:09:49 21:04:01 3 3.17 0.00 1.87 0.65 0.02 94.29 21:09:49 21:04:01 4 4.56 0.00 1.35 0.27 0.03 93.78 21:09:49 21:04:01 5 1.61 0.00 1.69 0.12 0.03 96.55 21:09:49 21:04:01 6 1.47 0.00 1.02 8.62 0.05 88.85 21:09:49 21:04:01 7 2.26 0.00 1.02 0.69 0.05 95.98 21:09:49 21:05:01 all 0.24 0.00 0.06 0.01 0.01 99.67 21:09:49 21:05:01 0 1.23 0.00 0.05 0.03 0.02 98.68 21:09:49 21:05:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:09:49 21:05:01 2 0.08 0.00 0.05 0.02 0.02 99.83 21:09:49 21:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:09:49 21:05:01 4 0.27 0.00 0.12 0.00 0.00 99.62 21:09:49 21:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:09:49 21:05:01 6 0.12 0.00 0.08 0.05 0.03 99.72 21:09:49 21:05:01 7 0.10 0.00 0.07 0.00 0.00 99.83 21:09:49 21:06:01 all 0.08 0.00 0.02 0.00 0.00 99.90 21:09:49 21:06:01 0 0.38 0.00 0.05 0.00 0.02 99.55 21:09:49 21:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:09:49 21:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:09:49 21:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:09:49 21:06:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:09:49 21:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:09:49 21:06:01 6 0.10 0.00 0.03 0.03 0.02 99.82 21:09:49 21:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:09:49 21:07:01 all 0.15 0.00 0.01 0.01 0.01 99.82 21:09:49 21:07:01 0 1.06 0.00 0.02 0.02 0.03 98.87 21:09:49 21:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:09:49 21:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:09:49 21:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:09:49 21:07:01 4 0.00 0.00 0.03 0.00 0.02 99.95 21:09:49 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:09:49 21:07:01 6 0.05 0.00 0.02 0.02 0.02 99.90 21:09:49 21:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:09:49 21:08:01 all 0.21 0.00 0.01 0.01 0.01 99.76 21:09:49 21:08:01 0 1.50 0.00 0.02 0.00 0.00 98.48 21:09:49 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:09:49 21:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:09:49 21:08:01 3 0.00 0.00 0.03 0.00 0.02 99.95 21:09:49 21:08:01 4 0.10 0.00 0.02 0.00 0.00 99.88 21:09:49 21:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:09:49 21:08:01 6 0.00 0.00 0.03 0.05 0.02 99.90 21:09:49 21:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:09:49 21:09:01 all 0.05 0.00 0.01 0.00 0.01 99.92 21:09:49 21:09:01 0 0.03 0.00 0.00 0.00 0.03 99.93 21:09:49 21:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:09:49 21:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:09:49 21:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:09:49 21:09:01 4 0.27 0.00 0.02 0.00 0.02 99.70 21:09:49 21:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:09:49 21:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:09:49 21:09:01 7 0.03 0.00 0.02 0.02 0.02 99.92 21:09:49 Average: all 5.61 0.00 1.43 0.54 0.03 92.39 21:09:49 Average: 0 6.12 0.00 1.40 0.06 0.04 92.38 21:09:49 Average: 1 5.33 0.00 1.34 0.03 0.03 93.27 21:09:49 Average: 2 5.40 0.00 1.36 1.40 0.02 91.81 21:09:49 Average: 3 5.59 0.00 1.38 0.15 0.03 92.85 21:09:49 Average: 4 5.96 0.00 1.42 0.12 0.03 92.47 21:09:49 Average: 5 5.62 0.00 1.42 0.10 0.02 92.84 21:09:49 Average: 6 5.51 0.00 1.56 1.16 0.03 91.75 21:09:49 Average: 7 5.35 0.00 1.55 1.34 0.03 91.72 21:09:49 21:09:49 21:09:49