Pull request #366 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-rest-go Obtained Jenkinsfile from 3f5745b9430ec2ede972e81d57068a7a4028a5f6+63560b1f091cdd18f74439d048f83e61f0721fcd (6b6b3338a89dfcd88ae789f00858d28d2523e202) 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-ssh8492860799572700315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7889312221135268188.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-366/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-366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6741746356032210542.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-366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9053350195435709324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh1486257850644935609.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-366/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-366/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3599937958885925514.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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.21 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-17137 in /w/workspace/gexfoundry_device-rest-go_PR-366 [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-366 # 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 63560b1f091cdd18f74439d048f83e61f0721fcd into PR head commit 3f5745b9430ec2ede972e81d57068a7a4028a5f6 Merge succeeded, producing 3f5745b9430ec2ede972e81d57068a7a4028a5f6 Checking out Revision 3f5745b9430ec2ede972e81d57068a7a4028a5f6 (PR-366) > 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/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5745b9430ec2ede972e81d57068a7a4028a5f6 # 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 63560b1f091cdd18f74439d048f83e61f0721fcd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5745b9430ec2ede972e81d57068a7a4028a5f6 # timeout=10 Commit message: "docs: Remove breaking change about common config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:25:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:25:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:25:54 ========================================================= 14:25:54 EdgeX Global Pipelines Version Info 14:25:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:25:55 ------------------- 14:25:55 stable info: 14:25:55 ------------------- 14:25:55 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 14:25:55 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 14:25:55 Message: update stable to v1.0.257 14:25:55 ------------------- 14:25:55 experimental info: 14:25:55 ------------------- 14:25:55 Commited By: **** collab-it+edgex@linuxfoundation.org 14:25:55 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 14:25:55 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:25:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-366 [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-366 [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-366 [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f5745b9430ec2ede972e81d57068a7a4028a5f6 [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f5745b [Pipeline] echo 14:25:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:57 provisioning config files... 14:25:57 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-366@tmp/config14472485002931688978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:58 ---> docker-login.sh 14:25:58 nexus3.edgexfoundry.org:10001 14:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:58 Configure a credential helper to remove this warning. See 14:25:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:58 14:25:58 Login Succeeded 14:25:58 nexus3.edgexfoundry.org:10002 14:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:58 Configure a credential helper to remove this warning. See 14:25:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:58 14:25:58 Login Succeeded 14:25:58 nexus3.edgexfoundry.org:10003 14:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:58 Configure a credential helper to remove this warning. See 14:25:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:58 14:25:58 Login Succeeded 14:25:58 nexus3.edgexfoundry.org:10004 14:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:58 Configure a credential helper to remove this warning. See 14:25:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:58 14:25:58 Login Succeeded 14:25:58 docker.io 14:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:59 Configure a credential helper to remove this warning. See 14:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:59 14:25:59 Login Succeeded 14:25:59 ---> docker-login.sh ends [Pipeline] } 14:25:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:25:59 + git rev-list -1 --merges 3f5745b9430ec2ede972e81d57068a7a4028a5f6~1..3f5745b9430ec2ede972e81d57068a7a4028a5f6 [Pipeline] echo 14:25:59 -----------> git rev-list -1 --merges 3f5745b9430ec2ede972e81d57068a7a4028a5f6~1..3f5745b9430ec2ede972e81d57068a7a4028a5f6 3f5745b9430ec2ede972e81d57068a7a4028a5f6 [false] [Pipeline] sh 14:26:00 + git log --format=format:%s -1 3f5745b9430ec2ede972e81d57068a7a4028a5f6 [Pipeline] echo 14:26:00 ========================================================= 14:26:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:26:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:00 + git log --format=format:%s -1 3f5745b9430ec2ede972e81d57068a7a4028a5f6 [Pipeline] echo 14:26:00 [semverPrep] GIT_COMMIT: 3f5745b9430ec2ede972e81d57068a7a4028a5f6, Commit Message: docs: Remove breaking change about common config [Pipeline] echo 14:26:00 [semverPrep] This is not a build commit. [Pipeline] sh 14:26:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:26:01 + grep -v github /etc/ssh/ssh_known_hosts 14:26:01 + [ -e /tmp/ssh_known_hosts ] 14:26:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:26:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:26:01 + sudo tee -a /etc/ssh/ssh_known_hosts 14:26:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:01 14:26:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:02 0.1.4: Pulling from edgex-devops/py-git-semver 14:26:02 b85a868b505f: Pulling fs layer 14:26:02 e2be974225ed: Pulling fs layer 14:26:02 339a4e72a1f5: Pulling fs layer 14:26:02 988bab9f4d93: Pulling fs layer 14:26:02 1469e6f7b9e6: Pulling fs layer 14:26:02 eaf3925da568: Pulling fs layer 14:26:02 bab4dde63d76: Pulling fs layer 14:26:02 bde34c3a00c8: Pulling fs layer 14:26:02 b352a97aabf1: Pulling fs layer 14:26:02 988bab9f4d93: Waiting 14:26:02 4872d77fe225: Pulling fs layer 14:26:02 5851b861e8e6: Pulling fs layer 14:26:02 bab4dde63d76: Waiting 14:26:02 bde34c3a00c8: Waiting 14:26:02 b352a97aabf1: Waiting 14:26:02 5851b861e8e6: Waiting 14:26:02 4872d77fe225: Waiting 14:26:02 1469e6f7b9e6: Waiting 14:26:02 e2be974225ed: Verifying Checksum 14:26:02 e2be974225ed: Download complete 14:26:02 988bab9f4d93: Download complete 14:26:02 1469e6f7b9e6: Verifying Checksum 14:26:02 1469e6f7b9e6: Download complete 14:26:02 eaf3925da568: Verifying Checksum 14:26:02 eaf3925da568: Download complete 14:26:02 339a4e72a1f5: Verifying Checksum 14:26:02 339a4e72a1f5: Download complete 14:26:02 bde34c3a00c8: Download complete 14:26:02 b352a97aabf1: Download complete 14:26:02 4872d77fe225: Verifying Checksum 14:26:02 4872d77fe225: Download complete 14:26:02 5851b861e8e6: Verifying Checksum 14:26:02 5851b861e8e6: Download complete 14:26:02 b85a868b505f: Download complete 14:26:02 bab4dde63d76: Verifying Checksum 14:26:02 bab4dde63d76: Download complete 14:26:03 b85a868b505f: Pull complete 14:26:03 e2be974225ed: Pull complete 14:26:04 339a4e72a1f5: Pull complete 14:26:04 988bab9f4d93: Pull complete 14:26:04 1469e6f7b9e6: Pull complete 14:26:04 eaf3925da568: Pull complete 14:26:06 bab4dde63d76: Pull complete 14:26:06 bde34c3a00c8: Pull complete 14:26:06 b352a97aabf1: Pull complete 14:26:06 4872d77fe225: Pull complete 14:26:06 5851b861e8e6: Pull complete 14:26:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:07 prd-ubuntu20.04-docker-8c-8g-17137 does not seem to be running inside a container 14:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-366 -v /w/workspace/gexfoundry_device-rest-go_PR-366:/w/workspace/gexfoundry_device-rest-go_PR-366:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-366@tmp:/w/workspace/gexfoundry_device-rest-go_PR-366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:26:12 $ docker top a78408e0cf108472b46785eb980a054d6ee429b8be906aae2e499ee3c35c9811 -eo pid,comm 14:26:12 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). 14:26:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:26:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:12 [ssh-agent] Looking for ssh-agent implementation... 14:26:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:13 $ docker exec a78408e0cf108472b46785eb980a054d6ee429b8be906aae2e499ee3c35c9811 ssh-agent 14:26:13 SSH_AUTH_SOCK=/tmp/ssh-cBBNMLhxlANr/agent.32 14:26:13 SSH_AGENT_PID=38 14:26:13 Running ssh-add (command line suppressed) 14:26:13 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-366@tmp/private_key_14989870781068388687.key (/w/workspace/gexfoundry_device-rest-go_PR-366@tmp/private_key_14989870781068388687.key) 14:26:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:13 + git tag --points-at HEAD [Pipeline] } 14:26:13 $ docker exec --env ******** --env ******** a78408e0cf108472b46785eb980a054d6ee429b8be906aae2e499ee3c35c9811 ssh-agent -k 14:26:13 unset SSH_AUTH_SOCK; 14:26:13 unset SSH_AGENT_PID; 14:26:13 echo Agent pid 38 killed; 14:26:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:26:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:13 [ssh-agent] Looking for ssh-agent implementation... 14:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:14 $ docker exec a78408e0cf108472b46785eb980a054d6ee429b8be906aae2e499ee3c35c9811 ssh-agent 14:26:14 SSH_AUTH_SOCK=/tmp/ssh-zUZGsNq52ZTJ/agent.70 14:26:14 SSH_AGENT_PID=76 14:26:14 Running ssh-add (command line suppressed) 14:26:14 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-366@tmp/private_key_13616534114061332799.key (/w/workspace/gexfoundry_device-rest-go_PR-366@tmp/private_key_13616534114061332799.key) 14:26:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:14 + git semver init 14:26:14 2023-11-09 14:26:14,776 [run_init] DEBUG init version:0.0.0 force:False 14:26:14 2023-11-09 14:26:14,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-366/.semver 14:26:14 2023-11-09 14:26:14,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-366/.semver 14:26:14 2023-11-09 14:26:14,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-366/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-366, universal_newlines=False, shell=None, istream=None) 14:26:16 2023-11-09 14:26:15,979 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-366/.git/info/exclude 14:26:16 2023-11-09 14:26:15,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-366/.semver/PR-366 with force:False 14:26:16 2023-11-09 14:26:15,980 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-366/.semver/PR-366 14:26:16 2023-11-09 14:26:15,982 [execute] INFO git cat-file --batch-check 14:26:16 2023-11-09 14:26:15,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-366/.semver, universal_newlines=False, shell=None, istream=) 14:26:16 2023-11-09 14:26:15,987 [execute] INFO git cat-file --batch 14:26:16 2023-11-09 14:26:15,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-366/.semver, universal_newlines=False, shell=None, istream=) 14:26:16 2023-11-09 14:26:15,992 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-366/.semver/PR-366 14:26:16 0.0.0 [Pipeline] } 14:26:16 $ docker exec --env ******** --env ******** a78408e0cf108472b46785eb980a054d6ee429b8be906aae2e499ee3c35c9811 ssh-agent -k 14:26:16 unset SSH_AUTH_SOCK; 14:26:16 unset SSH_AGENT_PID; 14:26:16 echo Agent pid 76 killed; 14:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:26:16 + git semver [Pipeline] } 14:26:17 $ docker stop --time=1 a78408e0cf108472b46785eb980a054d6ee429b8be906aae2e499ee3c35c9811 14:26:18 $ docker rm -f --volumes a78408e0cf108472b46785eb980a054d6ee429b8be906aae2e499ee3c35c9811 [Pipeline] // withDockerContainer [Pipeline] sh 14:26:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:26:19 Stashed 1 file(s) [Pipeline] echo 14:26:19 [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 14:26:19 provisioning config files... 14:26:19 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-366@tmp/config6944845572939717648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:20 ---> docker-login.sh 14:26:20 nexus3.edgexfoundry.org:10001 14:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:20 Configure a credential helper to remove this warning. See 14:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:20 14:26:20 Login Succeeded 14:26:20 nexus3.edgexfoundry.org:10002 14:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:20 Configure a credential helper to remove this warning. See 14:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:20 14:26:20 Login Succeeded 14:26:20 nexus3.edgexfoundry.org:10003 14:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:20 Configure a credential helper to remove this warning. See 14:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:20 14:26:20 Login Succeeded 14:26:20 nexus3.edgexfoundry.org:10004 14:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:20 Configure a credential helper to remove this warning. See 14:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:20 14:26:20 Login Succeeded 14:26:20 docker.io 14:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:20 Configure a credential helper to remove this warning. See 14:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:20 14:26:20 Login Succeeded 14:26:20 ---> docker-login.sh ends [Pipeline] } 14:26:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:26:21 ========================================================= 14:26:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:26:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:26:21 Sending build context to Docker daemon 10.95MB 14:26:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:26:21 Step 2/12 : FROM ${BASE} AS builder 14:26:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:26:21 7264a8db6415: Pulling fs layer 14:26:21 c4d48a809fc2: Pulling fs layer 14:26:21 4f1c88b9dad5: Pulling fs layer 14:26:21 ad3a456e5733: Pulling fs layer 14:26:21 33e27b845d1e: Pulling fs layer 14:26:21 c68163c4e522: Pulling fs layer 14:26:21 50da416c3ac9: Pulling fs layer 14:26:21 23d2d4c4bb30: Pulling fs layer 14:26:21 33e27b845d1e: Waiting 14:26:21 ad3a456e5733: Waiting 14:26:21 c68163c4e522: Waiting 14:26:21 50da416c3ac9: Waiting 14:26:21 c4d48a809fc2: Verifying Checksum 14:26:21 c4d48a809fc2: Download complete 14:26:21 ad3a456e5733: Verifying Checksum 14:26:21 ad3a456e5733: Download complete 14:26:21 33e27b845d1e: Download complete 14:26:21 7264a8db6415: Verifying Checksum 14:26:21 7264a8db6415: Download complete 14:26:21 c68163c4e522: Verifying Checksum 14:26:21 c68163c4e522: Download complete 14:26:21 7264a8db6415: Pull complete 14:26:22 23d2d4c4bb30: Verifying Checksum 14:26:22 23d2d4c4bb30: Download complete 14:26:22 c4d48a809fc2: Pull complete 14:26:22 4f1c88b9dad5: Verifying Checksum 14:26:22 4f1c88b9dad5: Download complete 14:26:22 50da416c3ac9: Verifying Checksum 14:26:22 50da416c3ac9: Download complete 14:26:26 4f1c88b9dad5: Pull complete 14:26:26 ad3a456e5733: Pull complete 14:26:26 33e27b845d1e: Pull complete 14:26:26 c68163c4e522: Pull complete 14:26:28 50da416c3ac9: Pull complete 14:26:28 23d2d4c4bb30: Pull complete 14:26:28 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:26:28 ---> 0786185ac409 14:26:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:26:34 Still waiting to schedule task 14:26:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:26:37 ---> Running in 854f0dcb8028 14:26:37 Removing intermediate container 854f0dcb8028 14:26:37 ---> 8910c571e091 14:26:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:26:37 ---> Running in 508fc2013f10 14:26:37 Removing intermediate container 508fc2013f10 14:26:37 ---> 293fce1b393a 14:26:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:26:37 ---> Running in 4190f39a7bf5 14:26:37 Removing intermediate container 4190f39a7bf5 14:26:37 ---> fddc8d35daa8 14:26:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:26:37 ---> Running in a6497495766e 14:26:37 Removing intermediate container a6497495766e 14:26:37 ---> 74c8a39e322d 14:26:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:26:37 ---> Running in bf51efc44ed5 14:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:26:37 (1/4) Installing openssh-keygen (9.3_p2-r0) 14:26:37 (2/4) Installing libedit (20221030.3.1-r1) 14:26:37 (3/4) Installing openssh-client-common (9.3_p2-r0) 14:26:37 (4/4) Installing openssh-client-default (9.3_p2-r0) 14:26:37 Executing busybox-1.36.1-r2.trigger 14:26:37 OK: 268 MiB in 56 packages 14:26:37 Removing intermediate container bf51efc44ed5 14:26:37 ---> 88290076f23d 14:26:37 Step 8/12 : WORKDIR /device-rest-go 14:26:37 ---> Running in 29301d681e5a 14:26:38 Removing intermediate container 29301d681e5a 14:26:38 ---> 41dbe405b2f1 14:26:38 Step 9/12 : COPY go.mod vendor* ./ 14:26:38 ---> 3c0abea6fcce 14:26:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:38 ---> Running in cae3acbe1533 14:27:24 Removing intermediate container cae3acbe1533 14:27:24 ---> a4d9b1a36fc1 14:27:24 Step 11/12 : COPY . . 14:27:24 ---> 068393738718 14:27:24 Step 12/12 : RUN $MAKE 14:27:24 ---> Running in 76d970614651 14:27:24 noop 14:27:24 Removing intermediate container 76d970614651 14:27:24 ---> 55363f646cb3 14:27:24 Successfully built 55363f646cb3 14:27:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:25 + docker inspect -f . ci-base-image-x86_64 14:27:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:25 prd-ubuntu20.04-docker-8c-8g-17137 does not seem to be running inside a container 14:27:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-366 -v /w/workspace/gexfoundry_device-rest-go_PR-366:/w/workspace/gexfoundry_device-rest-go_PR-366:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-366@tmp:/w/workspace/gexfoundry_device-rest-go_PR-366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:27:25 $ docker top 9b0dc9e7378e4b188a7d71cac1cbc4471147a320127256ab61e79f3c1503959e -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:26 + go version 14:27:26 go version go1.21.0 linux/amd64 [Pipeline] } 14:27:26 $ docker stop --time=1 9b0dc9e7378e4b188a7d71cac1cbc4471147a320127256ab61e79f3c1503959e 14:27:27 $ docker rm -f --volumes 9b0dc9e7378e4b188a7d71cac1cbc4471147a320127256ab61e79f3c1503959e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:28 + docker inspect -f . ci-base-image-x86_64 14:27:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:28 prd-ubuntu20.04-docker-8c-8g-17137 does not seem to be running inside a container 14:27:28 $ 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-366 -v /w/workspace/gexfoundry_device-rest-go_PR-366:/w/workspace/gexfoundry_device-rest-go_PR-366:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-366@tmp:/w/workspace/gexfoundry_device-rest-go_PR-366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:27:28 $ docker top 2317568d36c803fea56b152afbb65a0b3f2b9bd4263ada199381ea21655233a8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-366 [Pipeline] fileExists [Pipeline] sh 14:27:29 + make test 14:27:29 go test ./... -coverprofile=coverage.out ./... 14:27:31 ? github.com/edgexfoundry/device-rest-go [no test files] 14:27:41 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 14:27:41 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.2% of statements 14:27:48 go vet ./... 14:27:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:27:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:27:52 ./bin/test-attribution-txt.sh [Pipeline] echo 14:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:27:52 $ docker stop --time=1 2317568d36c803fea56b152afbb65a0b3f2b9bd4263ada199381ea21655233a8 14:27:57 $ docker rm -f --volumes 2317568d36c803fea56b152afbb65a0b3f2b9bd4263ada199381ea21655233a8 [Pipeline] // withDockerContainer [Pipeline] sh 14:27:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:27:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:27:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:27:59 + ls -al . 14:27:59 total 180 14:27:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 14:27 . 14:27:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 14:25 .. 14:27:59 -rw-rw-r-- 1 jenkins jenkins 151 Nov 9 14:25 .dockerignore 14:27:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 14:27 .git 14:27:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:25 .github 14:27:59 -rw-rw-r-- 1 jenkins jenkins 264 Nov 9 14:25 .gitignore 14:27:59 -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 14:25 .golangci.yml 14:27:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 14:26 .semver 14:27:59 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 9 14:25 Attribution.txt 14:27:59 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 9 14:25 CHANGELOG.md 14:27:59 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 9 14:25 Dockerfile 14:27:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 14:25 GOVERNANCE.md 14:27:59 -rw-rw-r-- 1 jenkins jenkins 680 Nov 9 14:25 Jenkinsfile 14:27:59 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 14:25 LICENSE 14:27:59 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 9 14:25 Makefile 14:27:59 -rw-rw-r-- 1 jenkins jenkins 620 Nov 9 14:25 OWNERS.md 14:27:59 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 9 14:25 README.md 14:27:59 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 14:26 VERSION 14:27:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 14:25 bin 14:27:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:25 cmd 14:27:59 -rw-r--r-- 1 jenkins jenkins 14499 Nov 9 14:27 coverage.out 14:27:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 14:25 driver 14:27:59 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 9 14:25 go.mod 14:27:59 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 9 14:25 go.sum 14:27:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:25 openapi 14:27:59 -rw-rw-r-- 1 jenkins jenkins 713 Nov 9 14:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:00 + 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=3f5745b9430ec2ede972e81d57068a7a4028a5f6 --label arch=amd64 --label version=0.0.0 . 14:28:00 Sending build context to Docker daemon 10.96MB 14:28:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 14:28:00 Step 2/25 : FROM ${BASE} AS builder 14:28:00 ---> 55363f646cb3 14:28:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:28:00 ---> Running in 8d38f7d9b6c6 14:28:00 Removing intermediate container 8d38f7d9b6c6 14:28:00 ---> d4680faee8b7 14:28:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:28:00 ---> Running in 344a65c356b0 14:28:00 Removing intermediate container 344a65c356b0 14:28:00 ---> e89c2d6250c1 14:28:00 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:28:00 ---> Running in 68b7282aa489 14:28:00 Removing intermediate container 68b7282aa489 14:28:00 ---> 896dfdf06638 14:28:00 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 14:28:00 ---> Running in bac02009b0d8 14:28:00 Removing intermediate container bac02009b0d8 14:28:00 ---> 0b9dbc213566 14:28:00 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:28:00 ---> Running in 1525e7d28fa6 14:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:28:01 OK: 268 MiB in 56 packages 14:28:01 Removing intermediate container 1525e7d28fa6 14:28:01 ---> 6cbe23ab907a 14:28:01 Step 8/25 : WORKDIR /device-rest-go 14:28:01 ---> Running in 6f3aa6e3219f 14:28:01 Removing intermediate container 6f3aa6e3219f 14:28:01 ---> f7824c97c7b4 14:28:01 Step 9/25 : COPY go.mod vendor* ./ 14:28:01 ---> fd67efb0d65b 14:28:01 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:01 ---> Running in 9bb2b3dc30fb 14:28:02 Removing intermediate container 9bb2b3dc30fb 14:28:02 ---> bbbba036a1eb 14:28:02 Step 11/25 : COPY . . 14:28:03 ---> 367336ee9a86 14:28:03 Step 12/25 : RUN $MAKE 14:28:03 ---> Running in 337b2a53f6d4 14:28:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 14:28:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17138 in /w/workspace/gexfoundry_device-rest-go_PR-366 [Pipeline] { [Pipeline] ws 14:28:11 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 14:28:11 The recommended git tool is: git 14:28:16 using credential edgex-jenkins-ssh 14:28:16 Cloning the remote Git repository 14:28:16 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 14:28:16 > git init /w/workspace/device-rest-go/1 # timeout=10 14:28:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:28:16 > git --version # timeout=10 14:28:16 > git --version # 'git version 2.25.1' 14:28:16 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:28:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:20 Merging remotes/origin/main commit 63560b1f091cdd18f74439d048f83e61f0721fcd into PR head commit 3f5745b9430ec2ede972e81d57068a7a4028a5f6 14:28:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:28:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:28:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:28:20 > git config core.sparsecheckout # timeout=10 14:28:20 > git checkout -f 3f5745b9430ec2ede972e81d57068a7a4028a5f6 # timeout=10 14:28:20 Merge succeeded, producing 3f5745b9430ec2ede972e81d57068a7a4028a5f6 14:28:20 Checking out Revision 3f5745b9430ec2ede972e81d57068a7a4028a5f6 (PR-366) 14:28:20 > git remote # timeout=10 14:28:20 > git config --get remote.origin.url # timeout=10 14:28:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:20 > git merge 63560b1f091cdd18f74439d048f83e61f0721fcd # timeout=10 14:28:20 > git rev-parse HEAD^{commit} # timeout=10 14:28:20 > git config core.sparsecheckout # timeout=10 14:28:20 > git checkout -f 3f5745b9430ec2ede972e81d57068a7a4028a5f6 # timeout=10 14:28:24 Commit message: "docs: Remove breaking change about common config" 14:28:24 > git --version # timeout=10 14:28:24 > git --version # 'git version 2.25.1' 14:28:24 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 14:28:25 Removing intermediate container 337b2a53f6d4 14:28:25 ---> 1ad6998daca8 14:28:25 Step 13/25 : FROM alpine:3.18 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:28:25 3.18: Pulling from library/alpine 14:28:25 96526aa774ef: Pulling fs layer 14:28:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:28:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:28:25 Dload Upload Total Spent Left Speed 14:28:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 90585 0 --:--:-- --:--:-- --:--:-- 90585 14:28:26 96526aa774ef: Verifying Checksum 14:28:26 96526aa774ef: Download complete [Pipeline] sh 14:28:26 96526aa774ef: Pull complete 14:28:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:28:26 Status: Downloaded newer image for alpine:3.18 14:28:26 ---> 8ca4688f4f35 14:28:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:28:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:28:26 ---> Running in c58fd0055e7a 14:28:26 Removing intermediate container c58fd0055e7a 14:28:26 ---> eef3367b2c9d 14:28:26 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 14:28:26 ---> Running in 896fe5c16507 14:28:26 Removing intermediate container 896fe5c16507 14:28:26 ---> ab897a0d34dc 14:28:26 Step 16/25 : RUN apk add --update --no-cache dumb-init 14:28:26 ---> Running in 3ed3943376f7 14:28:27 + sudo tee /etc/docker/daemon.new 14:28:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:28:27 { 14:28:27 "registry-mirrors": [ 14:28:27 "https://nexus3.edgexfoundry.org:10001" 14:28:27 ], 14:28:27 "bip": "10.250.0.254/24", 14:28:27 "hosts": [ 14:28:27 "tcp://0.0.0.0:5555", 14:28:27 "unix:///var/run/docker.sock" 14:28:27 ], 14:28:27 "mtu": 1458, 14:28:27 "selinux-enabled": true, 14:28:27 "seccomp-profile": "/etc/docker/seccomp.json" 14:28:27 } [Pipeline] sh 14:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:28:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:28:27 (1/1) Installing dumb-init (1.2.5-r2) 14:28:27 Executing busybox-1.36.1-r2.trigger 14:28:27 OK: 7 MiB in 16 packages 14:28:27 + sudo service docker restart 14:28:28 Removing intermediate container 3ed3943376f7 14:28:28 ---> d87c3b7b991b 14:28:28 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 14:28:29 ---> c28ec4c411de 14:28:29 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 14:28:29 ---> 67142c38751e 14:28:29 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 14:28:29 ---> 7e61dac776f8 14:28:29 Step 20/25 : EXPOSE 59986 14:28:29 ---> Running in cf4568cd0337 14:28:29 Removing intermediate container cf4568cd0337 14:28:29 ---> 0a29ffad3f66 14:28:29 Step 21/25 : ENTRYPOINT ["/device-rest"] 14:28:29 ---> Running in f92b2aa821a2 14:28:29 Removing intermediate container f92b2aa821a2 14:28:29 ---> 017f80d579cd 14:28:29 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 14:28:29 ---> Running in 77074cc3bf5f 14:28:29 Removing intermediate container 77074cc3bf5f 14:28:29 ---> 54017e56c1dc 14:28:29 Step 23/25 : LABEL arch=amd64 14:28:29 ---> Running in f40a3cde9b1e 14:28:29 Removing intermediate container f40a3cde9b1e 14:28:29 ---> de7145709dc9 14:28:29 Step 24/25 : LABEL git_sha=3f5745b9430ec2ede972e81d57068a7a4028a5f6 14:28:29 ---> Running in 0c4fb00c50b4 14:28:29 Removing intermediate container 0c4fb00c50b4 14:28:29 ---> e062121cd3f7 14:28:29 Step 25/25 : LABEL version=0.0.0 14:28:29 ---> Running in b5ed10f554ad 14:28:29 Removing intermediate container b5ed10f554ad 14:28:29 ---> af6f14ad461e 14:28:29 [Warning] One or more build-args [ARCH] were not consumed 14:28:29 Successfully built af6f14ad461e 14:28:29 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 14:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:28:30 14:28:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:28:31 latest: Pulling from edgex-lftools-log-publisher 14:28:31 5eb5b503b376: Pulling fs layer 14:28:31 5c69ac0246d0: Pulling fs layer 14:28:31 ec43610c2a17: Pulling fs layer 14:28:31 3a2ae6a8a46f: Pulling fs layer 14:28:31 33b1e0a273af: Pulling fs layer 14:28:31 3a2ae6a8a46f: Waiting 14:28:31 33b1e0a273af: Waiting 14:28:31 5d3b04190fa2: Pulling fs layer 14:28:31 2f39f015ded8: Pulling fs layer 14:28:31 5d3b04190fa2: Waiting 14:28:31 2f39f015ded8: Waiting 14:28:31 5c69ac0246d0: Verifying Checksum 14:28:31 5c69ac0246d0: Download complete 14:28:31 3a2ae6a8a46f: Download complete 14:28:31 33b1e0a273af: Verifying Checksum 14:28:31 33b1e0a273af: Download complete 14:28:31 5d3b04190fa2: Verifying Checksum 14:28:31 5d3b04190fa2: Download complete 14:28:31 ec43610c2a17: Verifying Checksum 14:28:31 ec43610c2a17: Download complete 14:28:31 5eb5b503b376: Verifying Checksum 14:28:31 5eb5b503b376: Download complete 14:28:31 2f39f015ded8: Verifying Checksum 14:28:31 2f39f015ded8: Download complete 14:28:32 5eb5b503b376: Pull complete 14:28:32 5c69ac0246d0: Pull complete 14:28:33 ec43610c2a17: Pull complete 14:28:33 3a2ae6a8a46f: Pull complete 14:28:33 33b1e0a273af: Pull complete 14:28:33 5d3b04190fa2: Pull complete 14:28:38 2f39f015ded8: Pull complete 14:28:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:28:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:28:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:39 prd-ubuntu20.04-docker-8c-8g-17137 does not seem to be running inside a container 14:28:39 $ 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-366 -v /w/workspace/gexfoundry_device-rest-go_PR-366:/w/workspace/gexfoundry_device-rest-go_PR-366:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-366@tmp:/w/workspace/gexfoundry_device-rest-go_PR-366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:28:46 $ docker top 4d7a61044ceb0c65f12d9c1b32a026d95c2bf55458fa728067819fd852baff4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 14:28:46 provisioning config files... 14:28:46 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3464906550656805090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:46 ---> job-cost.sh 14:28:46 lf-activate-venv: SKIPPING 14:28:46 INFO: No Stack... 14:28:46 ---> docker-login.sh 14:28:46 nexus3.edgexfoundry.org:10001 14:28:47 INFO: Retrieving Pricing Info for: v3-standard-8 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:47 INFO: Archiving Costs [Pipeline] sh 14:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:47 Configure a credential helper to remove this warning. See 14:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:47 14:28:47 Login Succeeded 14:28:47 nexus3.edgexfoundry.org:10002 14:28:47 + cat /w/workspace/gexfoundry_device-rest-go_PR-366/archives/cost.csv 14:28:47 + cut -d, -f6 [Pipeline] lock 14:28:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-366-1-stack-cost] 14:28:47 Resource [jenkins-edgexfoundry-device-rest-go-PR-366-1-stack-cost] did not exist. Created. 14:28:47 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-366-1-stack-cost] [Pipeline] { [Pipeline] unstash 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:47 Configure a credential helper to remove this warning. See 14:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:47 14:28:47 Login Succeeded 14:28:47 nexus3.edgexfoundry.org:10003 [Pipeline] sh 14:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:48 + echo total: 0.2199999988079071 [Pipeline] stash 14:28:48 Stashed 1 file(s) [Pipeline] } 14:28:48 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-366-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:28:48 $ docker stop --time=1 4d7a61044ceb0c65f12d9c1b32a026d95c2bf55458fa728067819fd852baff4f 14:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:48 Configure a credential helper to remove this warning. See 14:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:48 14:28:48 Login Succeeded 14:28:48 nexus3.edgexfoundry.org:10004 14:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:48 Configure a credential helper to remove this warning. See 14:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:48 14:28:48 Login Succeeded 14:28:48 docker.io 14:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:49 Configure a credential helper to remove this warning. See 14:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:49 14:28:49 Login Succeeded 14:28:49 ---> docker-login.sh ends 14:28:49 $ docker rm -f --volumes 4d7a61044ceb0c65f12d9c1b32a026d95c2bf55458fa728067819fd852baff4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 14:28:49 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 14:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:28:50 ========================================================= 14:28:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:28:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:28:53 Sending build context to Docker daemon 127.5kB 14:28:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:28:53 Step 2/12 : FROM ${BASE} AS builder 14:28:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:28:53 9fda8d8052c6: Pulling fs layer 14:28:53 5d54e960e981: Pulling fs layer 14:28:53 c4a7e357bf2a: Pulling fs layer 14:28:53 f0e02332f6b5: Pulling fs layer 14:28:53 cefa15bbcfad: Pulling fs layer 14:28:53 17808c966233: Pulling fs layer 14:28:53 f4c1fc716caa: Pulling fs layer 14:28:53 cefa15bbcfad: Waiting 14:28:53 17808c966233: Waiting 14:28:53 f4c1fc716caa: Waiting 14:28:53 f0e02332f6b5: Waiting 14:28:53 5d54e960e981: Verifying Checksum 14:28:53 5d54e960e981: Download complete 14:28:53 f0e02332f6b5: Verifying Checksum 14:28:53 f0e02332f6b5: Download complete 14:28:53 cefa15bbcfad: Download complete 14:28:53 9fda8d8052c6: Download complete 14:28:54 f4c1fc716caa: Verifying Checksum 14:28:54 f4c1fc716caa: Download complete 14:28:54 9fda8d8052c6: Pull complete 14:28:54 5d54e960e981: Pull complete 14:28:55 c4a7e357bf2a: Verifying Checksum 14:28:55 c4a7e357bf2a: Download complete 14:28:56 17808c966233: Verifying Checksum 14:28:56 17808c966233: Download complete 14:29:08 c4a7e357bf2a: Pull complete 14:29:08 f0e02332f6b5: Pull complete 14:29:08 cefa15bbcfad: Pull complete 14:29:16 17808c966233: Pull complete 14:29:17 f4c1fc716caa: Pull complete 14:29:17 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:29:17 ---> ea914061e18c 14:29:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:29:19 ---> Running in 3673e642a475 14:29:19 Removing intermediate container 3673e642a475 14:29:19 ---> 818974934ce2 14:29:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:29:19 ---> Running in d7648e18102a 14:29:19 Removing intermediate container d7648e18102a 14:29:19 ---> 1cdb1280ed5e 14:29:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:29:20 ---> Running in 2b769f5e17a2 14:29:20 Removing intermediate container 2b769f5e17a2 14:29:20 ---> 34840f98c33a 14:29:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:29:20 ---> Running in 2881b474d666 14:29:20 Removing intermediate container 2881b474d666 14:29:20 ---> ca9f12992e0f 14:29:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:29:20 ---> Running in d76d8145b689 14:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:29:23 (1/4) Installing openssh-keygen (9.3_p2-r0) 14:29:23 (2/4) Installing libedit (20221030.3.1-r1) 14:29:23 (3/4) Installing openssh-client-common (9.3_p2-r0) 14:29:23 (4/4) Installing openssh-client-default (9.3_p2-r0) 14:29:23 Executing busybox-1.36.1-r2.trigger 14:29:23 OK: 270 MiB in 56 packages 14:29:24 Removing intermediate container d76d8145b689 14:29:24 ---> bbb6095fb080 14:29:24 Step 8/12 : WORKDIR /device-rest-go 14:29:24 ---> Running in 98d00d302f2f 14:29:24 Removing intermediate container 98d00d302f2f 14:29:24 ---> 3c2665692f73 14:29:24 Step 9/12 : COPY go.mod vendor* ./ 14:29:25 ---> b05c89477024 14:29:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:25 ---> Running in 67b835322ea5 14:30:33 Removing intermediate container 67b835322ea5 14:30:33 ---> 71b602fffa35 14:30:33 Step 11/12 : COPY . . 14:30:33 ---> 59d289a4ce1d 14:30:33 Step 12/12 : RUN $MAKE 14:30:34 ---> Running in af5cfadfe91d 14:30:35 noop 14:30:35 Removing intermediate container af5cfadfe91d 14:30:35 ---> de78e13ba16c 14:30:35 Successfully built de78e13ba16c 14:30:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:36 + docker inspect -f . ci-base-image-arm64 14:30:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:36 prd-ubuntu20.04-docker-arm64-4c-16g-17138 does not seem to be running inside a container 14:30:36 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 14:30:37 $ docker top 257512b9770419ad0eaef3ce83e5a5b9849af2d01fd2cd26db7ac8b74be144bc -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:38 + go version 14:30:38 go version go1.21.0 linux/arm64 [Pipeline] } 14:30:38 $ docker stop --time=1 257512b9770419ad0eaef3ce83e5a5b9849af2d01fd2cd26db7ac8b74be144bc 14:30:40 $ docker rm -f --volumes 257512b9770419ad0eaef3ce83e5a5b9849af2d01fd2cd26db7ac8b74be144bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:41 + docker inspect -f . ci-base-image-arm64 14:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:41 prd-ubuntu20.04-docker-arm64-4c-16g-17138 does not seem to be running inside a container 14:30:41 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 14:30:42 $ docker top 2a9eb9adce637b4a73256db8577b4f462871620fcdd9f85cb9cc6b9370b6820f -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:43 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 14:30:43 + make test 14:30:44 go test ./... -coverprofile=coverage.out ./... 14:30:49 ? github.com/edgexfoundry/device-rest-go [no test files] 14:32:26 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 14:32:26 ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 33.2% of statements 14:32:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:32:26 go vet ./... 14:32:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:32:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:32:38 ./bin/test-attribution-txt.sh [Pipeline] echo 14:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:32:38 $ docker stop --time=1 2a9eb9adce637b4a73256db8577b4f462871620fcdd9f85cb9cc6b9370b6820f 14:32:40 $ docker rm -f --volumes 2a9eb9adce637b4a73256db8577b4f462871620fcdd9f85cb9cc6b9370b6820f [Pipeline] // withDockerContainer [Pipeline] sh 14:32:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:32:41 Warning: overwriting stash ‘coverage-report’ 14:32:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:32:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:32:43 + ls -al . 14:32:43 total 176 14:32:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 14:30 . 14:32:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 14:28 .. 14:32:43 -rw-rw-r-- 1 jenkins jenkins 151 Nov 9 14:28 .dockerignore 14:32:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 14:28 .git 14:32:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:28 .github 14:32:43 -rw-rw-r-- 1 jenkins jenkins 264 Nov 9 14:28 .gitignore 14:32:43 -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 14:28 .golangci.yml 14:32:43 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 9 14:28 Attribution.txt 14:32:43 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 9 14:28 CHANGELOG.md 14:32:43 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 9 14:28 Dockerfile 14:32:43 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 14:28 GOVERNANCE.md 14:32:43 -rw-rw-r-- 1 jenkins jenkins 680 Nov 9 14:28 Jenkinsfile 14:32:43 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 14:28 LICENSE 14:32:43 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 9 14:28 Makefile 14:32:43 -rw-rw-r-- 1 jenkins jenkins 620 Nov 9 14:28 OWNERS.md 14:32:43 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 9 14:28 README.md 14:32:43 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 14:26 VERSION 14:32:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 14:28 bin 14:32:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:28 cmd 14:32:43 -rw-r--r-- 1 jenkins jenkins 14499 Nov 9 14:32 coverage.out 14:32:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 14:28 driver 14:32:43 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 9 14:28 go.mod 14:32:43 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 9 14:28 go.sum 14:32:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:28 openapi 14:32:43 -rw-rw-r-- 1 jenkins jenkins 713 Nov 9 14:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:43 + 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=3f5745b9430ec2ede972e81d57068a7a4028a5f6 --label arch=arm64 --label version=0.0.0 . 14:32:43 Sending build context to Docker daemon 142.8kB 14:32:44 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 14:32:44 Step 2/25 : FROM ${BASE} AS builder 14:32:44 ---> de78e13ba16c 14:32:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:32:44 ---> Running in 04f8636e48a2 14:32:44 Removing intermediate container 04f8636e48a2 14:32:44 ---> 3723eacdf622 14:32:44 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:32:44 ---> Running in 6a19993ca404 14:32:44 Removing intermediate container 6a19993ca404 14:32:44 ---> f38cf7d7cdb4 14:32:44 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:32:44 ---> Running in 9618d945bd91 14:32:47 Removing intermediate container 9618d945bd91 14:32:47 ---> e2321ca40c4a 14:32:47 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 14:32:48 ---> Running in a81050187529 14:32:48 Removing intermediate container a81050187529 14:32:48 ---> 90d022b99280 14:32:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:32:48 ---> Running in 0fd6693a879c 14:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:32:51 OK: 270 MiB in 56 packages 14:32:52 Removing intermediate container 0fd6693a879c 14:32:52 ---> 527e6d619b0e 14:32:52 Step 8/25 : WORKDIR /device-rest-go 14:32:52 ---> Running in d1d22f4323e2 14:32:52 Removing intermediate container d1d22f4323e2 14:32:52 ---> 89e6a8322445 14:32:52 Step 9/25 : COPY go.mod vendor* ./ 14:32:53 ---> ce2bf8d4b964 14:32:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:53 ---> Running in d5b61dd34056 14:32:56 Removing intermediate container d5b61dd34056 14:32:56 ---> 565046de7424 14:32:56 Step 11/25 : COPY . . 14:32:57 ---> 7f8894cd54b1 14:32:57 Step 12/25 : RUN $MAKE 14:32:57 ---> Running in 8204704e054b 14:33:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 14:35:09 Removing intermediate container 8204704e054b 14:35:09 ---> efadf6654dc5 14:35:09 Step 13/25 : FROM alpine:3.18 14:35:09 3.18: Pulling from library/alpine 14:35:09 579b34f0a95b: Pulling fs layer 14:35:09 579b34f0a95b: Verifying Checksum 14:35:09 579b34f0a95b: Download complete 14:35:09 579b34f0a95b: Pull complete 14:35:09 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:35:09 Status: Downloaded newer image for alpine:3.18 14:35:09 ---> 3cc203321400 14:35:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:35:09 ---> Running in 51cdfa6d4923 14:35:09 Removing intermediate container 51cdfa6d4923 14:35:09 ---> ec5e66ffcb60 14:35:09 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 14:35:09 ---> Running in fb7109efbe66 14:35:09 Removing intermediate container fb7109efbe66 14:35:09 ---> db2796151c88 14:35:09 Step 16/25 : RUN apk add --update --no-cache dumb-init 14:35:09 ---> Running in 3fca74f67784 14:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:35:09 (1/1) Installing dumb-init (1.2.5-r2) 14:35:09 Executing busybox-1.36.1-r2.trigger 14:35:09 OK: 8 MiB in 16 packages 14:35:09 Removing intermediate container 3fca74f67784 14:35:09 ---> 51d04eb10024 14:35:09 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 14:35:09 ---> 6642dc51689c 14:35:09 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 14:35:09 ---> 4d0c676f1e30 14:35:09 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 14:35:09 ---> 9ff90dadf59a 14:35:09 Step 20/25 : EXPOSE 59986 14:35:09 ---> Running in 51c8b61b1b4d 14:35:09 Removing intermediate container 51c8b61b1b4d 14:35:09 ---> b4998a755cca 14:35:09 Step 21/25 : ENTRYPOINT ["/device-rest"] 14:35:09 ---> Running in b1d583d09b08 14:35:09 Removing intermediate container b1d583d09b08 14:35:09 ---> e8a41aa2c177 14:35:09 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 14:35:09 ---> Running in da83c40f417c 14:35:09 Removing intermediate container da83c40f417c 14:35:09 ---> 51cf010ea827 14:35:09 Step 23/25 : LABEL arch=arm64 14:35:09 ---> Running in e9398e7953ca 14:35:09 Removing intermediate container e9398e7953ca 14:35:09 ---> 42e3e2755865 14:35:09 Step 24/25 : LABEL git_sha=3f5745b9430ec2ede972e81d57068a7a4028a5f6 14:35:09 ---> Running in fd4fadba6c12 14:35:09 Removing intermediate container fd4fadba6c12 14:35:09 ---> 7c5dab9dc012 14:35:09 Step 25/25 : LABEL version=0.0.0 14:35:09 ---> Running in 2c5e5b0936d9 14:35:09 Removing intermediate container 2c5e5b0936d9 14:35:09 ---> 6a1f8df4f8a8 14:35:09 [Warning] One or more build-args [ARCH] were not consumed 14:35:09 Successfully built 6a1f8df4f8a8 14:35:09 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 14:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:10 14:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:10 arm64: Pulling from edgex-lftools-log-publisher 14:35:10 8998bd30e6a1: Pulling fs layer 14:35:10 04944245beec: Pulling fs layer 14:35:10 699f458cf7ca: Pulling fs layer 14:35:10 765212b225bb: Pulling fs layer 14:35:10 f23df028b6ca: Pulling fs layer 14:35:10 d65c8cfc05b1: Pulling fs layer 14:35:10 2437ff75d9bd: Pulling fs layer 14:35:10 765212b225bb: Waiting 14:35:10 f23df028b6ca: Waiting 14:35:10 2437ff75d9bd: Waiting 14:35:11 04944245beec: Verifying Checksum 14:35:11 04944245beec: Download complete 14:35:11 765212b225bb: Verifying Checksum 14:35:11 f23df028b6ca: Verifying Checksum 14:35:11 f23df028b6ca: Download complete 14:35:11 d65c8cfc05b1: Verifying Checksum 14:35:11 d65c8cfc05b1: Download complete 14:35:11 699f458cf7ca: Verifying Checksum 14:35:11 699f458cf7ca: Download complete 14:35:11 8998bd30e6a1: Download complete 14:35:14 2437ff75d9bd: Verifying Checksum 14:35:14 2437ff75d9bd: Download complete 14:35:16 8998bd30e6a1: Pull complete 14:35:16 04944245beec: Pull complete 14:35:18 699f458cf7ca: Pull complete 14:35:18 765212b225bb: Pull complete 14:35:21 f23df028b6ca: Pull complete 14:35:21 d65c8cfc05b1: Pull complete 14:35:39 2437ff75d9bd: Pull complete 14:35:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:40 prd-ubuntu20.04-docker-arm64-4c-16g-17138 does not seem to be running inside a container 14:35:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:35:42 $ docker top 4752cac000f9d0a646f6fd0bd3e70f7acc415fcabcc8200a50ba913de531c0ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:43 ---> job-cost.sh 14:35:43 lf-activate-venv: SKIPPING 14:35:43 INFO: No Stack... 14:35:44 INFO: Retrieving Pricing Info for: v3-standard-4 14:35:44 INFO: Archiving Costs [Pipeline] sh 14:35:45 + cat /w/workspace/device-rest-go/1/archives/cost.csv 14:35:45 + cut -d, -f6 [Pipeline] lock 14:35:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-366-1-stack-cost] 14:35:45 Resource [jenkins-edgexfoundry-device-rest-go-PR-366-1-stack-cost] did not exist. Created. 14:35:45 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:35:46 /w/workspace/device-rest-go/1@tmp/durable-9e01e3d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:35:46 + echo total: 0.10999999940395355 [Pipeline] stash 14:35:46 Warning: overwriting stash ‘stack-cost’ 14:35:46 Stashed 1 file(s) [Pipeline] } 14:35:46 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-366-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:35:46 $ docker stop --time=1 4752cac000f9d0a646f6fd0bd3e70f7acc415fcabcc8200a50ba913de531c0ae 14:35:51 $ docker rm -f --volumes 4752cac000f9d0a646f6fd0bd3e70f7acc415fcabcc8200a50ba913de531c0ae [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 14:35:52 provisioning config files... 14:35:52 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-366@tmp/config338956604874387318tmp [Pipeline] { [Pipeline] sh 14:35:52 + set +x 14:35:52 + + curl -sbash https://codecov.io/bash -s 14:35:52 -- 14:35:52 14:35:52 _____ _ 14:35:52 / ____| | | 14:35:52 | | ___ __| | ___ ___ _____ __ 14:35:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:35:52 | |___| (_) | (_| | __/ (_| (_) \ V / 14:35:52 \_____\___/ \__,_|\___|\___\___/ \_/ 14:35:52 Bash-1.0.6 14:35:52 14:35:52 14:35:52 ==> git version 2.25.1 found 14:35:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:35:52 Release-Date: 2020-01-08 14:35:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:35:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:35:52 ==> Jenkins CI detected. 14:35:52 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-366 14:35:52 project root: . 14:35:52 --> token set from env 14:35:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:35:52 ==> Running gcov in . (disable via -X gcov) 14:35:52 ==> Python coveragepy not found 14:35:52 ==> Searching for coverage reports in: 14:35:52 + . 14:35:52 -> Found 1 reports 14:35:52 ==> Detecting git/mercurial file structure 14:35:52 ==> Reading reports 14:35:52 + ./coverage.out bytes=14499 14:35:52 ==> Appending adjustments 14:35:52 https://docs.codecov.io/docs/fixing-reports 14:35:52 + Found adjustments 14:35:52 ==> Gzipping contents 14:35:52 4.0K /tmp/codecov.yLGc8p.gz 14:35:52 ==> Uploading reports 14:35:52 url: https://codecov.io 14:35:52 query: branch=PR-366&commit=3f5745b9430ec2ede972e81d57068a7a4028a5f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=366&job=&cmd_args= 14:35:52 -> Pinging Codecov 14:35:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-366&commit=3f5745b9430ec2ede972e81d57068a7a4028a5f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=366&job=&cmd_args= 14:35:52 -> Uploading to 14:35:52 https://storage.googleapis.com/codecov/v4/raw/2023-11-09/4E5D53B4F1F92C436F7061BF334D961C/3f5745b9430ec2ede972e81d57068a7a4028a5f6/4725745b-c716-400f-acc4-3fb86e3092da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231109T143552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b42aef5d196dbd2defbe03fb41c8a0dcedea9ba542c9935e513ad01de3fae046 14:35:52 % Total % Received % Xferd Average Speed Time Time Time Current 14:35:52 Dload Upload Total Spent Left Speed 14:35:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 11321 --:--:-- --:--:-- --:--:-- 11321 100 2321 0 0 100 2321 0 8379 --:--:-- --:--:-- --:--:-- 8348 14:35:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/3f5745b9430ec2ede972e81d57068a7a4028a5f6 [Pipeline] } 14:35:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:35:54 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-366/archives ] 14:35:54 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-366/archives 14:35:54 total 16 14:35:54 drwxr-xr-x 3 root root 4096 Nov 9 14:28 . 14:35:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 14:28 .. 14:35:54 drwxr-xr-x 2 root root 4096 Nov 9 14:28 cost 14:35:54 -rw-r--r-- 1 root root 86 Nov 9 14:28 cost.csv 14:35:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-366/archives 14:35:54 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-366/archives 14:35:54 total 16 14:35:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 14:28 . 14:35:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 14:28 .. 14:35:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 14:28 cost 14:35:54 -rw-r--r-- 1 jenkins jenkins 86 Nov 9 14:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:35:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:35:56 ---> package-listing.sh 14:35:56 ++ tr '[:upper:]' '[:lower:]' 14:35:56 ++ facter osfamily 14:35:56 + OS_FAMILY=debian 14:35:56 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-366 14:35:56 + START_PACKAGES=/tmp/packages_start.txt 14:35:56 + END_PACKAGES=/tmp/packages_end.txt 14:35:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:56 + PACKAGES=/tmp/packages_start.txt 14:35:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-366 ']' 14:35:56 + PACKAGES=/tmp/packages_end.txt 14:35:56 + case "${OS_FAMILY}" in 14:35:56 + dpkg -l 14:35:56 + grep '^ii' 14:35:56 + '[' -f /tmp/packages_start.txt ']' 14:35:56 + '[' -f /tmp/packages_end.txt ']' 14:35:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-366 ']' 14:35:56 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-366/archives/ 14:35:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-366/archives/ [Pipeline] echo 14:35:56 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-366/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:35:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:57 prd-ubuntu20.04-docker-8c-8g-17137 does not seem to be running inside a container 14:35:57 $ 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-366/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-366 -v /w/workspace/gexfoundry_device-rest-go_PR-366:/w/workspace/gexfoundry_device-rest-go_PR-366:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-366@tmp:/w/workspace/gexfoundry_device-rest-go_PR-366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:35:57 $ docker top c3dfddfe1eb001e66f02ee13eb9c97fb641aa12b1f7a00a9ce3dd1a6c5938a8d -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:58 + touch /tmp/pre-build-complete [Pipeline] sh 14:35:58 + mkdir -p /var/log/sysstat [Pipeline] sh 14:35:58 + ls /var/log/sa-host 14:35:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:58 provisioning config files... 14:35:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-366@tmp/config9842499626174692408tmp [Pipeline] { [Pipeline] echo 14:35:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:35:59 ---> create-netrc.sh [Pipeline] } 14:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:35:59 ---> python-tools-install.sh [Pipeline] echo 14:35:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:36:00 ---> sudo-logs.sh 14:36:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:36:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:36:00 ---> job-cost.sh 14:36:00 lf-activate-venv: SKIPPING 14:36:00 DEBUG: total: 0.2199999988079071 14:36:00 INFO: Retrieving Stack Cost... 14:36:01 INFO: Retrieving Pricing Info for: v3-standard-8 14:36:01 INFO: Archiving Costs [Pipeline] echo 14:36:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:36:01 ---> logs-deploy.sh 14:36:01 lf-activate-venv: SKIPPING 14:36:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-366/1 14:36:01 INFO: archiving workspace using pattern(s): 14:36:02 Archives upload complete. 14:36:02 INFO: archiving logs to Nexus 14:36:03 ---> uname -a: 14:36:03 Linux prd-ubuntu20-04-docker-8c-8g-17137 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:36:03 14:36:03 14:36:03 ---> lscpu: 14:36:03 Architecture: x86_64 14:36:03 CPU op-mode(s): 32-bit, 64-bit 14:36:03 Byte Order: Little Endian 14:36:03 Address sizes: 40 bits physical, 48 bits virtual 14:36:03 CPU(s): 8 14:36:03 On-line CPU(s) list: 0-7 14:36:03 Thread(s) per core: 1 14:36:03 Core(s) per socket: 1 14:36:03 Socket(s): 8 14:36:03 NUMA node(s): 1 14:36:03 Vendor ID: AuthenticAMD 14:36:03 CPU family: 23 14:36:03 Model: 49 14:36:03 Model name: AMD EPYC-Rome Processor 14:36:03 Stepping: 0 14:36:03 CPU MHz: 2799.998 14:36:03 BogoMIPS: 5599.99 14:36:03 Virtualization: AMD-V 14:36:03 Hypervisor vendor: KVM 14:36:03 Virtualization type: full 14:36:03 L1d cache: 256 KiB 14:36:03 L1i cache: 256 KiB 14:36:03 L2 cache: 4 MiB 14:36:03 L3 cache: 128 MiB 14:36:03 NUMA node0 CPU(s): 0-7 14:36:03 Vulnerability Itlb multihit: Not affected 14:36:03 Vulnerability L1tf: Not affected 14:36:03 Vulnerability Mds: Not affected 14:36:03 Vulnerability Meltdown: Not affected 14:36:03 Vulnerability Mmio stale data: Not affected 14:36:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:36:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:36:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:36:03 Vulnerability Srbds: Not affected 14:36:03 Vulnerability Tsx async abort: Not affected 14:36:03 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 14:36:03 14:36:03 14:36:03 ---> nproc: 14:36:03 8 14:36:03 14:36:03 14:36:03 ---> df -h: 14:36:03 Filesystem Size Used Avail Use% Mounted on 14:36:03 overlay 155G 12G 144G 8% / 14:36:03 tmpfs 64M 0 64M 0% /dev 14:36:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:36:03 shm 64M 0 64M 0% /dev/shm 14:36:03 /dev/vda1 155G 12G 144G 8% /facter-os 14:36:03 14:36:03 14:36:03 ---> sar -b -r -n DEV: 14:36:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17137) 11/09/23 _x86_64_ (8 CPU) 14:36:03 14:36:03 14:25:06 LINUX RESTART (8 CPU) 14:36:03 14:36:03 14:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:36:03 14:27:01 199.88 4.81 195.07 0.00 447.11 131253.28 0.00 14:36:03 14:28:01 139.63 0.22 139.41 0.00 12.00 58219.36 0.00 14:36:03 14:29:01 159.96 0.08 159.87 0.00 14.66 37301.25 0.00 14:36:03 14:30:01 2.03 0.00 2.03 0.00 0.00 24.81 0.00 14:36:03 14:31:01 46.61 10.63 35.98 0.00 3456.76 5924.61 0.00 14:36:03 14:32:01 3.92 0.02 3.90 0.00 0.13 81.99 0.00 14:36:03 14:33:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 14:36:03 14:34:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 14:36:03 14:35:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 14:36:03 14:36:01 6.07 0.28 5.78 0.00 20.53 110.38 0.00 14:36:03 Average: 55.99 1.60 54.39 0.00 395.03 23116.22 0.00 14:36:03 14:36:03 14:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:36:03 14:27:01 28305552 31542396 756244 2.30 115964 3329960 2027980 5.98 1191288 2923164 162440 14:36:03 14:28:01 28389004 31521104 773568 2.35 154020 3179344 1966384 5.80 1220496 2798224 484 14:36:03 14:29:01 27638776 31568172 723736 2.20 165484 3898536 1757436 5.18 1258912 3441136 364 14:36:03 14:30:01 27638928 31568364 723160 2.20 165532 3898536 1757436 5.18 1258708 3441136 44 14:36:03 14:31:01 27292640 31550812 720564 2.19 188000 4195372 1740556 5.13 1485812 3527156 20 14:36:03 14:32:01 27297840 31551148 720420 2.19 186556 4192124 1704792 5.02 1484616 3523924 12 14:36:03 14:33:01 27298588 31551908 719556 2.19 186600 4192128 1704792 5.02 1483876 3523924 12 14:36:03 14:34:01 27306668 31560164 711304 2.16 186624 4192256 1704792 5.02 1476060 3524032 12 14:36:03 14:35:01 27306820 31560404 711220 2.16 186712 4192248 1704792 5.02 1476140 3524056 0 14:36:03 14:36:01 27268672 31524988 741484 2.25 186860 4193624 1769224 5.21 1509248 3521268 172 14:36:03 Average: 27574349 31549946 730126 2.22 172235 3946413 1783818 5.26 1384516 3374802 16356 14:36:03 14:36:03 14:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:36:03 14:27:01 docker0 238.91 379.95 20.09 2641.11 0.00 0.00 0.00 0.00 14:36:03 14:27:01 ens3 563.55 349.87 7308.93 47.82 0.00 0.00 0.00 0.00 14:36:03 14:27:01 lo 3.12 3.12 0.31 0.31 0.00 0.00 0.00 0.00 14:36:03 14:28:01 docker0 1.30 2.88 0.08 30.90 0.00 0.00 0.00 0.00 14:36:03 14:28:01 ens3 35.54 22.40 65.29 14.02 0.00 0.00 0.00 0.00 14:36:03 14:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:36:03 14:28:01 vethd9e9fba 1.30 2.80 0.10 30.89 0.00 0.00 0.00 0.00 14:36:03 14:29:01 docker0 2.03 3.67 0.12 31.44 0.00 0.00 0.00 0.00 14:36:03 14:29:01 ens3 117.95 71.74 2629.79 16.37 0.00 0.00 0.00 0.00 14:36:03 14:29:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 14:36:03 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:03 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:36:03 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:31:01 ens3 139.14 49.66 2080.97 3.71 0.00 0.00 0.00 0.00 14:36:03 14:31:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:36:03 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:32:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:36:03 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:36:03 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:33:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:36:03 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:36:03 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:03 14:36:01 ens3 25.38 16.21 28.35 9.64 0.00 0.00 0.00 0.00 14:36:03 14:36:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 14:36:03 Average: docker0 23.87 38.08 2.00 266.39 0.00 0.00 0.00 0.00 14:36:03 Average: ens3 87.41 50.53 1201.16 9.09 0.00 0.00 0.00 0.00 14:36:03 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 14:36:03 14:36:03