Pull request #409 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e14887425c2b0bf2a8d22b84205f3cd9903155f+3ca1d9672aa57d288ff73684e8f7d94170c5a17a (1e3ab22057d3a84b8b3fad907b87f8347d0bc266) 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-ssh10013068561875983489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1613004737510529255.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 f3350a1713306dce7682ed7e37d5774890d03277 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-409/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-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5100073600826151276.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-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14509193337233038082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh13782131076395305696.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-409/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-409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7334480497107101382.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 f3350a1713306dce7682ed7e37d5774890d03277 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-9315 in /w/workspace/gexfoundry_device-rest-go_PR-409 [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-409 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3ca1d9672aa57d288ff73684e8f7d94170c5a17a into PR head commit 6e14887425c2b0bf2a8d22b84205f3cd9903155f Merge succeeded, producing 6e14887425c2b0bf2a8d22b84205f3cd9903155f Checking out Revision 6e14887425c2b0bf2a8d22b84205f3cd9903155f (PR-409) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e14887425c2b0bf2a8d22b84205f3cd9903155f # 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 3ca1d9672aa57d288ff73684e8f7d94170c5a17a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e14887425c2b0bf2a8d22b84205f3cd9903155f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:38:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:38:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:38:24 ========================================================= 20:38:24 EdgeX Global Pipelines Version Info 20:38:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:38:25 ------------------- 20:38:25 stable info: 20:38:25 ------------------- 20:38:25 Commited By: Cherry Wang cherry@iotechsys.com 20:38:25 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 20:38:25 Message: update stable to v1.0.263 20:38:25 ------------------- 20:38:25 experimental info: 20:38:25 ------------------- 20:38:25 Commited By: Cherry Wang cherry@iotechsys.com 20:38:25 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 20:38:25 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-409 [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-409 [Pipeline] echo 20:38:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-409 [Pipeline] echo 20:38:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e14887425c2b0bf2a8d22b84205f3cd9903155f [Pipeline] echo 20:38:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e14887 [Pipeline] echo 20:38:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:28 provisioning config files... 20:38:28 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-409@tmp/config748315881890152811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:28 ---> ****-login.sh 20:38:28 nexus3.edgexfoundry.org:10001 20:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:29 Configure a credential helper to remove this warning. See 20:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:29 20:38:29 Login Succeeded 20:38:29 nexus3.edgexfoundry.org:10002 20:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:29 Configure a credential helper to remove this warning. See 20:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:29 20:38:29 Login Succeeded 20:38:29 nexus3.edgexfoundry.org:10003 20:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:29 Configure a credential helper to remove this warning. See 20:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:29 20:38:29 Login Succeeded 20:38:29 nexus3.edgexfoundry.org:10004 20:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:29 Configure a credential helper to remove this warning. See 20:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:29 20:38:29 Login Succeeded 20:38:29 ****.io 20:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:29 Configure a credential helper to remove this warning. See 20:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:29 20:38:29 Login Succeeded 20:38:29 ---> ****-login.sh ends [Pipeline] } 20:38:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:38:30 + git rev-list -1 --merges 6e14887425c2b0bf2a8d22b84205f3cd9903155f~1..6e14887425c2b0bf2a8d22b84205f3cd9903155f [Pipeline] echo 20:38:30 -----------> git rev-list -1 --merges 6e14887425c2b0bf2a8d22b84205f3cd9903155f~1..6e14887425c2b0bf2a8d22b84205f3cd9903155f 6e14887425c2b0bf2a8d22b84205f3cd9903155f [false] [Pipeline] sh 20:38:30 + git log --format=format:%s -1 6e14887425c2b0bf2a8d22b84205f3cd9903155f [Pipeline] echo 20:38:30 ========================================================= 20:38:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:38:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:31 + git log --format=format:%s -1 6e14887425c2b0bf2a8d22b84205f3cd9903155f [Pipeline] echo 20:38:31 [semverPrep] GIT_COMMIT: 6e14887425c2b0bf2a8d22b84205f3cd9903155f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:38:31 [semverPrep] This is not a build commit. [Pipeline] sh 20:38:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:38:31 + grep -v github /etc/ssh/ssh_known_hosts 20:38:31 + [ -e /tmp/ssh_known_hosts ] 20:38:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:38:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 20:38:31 sudo tee -a /etc/ssh/ssh_known_hosts 20:38:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:32 20:38:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:32 0.1.4: Pulling from edgex-devops/py-git-semver 20:38:32 b85a868b505f: Pulling fs layer 20:38:32 e2be974225ed: Pulling fs layer 20:38:32 339a4e72a1f5: Pulling fs layer 20:38:32 988bab9f4d93: Pulling fs layer 20:38:32 1469e6f7b9e6: Pulling fs layer 20:38:32 eaf3925da568: Pulling fs layer 20:38:32 bab4dde63d76: Pulling fs layer 20:38:32 bde34c3a00c8: Pulling fs layer 20:38:32 b352a97aabf1: Pulling fs layer 20:38:32 4872d77fe225: Pulling fs layer 20:38:32 5851b861e8e6: Pulling fs layer 20:38:32 988bab9f4d93: Waiting 20:38:32 1469e6f7b9e6: Waiting 20:38:32 eaf3925da568: Waiting 20:38:32 bab4dde63d76: Waiting 20:38:32 bde34c3a00c8: Waiting 20:38:32 b352a97aabf1: Waiting 20:38:32 4872d77fe225: Waiting 20:38:32 5851b861e8e6: Waiting 20:38:32 e2be974225ed: Verifying Checksum 20:38:32 e2be974225ed: Download complete 20:38:32 988bab9f4d93: Verifying Checksum 20:38:32 988bab9f4d93: Download complete 20:38:32 1469e6f7b9e6: Verifying Checksum 20:38:32 1469e6f7b9e6: Download complete 20:38:32 eaf3925da568: Download complete 20:38:32 339a4e72a1f5: Verifying Checksum 20:38:32 339a4e72a1f5: Download complete 20:38:33 bde34c3a00c8: Verifying Checksum 20:38:33 bde34c3a00c8: Download complete 20:38:33 b352a97aabf1: Verifying Checksum 20:38:33 b352a97aabf1: Download complete 20:38:33 4872d77fe225: Verifying Checksum 20:38:33 4872d77fe225: Download complete 20:38:33 5851b861e8e6: Verifying Checksum 20:38:33 5851b861e8e6: Download complete 20:38:33 b85a868b505f: Verifying Checksum 20:38:33 b85a868b505f: Download complete 20:38:33 bab4dde63d76: Verifying Checksum 20:38:33 bab4dde63d76: Download complete 20:38:34 b85a868b505f: Pull complete 20:38:34 e2be974225ed: Pull complete 20:38:34 339a4e72a1f5: Pull complete 20:38:34 988bab9f4d93: Pull complete 20:38:35 1469e6f7b9e6: Pull complete 20:38:35 eaf3925da568: Pull complete 20:38:36 bab4dde63d76: Pull complete 20:38:36 bde34c3a00c8: Pull complete 20:38:36 b352a97aabf1: Pull complete 20:38:36 4872d77fe225: Pull complete 20:38:37 5851b861e8e6: Pull complete 20:38:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:37 prd-ubuntu20.04-docker-8c-8g-9315 does not seem to be running inside a container 20:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-409 -v /w/workspace/gexfoundry_device-rest-go_PR-409:/w/workspace/gexfoundry_device-rest-go_PR-409:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-409@tmp:/w/workspace/gexfoundry_device-rest-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:38:39 $ docker top 52bbb0b0ed75ff68ed790709cb0dd0d381d5051bbc506f9190372dca8b4c62d8 -eo pid,comm 20:38:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:38:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:39 [ssh-agent] Looking for ssh-agent implementation... 20:38:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:39 $ docker exec 52bbb0b0ed75ff68ed790709cb0dd0d381d5051bbc506f9190372dca8b4c62d8 ssh-agent 20:38:39 SSH_AUTH_SOCK=/tmp/ssh-UOCkpx3wSL2n/agent.34 20:38:39 SSH_AGENT_PID=40 20:38:39 Running ssh-add (command line suppressed) 20:38:39 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-409@tmp/private_key_7858043678576855781.key (/w/workspace/gexfoundry_device-rest-go_PR-409@tmp/private_key_7858043678576855781.key) 20:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:40 + git tag --points-at HEAD [Pipeline] } 20:38:40 $ docker exec --env ******** --env ******** 52bbb0b0ed75ff68ed790709cb0dd0d381d5051bbc506f9190372dca8b4c62d8 ssh-agent -k 20:38:40 unset SSH_AUTH_SOCK; 20:38:40 unset SSH_AGENT_PID; 20:38:40 echo Agent pid 40 killed; 20:38:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:38:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:40 [ssh-agent] Looking for ssh-agent implementation... 20:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:40 $ docker exec 52bbb0b0ed75ff68ed790709cb0dd0d381d5051bbc506f9190372dca8b4c62d8 ssh-agent 20:38:40 SSH_AUTH_SOCK=/tmp/ssh-na3kSuSgCLz2/agent.73 20:38:40 SSH_AGENT_PID=79 20:38:40 Running ssh-add (command line suppressed) 20:38:40 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-409@tmp/private_key_9653305788516095046.key (/w/workspace/gexfoundry_device-rest-go_PR-409@tmp/private_key_9653305788516095046.key) 20:38:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:41 + git semver init 20:38:41 2024-09-03 20:38:41,414 [run_init] DEBUG init version:0.0.0 force:False 20:38:41 2024-09-03 20:38:41,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-409/.semver 20:38:41 2024-09-03 20:38:41,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-409/.semver 20:38:41 2024-09-03 20:38:41,416 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-409/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-409, universal_newlines=False, shell=None, istream=None) 20:38:42 2024-09-03 20:38:42,635 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-409/.git/info/exclude 20:38:42 2024-09-03 20:38:42,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-409/.semver/PR-409 with force:False 20:38:42 2024-09-03 20:38:42,635 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-409/.semver/PR-409 20:38:42 2024-09-03 20:38:42,640 [execute] INFO git cat-file --batch-check 20:38:42 2024-09-03 20:38:42,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-409/.semver, universal_newlines=False, shell=None, istream=) 20:38:42 2024-09-03 20:38:42,646 [execute] INFO git cat-file --batch 20:38:42 2024-09-03 20:38:42,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-409/.semver, universal_newlines=False, shell=None, istream=) 20:38:42 2024-09-03 20:38:42,651 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-409/.semver/PR-409 20:38:42 0.0.0 [Pipeline] } 20:38:42 $ docker exec --env ******** --env ******** 52bbb0b0ed75ff68ed790709cb0dd0d381d5051bbc506f9190372dca8b4c62d8 ssh-agent -k 20:38:42 unset SSH_AUTH_SOCK; 20:38:42 unset SSH_AGENT_PID; 20:38:42 echo Agent pid 79 killed; 20:38:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:43 + git semver [Pipeline] } 20:38:43 $ docker stop --time=1 52bbb0b0ed75ff68ed790709cb0dd0d381d5051bbc506f9190372dca8b4c62d8 20:38:45 $ docker rm -f --volumes 52bbb0b0ed75ff68ed790709cb0dd0d381d5051bbc506f9190372dca8b4c62d8 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:38:45 Stashed 1 file(s) [Pipeline] echo 20:38:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:46 provisioning config files... 20:38:46 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-409@tmp/config3271672288961791284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:47 ---> ****-login.sh 20:38:47 nexus3.edgexfoundry.org:10001 20:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:47 Configure a credential helper to remove this warning. See 20:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:47 20:38:47 Login Succeeded 20:38:47 nexus3.edgexfoundry.org:10002 20:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:47 Configure a credential helper to remove this warning. See 20:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:47 20:38:47 Login Succeeded 20:38:47 nexus3.edgexfoundry.org:10003 20:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:47 Configure a credential helper to remove this warning. See 20:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:47 20:38:47 Login Succeeded 20:38:47 nexus3.edgexfoundry.org:10004 20:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:47 Configure a credential helper to remove this warning. See 20:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:47 20:38:47 Login Succeeded 20:38:47 ****.io 20:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:38:47 Configure a credential helper to remove this warning. See 20:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:38:47 20:38:47 Login Succeeded 20:38:47 ---> ****-login.sh ends [Pipeline] } 20:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:38:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:38:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:38:47 ========================================================= 20:38:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:38:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:48 + 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 . 20:38:48 Sending build context to Docker daemon 16.56MB 20:38:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:38:48 Step 2/12 : FROM ${BASE} AS builder 20:38:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:38:48 619be1103602: Pulling fs layer 20:38:48 7862e08f4a3e: Pulling fs layer 20:38:48 5df492c9dc93: Pulling fs layer 20:38:48 7629e6793208: Pulling fs layer 20:38:48 4f4fb700ef54: Pulling fs layer 20:38:48 fb5054dd5b73: Pulling fs layer 20:38:48 eeca6798cff9: Pulling fs layer 20:38:48 aa269ceb94a6: Pulling fs layer 20:38:48 ada007ff1a6a: Pulling fs layer 20:38:48 7629e6793208: Waiting 20:38:48 4f4fb700ef54: Waiting 20:38:48 ada007ff1a6a: Waiting 20:38:48 fb5054dd5b73: Waiting 20:38:48 eeca6798cff9: Waiting 20:38:48 aa269ceb94a6: Waiting 20:38:48 7862e08f4a3e: Verifying Checksum 20:38:48 7862e08f4a3e: Download complete 20:38:48 7629e6793208: Download complete 20:38:48 4f4fb700ef54: Verifying Checksum 20:38:48 4f4fb700ef54: Download complete 20:38:48 619be1103602: Verifying Checksum 20:38:48 619be1103602: Download complete 20:38:48 fb5054dd5b73: Verifying Checksum 20:38:48 fb5054dd5b73: Download complete 20:38:48 eeca6798cff9: Download complete 20:38:48 ada007ff1a6a: Verifying Checksum 20:38:48 ada007ff1a6a: Download complete 20:38:48 619be1103602: Pull complete 20:38:48 7862e08f4a3e: Pull complete 20:38:48 5df492c9dc93: Verifying Checksum 20:38:48 5df492c9dc93: Download complete 20:38:49 aa269ceb94a6: Verifying Checksum 20:38:49 aa269ceb94a6: Download complete 20:38:52 5df492c9dc93: Pull complete 20:38:52 7629e6793208: Pull complete 20:38:52 4f4fb700ef54: Pull complete 20:38:52 fb5054dd5b73: Pull complete 20:38:52 eeca6798cff9: Pull complete 20:38:55 aa269ceb94a6: Pull complete 20:38:55 ada007ff1a6a: Pull complete 20:38:55 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:38:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:38:55 ---> f489d0715acc 20:38:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:38:57 ---> Running in f659d7ea9353 20:38:57 Removing intermediate container f659d7ea9353 20:38:57 ---> 95aad4449972 20:38:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:38:57 ---> Running in 94bc4dd804aa 20:38:57 Removing intermediate container 94bc4dd804aa 20:38:57 ---> c1e43b2a3329 20:38:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:38:57 ---> Running in d19a939a0148 20:38:58 Removing intermediate container d19a939a0148 20:38:58 ---> 39bb7e0e8d87 20:38:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:38:58 ---> Running in 6c3d89e11821 20:38:58 Removing intermediate container 6c3d89e11821 20:38:58 ---> 68abdb9fb43f 20:38:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:38:58 ---> Running in be1981df7ebc 20:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:38:58 (1/4) Installing openssh-keygen (9.3_p2-r2) 20:38:58 (2/4) Installing libedit (20221030.3.1-r1) 20:38:59 (3/4) Installing openssh-client-common (9.3_p2-r2) 20:38:59 (4/4) Installing openssh-client-default (9.3_p2-r2) 20:38:59 Executing busybox-1.36.1-r5.trigger 20:38:59 OK: 268 MiB in 56 packages 20:38:59 Removing intermediate container be1981df7ebc 20:38:59 ---> 6eeef94e880d 20:38:59 Step 8/12 : WORKDIR /device-rest-go 20:38:59 ---> Running in c4c9844cd818 20:38:59 Removing intermediate container c4c9844cd818 20:38:59 ---> 30ae83338549 20:38:59 Step 9/12 : COPY go.mod vendor* ./ 20:38:59 ---> 3278fd4d4d5e 20:38:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:59 ---> Running in 9e05bb455a44 20:39:01 Still waiting to schedule task 20:39:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:39:46 Removing intermediate container 9e05bb455a44 20:39:46 ---> ef45e77b9864 20:39:46 Step 11/12 : COPY . . 20:39:46 ---> 11f9a4d78477 20:39:46 Step 12/12 : RUN $MAKE 20:39:46 ---> Running in 0c8d19ac7255 20:39:46 noop 20:39:47 Removing intermediate container 0c8d19ac7255 20:39:47 ---> 89fbbd9512d8 20:39:47 Successfully built 89fbbd9512d8 20:39:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:47 + docker inspect -f . ci-base-image-x86_64 20:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:48 prd-ubuntu20.04-docker-8c-8g-9315 does not seem to be running inside a container 20:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-409 -v /w/workspace/gexfoundry_device-rest-go_PR-409:/w/workspace/gexfoundry_device-rest-go_PR-409:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-409@tmp:/w/workspace/gexfoundry_device-rest-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:39:48 $ docker top cae0ec350535d876f4b7bbafb485a825b478b54f81ae8cf59e9b1220cb894b7f -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:48 + go version 20:39:48 go version go1.21.9 linux/amd64 [Pipeline] } 20:39:48 $ docker stop --time=1 cae0ec350535d876f4b7bbafb485a825b478b54f81ae8cf59e9b1220cb894b7f 20:39:50 $ docker rm -f --volumes cae0ec350535d876f4b7bbafb485a825b478b54f81ae8cf59e9b1220cb894b7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:51 + docker inspect -f . ci-base-image-x86_64 20:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:51 prd-ubuntu20.04-docker-8c-8g-9315 does not seem to be running inside a container 20:39:51 $ 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-409 -v /w/workspace/gexfoundry_device-rest-go_PR-409:/w/workspace/gexfoundry_device-rest-go_PR-409:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-409@tmp:/w/workspace/gexfoundry_device-rest-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:39:51 $ docker top 5491ba1c7bfb1ce2980f448ab056abd72b0c9a5adfcffb559ef4f49b5ca5c22b -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-409 [Pipeline] fileExists [Pipeline] sh 20:39:52 + make test 20:39:52 go test ./... -coverprofile=coverage.out ./... 20:39:53 ? github.com/edgexfoundry/device-rest-go [no test files] 20:40:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:40:15 ok github.com/edgexfoundry/device-rest-go/driver 0.007s coverage: 33.2% of statements 20:40:24 go vet ./... 20:40:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:40:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:40:29 ./bin/test-attribution-txt.sh 20:40:29 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:40:29 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:40:29 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:40:29 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:40:29 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:40:29 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:40:29 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:40:29 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:40:29 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:40:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:40:29 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:40:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:40:29 $ docker stop --time=1 5491ba1c7bfb1ce2980f448ab056abd72b0c9a5adfcffb559ef4f49b5ca5c22b 20:40:32 $ docker rm -f --volumes 5491ba1c7bfb1ce2980f448ab056abd72b0c9a5adfcffb559ef4f49b5ca5c22b [Pipeline] // withDockerContainer [Pipeline] sh 20:40:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:40:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:40:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:40:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9316 in /w/workspace/gexfoundry_device-rest-go_PR-409 [Pipeline] { [Pipeline] ws 20:40:34 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:40:34 + ls -al . 20:40:34 total 248 20:40:34 drwxrwxr-x 9 jenkins jenkins 4096 Sep 3 20:39 . 20:40:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 20:38 .. 20:40:34 -rw-rw-r-- 1 jenkins jenkins 151 Sep 3 20:38 .dockerignore 20:40:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 20:40 .git 20:40:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 20:38 .github 20:40:34 -rw-rw-r-- 1 jenkins jenkins 264 Sep 3 20:38 .gitignore 20:40:34 -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 20:38 .golangci.yml 20:40:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 20:38 .semver 20:40:34 -rw-rw-r-- 1 jenkins jenkins 10300 Sep 3 20:38 Attribution.txt 20:40:34 -rw-rw-r-- 1 jenkins jenkins 17685 Sep 3 20:38 CHANGELOG.md 20:40:34 -rw-rw-r-- 1 jenkins jenkins 1687 Sep 3 20:38 Dockerfile 20:40:34 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 20:38 GOVERNANCE.md 20:40:34 -rw-rw-r-- 1 jenkins jenkins 680 Sep 3 20:38 Jenkinsfile 20:40:34 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 20:38 LICENSE 20:40:34 -rw-rw-r-- 1 jenkins jenkins 2016 Sep 3 20:38 Makefile 20:40:34 -rw-rw-r-- 1 jenkins jenkins 620 Sep 3 20:38 OWNERS.md 20:40:34 -rw-rw-r-- 1 jenkins jenkins 3989 Sep 3 20:38 README.md 20:40:34 -rw-rw-r-- 1 jenkins jenkins 5 Sep 3 20:38 VERSION 20:40:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 20:38 bin 20:40:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 20:38 cmd 20:40:34 -rw-r--r-- 1 jenkins jenkins 14499 Sep 3 20:40 coverage.out 20:40:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 20:38 driver 20:40:34 -rw-rw-r-- 1 jenkins jenkins 7134 Sep 3 20:38 go.mod 20:40:34 -rw-rw-r-- 1 jenkins jenkins 101673 Sep 3 20:38 go.sum 20:40:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 20:38 openapi 20:40:34 -rw-rw-r-- 1 jenkins jenkins 713 Sep 3 20:38 version.go 20:40:37 The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:37 + 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=6e14887425c2b0bf2a8d22b84205f3cd9903155f --label arch=amd64 --label version=0.0.0 . 20:40:37 Sending build context to Docker daemon 16.58MB 20:40:37 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:40:37 Step 2/26 : FROM ${BASE} AS builder 20:40:37 ---> 89fbbd9512d8 20:40:37 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:40:37 ---> Running in dc8544d5a6fb 20:40:37 Removing intermediate container dc8544d5a6fb 20:40:37 ---> 9aa1f9033a40 20:40:37 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:40:37 ---> Running in 2b0d471139b5 20:40:37 Removing intermediate container 2b0d471139b5 20:40:37 ---> 77aad9f12f57 20:40:37 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:40:37 ---> Running in 28557980de4a 20:40:38 Removing intermediate container 28557980de4a 20:40:38 ---> 6fef1de3f327 20:40:38 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:40:38 ---> Running in e329b7b24cea 20:40:38 Removing intermediate container e329b7b24cea 20:40:38 ---> 71f45f7e42d0 20:40:38 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:40:38 ---> Running in ad3093465502 20:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:40:38 OK: 268 MiB in 56 packages 20:40:39 Removing intermediate container ad3093465502 20:40:39 ---> 877a60df10eb 20:40:39 Step 8/26 : WORKDIR /device-rest-go 20:40:39 ---> Running in da1b410fd32e 20:40:39 Removing intermediate container da1b410fd32e 20:40:39 ---> c26cf53867f5 20:40:39 Step 9/26 : COPY go.mod vendor* ./ 20:40:39 ---> 120d0b5482a8 20:40:39 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:39 ---> Running in 0aaa7d46daee 20:40:40 Removing intermediate container 0aaa7d46daee 20:40:40 ---> ee7aa244f801 20:40:40 Step 11/26 : COPY . . 20:40:40 ---> 33956ba72429 20:40:40 Step 12/26 : RUN $MAKE 20:40:40 ---> Running in f7592239a375 20:40:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:40:41 using credential edgex-jenkins-ssh 20:40:41 Cloning the remote Git repository 20:40:41 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:40:41 > git init /w/workspace/device-rest-go/1 # timeout=10 20:40:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:40:41 > git --version # timeout=10 20:40:41 > git --version # 'git version 2.25.1' 20:40:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:40:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:45 Merging remotes/origin/main commit 3ca1d9672aa57d288ff73684e8f7d94170c5a17a into PR head commit 6e14887425c2b0bf2a8d22b84205f3cd9903155f 20:40:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:40:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:40:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:40:45 > git config core.sparsecheckout # timeout=10 20:40:45 > git checkout -f 6e14887425c2b0bf2a8d22b84205f3cd9903155f # timeout=10 20:40:46 Merge succeeded, producing 6e14887425c2b0bf2a8d22b84205f3cd9903155f 20:40:46 Checking out Revision 6e14887425c2b0bf2a8d22b84205f3cd9903155f (PR-409) 20:40:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:40:46 > git --version # timeout=10 20:40:46 > git --version # 'git version 2.25.1' 20:40:46 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 20:40:45 > git remote # timeout=10 20:40:46 > git config --get remote.origin.url # timeout=10 20:40:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:46 > git merge 3ca1d9672aa57d288ff73684e8f7d94170c5a17a # timeout=10 20:40:46 > git rev-parse HEAD^{commit} # timeout=10 20:40:46 > git config core.sparsecheckout # timeout=10 20:40:46 > git checkout -f 6e14887425c2b0bf2a8d22b84205f3cd9903155f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:40:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:51 Dload Upload Total Spent Left Speed 20:40:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73724 0 --:--:-- --:--:-- --:--:-- 73724 [Pipeline] sh 20:40:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:40:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:40:52 + sudo tee /etc/docker/daemon.new 20:40:52 { 20:40:52 "registry-mirrors": [ 20:40:52 "https://nexus3.edgexfoundry.org:10001" 20:40:52 ], 20:40:52 "bip": "10.250.0.254/24", 20:40:52 "hosts": [ 20:40:52 "tcp://0.0.0.0:5555", 20:40:52 "unix:///var/run/docker.sock" 20:40:52 ], 20:40:52 "mtu": 1458, 20:40:52 "selinux-enabled": true, 20:40:52 "seccomp-profile": "/etc/docker/seccomp.json" 20:40:52 } [Pipeline] sh 20:40:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:40:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:11 provisioning config files... 20:41:11 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4872135499370450457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:11 ---> ****-login.sh 20:41:11 nexus3.edgexfoundry.org:10001 20:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:12 Configure a credential helper to remove this warning. See 20:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:12 20:41:12 Login Succeeded 20:41:12 nexus3.edgexfoundry.org:10002 20:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:12 Configure a credential helper to remove this warning. See 20:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:12 20:41:12 Login Succeeded 20:41:12 nexus3.edgexfoundry.org:10003 20:41:12 Removing intermediate container f7592239a375 20:41:12 ---> 645d3ff8fe8b 20:41:12 Step 13/26 : FROM alpine:3.18 20:41:12 3.18: Pulling from library/alpine 20:41:12 930bdd4d222e: Pulling fs layer 20:41:12 930bdd4d222e: Verifying Checksum 20:41:12 930bdd4d222e: Download complete 20:41:12 930bdd4d222e: Pull complete 20:41:12 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:41:12 Status: Downloaded newer image for alpine:3.18 20:41:12 ---> 18f865063206 20:41:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:41:12 ---> Running in 07410a467b8e 20:41:12 Removing intermediate container 07410a467b8e 20:41:12 ---> 6150fce5711f 20:41:12 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:41:12 ---> Running in 468467efae22 20:41:12 Removing intermediate container 468467efae22 20:41:12 ---> 631c94607682 20:41:12 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:41:12 ---> Running in 3011dc6cab3b 20:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:41:12 (1/1) Installing dumb-init (1.2.5-r2) 20:41:12 Executing busybox-1.36.1-r7.trigger 20:41:12 OK: 7 MiB in 16 packages 20:41:12 Removing intermediate container 3011dc6cab3b 20:41:12 ---> aa0ae47da27a 20:41:12 Step 17/26 : RUN apk --no-cache upgrade 20:41:12 ---> Running in 751776ef47d6 20:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:41:12 OK: 7 MiB in 16 packages 20:41:12 Removing intermediate container 751776ef47d6 20:41:12 ---> 39d1af59a292 20:41:12 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:13 ---> 703ed41baea0 20:41:13 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:41:13 ---> cc1202acbc20 20:41:13 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:13 Configure a credential helper to remove this warning. See 20:41:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:13 20:41:13 Login Succeeded 20:41:13 nexus3.edgexfoundry.org:10004 20:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:13 ---> 98d21ddaa47a 20:41:13 Step 21/26 : EXPOSE 59986 20:41:13 ---> Running in 046752b2934e 20:41:13 Removing intermediate container 046752b2934e 20:41:13 ---> badfcb6bafbf 20:41:13 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:41:13 ---> Running in 9ebfaf5df14f 20:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:13 Configure a credential helper to remove this warning. See 20:41:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:13 20:41:13 Login Succeeded 20:41:13 ****.io 20:41:13 Removing intermediate container 9ebfaf5df14f 20:41:13 ---> 157f1f9a4bd8 20:41:13 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:41:13 ---> Running in fcbbe0c3dd4a 20:41:13 Removing intermediate container fcbbe0c3dd4a 20:41:13 ---> a31547efc6ef 20:41:13 Step 24/26 : LABEL arch=amd64 20:41:13 ---> Running in 7dca1e160b10 20:41:13 Removing intermediate container 7dca1e160b10 20:41:13 ---> d8e98f9a0943 20:41:13 Step 25/26 : LABEL git_sha=6e14887425c2b0bf2a8d22b84205f3cd9903155f 20:41:13 ---> Running in 1e365e8a391a 20:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:14 Removing intermediate container 1e365e8a391a 20:41:14 ---> 0dae881b986d 20:41:14 Step 26/26 : LABEL version=0.0.0 20:41:14 ---> Running in 0b3c27655e64 20:41:14 Removing intermediate container 0b3c27655e64 20:41:14 ---> a31b84d4007e 20:41:14 [Warning] One or more build-args [ARCH] were not consumed 20:41:14 Successfully built a31b84d4007e 20:41:14 Successfully tagged device-rest:latest [Pipeline] } 20:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:14 Configure a credential helper to remove this warning. See 20:41:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:14 20:41:14 Login Succeeded 20:41:14 ---> ****-login.sh ends [Pipeline] // withEnv [Pipeline] } 20:41:14 Deleting 1 temporary files [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo 20:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:41:14 ========================================================= 20:41:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:41:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:15 + 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 . 20:41:15 Sending build context to Docker daemon 130.6kB 20:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:15 20:41:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:41:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:41:15 Step 2/12 : FROM ${BASE} AS builder 20:41:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:41:15 c6b39de5b339: Pulling fs layer 20:41:15 a69c41024577: Pulling fs layer 20:41:15 d6de4b400683: Pulling fs layer 20:41:15 35cb2a7552d0: Pulling fs layer 20:41:15 4f4fb700ef54: Pulling fs layer 20:41:15 464afbd9ba4c: Pulling fs layer 20:41:15 00f215d4a9da: Pulling fs layer 20:41:15 d496ad576159: Pulling fs layer 20:41:15 35cb2a7552d0: Waiting 20:41:15 4f4fb700ef54: Waiting 20:41:15 464afbd9ba4c: Waiting 20:41:15 d496ad576159: Waiting 20:41:15 00f215d4a9da: Waiting [Pipeline] sh 20:41:15 a69c41024577: Verifying Checksum 20:41:15 a69c41024577: Download complete 20:41:15 35cb2a7552d0: Download complete 20:41:15 4f4fb700ef54: Verifying Checksum 20:41:15 4f4fb700ef54: Download complete 20:41:15 464afbd9ba4c: Verifying Checksum 20:41:15 464afbd9ba4c: Download complete 20:41:15 c6b39de5b339: Verifying Checksum 20:41:15 c6b39de5b339: Download complete 20:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:15 latest: Pulling from edgex-lftools-log-publisher 20:41:15 5eb5b503b376: Pulling fs layer 20:41:15 5c69ac0246d0: Pulling fs layer 20:41:15 ec43610c2a17: Pulling fs layer 20:41:15 3a2ae6a8a46f: Pulling fs layer 20:41:15 33b1e0a273af: Pulling fs layer 20:41:15 5d3b04190fa2: Pulling fs layer 20:41:15 2f39f015ded8: Pulling fs layer 20:41:15 3a2ae6a8a46f: Waiting 20:41:15 33b1e0a273af: Waiting 20:41:15 5d3b04190fa2: Waiting 20:41:15 2f39f015ded8: Waiting 20:41:15 5c69ac0246d0: Verifying Checksum 20:41:15 5c69ac0246d0: Download complete 20:41:15 3a2ae6a8a46f: Verifying Checksum 20:41:15 3a2ae6a8a46f: Download complete 20:41:15 33b1e0a273af: Verifying Checksum 20:41:15 33b1e0a273af: Download complete 20:41:15 5d3b04190fa2: Download complete 20:41:16 d496ad576159: Verifying Checksum 20:41:16 d496ad576159: Download complete 20:41:16 ec43610c2a17: Verifying Checksum 20:41:16 ec43610c2a17: Download complete 20:41:16 5eb5b503b376: Verifying Checksum 20:41:16 5eb5b503b376: Download complete 20:41:16 c6b39de5b339: Pull complete 20:41:16 2f39f015ded8: Download complete 20:41:17 a69c41024577: Pull complete 20:41:17 5eb5b503b376: Pull complete 20:41:17 d6de4b400683: Verifying Checksum 20:41:17 d6de4b400683: Download complete 20:41:17 5c69ac0246d0: Pull complete 20:41:17 ec43610c2a17: Pull complete 20:41:17 3a2ae6a8a46f: Pull complete 20:41:18 33b1e0a273af: Pull complete 20:41:18 5d3b04190fa2: Pull complete 20:41:18 00f215d4a9da: Download complete 20:41:22 2f39f015ded8: Pull complete 20:41:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:22 prd-ubuntu20.04-docker-8c-8g-9315 does not seem to be running inside a container 20:41:22 $ 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-409 -v /w/workspace/gexfoundry_device-rest-go_PR-409:/w/workspace/gexfoundry_device-rest-go_PR-409:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-409@tmp:/w/workspace/gexfoundry_device-rest-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:25 $ docker top cf1d38e287d90331fefdceef4ab15f4f27dacdd3cb9202339a5445be935abdef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:25 ---> job-cost.sh 20:41:25 lf-activate-venv: SKIPPING 20:41:25 INFO: No Stack... 20:41:26 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:26 INFO: Archiving Costs [Pipeline] sh 20:41:26 + cat /w/workspace/gexfoundry_device-rest-go_PR-409/archives/cost.csv 20:41:26 + cut -d, -f6 [Pipeline] lock 20:41:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-409-1-stack-cost] 20:41:26 Resource [jenkins-edgexfoundry-device-rest-go-PR-409-1-stack-cost] did not exist. Created. 20:41:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:27 + echo total: 0.2199999988079071 [Pipeline] stash 20:41:27 Stashed 1 file(s) [Pipeline] } 20:41:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:27 $ docker stop --time=1 cf1d38e287d90331fefdceef4ab15f4f27dacdd3cb9202339a5445be935abdef 20:41:28 $ docker rm -f --volumes cf1d38e287d90331fefdceef4ab15f4f27dacdd3cb9202339a5445be935abdef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:41:30 d6de4b400683: Pull complete 20:41:30 35cb2a7552d0: Pull complete 20:41:30 4f4fb700ef54: Pull complete 20:41:30 464afbd9ba4c: Pull complete 20:41:40 00f215d4a9da: Pull complete 20:41:40 d496ad576159: Pull complete 20:41:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:41:40 ---> f246e2811388 20:41:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:41:42 ---> Running in 75d8560e295f 20:41:42 Removing intermediate container 75d8560e295f 20:41:42 ---> a0bf9a7f4b90 20:41:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:41:42 ---> Running in 8fdc8c6fb3d7 20:41:43 Removing intermediate container 8fdc8c6fb3d7 20:41:43 ---> af1d7e65452a 20:41:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:41:43 ---> Running in d68be86f1a18 20:41:43 Removing intermediate container d68be86f1a18 20:41:43 ---> 3fc68a37a7e9 20:41:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:41:43 ---> Running in d7e234ebc9ad 20:41:44 Removing intermediate container d7e234ebc9ad 20:41:44 ---> 7609262a395c 20:41:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:44 ---> Running in 29df08561c65 20:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:41:46 (1/4) Installing openssh-keygen (9.3_p2-r2) 20:41:46 (2/4) Installing libedit (20221030.3.1-r1) 20:41:46 (3/4) Installing openssh-client-common (9.3_p2-r2) 20:41:46 (4/4) Installing openssh-client-default (9.3_p2-r2) 20:41:46 Executing busybox-1.36.1-r5.trigger 20:41:46 OK: 271 MiB in 56 packages 20:41:47 Removing intermediate container 29df08561c65 20:41:47 ---> 42b9f1889647 20:41:47 Step 8/12 : WORKDIR /device-rest-go 20:41:47 ---> Running in 495529c3a297 20:41:48 Removing intermediate container 495529c3a297 20:41:48 ---> 20c5aef8457b 20:41:48 Step 9/12 : COPY go.mod vendor* ./ 20:41:48 ---> 45a3a1fb917e 20:41:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:48 ---> Running in defc79eb9f57 20:43:40 Removing intermediate container defc79eb9f57 20:43:40 ---> 7162c471db4c 20:43:40 Step 11/12 : COPY . . 20:43:40 ---> 685949ea96e3 20:43:40 Step 12/12 : RUN $MAKE 20:43:40 ---> Running in 1c2584f01f18 20:43:40 noop 20:43:40 Removing intermediate container 1c2584f01f18 20:43:40 ---> 39a171b6de1c 20:43:40 Successfully built 39a171b6de1c 20:43:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:40 + docker inspect -f . ci-base-image-arm64 20:43:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:41 prd-ubuntu20.04-docker-arm64-4c-16g-9316 does not seem to be running inside a container 20:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:43:42 $ docker top 38e491cbeec8cf8e6eface42dddd305ae9bcaf5233b60cdb83578e776c5e0a03 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:43 + go version 20:43:43 go version go1.21.9 linux/arm64 [Pipeline] } 20:43:43 $ docker stop --time=1 38e491cbeec8cf8e6eface42dddd305ae9bcaf5233b60cdb83578e776c5e0a03 20:43:45 $ docker rm -f --volumes 38e491cbeec8cf8e6eface42dddd305ae9bcaf5233b60cdb83578e776c5e0a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:45 + docker inspect -f . ci-base-image-arm64 20:43:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:46 prd-ubuntu20.04-docker-arm64-4c-16g-9316 does not seem to be running inside a container 20:43:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:43:47 $ docker top 52c591fbd7383b23ee63dd1058132e1655f7976846d1cb6b41f062a863a312b7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:47 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:43:48 + make test 20:43:48 go test ./... -coverprofile=coverage.out ./... 20:43:55 ? github.com/edgexfoundry/device-rest-go [no test files] 20:47:32 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:47:32 ok github.com/edgexfoundry/device-rest-go/driver 0.038s coverage: 33.2% of statements 20:47:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:47:32 go vet ./... 20:48:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:48:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:48:19 ./bin/test-attribution-txt.sh 20:48:19 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:48:19 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:48:19 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:48:19 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:48:19 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:48:19 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:48:19 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:48:19 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:48:19 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:48:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:48:19 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:48:19 $ docker stop --time=1 52c591fbd7383b23ee63dd1058132e1655f7976846d1cb6b41f062a863a312b7 20:48:21 $ docker rm -f --volumes 52c591fbd7383b23ee63dd1058132e1655f7976846d1cb6b41f062a863a312b7 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:48:22 Warning: overwriting stash ‘coverage-report’ 20:48:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:48:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:48:24 + ls -al . 20:48:24 total 244 20:48:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 20:43 . 20:48:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 20:40 .. 20:48:24 -rw-rw-r-- 1 jenkins jenkins 151 Sep 3 20:40 .dockerignore 20:48:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 20:40 .git 20:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 20:40 .github 20:48:24 -rw-rw-r-- 1 jenkins jenkins 264 Sep 3 20:40 .gitignore 20:48:24 -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 20:40 .golangci.yml 20:48:24 -rw-rw-r-- 1 jenkins jenkins 10300 Sep 3 20:40 Attribution.txt 20:48:24 -rw-rw-r-- 1 jenkins jenkins 17685 Sep 3 20:40 CHANGELOG.md 20:48:24 -rw-rw-r-- 1 jenkins jenkins 1687 Sep 3 20:40 Dockerfile 20:48:24 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 20:40 GOVERNANCE.md 20:48:24 -rw-rw-r-- 1 jenkins jenkins 680 Sep 3 20:40 Jenkinsfile 20:48:24 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 20:40 LICENSE 20:48:24 -rw-rw-r-- 1 jenkins jenkins 2016 Sep 3 20:40 Makefile 20:48:24 -rw-rw-r-- 1 jenkins jenkins 620 Sep 3 20:40 OWNERS.md 20:48:24 -rw-rw-r-- 1 jenkins jenkins 3989 Sep 3 20:40 README.md 20:48:24 -rw-rw-r-- 1 jenkins jenkins 5 Sep 3 20:38 VERSION 20:48:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 20:40 bin 20:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 20:40 cmd 20:48:24 -rw-r--r-- 1 jenkins jenkins 14499 Sep 3 20:47 coverage.out 20:48:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 20:40 driver 20:48:24 -rw-rw-r-- 1 jenkins jenkins 7134 Sep 3 20:40 go.mod 20:48:24 -rw-rw-r-- 1 jenkins jenkins 101673 Sep 3 20:40 go.sum 20:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 20:40 openapi 20:48:24 -rw-rw-r-- 1 jenkins jenkins 713 Sep 3 20:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:24 + 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=6e14887425c2b0bf2a8d22b84205f3cd9903155f --label arch=arm64 --label version=0.0.0 . 20:48:24 Sending build context to Docker daemon 145.9kB 20:48:24 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:48:24 Step 2/26 : FROM ${BASE} AS builder 20:48:24 ---> 39a171b6de1c 20:48:24 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:48:24 ---> Running in df40e2783577 20:48:25 Removing intermediate container df40e2783577 20:48:25 ---> 95ce4c6b2a56 20:48:25 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:48:25 ---> Running in 3189fae6b5e2 20:48:25 Removing intermediate container 3189fae6b5e2 20:48:25 ---> c1f1e59169fd 20:48:25 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:48:25 ---> Running in 17d484912cd4 20:48:26 Removing intermediate container 17d484912cd4 20:48:26 ---> 6b1c39c81b62 20:48:26 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:48:26 ---> Running in ffd2de9e0ba7 20:48:26 Removing intermediate container ffd2de9e0ba7 20:48:26 ---> 6e6f6f1a2f05 20:48:26 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:48:26 ---> Running in 32f88ffa9b21 20:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:48:28 OK: 271 MiB in 56 packages 20:48:29 Removing intermediate container 32f88ffa9b21 20:48:29 ---> 81d3cf8cfc30 20:48:29 Step 8/26 : WORKDIR /device-rest-go 20:48:29 ---> Running in 0446e2259013 20:48:30 Removing intermediate container 0446e2259013 20:48:30 ---> 1ee84aeb6ec7 20:48:30 Step 9/26 : COPY go.mod vendor* ./ 20:48:30 ---> c1511bf967e8 20:48:30 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:30 ---> Running in fc0912d81d78 20:48:33 Removing intermediate container fc0912d81d78 20:48:33 ---> 80d15a48b2b3 20:48:33 Step 11/26 : COPY . . 20:48:33 ---> 71e313758571 20:48:33 Step 12/26 : RUN $MAKE 20:48:33 ---> Running in a027ea64bcbe 20:48:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:51:56 Removing intermediate container a027ea64bcbe 20:51:56 ---> bd903c0a6246 20:51:56 Step 13/26 : FROM alpine:3.18 20:51:56 3.18: Pulling from library/alpine 20:51:56 4983c3fe2029: Pulling fs layer 20:51:56 4983c3fe2029: Verifying Checksum 20:51:56 4983c3fe2029: Download complete 20:51:56 4983c3fe2029: Pull complete 20:51:56 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:51:56 Status: Downloaded newer image for alpine:3.18 20:51:56 ---> a0237000ae83 20:51:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:51:56 ---> Running in f1d68b360405 20:51:56 Removing intermediate container f1d68b360405 20:51:56 ---> 3da2f4cb949d 20:51:56 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:51:56 ---> Running in 2cbdaf7e105b 20:51:56 Removing intermediate container 2cbdaf7e105b 20:51:56 ---> 751bde32590f 20:51:56 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:51:56 ---> Running in 4108b653b58f 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:51:56 (1/1) Installing dumb-init (1.2.5-r2) 20:51:56 Executing busybox-1.36.1-r7.trigger 20:51:56 OK: 8 MiB in 16 packages 20:51:56 Removing intermediate container 4108b653b58f 20:51:56 ---> 974081b03a17 20:51:56 Step 17/26 : RUN apk --no-cache upgrade 20:51:56 ---> Running in 8888236adf29 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:51:56 OK: 8 MiB in 16 packages 20:51:57 Removing intermediate container 8888236adf29 20:51:57 ---> 2f417d7c75b8 20:51:57 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:51:58 ---> 52e6c30cb50d 20:51:58 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:51:59 ---> e3da2aa5c74a 20:51:59 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:51:59 ---> c1c132b065ec 20:51:59 Step 21/26 : EXPOSE 59986 20:51:59 ---> Running in 3df49266abdc 20:51:59 Removing intermediate container 3df49266abdc 20:51:59 ---> 11a2fb63278c 20:51:59 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:51:59 ---> Running in 7df323594760 20:52:00 Removing intermediate container 7df323594760 20:52:00 ---> 7c7e4672f3ba 20:52:00 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:52:00 ---> Running in f5e5551a5af6 20:52:00 Removing intermediate container f5e5551a5af6 20:52:00 ---> 22b320ef53d6 20:52:00 Step 24/26 : LABEL arch=arm64 20:52:00 ---> Running in 7b5268fd7a84 20:52:01 Removing intermediate container 7b5268fd7a84 20:52:01 ---> 5ddddff47187 20:52:01 Step 25/26 : LABEL git_sha=6e14887425c2b0bf2a8d22b84205f3cd9903155f 20:52:01 ---> Running in 180e415fd355 20:52:01 Removing intermediate container 180e415fd355 20:52:01 ---> 9c6bedccae01 20:52:01 Step 26/26 : LABEL version=0.0.0 20:52:01 ---> Running in d7d53d1c246b 20:52:01 Removing intermediate container d7d53d1c246b 20:52:01 ---> bf40db364fc2 20:52:01 [Warning] One or more build-args [ARCH] were not consumed 20:52:01 Successfully built bf40db364fc2 20:52:01 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:02 20:52:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:03 arm64: Pulling from edgex-lftools-log-publisher 20:52:03 8998bd30e6a1: Pulling fs layer 20:52:03 04944245beec: Pulling fs layer 20:52:03 699f458cf7ca: Pulling fs layer 20:52:03 765212b225bb: Pulling fs layer 20:52:03 f23df028b6ca: Pulling fs layer 20:52:03 d65c8cfc05b1: Pulling fs layer 20:52:03 2437ff75d9bd: Pulling fs layer 20:52:03 f23df028b6ca: Waiting 20:52:03 765212b225bb: Waiting 20:52:03 d65c8cfc05b1: Waiting 20:52:03 2437ff75d9bd: Waiting 20:52:03 04944245beec: Verifying Checksum 20:52:03 04944245beec: Download complete 20:52:03 765212b225bb: Download complete 20:52:03 f23df028b6ca: Download complete 20:52:03 d65c8cfc05b1: Verifying Checksum 20:52:03 d65c8cfc05b1: Download complete 20:52:03 699f458cf7ca: Verifying Checksum 20:52:03 699f458cf7ca: Download complete 20:52:04 8998bd30e6a1: Verifying Checksum 20:52:04 8998bd30e6a1: Download complete 20:52:06 2437ff75d9bd: Verifying Checksum 20:52:06 2437ff75d9bd: Download complete 20:52:09 8998bd30e6a1: Pull complete 20:52:09 04944245beec: Pull complete 20:52:11 699f458cf7ca: Pull complete 20:52:11 765212b225bb: Pull complete 20:52:11 f23df028b6ca: Pull complete 20:52:12 d65c8cfc05b1: Pull complete 20:52:30 2437ff75d9bd: Pull complete 20:52:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:52:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:30 prd-ubuntu20.04-docker-arm64-4c-16g-9316 does not seem to be running inside a container 20:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:52:33 $ docker top be9bb4d998495a9422d666832662b6f2046cae93dd8ba3ddd0166890e48dd2bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:34 ---> job-cost.sh 20:52:34 lf-activate-venv: SKIPPING 20:52:34 INFO: No Stack... 20:52:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:52:35 INFO: Archiving Costs [Pipeline] sh 20:52:36 + cut -d, -f6 20:52:36 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 20:52:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-409-1-stack-cost] 20:52:36 Resource [jenkins-edgexfoundry-device-rest-go-PR-409-1-stack-cost] did not exist. Created. 20:52:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:37 /w/workspace/device-rest-go/1@tmp/durable-fe308c5c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:52:37 + echo total: 0.10999999940395355 [Pipeline] stash 20:52:37 Warning: overwriting stash ‘stack-cost’ 20:52:37 Stashed 1 file(s) [Pipeline] } 20:52:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:37 $ docker stop --time=1 be9bb4d998495a9422d666832662b6f2046cae93dd8ba3ddd0166890e48dd2bb 20:52:39 $ docker rm -f --volumes be9bb4d998495a9422d666832662b6f2046cae93dd8ba3ddd0166890e48dd2bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:52:40 provisioning config files... 20:52:40 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-409@tmp/config6416854689315632911tmp [Pipeline] { [Pipeline] sh 20:52:40 + set +x 20:52:40 + curl -s https://codecov.io/bash 20:52:40 + bash -s -- 20:52:40 20:52:40 _____ _ 20:52:40 / ____| | | 20:52:40 | | ___ __| | ___ ___ _____ __ 20:52:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:52:40 | |___| (_) | (_| | __/ (_| (_) \ V / 20:52:40 \_____\___/ \__,_|\___|\___\___/ \_/ 20:52:40 Bash-1.0.6 20:52:40 20:52:40 20:52:40 ==> git version 2.25.1 found 20:52:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:52:40 Release-Date: 2020-01-08 20:52:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:52:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:52:40 ==> Jenkins CI detected. 20:52:40 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-409 20:52:40 project root: . 20:52:40 --> token set from env 20:52:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:52:40 ==> Running gcov in . (disable via -X gcov) 20:52:40 ==> Python coveragepy not found 20:52:40 ==> Searching for coverage reports in: 20:52:40 + . 20:52:40 -> Found 1 reports 20:52:40 ==> Detecting git/mercurial file structure 20:52:40 ==> Reading reports 20:52:40 + ./coverage.out bytes=14499 20:52:40 ==> Appending adjustments 20:52:40 https://docs.codecov.io/docs/fixing-reports 20:52:41 + Found adjustments 20:52:41 ==> Gzipping contents 20:52:41 4.0K /tmp/codecov.6NwvYA.gz 20:52:41 ==> Uploading reports 20:52:41 url: https://codecov.io 20:52:41 query: branch=PR-409&commit=6e14887425c2b0bf2a8d22b84205f3cd9903155f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=409&job=&cmd_args= 20:52:41 -> Pinging Codecov 20:52:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-409&commit=6e14887425c2b0bf2a8d22b84205f3cd9903155f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=409&job=&cmd_args= 20:52:41 -> Uploading to 20:52:41 https://storage.googleapis.com/codecov/v4/raw/2024-09-03/4E5D53B4F1F92C436F7061BF334D961C/6e14887425c2b0bf2a8d22b84205f3cd9903155f/66ee0493-e6f5-4cd4-8b36-4815889c2866.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240903%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240903T205241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86322717d5d2f1f0f01c65b6045dc3a7ad4b823163d580d5b51cf1a07ed48526 20:52:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:41 Dload Upload Total Spent Left Speed 20:52:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 10091 --:--:-- --:--:-- --:--:-- 10091 20:52:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/6e14887425c2b0bf2a8d22b84205f3cd9903155f [Pipeline] } 20:52:41 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:52:44 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-409/archives ] 20:52:44 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-409/archives 20:52:44 total 16 20:52:44 drwxr-xr-x 3 root root 4096 Sep 3 20:41 . 20:52:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 20:41 .. 20:52:44 drwxr-xr-x 2 root root 4096 Sep 3 20:41 cost 20:52:44 -rw-r--r-- 1 root root 86 Sep 3 20:41 cost.csv 20:52:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-409/archives 20:52:44 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-409/archives 20:52:44 total 16 20:52:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 20:41 . 20:52:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 20:41 .. 20:52:44 drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 20:41 cost 20:52:44 -rw-r--r-- 1 jenkins jenkins 86 Sep 3 20:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:52:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:52:45 ---> package-listing.sh 20:52:45 ++ facter osfamily 20:52:45 ++ tr '[:upper:]' '[:lower:]' 20:52:45 + OS_FAMILY=debian 20:52:45 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-409 20:52:45 + START_PACKAGES=/tmp/packages_start.txt 20:52:45 + END_PACKAGES=/tmp/packages_end.txt 20:52:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:52:45 + PACKAGES=/tmp/packages_start.txt 20:52:45 + '[' /w/workspace/gexfoundry_device-rest-go_PR-409 ']' 20:52:45 + PACKAGES=/tmp/packages_end.txt 20:52:45 + case "${OS_FAMILY}" in 20:52:45 + dpkg -l 20:52:45 + grep '^ii' 20:52:45 + '[' -f /tmp/packages_start.txt ']' 20:52:45 + '[' -f /tmp/packages_end.txt ']' 20:52:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:52:45 + '[' /w/workspace/gexfoundry_device-rest-go_PR-409 ']' 20:52:45 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-409/archives/ 20:52:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-409/archives/ [Pipeline] echo 20:52:45 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-409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:52:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:46 prd-ubuntu20.04-docker-8c-8g-9315 does not seem to be running inside a container 20:52:46 $ 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-409/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-409 -v /w/workspace/gexfoundry_device-rest-go_PR-409:/w/workspace/gexfoundry_device-rest-go_PR-409:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-409@tmp:/w/workspace/gexfoundry_device-rest-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:52:47 $ docker top bb00fed2d2b85e7a3f225d6b4bb878284215e72fa986fc99da0cae4e6262bcc2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:47 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:47 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:48 + ls /var/log/sa-host 20:52:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:48 provisioning config files... 20:52:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-409@tmp/config2352364874884566337tmp [Pipeline] { [Pipeline] echo 20:52:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:48 ---> create-netrc.sh [Pipeline] } 20:52:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:49 ---> python-tools-install.sh [Pipeline] echo 20:52:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:49 ---> sudo-logs.sh 20:52:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:52:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:50 ---> job-cost.sh 20:52:50 lf-activate-venv: SKIPPING 20:52:50 DEBUG: total: 0.2199999988079071 20:52:50 INFO: Retrieving Stack Cost... 20:52:50 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:50 INFO: Archiving Costs [Pipeline] echo 20:52:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:51 ---> logs-deploy.sh 20:52:51 lf-activate-venv: SKIPPING 20:52:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-409/1 20:52:51 INFO: archiving workspace using pattern(s): 20:52:52 Archives upload complete. 20:52:52 INFO: archiving logs to Nexus 20:52:52 ---> uname -a: 20:52:52 Linux prd-ubuntu20-04-docker-8c-8g-9315 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:52:52 20:52:52 20:52:52 ---> lscpu: 20:52:52 Architecture: x86_64 20:52:52 CPU op-mode(s): 32-bit, 64-bit 20:52:52 Byte Order: Little Endian 20:52:52 Address sizes: 40 bits physical, 48 bits virtual 20:52:52 CPU(s): 8 20:52:52 On-line CPU(s) list: 0-7 20:52:52 Thread(s) per core: 1 20:52:52 Core(s) per socket: 1 20:52:52 Socket(s): 8 20:52:52 NUMA node(s): 1 20:52:52 Vendor ID: AuthenticAMD 20:52:52 CPU family: 23 20:52:52 Model: 49 20:52:52 Model name: AMD EPYC-Rome Processor 20:52:52 Stepping: 0 20:52:52 CPU MHz: 2799.998 20:52:52 BogoMIPS: 5599.99 20:52:52 Virtualization: AMD-V 20:52:52 Hypervisor vendor: KVM 20:52:52 Virtualization type: full 20:52:52 L1d cache: 256 KiB 20:52:52 L1i cache: 256 KiB 20:52:52 L2 cache: 4 MiB 20:52:52 L3 cache: 128 MiB 20:52:52 NUMA node0 CPU(s): 0-7 20:52:52 Vulnerability Itlb multihit: Not affected 20:52:52 Vulnerability L1tf: Not affected 20:52:52 Vulnerability Mds: Not affected 20:52:52 Vulnerability Meltdown: Not affected 20:52:52 Vulnerability Mmio stale data: Not affected 20:52:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:52:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:52:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:52:52 Vulnerability Srbds: Not affected 20:52:52 Vulnerability Tsx async abort: Not affected 20:52:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:52:52 20:52:52 20:52:52 ---> nproc: 20:52:52 8 20:52:52 20:52:52 20:52:52 ---> df -h: 20:52:52 Filesystem Size Used Avail Use% Mounted on 20:52:52 overlay 155G 12G 143G 8% / 20:52:52 tmpfs 64M 0 64M 0% /dev 20:52:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:52:52 shm 64M 0 64M 0% /dev/shm 20:52:52 /dev/vda1 155G 12G 143G 8% /facter-os 20:52:52 20:52:52 20:52:52 ---> sar -b -r -n DEV: 20:52:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9315) 09/03/24 _x86_64_ (8 CPU) 20:52:52 20:52:52 20:37:44 LINUX RESTART (8 CPU) 20:52:52 20:52:52 20:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:52:52 20:39:02 405.28 48.28 357.01 0.00 5428.96 73631.86 0.00 20:52:52 20:40:01 278.11 1.91 276.19 0.00 15.32 79013.89 0.00 20:52:52 20:41:01 75.24 0.15 75.09 0.00 6.40 16698.15 0.00 20:52:52 20:42:01 149.18 0.05 149.13 0.00 6.40 46538.66 0.00 20:52:52 20:43:01 34.39 4.90 29.50 0.00 2097.38 4696.15 0.00 20:52:52 20:44:01 18.29 1.23 17.06 0.00 2270.04 3772.21 0.00 20:52:52 20:45:01 3.93 0.20 3.73 0.00 18.66 99.05 0.00 20:52:52 20:46:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 20:52:52 20:47:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 20:52:52 20:48:01 2.03 0.00 2.03 0.00 0.00 23.73 0.00 20:52:52 20:49:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 20:52:52 20:50:01 1.68 0.00 1.68 0.00 0.00 18.91 0.00 20:52:52 20:51:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 20:52:52 20:52:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 20:52:52 Average: 69.38 4.05 65.32 0.00 703.86 15964.93 0.00 20:52:52 20:52:52 20:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:52:52 20:39:02 29172284 31520464 799996 2.43 77716 2544040 1988156 5.86 1054400 2275152 1120 20:52:52 20:40:01 27088424 30984692 1315312 4.00 188644 3822852 2689060 7.92 1904324 3326352 296096 20:52:52 20:41:01 27111608 31440644 857672 2.61 192704 4222960 2061236 6.07 1734212 3442704 699732 20:52:52 20:42:01 27009452 31529664 771356 2.35 202716 4388912 1785484 5.26 1365980 3896280 336 20:52:52 20:43:01 26690488 31509856 766160 2.33 218108 4670468 1725012 5.08 1489160 4062684 77704 20:52:52 20:44:01 26558728 31511708 761900 2.32 231248 4787692 1717024 5.06 1640072 4037848 8 20:52:52 20:45:01 26562720 31511768 761920 2.32 229792 4784996 1735140 5.11 1638560 4035044 4 20:52:52 20:46:01 26565200 31514268 759388 2.31 229808 4785000 1735140 5.11 1635928 4035048 12 20:52:52 20:47:01 26565252 31514384 759064 2.31 229868 4785000 1735140 5.11 1636020 4035048 12 20:52:52 20:48:01 26568772 31518020 755348 2.30 229960 4785000 1735140 5.11 1632952 4035052 40 20:52:52 20:49:01 26568764 31518012 755236 2.30 229996 4785008 1735140 5.11 1633080 4035052 12 20:52:52 20:50:01 26568776 31518124 755048 2.30 230040 4785012 1735140 5.11 1632972 4035068 12 20:52:52 20:51:01 26568728 31518080 755004 2.30 230068 4785016 1735140 5.11 1632972 4035072 4 20:52:52 20:52:01 26568912 31518264 754924 2.30 230084 4785016 1735140 5.11 1633548 4035072 184 20:52:52 Average: 26869151 31473425 809166 2.46 210768 4479784 1846221 5.44 1590299 3808677 76805 20:52:52 20:52:52 20:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:52:52 20:39:02 vethfc7af85 36.53 42.43 3.50 39.32 0.00 0.00 0.00 0.00 20:52:52 20:39:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 20:52:52 20:39:02 docker0 79.85 87.92 6.16 362.11 0.00 0.00 0.00 0.00 20:52:52 20:39:02 ens3 653.02 456.76 6218.19 106.51 0.00 0.00 0.00 0.00 20:52:52 20:40:01 vethefae9e6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:52:52 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:40:01 docker0 302.58 431.65 26.04 3250.38 0.00 0.00 0.00 0.00 20:52:52 20:40:01 ens3 454.61 316.25 3275.98 40.10 0.00 0.00 0.00 0.00 20:52:52 20:41:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 20:52:52 20:41:01 docker0 1.50 2.83 0.09 30.90 0.00 0.00 0.00 0.00 20:52:52 20:41:01 ens3 25.61 14.31 56.02 9.56 0.00 0.00 0.00 0.00 20:52:52 20:41:01 veth2794905 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:52:52 20:42:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 20:52:52 20:42:01 docker0 3.00 4.73 0.18 62.25 0.00 0.00 0.00 0.00 20:52:52 20:42:01 ens3 116.81 73.17 2642.89 12.70 0.00 0.00 0.00 0.00 20:52:52 20:43:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 20:52:52 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:43:01 ens3 194.37 87.40 2646.29 6.06 0.00 0.00 0.00 0.00 20:52:52 20:44:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:52:52 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:44:01 ens3 7.88 3.48 90.14 0.39 0.00 0.00 0.00 0.00 20:52:52 20:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:45:01 ens3 0.18 0.27 0.08 0.04 0.00 0.00 0.00 0.00 20:52:52 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:49:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:52:52 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 20:52:52 Average: docker0 27.31 37.18 2.29 261.14 0.00 0.00 0.00 0.00 20:52:52 Average: ens3 103.38 67.71 1063.71 12.50 0.00 0.00 0.00 0.00 20:52:52 20:52:52 20:52:52 ---> sar -P ALL: 20:52:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9315) 09/03/24 _x86_64_ (8 CPU) 20:52:52 20:52:52 20:37:44 LINUX RESTART (8 CPU) 20:52:52 20:52:52 20:38:01 CPU %user %nice %system %iowait %steal %idle 20:52:52 20:39:02 all 9.48 0.00 3.43 2.29 0.05 84.75 20:52:52 20:39:02 0 8.36 0.00 4.03 2.84 0.03 84.74 20:52:52 20:39:02 1 11.93 0.00 4.80 3.47 0.05 79.74 20:52:52 20:39:02 2 11.00 0.00 3.65 3.48 0.05 81.82 20:52:52 20:39:02 3 8.20 0.00 2.62 0.35 0.05 88.78 20:52:52 20:39:02 4 7.14 0.00 2.82 0.57 0.05 89.42 20:52:52 20:39:02 5 10.37 0.00 3.12 0.59 0.05 85.87 20:52:52 20:39:02 6 11.65 0.00 2.87 3.67 0.07 81.74 20:52:52 20:39:02 7 7.22 0.00 3.52 3.32 0.07 85.87 20:52:52 20:40:01 all 17.84 0.00 5.53 2.64 0.06 73.94 20:52:52 20:40:01 0 16.88 0.00 4.43 0.31 0.05 78.34 20:52:52 20:40:01 1 16.33 0.00 4.45 1.94 0.05 77.22 20:52:52 20:40:01 2 18.76 0.00 8.15 14.44 0.09 58.56 20:52:52 20:40:01 3 19.22 0.00 5.63 0.21 0.05 74.89 20:52:52 20:40:01 4 17.36 0.00 6.30 0.96 0.07 75.31 20:52:52 20:40:01 5 19.26 0.00 4.85 0.92 0.07 74.90 20:52:52 20:40:01 6 16.61 0.00 4.70 1.86 0.05 76.77 20:52:52 20:40:01 7 18.31 0.00 5.71 0.55 0.07 75.36 20:52:52 20:41:01 all 52.66 0.00 7.76 0.54 0.08 38.95 20:52:52 20:41:01 0 51.67 0.00 7.18 0.12 0.07 40.96 20:52:52 20:41:01 1 52.75 0.00 8.24 0.17 0.08 38.76 20:52:52 20:41:01 2 52.86 0.00 8.08 0.37 0.08 38.61 20:52:52 20:41:01 3 52.64 0.00 7.93 0.18 0.08 39.16 20:52:52 20:41:01 4 52.44 0.00 8.35 0.71 0.08 38.43 20:52:52 20:41:01 5 52.69 0.00 7.24 0.20 0.08 39.78 20:52:52 20:41:01 6 53.21 0.00 7.66 2.44 0.08 36.61 20:52:52 20:41:01 7 53.06 0.00 7.40 0.15 0.08 39.30 20:52:52 20:42:01 all 4.27 0.00 2.02 1.15 0.03 92.54 20:52:52 20:42:01 0 3.11 0.00 2.79 0.03 0.03 94.04 20:52:52 20:42:01 1 4.04 0.00 2.05 3.08 0.03 90.80 20:52:52 20:42:01 2 4.39 0.00 1.58 0.02 0.03 93.98 20:52:52 20:42:01 3 4.24 0.00 1.55 0.81 0.03 93.37 20:52:52 20:42:01 4 4.52 0.00 2.03 0.70 0.03 92.71 20:52:52 20:42:01 5 4.46 0.00 1.96 0.05 0.02 93.51 20:52:52 20:42:01 6 5.00 0.00 1.74 0.13 0.05 93.08 20:52:52 20:42:01 7 4.37 0.00 2.44 4.39 0.03 88.78 20:52:52 20:43:01 all 1.55 0.00 0.84 0.23 0.03 97.35 20:52:52 20:43:01 0 0.75 0.00 0.62 0.03 0.02 98.58 20:52:52 20:43:01 1 0.95 0.00 0.60 0.08 0.03 98.33 20:52:52 20:43:01 2 1.48 0.00 1.65 0.03 0.02 96.82 20:52:52 20:43:01 3 0.98 0.00 0.73 0.83 0.03 97.42 20:52:52 20:43:01 4 2.49 0.00 0.78 0.38 0.03 96.31 20:52:52 20:43:01 5 2.52 0.00 0.72 0.03 0.02 96.71 20:52:52 20:43:01 6 1.80 0.00 0.77 0.35 0.05 97.03 20:52:52 20:43:01 7 1.43 0.00 0.85 0.05 0.02 97.65 20:52:52 20:44:01 all 0.99 0.00 0.54 0.11 0.02 98.34 20:52:52 20:44:01 0 0.87 0.00 0.17 0.02 0.02 98.93 20:52:52 20:44:01 1 0.70 0.00 0.34 0.05 0.03 98.88 20:52:52 20:44:01 2 0.90 0.00 0.87 0.23 0.02 97.98 20:52:52 20:44:01 3 1.87 0.00 0.32 0.40 0.03 97.38 20:52:52 20:44:01 4 0.52 0.00 0.68 0.07 0.02 98.72 20:52:52 20:44:01 5 1.50 0.00 1.27 0.03 0.02 97.18 20:52:52 20:44:01 6 0.83 0.00 0.38 0.05 0.03 98.70 20:52:52 20:44:01 7 0.73 0.00 0.32 0.02 0.02 98.92 20:52:52 20:45:01 all 0.15 0.00 0.08 0.01 0.01 99.74 20:52:52 20:45:01 0 0.05 0.00 0.07 0.00 0.02 99.87 20:52:52 20:45:01 1 0.18 0.00 0.05 0.02 0.03 99.72 20:52:52 20:45:01 2 0.48 0.00 0.17 0.02 0.02 99.32 20:52:52 20:45:01 3 0.22 0.00 0.12 0.05 0.00 99.62 20:52:52 20:45:01 4 0.02 0.00 0.10 0.00 0.00 99.88 20:52:52 20:45:01 5 0.07 0.00 0.07 0.00 0.00 99.87 20:52:52 20:45:01 6 0.07 0.00 0.05 0.02 0.00 99.87 20:52:52 20:45:01 7 0.15 0.00 0.03 0.00 0.02 99.80 20:52:52 20:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:52:52 20:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:52:52 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:46:01 3 0.02 0.00 0.00 0.03 0.02 99.93 20:52:52 20:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:52:52 20:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:46:01 6 0.07 0.00 0.02 0.03 0.02 99.87 20:52:52 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:52 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:47:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:52:52 20:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:47:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:52:52 20:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:47:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:52:52 20:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:52 20:48:01 all 0.05 0.00 0.01 0.01 0.02 99.92 20:52:52 20:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:52:52 20:48:01 1 0.03 0.00 0.00 0.00 0.03 99.93 20:52:52 20:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:52 20:48:01 3 0.02 0.00 0.02 0.05 0.02 99.90 20:52:52 20:48:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:52:52 20:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:52:52 20:48:01 6 0.23 0.00 0.02 0.00 0.02 99.73 20:52:52 20:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:49:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:52:52 20:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:49:01 1 0.07 0.00 0.03 0.00 0.05 99.85 20:52:52 20:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:49:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:52:52 20:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:52:52 20:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:49:01 6 0.13 0.00 0.02 0.02 0.02 99.82 20:52:52 20:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:52 20:52:52 20:49:01 CPU %user %nice %system %iowait %steal %idle 20:52:52 20:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:52:52 20:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:52 20:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:52:52 20:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:52:52 20:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:52:52 20:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:52:52 20:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:50:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:52:52 20:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:51:01 all 0.06 0.00 0.01 0.00 0.01 99.91 20:52:52 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:51:01 1 0.00 0.00 0.00 0.00 0.03 99.97 20:52:52 20:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:51:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:52:52 20:51:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:52:52 20:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:51:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:52:52 20:51:01 7 0.37 0.00 0.02 0.00 0.02 99.60 20:52:52 20:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:52 20:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:52:01 1 0.03 0.00 0.05 0.00 0.05 99.87 20:52:52 20:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:52 20:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:52:52 20:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:52:52 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:52:52 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 Average: all 6.18 0.00 1.43 0.49 0.03 91.87 20:52:52 Average: 0 5.79 0.00 1.37 0.24 0.02 92.58 20:52:52 Average: 1 6.17 0.00 1.47 0.62 0.04 91.69 20:52:52 Average: 2 6.36 0.00 1.71 1.29 0.03 90.61 20:52:52 Average: 3 6.20 0.00 1.34 0.22 0.03 92.22 20:52:52 Average: 4 6.00 0.00 1.50 0.24 0.03 92.24 20:52:52 Average: 5 6.44 0.00 1.36 0.13 0.02 92.05 20:52:52 Average: 6 6.37 0.00 1.29 0.61 0.03 91.70 20:52:52 Average: 7 6.08 0.00 1.44 0.60 0.03 91.85 20:52:52 20:52:52 20:52:52