Pull request #327 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from f644858dd5b29fa4ed688425000ccfb68421629d+43843506565b1251b67769be00175dd520b99099 (8aed1e33fbb15c6d98b4e4dc9053f9bd87e8226a) 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-ssh9825465085672391104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7180802434215019968.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7542391977503293879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9201781195822716603.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7538501687548829332.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1888 in /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-327 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 43843506565b1251b67769be00175dd520b99099 into PR head commit f644858dd5b29fa4ed688425000ccfb68421629d Merge succeeded, producing f644858dd5b29fa4ed688425000ccfb68421629d Checking out Revision f644858dd5b29fa4ed688425000ccfb68421629d (PR-327) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f644858dd5b29fa4ed688425000ccfb68421629d # 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 43843506565b1251b67769be00175dd520b99099 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f644858dd5b29fa4ed688425000ccfb68421629d # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T17:47:12.855Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T17:47:12.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T17:47:12.919Z] ========================================================= [2023-01-11T17:47:12.919Z] EdgeX Global Pipelines Version Info [2023-01-11T17:47:12.919Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 [2023-01-11T17:47:13.690Z] ------------------- [2023-01-11T17:47:13.690Z] stable info: [2023-01-11T17:47:13.690Z] ------------------- [2023-01-11T17:47:13.690Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T17:47:13.690Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T17:47:13.690Z] Message: update stable to v1.0.244 [2023-01-11T17:47:14.259Z] ------------------- [2023-01-11T17:47:14.259Z] experimental info: [2023-01-11T17:47:14.259Z] ------------------- [2023-01-11T17:47:14.259Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T17:47:14.259Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T17:47:14.259Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T17:47:14.410Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-01-11T17:47:14.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-01-11T17:47:14.433Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T17:47:14.443Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T17:47:14.460Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T17:47:14.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T17:47:14.485Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T17:47:14.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T17:47:14.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T17:47:14.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T17:47:14.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T17:47:14.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-01-11T17:47:14.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T17:47:14.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T17:47:14.572Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T17:47:14.584Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T17:47:14.596Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T17:47:14.610Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T17:47:14.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T17:47:14.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T17:47:14.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T17:47:14.660Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T17:47:14.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T17:47:14.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T17:47:14.694Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T17:47:14.709Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T17:47:14.722Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T17:47:14.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo [2023-01-11T17:47:14.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo [2023-01-11T17:47:14.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo [2023-01-11T17:47:14.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] echo [2023-01-11T17:47:14.791Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f644858 [Pipeline] echo [2023-01-11T17:47:14.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T17:47:14.854Z] provisioning config files... [2023-01-11T17:47:14.871Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config7693661549980400856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:47:15.179Z] ---> docker-login.sh [2023-01-11T17:47:15.179Z] nexus3.edgexfoundry.org:10001 [2023-01-11T17:47:15.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:15.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:15.441Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:15.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:15.441Z] [2023-01-11T17:47:15.441Z] Login Succeeded [2023-01-11T17:47:15.441Z] nexus3.edgexfoundry.org:10002 [2023-01-11T17:47:15.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:15.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:15.701Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:15.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:15.701Z] [2023-01-11T17:47:15.701Z] Login Succeeded [2023-01-11T17:47:15.701Z] nexus3.edgexfoundry.org:10003 [2023-01-11T17:47:15.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:15.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:15.701Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:15.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:15.701Z] [2023-01-11T17:47:15.701Z] Login Succeeded [2023-01-11T17:47:15.701Z] nexus3.edgexfoundry.org:10004 [2023-01-11T17:47:15.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:15.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:15.961Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:15.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:15.961Z] [2023-01-11T17:47:15.961Z] Login Succeeded [2023-01-11T17:47:15.961Z] docker.io [2023-01-11T17:47:15.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:16.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:16.222Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:16.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:16.222Z] [2023-01-11T17:47:16.222Z] Login Succeeded [2023-01-11T17:47:16.222Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T17:47:16.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T17:47:16.634Z] + git rev-list -1 --merges f644858dd5b29fa4ed688425000ccfb68421629d~1..f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] echo [2023-01-11T17:47:16.684Z] -----------> git rev-list -1 --merges f644858dd5b29fa4ed688425000ccfb68421629d~1..f644858dd5b29fa4ed688425000ccfb68421629d f644858dd5b29fa4ed688425000ccfb68421629d [false] [Pipeline] sh [2023-01-11T17:47:16.978Z] + git log --format=format:%s -1 f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] echo [2023-01-11T17:47:16.993Z] ========================================================= [2023-01-11T17:47:16.993Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T17:47:16.993Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T17:47:17.316Z] + git log --format=format:%s -1 f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] echo [2023-01-11T17:47:17.328Z] [semverPrep] GIT_COMMIT: f644858dd5b29fa4ed688425000ccfb68421629d, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo [2023-01-11T17:47:17.338Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T17:47:17.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T17:47:17.712Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T17:47:17.712Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T17:47:17.712Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T17:47:17.712Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T17:47:17.712Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T17:47:17.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:47:18.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T17:47:18.114Z] [2023-01-11T17:47:18.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:47:18.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T17:47:18.411Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T17:47:18.411Z] b85a868b505f: Pulling fs layer [2023-01-11T17:47:18.411Z] e2be974225ed: Pulling fs layer [2023-01-11T17:47:18.411Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T17:47:18.411Z] 988bab9f4d93: Pulling fs layer [2023-01-11T17:47:18.411Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T17:47:18.411Z] eaf3925da568: Pulling fs layer [2023-01-11T17:47:18.411Z] bab4dde63d76: Pulling fs layer [2023-01-11T17:47:18.411Z] bde34c3a00c8: Pulling fs layer [2023-01-11T17:47:18.411Z] b352a97aabf1: Pulling fs layer [2023-01-11T17:47:18.411Z] 4872d77fe225: Pulling fs layer [2023-01-11T17:47:18.411Z] 5851b861e8e6: Pulling fs layer [2023-01-11T17:47:18.411Z] bab4dde63d76: Waiting [2023-01-11T17:47:18.411Z] 4872d77fe225: Waiting [2023-01-11T17:47:18.411Z] 5851b861e8e6: Waiting [2023-01-11T17:47:18.411Z] bde34c3a00c8: Waiting [2023-01-11T17:47:18.411Z] b352a97aabf1: Waiting [2023-01-11T17:47:18.411Z] 988bab9f4d93: Waiting [2023-01-11T17:47:18.411Z] eaf3925da568: Waiting [2023-01-11T17:47:18.411Z] e2be974225ed: Download complete [2023-01-11T17:47:18.411Z] 988bab9f4d93: Verifying Checksum [2023-01-11T17:47:18.411Z] 988bab9f4d93: Download complete [2023-01-11T17:47:18.672Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T17:47:18.672Z] 1469e6f7b9e6: Download complete [2023-01-11T17:47:18.672Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T17:47:18.672Z] 339a4e72a1f5: Download complete [2023-01-11T17:47:18.672Z] eaf3925da568: Verifying Checksum [2023-01-11T17:47:18.672Z] eaf3925da568: Download complete [2023-01-11T17:47:18.672Z] bde34c3a00c8: Download complete [2023-01-11T17:47:18.672Z] b352a97aabf1: Download complete [2023-01-11T17:47:18.672Z] 4872d77fe225: Download complete [2023-01-11T17:47:18.672Z] 5851b861e8e6: Verifying Checksum [2023-01-11T17:47:18.672Z] b85a868b505f: Download complete [2023-01-11T17:47:18.932Z] bab4dde63d76: Verifying Checksum [2023-01-11T17:47:18.932Z] bab4dde63d76: Download complete [2023-01-11T17:47:20.339Z] b85a868b505f: Pull complete [2023-01-11T17:47:20.339Z] e2be974225ed: Pull complete [2023-01-11T17:47:20.907Z] 339a4e72a1f5: Pull complete [2023-01-11T17:47:20.907Z] 988bab9f4d93: Pull complete [2023-01-11T17:47:21.166Z] 1469e6f7b9e6: Pull complete [2023-01-11T17:47:21.166Z] eaf3925da568: Pull complete [2023-01-11T17:47:23.070Z] bab4dde63d76: Pull complete [2023-01-11T17:47:23.334Z] bde34c3a00c8: Pull complete [2023-01-11T17:47:23.334Z] b352a97aabf1: Pull complete [2023-01-11T17:47:23.334Z] 4872d77fe225: Pull complete [2023-01-11T17:47:23.598Z] 5851b861e8e6: Pull complete [2023-01-11T17:47:23.598Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T17:47:23.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T17:47:23.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T17:47:23.695Z] prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container [2023-01-11T17:47:23.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T17:47:27.527Z] $ docker top 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 -eo pid,comm [2023-01-11T17:47:27.578Z] 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). [2023-01-11T17:47:27.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T17:47:27.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T17:47:27.615Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T17:47:27.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T17:47:27.741Z] $ docker exec 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 ssh-agent [2023-01-11T17:47:27.857Z] SSH_AUTH_SOCK=/tmp/ssh-yeyrJVWwMxdf/agent.33 [2023-01-11T17:47:27.857Z] SSH_AGENT_PID=40 [2023-01-11T17:47:27.863Z] Running ssh-add (command line suppressed) [2023-01-11T17:47:27.968Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_5785650135663892678.key (/w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_5785650135663892678.key) [2023-01-11T17:47:27.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T17:47:28.267Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T17:47:28.281Z] $ docker exec --env ******** --env ******** 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 ssh-agent -k [2023-01-11T17:47:28.380Z] unset SSH_AUTH_SOCK; [2023-01-11T17:47:28.380Z] unset SSH_AGENT_PID; [2023-01-11T17:47:28.380Z] echo Agent pid 40 killed; [2023-01-11T17:47:28.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T17:47:28.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T17:47:28.422Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T17:47:28.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T17:47:28.536Z] $ docker exec 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 ssh-agent [2023-01-11T17:47:28.647Z] SSH_AUTH_SOCK=/tmp/ssh-SOaRgTjMMUdd/agent.72 [2023-01-11T17:47:28.647Z] SSH_AGENT_PID=79 [2023-01-11T17:47:28.651Z] Running ssh-add (command line suppressed) [2023-01-11T17:47:28.760Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_11150362993499879950.key (/w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_11150362993499879950.key) [2023-01-11T17:47:28.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T17:47:29.066Z] + git semver init [2023-01-11T17:47:29.326Z] 2023-01-11 17:47:29,249 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T17:47:29.327Z] 2023-01-11 17:47:29,250 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-327/.semver [2023-01-11T17:47:29.327Z] 2023-01-11 17:47:29,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-327/.semver [2023-01-11T17:47:29.327Z] 2023-01-11 17:47:29,251 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-327/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-327, universal_newlines=False, shell=None, istream=None) [2023-01-11T17:47:30.715Z] 2023-01-11 17:47:30,535 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-327/.git/info/exclude [2023-01-11T17:47:30.715Z] 2023-01-11 17:47:30,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 with force:False [2023-01-11T17:47:30.715Z] 2023-01-11 17:47:30,536 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 [2023-01-11T17:47:30.715Z] 2023-01-11 17:47:30,541 [execute] INFO git cat-file --batch-check [2023-01-11T17:47:30.715Z] 2023-01-11 17:47:30,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T17:47:30.715Z] 2023-01-11 17:47:30,546 [execute] INFO git cat-file --batch [2023-01-11T17:47:30.715Z] 2023-01-11 17:47:30,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T17:47:30.715Z] 2023-01-11 17:47:30,552 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 [2023-01-11T17:47:30.715Z] 0.0.0 [Pipeline] } [2023-01-11T17:47:30.727Z] $ docker exec --env ******** --env ******** 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 ssh-agent -k [2023-01-11T17:47:30.842Z] unset SSH_AUTH_SOCK; [2023-01-11T17:47:30.843Z] unset SSH_AGENT_PID; [2023-01-11T17:47:30.843Z] echo Agent pid 79 killed; [2023-01-11T17:47:30.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T17:47:31.170Z] + git semver [Pipeline] } [2023-01-11T17:47:31.445Z] $ docker stop --time=1 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 [2023-01-11T17:47:32.769Z] $ docker rm -f --volumes 26b19cc2a303b8367632ad20f56de2703bd038d57f462ebc19a369e61f24e241 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T17:47:33.107Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T17:47:33.336Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T17:47:33.339Z] [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 [2023-01-11T17:47:33.475Z] provisioning config files... [2023-01-11T17:47:33.484Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config10441982897486751233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:47:33.779Z] ---> docker-login.sh [2023-01-11T17:47:33.779Z] nexus3.edgexfoundry.org:10001 [2023-01-11T17:47:33.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:33.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:33.779Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:33.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:33.779Z] [2023-01-11T17:47:33.779Z] Login Succeeded [2023-01-11T17:47:33.779Z] nexus3.edgexfoundry.org:10002 [2023-01-11T17:47:33.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:33.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:33.779Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:33.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:33.779Z] [2023-01-11T17:47:33.779Z] Login Succeeded [2023-01-11T17:47:33.780Z] nexus3.edgexfoundry.org:10003 [2023-01-11T17:47:34.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:34.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:34.039Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:34.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:34.039Z] [2023-01-11T17:47:34.039Z] Login Succeeded [2023-01-11T17:47:34.039Z] nexus3.edgexfoundry.org:10004 [2023-01-11T17:47:34.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:34.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:34.039Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:34.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:34.039Z] [2023-01-11T17:47:34.039Z] Login Succeeded [2023-01-11T17:47:34.039Z] docker.io [2023-01-11T17:47:34.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:47:34.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:47:34.299Z] Configure a credential helper to remove this warning. See [2023-01-11T17:47:34.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:47:34.299Z] [2023-01-11T17:47:34.299Z] Login Succeeded [2023-01-11T17:47:34.299Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T17:47:34.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T17:47:34.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T17:47:34.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T17:47:34.381Z] ========================================================= [2023-01-11T17:47:34.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T17:47:34.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:47:34.684Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T17:47:34.684Z] Sending build context to Docker daemon 23.36MB [2023-01-11T17:47:34.684Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T17:47:34.684Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T17:47:34.946Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T17:47:34.946Z] 213ec9aee27d: Pulling fs layer [2023-01-11T17:47:34.946Z] 4583459ba037: Pulling fs layer [2023-01-11T17:47:34.946Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T17:47:34.946Z] 53926ce57604: Pulling fs layer [2023-01-11T17:47:34.946Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T17:47:34.946Z] 22ff95d597cd: Pulling fs layer [2023-01-11T17:47:34.946Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T17:47:34.946Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T17:47:34.946Z] a7acece74701: Pulling fs layer [2023-01-11T17:47:34.946Z] 53926ce57604: Waiting [2023-01-11T17:47:34.946Z] 21b2b0c7a3f4: Waiting [2023-01-11T17:47:34.946Z] 22ff95d597cd: Waiting [2023-01-11T17:47:34.946Z] 12d6caf4c0d1: Waiting [2023-01-11T17:47:34.946Z] 96b7cbca73a9: Waiting [2023-01-11T17:47:34.946Z] a7acece74701: Waiting [2023-01-11T17:47:34.946Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T17:47:34.946Z] 93c1e223e6f2: Download complete [2023-01-11T17:47:34.946Z] 4583459ba037: Download complete [2023-01-11T17:47:34.946Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T17:47:34.946Z] 21b2b0c7a3f4: Download complete [2023-01-11T17:47:34.946Z] 22ff95d597cd: Verifying Checksum [2023-01-11T17:47:34.946Z] 22ff95d597cd: Download complete [2023-01-11T17:47:34.946Z] 213ec9aee27d: Download complete [2023-01-11T17:47:34.946Z] 12d6caf4c0d1: Download complete [2023-01-11T17:47:35.213Z] 213ec9aee27d: Pull complete [2023-01-11T17:47:35.213Z] 4583459ba037: Pull complete [2023-01-11T17:47:35.213Z] 93c1e223e6f2: Pull complete [2023-01-11T17:47:35.485Z] a7acece74701: Verifying Checksum [2023-01-11T17:47:35.485Z] a7acece74701: Download complete [2023-01-11T17:47:35.745Z] 53926ce57604: Download complete [2023-01-11T17:47:35.745Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T17:47:35.745Z] 96b7cbca73a9: Download complete [2023-01-11T17:47:39.928Z] 53926ce57604: Pull complete [2023-01-11T17:47:39.928Z] 21b2b0c7a3f4: Pull complete [2023-01-11T17:47:39.928Z] 22ff95d597cd: Pull complete [2023-01-11T17:47:39.928Z] 12d6caf4c0d1: Pull complete [2023-01-11T17:47:41.826Z] 96b7cbca73a9: Pull complete [2023-01-11T17:47:42.761Z] a7acece74701: Pull complete [2023-01-11T17:47:42.761Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T17:47:42.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T17:47:42.761Z] ---> db6d94c90886 [2023-01-11T17:47:42.761Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T17:47:48.435Z] Still waiting to schedule task [2023-01-11T17:47:48.435Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-11T17:47:49.356Z] ---> Running in a0b2368e4549 [2023-01-11T17:47:49.356Z] Removing intermediate container a0b2368e4549 [2023-01-11T17:47:49.356Z] ---> c46916358ce8 [2023-01-11T17:47:49.356Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T17:47:49.356Z] ---> Running in b28b4ce1f76d [2023-01-11T17:47:49.356Z] Removing intermediate container b28b4ce1f76d [2023-01-11T17:47:49.356Z] ---> d1ba590c71b3 [2023-01-11T17:47:49.356Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T17:47:49.356Z] ---> Running in 7d05d96b26b6 [2023-01-11T17:47:49.356Z] Removing intermediate container 7d05d96b26b6 [2023-01-11T17:47:49.356Z] ---> 252733c8940c [2023-01-11T17:47:49.356Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-11T17:47:49.356Z] ---> Running in 7d70b189ecae [2023-01-11T17:47:49.356Z] Removing intermediate container 7d70b189ecae [2023-01-11T17:47:49.356Z] ---> 51e4c0f74c51 [2023-01-11T17:47:49.356Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T17:47:49.356Z] ---> Running in 032043f1ec5b [2023-01-11T17:47:49.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T17:47:49.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T17:47:49.616Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-11T17:47:49.616Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-11T17:47:49.616Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-11T17:47:49.616Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-11T17:47:49.874Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T17:47:49.874Z] OK: 216 MiB in 55 packages [2023-01-11T17:47:50.442Z] Removing intermediate container 032043f1ec5b [2023-01-11T17:47:50.442Z] ---> 5af5008475e6 [2023-01-11T17:47:50.442Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T17:47:50.442Z] ---> 863467754cbf [2023-01-11T17:47:50.442Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T17:47:50.442Z] ---> Running in 018fbf4864db [2023-01-11T17:48:16.997Z] Removing intermediate container 018fbf4864db [2023-01-11T17:48:16.997Z] ---> 52ad60a6faa5 [2023-01-11T17:48:16.997Z] Step 10/12 : COPY . . [2023-01-11T17:48:16.997Z] ---> 2b7b91db336d [2023-01-11T17:48:16.997Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T17:48:16.997Z] ---> Running in 5bd3472464bd [2023-01-11T17:48:16.997Z] Removing intermediate container 5bd3472464bd [2023-01-11T17:48:16.997Z] ---> 8f052b4448f2 [2023-01-11T17:48:16.997Z] Step 12/12 : RUN $MAKE [2023-01-11T17:48:16.997Z] ---> Running in a7f644b12f90 [2023-01-11T17:48:16.997Z] noop [2023-01-11T17:48:16.997Z] Removing intermediate container a7f644b12f90 [2023-01-11T17:48:16.997Z] ---> a26085a8ccdc [2023-01-11T17:48:16.997Z] Successfully built a26085a8ccdc [2023-01-11T17:48:16.997Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:48:17.330Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T17:48:17.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T17:48:17.391Z] prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container [2023-01-11T17:48:17.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T17:48:17.761Z] $ docker top 460a4a011d21ce386cf8fd254d465914ee91af0a359042cb656ea879b5327fef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T17:48:18.110Z] + go version [2023-01-11T17:48:18.110Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T17:48:18.122Z] $ docker stop --time=1 460a4a011d21ce386cf8fd254d465914ee91af0a359042cb656ea879b5327fef [2023-01-11T17:48:19.417Z] $ docker rm -f --volumes 460a4a011d21ce386cf8fd254d465914ee91af0a359042cb656ea879b5327fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:48:19.823Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T17:48:19.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T17:48:19.894Z] prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container [2023-01-11T17:48:19.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T17:48:20.266Z] $ docker top a5db686f31f85cc63a67517d827c501f147c8b6d036e092288e3b0625881ccea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T17:48:20.616Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] fileExists [Pipeline] sh [2023-01-11T17:48:20.910Z] + make test [2023-01-11T17:48:20.910Z] go test ./... -coverprofile=coverage.out [2023-01-11T17:48:21.171Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-11T17:48:31.158Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-11T17:48:31.158Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements [2023-01-11T17:48:39.261Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-11T17:48:39.261Z] go vet ./... [2023-01-11T17:48:41.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T17:48:41.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T17:48:41.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T17:48:41.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T17:48:41.807Z] $ docker stop --time=1 a5db686f31f85cc63a67517d827c501f147c8b6d036e092288e3b0625881ccea [2023-01-11T17:48:44.625Z] $ docker rm -f --volumes a5db686f31f85cc63a67517d827c501f147c8b6d036e092288e3b0625881ccea [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T17:48:45.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T17:48:45.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T17:48:45.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T17:48:45.887Z] + ls -al . [2023-01-11T17:48:45.887Z] total 204 [2023-01-11T17:48:45.887Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 17:48 . [2023-01-11T17:48:45.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:47 .. [2023-01-11T17:48:45.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 17:48 .git [2023-01-11T17:48:45.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:47 .github [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 11 17:47 .gitignore [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 17:47 .golangci.yml [2023-01-11T17:48:45.888Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 17:47 .semver [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 11 17:47 Attribution.txt [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 11 17:47 CHANGELOG.md [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 11 17:47 Dockerfile [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 17:47 GOVERNANCE.md [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 11 17:47 Jenkinsfile [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 17:47 LICENSE [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 11 17:47 Makefile [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 11 17:47 OWNERS.md [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 11 17:47 README.md [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 17:47 VERSION [2023-01-11T17:48:45.888Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 17:47 bin [2023-01-11T17:48:45.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:47 cmd [2023-01-11T17:48:45.888Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 11 17:48 coverage.out [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 11 17:47 go.mod [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 11 17:47 go.sum [2023-01-11T17:48:45.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:47 internal [2023-01-11T17:48:45.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:47 snap [2023-01-11T17:48:45.888Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 11 17:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:48:46.307Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f644858dd5b29fa4ed688425000ccfb68421629d --label arch=amd64 --label version=0.0.0 . [2023-01-11T17:48:46.307Z] Sending build context to Docker daemon 23.4MB [2023-01-11T17:48:46.307Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T17:48:46.307Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-11T17:48:46.307Z] ---> a26085a8ccdc [2023-01-11T17:48:46.307Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T17:48:46.566Z] ---> Running in 84b973e6f180 [2023-01-11T17:48:46.825Z] Removing intermediate container 84b973e6f180 [2023-01-11T17:48:46.825Z] ---> e0128b12e53f [2023-01-11T17:48:46.825Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T17:48:46.825Z] ---> Running in 2d61b674ebdd [2023-01-11T17:48:46.825Z] Removing intermediate container 2d61b674ebdd [2023-01-11T17:48:46.825Z] ---> f73f7549e9f6 [2023-01-11T17:48:46.825Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-11T17:48:46.825Z] ---> Running in 9cb0052507c1 [2023-01-11T17:48:46.825Z] Removing intermediate container 9cb0052507c1 [2023-01-11T17:48:46.825Z] ---> f7dc286e7e06 [2023-01-11T17:48:46.825Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-11T17:48:46.825Z] ---> Running in d6d217b919ab [2023-01-11T17:48:47.084Z] Removing intermediate container d6d217b919ab [2023-01-11T17:48:47.084Z] ---> 27a78baa846a [2023-01-11T17:48:47.084Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T17:48:47.084Z] ---> Running in 109df8990972 [2023-01-11T17:48:47.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T17:48:47.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T17:48:47.861Z] OK: 216 MiB in 55 packages [2023-01-11T17:48:48.121Z] Removing intermediate container 109df8990972 [2023-01-11T17:48:48.121Z] ---> 352e1f99b349 [2023-01-11T17:48:48.121Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-11T17:48:48.121Z] ---> 8c19cc6ea5cb [2023-01-11T17:48:48.121Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T17:48:48.380Z] ---> Running in 2296478fe648 [2023-01-11T17:48:48.949Z] Removing intermediate container 2296478fe648 [2023-01-11T17:48:48.949Z] ---> 20d19d676c90 [2023-01-11T17:48:48.949Z] Step 10/25 : COPY . . [2023-01-11T17:48:49.886Z] ---> 24b622fa5814 [2023-01-11T17:48:49.886Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T17:48:49.886Z] ---> Running in 8b9753faea7b [2023-01-11T17:48:49.886Z] Removing intermediate container 8b9753faea7b [2023-01-11T17:48:49.886Z] ---> 2b4a6a8e7bc2 [2023-01-11T17:48:49.886Z] Step 12/25 : RUN $MAKE [2023-01-11T17:48:49.886Z] ---> Running in e07e59364bc3 [2023-01-11T17:48:50.146Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-11T17:49:12.067Z] Removing intermediate container e07e59364bc3 [2023-01-11T17:49:12.067Z] ---> b38768b9e51b [2023-01-11T17:49:12.067Z] Step 13/25 : FROM alpine:3.16 [2023-01-11T17:49:12.327Z] 3.16: Pulling from library/alpine [2023-01-11T17:49:12.327Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T17:49:12.607Z] ca7dd9ec2225: Download complete [2023-01-11T17:49:12.607Z] ca7dd9ec2225: Pull complete [2023-01-11T17:49:12.607Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T17:49:12.607Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T17:49:12.607Z] ---> bfe296a52501 [2023-01-11T17:49:12.607Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-11T17:49:12.865Z] ---> Running in 5513532baa60 [2023-01-11T17:49:12.865Z] Removing intermediate container 5513532baa60 [2023-01-11T17:49:12.865Z] ---> 39c7403183e8 [2023-01-11T17:49:12.865Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-11T17:49:12.865Z] ---> Running in 6527cfc4dd90 [2023-01-11T17:49:13.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T17:49:13.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T17:49:13.642Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T17:49:13.642Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T17:49:13.642Z] OK: 6 MiB in 15 packages [2023-01-11T17:49:13.904Z] Removing intermediate container 6527cfc4dd90 [2023-01-11T17:49:13.904Z] ---> 37f9062be3cf [2023-01-11T17:49:13.904Z] Step 16/25 : WORKDIR / [2023-01-11T17:49:13.904Z] ---> Running in 598f102da158 [2023-01-11T17:49:13.904Z] Removing intermediate container 598f102da158 [2023-01-11T17:49:13.904Z] ---> e6597a06a577 [2023-01-11T17:49:13.904Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-11T17:49:14.163Z] ---> 402bbca510da [2023-01-11T17:49:14.163Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-11T17:49:14.163Z] ---> 02ad69b45870 [2023-01-11T17:49:14.163Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-11T17:49:15.096Z] ---> ef563c9ca0b5 [2023-01-11T17:49:15.096Z] Step 20/25 : EXPOSE 59900 [2023-01-11T17:49:15.096Z] ---> Running in d00e0c4d29c4 [2023-01-11T17:49:15.096Z] Removing intermediate container d00e0c4d29c4 [2023-01-11T17:49:15.096Z] ---> 00e85f3f1bbc [2023-01-11T17:49:15.096Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-11T17:49:15.096Z] ---> Running in 94cea3e177cd [2023-01-11T17:49:15.096Z] Removing intermediate container 94cea3e177cd [2023-01-11T17:49:15.096Z] ---> 9619d34f1106 [2023-01-11T17:49:15.096Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T17:49:15.096Z] ---> Running in f318f6492c44 [2023-01-11T17:49:15.355Z] Removing intermediate container f318f6492c44 [2023-01-11T17:49:15.355Z] ---> b5c117416a6a [2023-01-11T17:49:15.355Z] Step 23/25 : LABEL arch=amd64 [2023-01-11T17:49:15.355Z] ---> Running in 9c423f3c4feb [2023-01-11T17:49:15.355Z] Removing intermediate container 9c423f3c4feb [2023-01-11T17:49:15.355Z] ---> 82bbd9ee3919 [2023-01-11T17:49:15.355Z] Step 24/25 : LABEL git_sha=f644858dd5b29fa4ed688425000ccfb68421629d [2023-01-11T17:49:15.355Z] ---> Running in 8fe5443a23ab [2023-01-11T17:49:15.355Z] Removing intermediate container 8fe5443a23ab [2023-01-11T17:49:15.355Z] ---> d00f50b2e4a0 [2023-01-11T17:49:15.355Z] Step 25/25 : LABEL version=0.0.0 [2023-01-11T17:49:15.355Z] ---> Running in c6bbff8beb1f [2023-01-11T17:49:15.614Z] Removing intermediate container c6bbff8beb1f [2023-01-11T17:49:15.614Z] ---> a98ab330f594 [2023-01-11T17:49:15.614Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T17:49:15.614Z] Successfully built a98ab330f594 [2023-01-11T17:49:15.614Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:49:16.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T17:49:16.056Z] [2023-01-11T17:49:16.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:49:16.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T17:49:16.364Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T17:49:16.364Z] 5eb5b503b376: Pulling fs layer [2023-01-11T17:49:16.364Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T17:49:16.364Z] ec43610c2a17: Pulling fs layer [2023-01-11T17:49:16.364Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T17:49:16.364Z] 33b1e0a273af: Pulling fs layer [2023-01-11T17:49:16.364Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T17:49:16.364Z] 2f39f015ded8: Pulling fs layer [2023-01-11T17:49:16.364Z] 3a2ae6a8a46f: Waiting [2023-01-11T17:49:16.364Z] 33b1e0a273af: Waiting [2023-01-11T17:49:16.364Z] 5d3b04190fa2: Waiting [2023-01-11T17:49:16.364Z] 2f39f015ded8: Waiting [2023-01-11T17:49:16.364Z] 5c69ac0246d0: Verifying Checksum [2023-01-11T17:49:16.364Z] 5c69ac0246d0: Download complete [2023-01-11T17:49:16.364Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T17:49:16.364Z] 3a2ae6a8a46f: Download complete [2023-01-11T17:49:16.623Z] 33b1e0a273af: Verifying Checksum [2023-01-11T17:49:16.623Z] 33b1e0a273af: Download complete [2023-01-11T17:49:16.623Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T17:49:16.623Z] 5d3b04190fa2: Download complete [2023-01-11T17:49:16.623Z] ec43610c2a17: Verifying Checksum [2023-01-11T17:49:16.623Z] ec43610c2a17: Download complete [2023-01-11T17:49:16.623Z] 5eb5b503b376: Download complete [2023-01-11T17:49:17.557Z] 2f39f015ded8: Download complete [2023-01-11T17:49:17.814Z] 5eb5b503b376: Pull complete [2023-01-11T17:49:18.073Z] 5c69ac0246d0: Pull complete [2023-01-11T17:49:18.331Z] ec43610c2a17: Pull complete [2023-01-11T17:49:18.589Z] 3a2ae6a8a46f: Pull complete [2023-01-11T17:49:18.847Z] 33b1e0a273af: Pull complete [2023-01-11T17:49:18.847Z] 5d3b04190fa2: Pull complete [2023-01-11T17:49:23.029Z] 2f39f015ded8: Pull complete [2023-01-11T17:49:23.029Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T17:49:23.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T17:49:23.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T17:49:23.103Z] prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container [2023-01-11T17:49:23.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T17:49:28.150Z] $ docker top 1a991d427d944741d8b0cd4b40e05dbe83348419b4583530738c07e1e56db513 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:49:28.537Z] ---> job-cost.sh [2023-01-11T17:49:28.538Z] lf-activate-venv: SKIPPING [2023-01-11T17:49:28.538Z] INFO: No Stack... [2023-01-11T17:49:29.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T17:49:29.364Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T17:49:29.653Z] + cat /w/workspace/foundry_device-virtual-go_PR-327/archives/cost.csv [2023-01-11T17:49:29.653Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T17:49:29.668Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [2023-01-11T17:49:29.680Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] did not exist. Created. [2023-01-11T17:49:29.680Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T17:49:29.988Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T17:49:30.021Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T17:49:30.027Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T17:49:30.050Z] $ docker stop --time=1 1a991d427d944741d8b0cd4b40e05dbe83348419b4583530738c07e1e56db513 [2023-01-11T17:49:31.197Z] $ docker rm -f --volumes 1a991d427d944741d8b0cd4b40e05dbe83348419b4583530738c07e1e56db513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T17:50:15.255Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1895 in /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] { [Pipeline] ws [2023-01-11T17:50:15.269Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2023-01-11T17:50:15.306Z] The recommended git tool is: git [2023-01-11T17:50:21.057Z] using credential edgex-jenkins-ssh [2023-01-11T17:50:21.075Z] Cloning the remote Git repository [2023-01-11T17:50:21.124Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-01-11T17:50:21.202Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2023-01-11T17:50:21.348Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-11T17:50:21.349Z] > git --version # timeout=10 [2023-01-11T17:50:21.369Z] > git --version # 'git version 2.25.1' [2023-01-11T17:50:21.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T17:50:21.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T17:50:24.560Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-11T17:50:24.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T17:50:25.465Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-11T17:50:25.511Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-11T17:50:25.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T17:50:25.527Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-11T17:50:26.107Z] Merging remotes/origin/main commit 43843506565b1251b67769be00175dd520b99099 into PR head commit f644858dd5b29fa4ed688425000ccfb68421629d [2023-01-11T17:50:26.318Z] Merge succeeded, producing f644858dd5b29fa4ed688425000ccfb68421629d [2023-01-11T17:50:26.319Z] Checking out Revision f644858dd5b29fa4ed688425000ccfb68421629d (PR-327) [2023-01-11T17:50:26.126Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T17:50:26.148Z] > git checkout -f f644858dd5b29fa4ed688425000ccfb68421629d # timeout=10 [2023-01-11T17:50:26.233Z] > git remote # timeout=10 [2023-01-11T17:50:26.252Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T17:50:26.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T17:50:26.283Z] > git merge 43843506565b1251b67769be00175dd520b99099 # timeout=10 [2023-01-11T17:50:26.305Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T17:50:26.326Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T17:50:26.337Z] > git checkout -f f644858dd5b29fa4ed688425000ccfb68421629d # timeout=10 [2023-01-11T17:50:29.885Z] Commit message: "refactor!: Rework code for refactored MessageBus Configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T17:50:30.715Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T17:50:30.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T17:50:30.715Z] Dload Upload Total Spent Left Speed [2023-01-11T17:50:30.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-01-11T17:50:31.498Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T17:50:31.828Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T17:50:31.828Z] + sudo tee /etc/docker/daemon.new [2023-01-11T17:50:31.828Z] { [2023-01-11T17:50:31.828Z] "registry-mirrors": [ [2023-01-11T17:50:31.828Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T17:50:31.828Z] ], [2023-01-11T17:50:31.828Z] "bip": "10.250.0.254/24", [2023-01-11T17:50:31.828Z] "hosts": [ [2023-01-11T17:50:31.828Z] "tcp://0.0.0.0:5555", [2023-01-11T17:50:31.828Z] "unix:///var/run/docker.sock" [2023-01-11T17:50:31.828Z] ], [2023-01-11T17:50:31.828Z] "mtu": 1458, [2023-01-11T17:50:31.828Z] "selinux-enabled": true, [2023-01-11T17:50:31.828Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T17:50:31.828Z] } [Pipeline] sh [2023-01-11T17:50:32.162Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T17:50:32.500Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T17:50:50.789Z] provisioning config files... [2023-01-11T17:50:50.820Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config7958207872988633030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:50:51.190Z] ---> docker-login.sh [2023-01-11T17:50:51.190Z] nexus3.edgexfoundry.org:10001 [2023-01-11T17:50:51.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:50:51.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:50:51.787Z] Configure a credential helper to remove this warning. See [2023-01-11T17:50:51.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:50:51.787Z] [2023-01-11T17:50:51.787Z] Login Succeeded [2023-01-11T17:50:51.787Z] nexus3.edgexfoundry.org:10002 [2023-01-11T17:50:52.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:50:52.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:50:52.328Z] Configure a credential helper to remove this warning. See [2023-01-11T17:50:52.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:50:52.328Z] [2023-01-11T17:50:52.328Z] Login Succeeded [2023-01-11T17:50:52.328Z] nexus3.edgexfoundry.org:10003 [2023-01-11T17:50:52.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:50:52.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:50:52.601Z] Configure a credential helper to remove this warning. See [2023-01-11T17:50:52.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:50:52.601Z] [2023-01-11T17:50:52.601Z] Login Succeeded [2023-01-11T17:50:52.601Z] nexus3.edgexfoundry.org:10004 [2023-01-11T17:50:52.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:50:53.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:50:53.140Z] Configure a credential helper to remove this warning. See [2023-01-11T17:50:53.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:50:53.140Z] [2023-01-11T17:50:53.140Z] Login Succeeded [2023-01-11T17:50:53.140Z] docker.io [2023-01-11T17:50:53.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T17:50:53.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T17:50:53.687Z] Configure a credential helper to remove this warning. See [2023-01-11T17:50:53.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T17:50:53.687Z] [2023-01-11T17:50:53.687Z] Login Succeeded [2023-01-11T17:50:53.687Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T17:50:53.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T17:50:54.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T17:50:54.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T17:50:54.080Z] ========================================================= [2023-01-11T17:50:54.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T17:50:54.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:50:54.441Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T17:50:55.032Z] Sending build context to Docker daemon 11.85MB [2023-01-11T17:50:55.032Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T17:50:55.032Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T17:50:55.032Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T17:50:55.032Z] 9b18e9b68314: Pulling fs layer [2023-01-11T17:50:55.032Z] 35d82f9e3411: Pulling fs layer [2023-01-11T17:50:55.032Z] e16973657156: Pulling fs layer [2023-01-11T17:50:55.032Z] fc693d55d65f: Pulling fs layer [2023-01-11T17:50:55.032Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T17:50:55.032Z] dda99020689f: Pulling fs layer [2023-01-11T17:50:55.032Z] db1c61fa0a46: Pulling fs layer [2023-01-11T17:50:55.032Z] 891c053d2c06: Pulling fs layer [2023-01-11T17:50:55.032Z] dda99020689f: Waiting [2023-01-11T17:50:55.032Z] db1c61fa0a46: Waiting [2023-01-11T17:50:55.032Z] fc693d55d65f: Waiting [2023-01-11T17:50:55.032Z] 7e9fc2657dce: Waiting [2023-01-11T17:50:55.032Z] 891c053d2c06: Waiting [2023-01-11T17:50:55.032Z] e16973657156: Download complete [2023-01-11T17:50:55.032Z] 35d82f9e3411: Verifying Checksum [2023-01-11T17:50:55.032Z] 35d82f9e3411: Download complete [2023-01-11T17:50:55.311Z] 7e9fc2657dce: Verifying Checksum [2023-01-11T17:50:55.311Z] 7e9fc2657dce: Download complete [2023-01-11T17:50:55.311Z] dda99020689f: Download complete [2023-01-11T17:50:55.311Z] 9b18e9b68314: Verifying Checksum [2023-01-11T17:50:55.311Z] 9b18e9b68314: Download complete [2023-01-11T17:50:56.303Z] 9b18e9b68314: Pull complete [2023-01-11T17:50:56.303Z] 891c053d2c06: Verifying Checksum [2023-01-11T17:50:56.303Z] 891c053d2c06: Download complete [2023-01-11T17:50:56.891Z] 35d82f9e3411: Pull complete [2023-01-11T17:50:57.166Z] e16973657156: Pull complete [2023-01-11T17:50:57.763Z] db1c61fa0a46: Verifying Checksum [2023-01-11T17:50:57.763Z] db1c61fa0a46: Download complete [2023-01-11T17:50:58.371Z] fc693d55d65f: Verifying Checksum [2023-01-11T17:50:58.372Z] fc693d55d65f: Download complete [2023-01-11T17:51:10.736Z] fc693d55d65f: Pull complete [2023-01-11T17:51:10.736Z] 7e9fc2657dce: Pull complete [2023-01-11T17:51:11.008Z] dda99020689f: Pull complete [2023-01-11T17:51:19.269Z] db1c61fa0a46: Pull complete [2023-01-11T17:51:19.862Z] 891c053d2c06: Pull complete [2023-01-11T17:51:19.862Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T17:51:19.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T17:51:19.862Z] ---> f96f9c87975a [2023-01-11T17:51:19.862Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T17:51:20.894Z] ---> Running in fadfdaf3e208 [2023-01-11T17:51:21.174Z] Removing intermediate container fadfdaf3e208 [2023-01-11T17:51:21.174Z] ---> ad238d22aa02 [2023-01-11T17:51:21.174Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T17:51:21.174Z] ---> Running in 379ba6842299 [2023-01-11T17:51:21.774Z] Removing intermediate container 379ba6842299 [2023-01-11T17:51:21.774Z] ---> c36bf8d1dfef [2023-01-11T17:51:21.774Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T17:51:21.774Z] ---> Running in 5a2f7997b6bc [2023-01-11T17:51:22.047Z] Removing intermediate container 5a2f7997b6bc [2023-01-11T17:51:22.047Z] ---> 58fb988a62a5 [2023-01-11T17:51:22.047Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-11T17:51:22.319Z] ---> Running in 6f77df0f60b2 [2023-01-11T17:51:22.591Z] Removing intermediate container 6f77df0f60b2 [2023-01-11T17:51:22.591Z] ---> 1080524dfc22 [2023-01-11T17:51:22.592Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T17:51:22.869Z] ---> Running in d76f50cb3354 [2023-01-11T17:51:24.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T17:51:24.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T17:51:25.713Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-11T17:51:25.713Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-11T17:51:25.713Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-11T17:51:25.713Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-11T17:51:25.713Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T17:51:25.713Z] OK: 226 MiB in 55 packages [2023-01-11T17:51:26.687Z] Removing intermediate container d76f50cb3354 [2023-01-11T17:51:26.687Z] ---> ef5bfde8c80a [2023-01-11T17:51:26.687Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T17:51:27.275Z] ---> bb8d4e448e08 [2023-01-11T17:51:27.275Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T17:51:27.275Z] ---> Running in 1d072d1162f3 [2023-01-11T17:52:23.712Z] Removing intermediate container 1d072d1162f3 [2023-01-11T17:52:23.712Z] ---> fb721d8e51b3 [2023-01-11T17:52:23.712Z] Step 10/12 : COPY . . [2023-01-11T17:52:23.712Z] ---> 165084cdb35e [2023-01-11T17:52:23.712Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T17:52:23.712Z] ---> Running in fe0b10daef14 [2023-01-11T17:52:23.712Z] Removing intermediate container fe0b10daef14 [2023-01-11T17:52:23.712Z] ---> 4af415fa679f [2023-01-11T17:52:23.712Z] Step 12/12 : RUN $MAKE [2023-01-11T17:52:23.712Z] ---> Running in d80165860417 [2023-01-11T17:52:23.712Z] noop [2023-01-11T17:52:23.712Z] Removing intermediate container d80165860417 [2023-01-11T17:52:23.712Z] ---> 7b2082a2fa48 [2023-01-11T17:52:23.712Z] Successfully built 7b2082a2fa48 [2023-01-11T17:52:23.712Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:52:24.065Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T17:52:24.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T17:52:24.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-1895 does not seem to be running inside a container [2023-01-11T17:52:24.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T17:52:25.571Z] $ docker top d4101e7ce1d89be89361d22da09e85fcbd2cd93d95d90df9b1fd7a670417f3d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T17:52:26.431Z] + go version [2023-01-11T17:52:26.431Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T17:52:26.460Z] $ docker stop --time=1 d4101e7ce1d89be89361d22da09e85fcbd2cd93d95d90df9b1fd7a670417f3d3 [2023-01-11T17:52:28.126Z] $ docker rm -f --volumes d4101e7ce1d89be89361d22da09e85fcbd2cd93d95d90df9b1fd7a670417f3d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:52:28.709Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T17:52:28.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T17:52:28.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-1895 does not seem to be running inside a container [2023-01-11T17:52:28.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T17:52:30.237Z] $ docker top 81078dbe0f6323b9d448044ec7dbcf70f707e9056ac91145970bdf23ca4116ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T17:52:31.102Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-11T17:52:31.762Z] + make test [2023-01-11T17:52:31.762Z] go test ./... -coverprofile=coverage.out [2023-01-11T17:52:33.183Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-11T17:54:09.872Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-11T17:54:09.872Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.140s coverage: 65.7% of statements [2023-01-11T17:54:09.872Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T17:54:09.872Z] go vet ./... [2023-01-11T17:54:24.933Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T17:54:24.933Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T17:54:24.933Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T17:54:24.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T17:54:24.978Z] $ docker stop --time=1 81078dbe0f6323b9d448044ec7dbcf70f707e9056ac91145970bdf23ca4116ab [2023-01-11T17:54:26.784Z] $ docker rm -f --volumes 81078dbe0f6323b9d448044ec7dbcf70f707e9056ac91145970bdf23ca4116ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T17:54:27.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T17:54:27.812Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T17:54:28.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T17:54:28.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T17:54:29.109Z] + ls -al . [2023-01-11T17:54:29.109Z] total 200 [2023-01-11T17:54:29.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 17:52 . [2023-01-11T17:54:29.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:50 .. [2023-01-11T17:54:29.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 17:50 .git [2023-01-11T17:54:29.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:50 .github [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 11 17:50 .gitignore [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 17:50 .golangci.yml [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 11 17:50 Attribution.txt [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 11 17:50 CHANGELOG.md [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 11 17:50 Dockerfile [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 17:50 GOVERNANCE.md [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 11 17:50 Jenkinsfile [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 17:50 LICENSE [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 11 17:50 Makefile [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 11 17:50 OWNERS.md [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 11 17:50 README.md [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 17:47 VERSION [2023-01-11T17:54:29.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 17:50 bin [2023-01-11T17:54:29.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:50 cmd [2023-01-11T17:54:29.110Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 11 17:53 coverage.out [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 11 17:50 go.mod [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 11 17:50 go.sum [2023-01-11T17:54:29.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 17:50 internal [2023-01-11T17:54:29.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:50 snap [2023-01-11T17:54:29.110Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 11 17:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:54:29.453Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f644858dd5b29fa4ed688425000ccfb68421629d --label arch=arm64 --label version=0.0.0 . [2023-01-11T17:54:29.724Z] Sending build context to Docker daemon 11.89MB [2023-01-11T17:54:29.992Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T17:54:29.992Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-11T17:54:29.992Z] ---> 7b2082a2fa48 [2023-01-11T17:54:29.992Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T17:54:29.992Z] ---> Running in 1880246d52d9 [2023-01-11T17:54:30.584Z] Removing intermediate container 1880246d52d9 [2023-01-11T17:54:30.584Z] ---> ae169daf2721 [2023-01-11T17:54:30.584Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T17:54:30.584Z] ---> Running in 840aa48fe798 [2023-01-11T17:54:30.862Z] Removing intermediate container 840aa48fe798 [2023-01-11T17:54:30.862Z] ---> ee6d7accefad [2023-01-11T17:54:30.862Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-11T17:54:31.130Z] ---> Running in 6067a137a8c7 [2023-01-11T17:54:31.404Z] Removing intermediate container 6067a137a8c7 [2023-01-11T17:54:31.404Z] ---> d80c06d072ea [2023-01-11T17:54:31.404Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-11T17:54:31.404Z] ---> Running in d735379221cb [2023-01-11T17:54:31.997Z] Removing intermediate container d735379221cb [2023-01-11T17:54:31.997Z] ---> 91246a953715 [2023-01-11T17:54:31.997Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T17:54:31.997Z] ---> Running in 0d82854caf45 [2023-01-11T17:54:32.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T17:54:33.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T17:54:34.541Z] OK: 226 MiB in 55 packages [2023-01-11T17:54:37.138Z] Removing intermediate container 0d82854caf45 [2023-01-11T17:54:37.138Z] ---> c4da73aebfd0 [2023-01-11T17:54:37.138Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-11T17:54:37.409Z] ---> 234a30029466 [2023-01-11T17:54:37.409Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T17:54:37.683Z] ---> Running in 29f4f447c027 [2023-01-11T17:54:40.412Z] Removing intermediate container 29f4f447c027 [2023-01-11T17:54:40.412Z] ---> 38f180b719ca [2023-01-11T17:54:40.412Z] Step 10/25 : COPY . . [2023-01-11T17:54:41.470Z] ---> d09b11e08907 [2023-01-11T17:54:41.470Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T17:54:41.765Z] ---> Running in 2537d34fbc75 [2023-01-11T17:54:42.049Z] Removing intermediate container 2537d34fbc75 [2023-01-11T17:54:42.049Z] ---> 2a81e048e2c9 [2023-01-11T17:54:42.049Z] Step 12/25 : RUN $MAKE [2023-01-11T17:54:42.049Z] ---> Running in 405fec004412 [2023-01-11T17:54:43.040Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-11T17:57:19.835Z] Removing intermediate container 405fec004412 [2023-01-11T17:57:19.835Z] ---> 2b1ddac791f2 [2023-01-11T17:57:19.835Z] Step 13/25 : FROM alpine:3.16 [2023-01-11T17:57:19.835Z] 3.16: Pulling from library/alpine [2023-01-11T17:57:19.835Z] 6875df1f5354: Pulling fs layer [2023-01-11T17:57:19.835Z] 6875df1f5354: Verifying Checksum [2023-01-11T17:57:19.835Z] 6875df1f5354: Download complete [2023-01-11T17:57:19.835Z] 6875df1f5354: Pull complete [2023-01-11T17:57:19.835Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T17:57:19.835Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T17:57:19.835Z] ---> 2b4661558fb8 [2023-01-11T17:57:19.835Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-11T17:57:19.835Z] ---> Running in 176fb9b7c3b5 [2023-01-11T17:57:19.835Z] Removing intermediate container 176fb9b7c3b5 [2023-01-11T17:57:19.835Z] ---> f454be5b7e4e [2023-01-11T17:57:19.835Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-11T17:57:19.835Z] ---> Running in eb46c33a0dbb [2023-01-11T17:57:20.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T17:57:20.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T17:57:21.659Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T17:57:21.659Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T17:57:21.931Z] OK: 5 MiB in 15 packages [2023-01-11T17:57:22.898Z] Removing intermediate container eb46c33a0dbb [2023-01-11T17:57:22.898Z] ---> d0aae635a6d5 [2023-01-11T17:57:22.898Z] Step 16/25 : WORKDIR / [2023-01-11T17:57:22.898Z] ---> Running in e889aa2a14de [2023-01-11T17:57:23.171Z] Removing intermediate container e889aa2a14de [2023-01-11T17:57:23.171Z] ---> f70b12b4e526 [2023-01-11T17:57:23.171Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-11T17:57:23.762Z] ---> 8e40c1a863e9 [2023-01-11T17:57:23.762Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-11T17:57:24.353Z] ---> 8776f6892004 [2023-01-11T17:57:24.353Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-11T17:57:25.775Z] ---> 4b89e996d7f0 [2023-01-11T17:57:25.775Z] Step 20/25 : EXPOSE 59900 [2023-01-11T17:57:25.775Z] ---> Running in fc7df2071e06 [2023-01-11T17:57:26.045Z] Removing intermediate container fc7df2071e06 [2023-01-11T17:57:26.045Z] ---> a6a5b4c2d23b [2023-01-11T17:57:26.045Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-11T17:57:26.045Z] ---> Running in 1fbb15576b87 [2023-01-11T17:57:26.317Z] Removing intermediate container 1fbb15576b87 [2023-01-11T17:57:26.317Z] ---> 432a2ca2aafe [2023-01-11T17:57:26.317Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T17:57:26.587Z] ---> Running in 2c580e4087f4 [2023-01-11T17:57:26.856Z] Removing intermediate container 2c580e4087f4 [2023-01-11T17:57:26.856Z] ---> 903500ce4686 [2023-01-11T17:57:26.856Z] Step 23/25 : LABEL arch=arm64 [2023-01-11T17:57:26.856Z] ---> Running in 63ae493cf95d [2023-01-11T17:57:27.133Z] Removing intermediate container 63ae493cf95d [2023-01-11T17:57:27.133Z] ---> 406f8164fa5e [2023-01-11T17:57:27.133Z] Step 24/25 : LABEL git_sha=f644858dd5b29fa4ed688425000ccfb68421629d [2023-01-11T17:57:27.403Z] ---> Running in f7ba2240edc9 [2023-01-11T17:57:27.674Z] Removing intermediate container f7ba2240edc9 [2023-01-11T17:57:27.674Z] ---> 8de1fd8bcc86 [2023-01-11T17:57:27.674Z] Step 25/25 : LABEL version=0.0.0 [2023-01-11T17:57:27.674Z] ---> Running in 59444d1283ff [2023-01-11T17:57:27.944Z] Removing intermediate container 59444d1283ff [2023-01-11T17:57:27.944Z] ---> b3c8be759d04 [2023-01-11T17:57:27.944Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T17:57:27.944Z] Successfully built b3c8be759d04 [2023-01-11T17:57:27.944Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:57:28.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T17:57:28.647Z] [2023-01-11T17:57:28.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:57:28.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T17:57:29.267Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T17:57:29.267Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T17:57:29.267Z] 04944245beec: Pulling fs layer [2023-01-11T17:57:29.267Z] 699f458cf7ca: Pulling fs layer [2023-01-11T17:57:29.267Z] 765212b225bb: Pulling fs layer [2023-01-11T17:57:29.267Z] f23df028b6ca: Pulling fs layer [2023-01-11T17:57:29.267Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T17:57:29.267Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T17:57:29.267Z] 765212b225bb: Waiting [2023-01-11T17:57:29.267Z] 2437ff75d9bd: Waiting [2023-01-11T17:57:29.267Z] f23df028b6ca: Waiting [2023-01-11T17:57:29.267Z] d65c8cfc05b1: Waiting [2023-01-11T17:57:29.267Z] 04944245beec: Verifying Checksum [2023-01-11T17:57:29.267Z] 04944245beec: Download complete [2023-01-11T17:57:29.544Z] f23df028b6ca: Verifying Checksum [2023-01-11T17:57:29.544Z] f23df028b6ca: Download complete [2023-01-11T17:57:29.544Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T17:57:29.544Z] d65c8cfc05b1: Download complete [2023-01-11T17:57:29.544Z] 699f458cf7ca: Verifying Checksum [2023-01-11T17:57:29.544Z] 699f458cf7ca: Download complete [2023-01-11T17:57:30.136Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T17:57:30.136Z] 8998bd30e6a1: Download complete [2023-01-11T17:57:32.726Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T17:57:32.726Z] 2437ff75d9bd: Download complete [2023-01-11T17:57:34.142Z] 8998bd30e6a1: Pull complete [2023-01-11T17:57:34.414Z] 04944245beec: Pull complete [2023-01-11T17:57:35.833Z] 699f458cf7ca: Pull complete [2023-01-11T17:57:36.102Z] 765212b225bb: Pull complete [2023-01-11T17:57:37.068Z] f23df028b6ca: Pull complete [2023-01-11T17:57:37.068Z] d65c8cfc05b1: Pull complete [2023-01-11T17:57:52.105Z] 2437ff75d9bd: Pull complete [2023-01-11T17:57:52.105Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T17:57:52.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T17:57:52.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T17:57:52.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-1895 does not seem to be running inside a container [2023-01-11T17:57:52.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-11T17:57:55.299Z] $ docker top 138fcc7f02b64f601e69d68aa2ea29909b95f94d7eb056c820402e050fb7bd8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:57:56.186Z] ---> job-cost.sh [2023-01-11T17:57:56.186Z] lf-activate-venv: SKIPPING [2023-01-11T17:57:56.186Z] INFO: No Stack... [2023-01-11T17:57:57.602Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T17:57:58.572Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T17:57:59.227Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2023-01-11T17:57:59.227Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T17:57:59.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [2023-01-11T17:57:59.306Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] did not exist. Created. [2023-01-11T17:57:59.306Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T17:57:59.961Z] /w/workspace/device-virtual-go/2@tmp/durable-37c9d2a9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T17:58:00.630Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T17:58:00.654Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T17:58:00.709Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T17:58:00.719Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-327-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T17:58:00.740Z] $ docker stop --time=1 138fcc7f02b64f601e69d68aa2ea29909b95f94d7eb056c820402e050fb7bd8e [2023-01-11T17:58:02.300Z] $ docker rm -f --volumes 138fcc7f02b64f601e69d68aa2ea29909b95f94d7eb056c820402e050fb7bd8e [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 [2023-01-11T17:58:02.744Z] provisioning config files... [2023-01-11T17:58:02.751Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config6240182586941161085tmp [Pipeline] { [Pipeline] sh [2023-01-11T17:58:03.035Z] + set +x [2023-01-11T17:58:03.035Z] + curl -s https://codecov.io/bash [2023-01-11T17:58:03.035Z] + bash -s -- [2023-01-11T17:58:03.035Z] [2023-01-11T17:58:03.035Z] _____ _ [2023-01-11T17:58:03.035Z] / ____| | | [2023-01-11T17:58:03.035Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T17:58:03.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T17:58:03.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T17:58:03.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T17:58:03.035Z] Bash-1.0.6 [2023-01-11T17:58:03.035Z] [2023-01-11T17:58:03.035Z] [2023-01-11T17:58:03.035Z] ==> git version 2.25.1 found [2023-01-11T17:58:03.035Z] ==> 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 [2023-01-11T17:58:03.035Z] Release-Date: 2020-01-08 [2023-01-11T17:58:03.035Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-11T17:58:03.035Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T17:58:03.035Z] ==> Jenkins CI detected. [2023-01-11T17:58:03.035Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-327 [2023-01-11T17:58:03.035Z] project root: . [2023-01-11T17:58:03.035Z] --> token set from env [2023-01-11T17:58:03.035Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T17:58:03.035Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T17:58:03.035Z] ==> Python coveragepy not found [2023-01-11T17:58:03.035Z] ==> Searching for coverage reports in: [2023-01-11T17:58:03.035Z] + . [2023-01-11T17:58:03.035Z] -> Found 1 reports [2023-01-11T17:58:03.035Z] ==> Detecting git/mercurial file structure [2023-01-11T17:58:03.295Z] ==> Reading reports [2023-01-11T17:58:03.295Z] + ./coverage.out bytes=44128 [2023-01-11T17:58:03.295Z] ==> Appending adjustments [2023-01-11T17:58:03.295Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T17:58:03.295Z] + Found adjustments [2023-01-11T17:58:03.295Z] ==> Gzipping contents [2023-01-11T17:58:03.295Z] 8.0K /tmp/codecov.KZE6HD.gz [2023-01-11T17:58:03.295Z] ==> Uploading reports [2023-01-11T17:58:03.295Z] url: https://codecov.io [2023-01-11T17:58:03.295Z] query: branch=PR-327&commit=f644858dd5b29fa4ed688425000ccfb68421629d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2023-01-11T17:58:03.295Z] -> Pinging Codecov [2023-01-11T17:58:03.295Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-327&commit=f644858dd5b29fa4ed688425000ccfb68421629d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2023-01-11T17:58:03.863Z] -> Uploading to [2023-01-11T17:58:03.863Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/5E52B4B073DB2E39498172D8E973AA87/f644858dd5b29fa4ed688425000ccfb68421629d/1bcacc1a-512d-4f37-b735-27fa83b0b92b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T175803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=994e643d8981e84d47c25a3deeeda0b645942ab9a41fd4bb8262202100d6c234 [2023-01-11T17:58:03.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T17:58:03.863Z] Dload Upload Total Spent Left Speed [2023-01-11T17:58:03.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5476 0 0 100 5476 0 20281 --:--:-- --:--:-- --:--:-- 20356 [2023-01-11T17:58:03.863Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f644858dd5b29fa4ed688425000ccfb68421629d [Pipeline] } [2023-01-11T17:58:03.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-11T17:58:04.553Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-327/archives ] [2023-01-11T17:58:04.553Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-327/archives [2023-01-11T17:58:04.553Z] total 16 [2023-01-11T17:58:04.553Z] drwxr-xr-x 3 root root 4096 Jan 11 17:49 . [2023-01-11T17:58:04.553Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 17:49 .. [2023-01-11T17:58:04.553Z] drwxr-xr-x 2 root root 4096 Jan 11 17:49 cost [2023-01-11T17:58:04.553Z] -rw-r--r-- 1 root root 89 Jan 11 17:49 cost.csv [2023-01-11T17:58:04.553Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-327/archives [2023-01-11T17:58:04.553Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-327/archives [2023-01-11T17:58:04.553Z] total 16 [2023-01-11T17:58:04.553Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 17:49 . [2023-01-11T17:58:04.553Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 17:49 .. [2023-01-11T17:58:04.553Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 17:49 cost [2023-01-11T17:58:04.553Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 11 17:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:58:04.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:58:05.700Z] ---> package-listing.sh [2023-01-11T17:58:05.700Z] ++ facter osfamily [2023-01-11T17:58:05.700Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T17:58:05.959Z] + OS_FAMILY=debian [2023-01-11T17:58:05.959Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-327 [2023-01-11T17:58:05.959Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T17:58:05.959Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T17:58:05.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T17:58:05.959Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T17:58:05.959Z] + '[' /w/workspace/foundry_device-virtual-go_PR-327 ']' [2023-01-11T17:58:05.959Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T17:58:05.959Z] + case "${OS_FAMILY}" in [2023-01-11T17:58:05.959Z] + dpkg -l [2023-01-11T17:58:05.959Z] + grep '^ii' [2023-01-11T17:58:05.959Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T17:58:05.959Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T17:58:05.959Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T17:58:05.959Z] + '[' /w/workspace/foundry_device-virtual-go_PR-327 ']' [2023-01-11T17:58:05.959Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-327/archives/ [2023-01-11T17:58:05.959Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-327/archives/ [Pipeline] echo [2023-01-11T17:58:05.969Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T17:58:06.243Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T17:58:06.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T17:58:06.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T17:58:06.869Z] prd-ubuntu20.04-docker-8c-8g-1888 does not seem to be running inside a container [2023-01-11T17:58:06.896Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T17:58:07.099Z] $ docker top 7e2682f9fe4852a9d21ba58f05575e7daedd19557d75f4b6940b89ef5409dc8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T17:58:07.437Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T17:58:07.720Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T17:58:08.007Z] + ls /var/log/sa-host [2023-01-11T17:58:08.007Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T17:58:08.081Z] provisioning config files... [2023-01-11T17:58:08.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config4696830761305637848tmp [Pipeline] { [Pipeline] echo [2023-01-11T17:58:08.100Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:58:08.381Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T17:58:08.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:58:08.708Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T17:58:08.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:58:09.003Z] ---> sudo-logs.sh [2023-01-11T17:58:09.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T17:58:09.036Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:58:09.320Z] ---> job-cost.sh [2023-01-11T17:58:09.320Z] lf-activate-venv: SKIPPING [2023-01-11T17:58:09.320Z] DEBUG: total: 0.2199999988079071 [2023-01-11T17:58:09.320Z] INFO: Retrieving Stack Cost... [2023-01-11T17:58:09.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T17:58:10.147Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T17:58:10.163Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T17:58:10.449Z] ---> logs-deploy.sh [2023-01-11T17:58:10.449Z] lf-activate-venv: SKIPPING [2023-01-11T17:58:10.449Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-327/2 [2023-01-11T17:58:10.449Z] INFO: archiving workspace using pattern(s): [2023-01-11T17:58:11.385Z] Archives upload complete. [2023-01-11T17:58:11.644Z] INFO: archiving logs to Nexus [2023-01-11T17:58:12.212Z] ---> uname -a: [2023-01-11T17:58:12.212Z] Linux prd-ubuntu20-04-docker-8c-8g-1888 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] ---> lscpu: [2023-01-11T17:58:12.212Z] Architecture: x86_64 [2023-01-11T17:58:12.212Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-11T17:58:12.212Z] Byte Order: Little Endian [2023-01-11T17:58:12.212Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-11T17:58:12.212Z] CPU(s): 8 [2023-01-11T17:58:12.212Z] On-line CPU(s) list: 0-7 [2023-01-11T17:58:12.212Z] Thread(s) per core: 1 [2023-01-11T17:58:12.212Z] Core(s) per socket: 1 [2023-01-11T17:58:12.212Z] Socket(s): 8 [2023-01-11T17:58:12.212Z] NUMA node(s): 1 [2023-01-11T17:58:12.212Z] Vendor ID: AuthenticAMD [2023-01-11T17:58:12.212Z] CPU family: 23 [2023-01-11T17:58:12.212Z] Model: 49 [2023-01-11T17:58:12.212Z] Model name: AMD EPYC-Rome Processor [2023-01-11T17:58:12.212Z] Stepping: 0 [2023-01-11T17:58:12.212Z] CPU MHz: 2799.996 [2023-01-11T17:58:12.212Z] BogoMIPS: 5599.99 [2023-01-11T17:58:12.212Z] Virtualization: AMD-V [2023-01-11T17:58:12.212Z] Hypervisor vendor: KVM [2023-01-11T17:58:12.212Z] Virtualization type: full [2023-01-11T17:58:12.212Z] L1d cache: 256 KiB [2023-01-11T17:58:12.212Z] L1i cache: 256 KiB [2023-01-11T17:58:12.212Z] L2 cache: 4 MiB [2023-01-11T17:58:12.212Z] L3 cache: 128 MiB [2023-01-11T17:58:12.212Z] NUMA node0 CPU(s): 0-7 [2023-01-11T17:58:12.212Z] Vulnerability Itlb multihit: Not affected [2023-01-11T17:58:12.212Z] Vulnerability L1tf: Not affected [2023-01-11T17:58:12.212Z] Vulnerability Mds: Not affected [2023-01-11T17:58:12.212Z] Vulnerability Meltdown: Not affected [2023-01-11T17:58:12.212Z] Vulnerability Mmio stale data: Not affected [2023-01-11T17:58:12.212Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-11T17:58:12.212Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-11T17:58:12.212Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-11T17:58:12.212Z] Vulnerability Srbds: Not affected [2023-01-11T17:58:12.212Z] Vulnerability Tsx async abort: Not affected [2023-01-11T17:58:12.212Z] 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 [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] ---> nproc: [2023-01-11T17:58:12.212Z] 8 [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] ---> df -h: [2023-01-11T17:58:12.212Z] Filesystem Size Used Avail Use% Mounted on [2023-01-11T17:58:12.212Z] overlay 155G 12G 144G 8% / [2023-01-11T17:58:12.212Z] tmpfs 64M 0 64M 0% /dev [2023-01-11T17:58:12.212Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-11T17:58:12.212Z] shm 64M 0 64M 0% /dev/shm [2023-01-11T17:58:12.212Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] ---> sar -b -r -n DEV: [2023-01-11T17:58:12.212Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1888) 01/11/23 _x86_64_ (8 CPU) [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] 17:46:30 LINUX RESTART (8 CPU) [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] 17:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-11T17:58:12.212Z] 17:48:01 370.96 16.15 354.81 0.00 1931.91 159460.26 0.00 [2023-01-11T17:58:12.212Z] 17:49:01 123.15 0.27 122.88 0.00 14.93 30660.62 0.00 [2023-01-11T17:58:12.212Z] 17:50:01 112.41 0.07 112.34 0.00 9.60 32733.37 0.00 [2023-01-11T17:58:12.212Z] 17:51:01 1.97 0.00 1.97 0.00 0.00 24.68 0.00 [2023-01-11T17:58:12.212Z] 17:52:01 52.16 10.58 41.58 0.00 5154.87 8697.35 0.00 [2023-01-11T17:58:12.212Z] 17:53:01 7.32 1.03 6.28 0.00 22.00 131.84 0.00 [2023-01-11T17:58:12.212Z] 17:54:01 2.10 0.00 2.10 0.00 0.00 22.13 0.00 [2023-01-11T17:58:12.212Z] 17:55:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 [2023-01-11T17:58:12.212Z] 17:56:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 [2023-01-11T17:58:12.212Z] 17:57:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 [2023-01-11T17:58:12.212Z] 17:58:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 [2023-01-11T17:58:12.212Z] Average: 61.30 2.54 58.75 0.00 647.48 20968.26 0.00 [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] 17:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-11T17:58:12.212Z] 17:48:01 28558588 31582612 725164 2.21 104368 3140876 1922440 5.67 1120392 2779676 124 [2023-01-11T17:58:12.212Z] 17:49:01 28066928 31505396 794200 2.42 140872 3487368 2148540 6.33 1399120 2957332 299472 [2023-01-11T17:58:12.212Z] 17:50:01 27742628 31581364 719064 2.19 151296 3840652 1761428 5.19 1223876 3415916 392 [2023-01-11T17:58:12.212Z] 17:51:01 27742924 31581696 718420 2.18 151316 3840652 1761428 5.19 1223688 3415916 44 [2023-01-11T17:58:12.212Z] 17:52:01 27220312 31561900 720416 2.19 184784 4295680 1818800 5.36 1545260 3580760 976 [2023-01-11T17:58:12.212Z] 17:53:01 27226180 31563912 718204 2.18 183404 4293036 1830592 5.39 1543300 3577980 256 [2023-01-11T17:58:12.212Z] 17:54:01 27234560 31572372 709760 2.16 183476 4293040 1830592 5.39 1534632 3577984 8 [2023-01-11T17:58:12.212Z] 17:55:01 27234496 31572356 709604 2.16 183544 4293040 1830592 5.39 1534560 3577992 12 [2023-01-11T17:58:12.212Z] 17:56:01 27234700 31572808 709272 2.16 183604 4293048 1830592 5.39 1534576 3578120 8 [2023-01-11T17:58:12.212Z] 17:57:01 27234392 31572724 709408 2.16 183680 4293180 1830592 5.39 1534632 3578252 16 [2023-01-11T17:58:12.212Z] 17:58:01 27234072 31572504 709640 2.16 183748 4293180 1830592 5.39 1535096 3578276 8 [2023-01-11T17:58:12.212Z] Average: 27520889 31567240 722105 2.20 166736 4033068 1854199 5.46 1429921 3419837 27392 [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] 17:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-11T17:58:12.212Z] 17:48:01 docker0 194.76 224.58 15.20 1982.14 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:48:01 lo 6.59 6.59 0.64 0.64 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:48:01 ens3 675.87 502.86 8209.78 115.03 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:49:01 docker0 1.52 3.67 0.09 40.56 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:49:01 veth32e27d0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:49:01 ens3 49.61 27.30 82.99 17.08 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:50:01 docker0 1.82 3.70 0.11 41.04 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:50:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:50:01 ens3 114.44 76.25 2613.11 14.05 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:51:01 ens3 2.27 0.58 1.82 0.29 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:52:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:52:01 ens3 125.25 78.67 2751.87 6.13 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:53:01 ens3 0.78 0.65 0.33 0.23 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:54:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:55:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:57:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] 17:58:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] Average: docker0 17.87 20.93 1.39 186.24 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] Average: ens3 87.65 62.09 1236.56 13.82 0.00 0.00 0.00 0.00 [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] ---> sar -P ALL: [2023-01-11T17:58:12.212Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1888) 01/11/23 _x86_64_ (8 CPU) [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] 17:46:30 LINUX RESTART (8 CPU) [2023-01-11T17:58:12.212Z] [2023-01-11T17:58:12.212Z] 17:47:02 CPU %user %nice %system %iowait %steal %idle [2023-01-11T17:58:12.212Z] 17:48:01 all 10.11 0.00 3.77 4.79 0.07 81.25 [2023-01-11T17:58:12.212Z] 17:48:01 0 13.25 0.00 4.74 18.89 0.09 63.04 [2023-01-11T17:58:12.212Z] 17:48:01 1 9.03 0.00 3.38 1.60 0.03 85.96 [2023-01-11T17:58:12.212Z] 17:48:01 2 10.79 0.00 3.54 1.17 0.05 84.45 [2023-01-11T17:58:12.212Z] 17:48:01 3 9.37 0.00 3.38 1.90 0.09 85.26 [2023-01-11T17:58:12.212Z] 17:48:01 4 9.77 0.00 2.88 0.81 0.05 86.48 [2023-01-11T17:58:12.212Z] 17:48:01 5 9.10 0.00 3.19 6.01 0.07 81.62 [2023-01-11T17:58:12.212Z] 17:48:01 6 10.87 0.00 5.16 5.15 0.07 78.75 [2023-01-11T17:58:12.212Z] 17:48:01 7 8.73 0.00 3.92 2.92 0.09 84.34 [2023-01-11T17:58:12.212Z] 17:49:01 all 37.50 0.00 6.46 2.60 0.09 53.35 [2023-01-11T17:58:12.213Z] 17:49:01 0 37.55 0.00 6.80 12.26 0.08 43.31 [2023-01-11T17:58:12.213Z] 17:49:01 1 37.84 0.00 6.01 0.49 0.08 55.57 [2023-01-11T17:58:12.213Z] 17:49:01 2 36.72 0.00 6.70 0.49 0.10 55.99 [2023-01-11T17:58:12.213Z] 17:49:01 3 37.69 0.00 6.56 5.90 0.07 49.78 [2023-01-11T17:58:12.213Z] 17:49:01 4 37.77 0.00 6.70 0.29 0.12 55.12 [2023-01-11T17:58:12.213Z] 17:49:01 5 37.60 0.00 5.98 0.59 0.08 55.75 [2023-01-11T17:58:12.213Z] 17:49:01 6 38.47 0.00 6.53 0.03 0.08 54.88 [2023-01-11T17:58:12.213Z] 17:49:01 7 36.39 0.00 6.39 0.73 0.08 56.41 [2023-01-11T17:58:12.213Z] 17:50:01 all 5.24 0.00 1.98 2.24 0.04 90.50 [2023-01-11T17:58:12.213Z] 17:50:01 0 4.86 0.00 2.22 8.40 0.03 84.48 [2023-01-11T17:58:12.213Z] 17:50:01 1 5.25 0.00 1.73 0.19 0.03 92.80 [2023-01-11T17:58:12.213Z] 17:50:01 2 6.04 0.00 1.47 0.35 0.02 92.12 [2023-01-11T17:58:12.213Z] 17:50:01 3 4.93 0.00 1.76 0.05 0.03 93.22 [2023-01-11T17:58:12.213Z] 17:50:01 4 5.47 0.00 2.10 0.02 0.02 92.41 [2023-01-11T17:58:12.213Z] 17:50:01 5 5.17 0.00 2.73 0.05 0.03 92.01 [2023-01-11T17:58:12.213Z] 17:50:01 6 5.28 0.00 1.99 0.18 0.02 92.53 [2023-01-11T17:58:12.213Z] 17:50:01 7 4.96 0.00 1.87 8.70 0.13 84.34 [2023-01-11T17:58:12.213Z] 17:51:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-01-11T17:58:12.213Z] 17:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:51:01 1 0.12 0.00 0.00 0.00 0.02 99.87 [2023-01-11T17:58:12.213Z] 17:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-11T17:58:12.213Z] 17:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-11T17:58:12.213Z] 17:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-11T17:58:12.213Z] 17:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-11T17:58:12.213Z] 17:51:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-11T17:58:12.213Z] 17:52:01 all 2.11 0.00 1.34 0.55 0.02 95.98 [2023-01-11T17:58:12.213Z] 17:52:01 0 1.97 0.00 0.98 0.05 0.02 96.98 [2023-01-11T17:58:12.213Z] 17:52:01 1 1.31 0.00 1.32 0.47 0.02 96.88 [2023-01-11T17:58:12.213Z] 17:52:01 2 2.65 0.00 1.20 1.27 0.02 94.86 [2023-01-11T17:58:12.213Z] 17:52:01 3 1.51 0.00 0.64 0.07 0.02 97.77 [2023-01-11T17:58:12.213Z] 17:52:01 4 2.35 0.00 1.07 0.10 0.02 96.46 [2023-01-11T17:58:12.213Z] 17:52:01 5 2.70 0.00 2.37 0.35 0.02 94.56 [2023-01-11T17:58:12.213Z] 17:52:01 6 2.62 0.00 2.25 0.07 0.03 95.03 [2023-01-11T17:58:12.213Z] 17:52:01 7 1.74 0.00 0.87 2.05 0.02 95.32 [2023-01-11T17:58:12.213Z] 17:53:01 all 0.13 0.00 0.09 0.02 0.00 99.77 [2023-01-11T17:58:12.213Z] 17:53:01 0 0.27 0.00 0.10 0.00 0.00 99.63 [2023-01-11T17:58:12.213Z] 17:53:01 1 0.03 0.00 0.10 0.03 0.00 99.83 [2023-01-11T17:58:12.213Z] 17:53:01 2 0.13 0.00 0.07 0.00 0.00 99.80 [2023-01-11T17:58:12.213Z] 17:53:01 3 0.08 0.00 0.08 0.02 0.00 99.82 [2023-01-11T17:58:12.213Z] 17:53:01 4 0.05 0.00 0.08 0.00 0.00 99.87 [2023-01-11T17:58:12.213Z] 17:53:01 5 0.13 0.00 0.07 0.00 0.00 99.80 [2023-01-11T17:58:12.213Z] 17:53:01 6 0.05 0.00 0.10 0.00 0.00 99.85 [2023-01-11T17:58:12.213Z] 17:53:01 7 0.25 0.00 0.10 0.08 0.00 99.57 [2023-01-11T17:58:12.213Z] 17:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-01-11T17:58:12.213Z] 17:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-11T17:58:12.213Z] 17:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-11T17:58:12.213Z] 17:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-11T17:58:12.213Z] 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-11T17:58:12.213Z] 17:54:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2023-01-11T17:58:12.213Z] 17:55:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-01-11T17:58:12.213Z] 17:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-11T17:58:12.213Z] 17:55:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-11T17:58:12.213Z] 17:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-11T17:58:12.213Z] 17:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-11T17:58:12.213Z] 17:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-11T17:58:12.213Z] 17:55:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-01-11T17:58:12.213Z] 17:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-11T17:58:12.213Z] 17:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-11T17:58:12.213Z] 17:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-11T17:58:12.213Z] 17:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-11T17:58:12.213Z] 17:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-11T17:58:12.213Z] 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-11T17:58:12.213Z] 17:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-11T17:58:12.213Z] 17:56:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-11T17:58:12.213Z] 17:57:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2023-01-11T17:58:12.213Z] 17:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-11T17:58:12.213Z] 17:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-11T17:58:12.213Z] 17:57:01 2 0.25 0.00 0.03 0.00 0.02 99.70 [2023-01-11T17:58:12.213Z] 17:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-11T17:58:12.213Z] 17:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T17:58:12.213Z] 17:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-11T17:58:12.213Z] 17:57:01 7 0.03 0.00 0.00 0.07 0.00 99.90 [2023-01-11T17:58:12.213Z] 17:58:01 all 0.12 0.00 0.01 0.01 0.00 99.85 [2023-01-11T17:58:12.213Z] 17:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-11T17:58:12.213Z] 17:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-11T17:58:12.213Z] 17:58:01 2 0.15 0.00 0.02 0.00 0.02 99.82 [2023-01-11T17:58:12.213Z] 17:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-11T17:58:12.213Z] 17:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-11T17:58:12.213Z] 17:58:01 5 0.70 0.00 0.00 0.00 0.00 99.30 [2023-01-11T17:58:12.213Z] 17:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-11T17:58:12.213Z] 17:58:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-11T17:58:12.213Z] [2023-01-11T17:58:12.213Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-01-11T17:58:12.213Z] Average: all 4.98 0.00 1.24 0.92 0.02 92.84 [2023-01-11T17:58:12.213Z] Average: 0 5.21 0.00 1.34 3.55 0.02 89.87 [2023-01-11T17:58:12.213Z] Average: 1 4.83 0.00 1.13 0.25 0.02 93.77 [2023-01-11T17:58:12.213Z] Average: 2 5.13 0.00 1.18 0.30 0.02 93.37 [2023-01-11T17:58:12.213Z] Average: 3 4.83 0.00 1.12 0.71 0.02 93.32 [2023-01-11T17:58:12.213Z] Average: 4 4.99 0.00 1.16 0.11 0.02 93.72 [2023-01-11T17:58:12.213Z] Average: 5 5.00 0.00 1.30 0.63 0.02 93.05 [2023-01-11T17:58:12.213Z] Average: 6 5.17 0.00 1.46 0.49 0.02 92.87 [2023-01-11T17:58:12.213Z] Average: 7 4.70 0.00 1.19 1.33 0.03 92.76 [2023-01-11T17:58:12.213Z] [2023-01-11T17:58:12.213Z] [2023-01-11T17:58:12.213Z]