Pull request #1239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba+67986f5e85a843a874e3bc4d59755e1036e07d38 (038ac9ebadb3d4fab2711cfedeac4d3bb1904718) 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-ssh7221487555595619948.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh5666600162799528661.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17417806101463849587.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13376940052575372042.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15913062314885016179.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11086663418177528112.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8392’ Running on prd-ubuntu20.04-docker-8c-8g-8394 in /w/workspace/gexfoundry_device-sdk-go_PR-1239 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1239 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1239/head:refs/remotes/origin/PR-1239 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 67986f5e85a843a874e3bc4d59755e1036e07d38 into PR head commit 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba Merge succeeded, producing 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba Checking out Revision 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba (PR-1239) > git config core.sparsecheckout # timeout=10 > git checkout -f 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 67986f5e85a843a874e3bc4d59755e1036e07d38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba # timeout=10 Commit message: "feat: Add metrics for count of Events and Readings sent" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T19:27:26.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T19:27:26.282Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T19:27:26.372Z] ========================================================= [2022-10-17T19:27:26.372Z] EdgeX Global Pipelines Version Info [2022-10-17T19:27:26.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:27:27.125Z] ------------------- [2022-10-17T19:27:27.125Z] stable info: [2022-10-17T19:27:27.125Z] ------------------- [2022-10-17T19:27:27.125Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T19:27:27.125Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T19:27:27.125Z] Message: update stable to v1.0.243 [2022-10-17T19:27:27.697Z] ------------------- [2022-10-17T19:27:27.697Z] experimental info: [2022-10-17T19:27:27.697Z] ------------------- [2022-10-17T19:27:27.697Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T19:27:27.697Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T19:27:27.697Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T19:27:27.989Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-10-17T19:27:28.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-10-17T19:27:28.065Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T19:27:28.106Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T19:27:28.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T19:27:28.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T19:27:28.229Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T19:27:28.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-10-17T19:27:28.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T19:27:28.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T19:27:28.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T19:27:28.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-10-17T19:27:28.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T19:27:28.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T19:27:28.555Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T19:27:28.595Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T19:27:28.640Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T19:27:28.680Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T19:27:28.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T19:27:28.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T19:27:28.801Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-17T19:27:28.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-17T19:27:28.882Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T19:27:28.922Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T19:27:28.964Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T19:27:29.006Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T19:27:29.050Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T19:27:29.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1239 [Pipeline] echo [2022-10-17T19:27:29.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1239 [Pipeline] echo [2022-10-17T19:27:29.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1239 [Pipeline] echo [2022-10-17T19:27:29.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [Pipeline] echo [2022-10-17T19:27:29.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 090cd63 [Pipeline] echo [2022-10-17T19:27:29.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:27:29.411Z] provisioning config files... [2022-10-17T19:27:29.425Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/config5222264963458307515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:27:29.769Z] ---> docker-login.sh [2022-10-17T19:27:29.769Z] nexus3.edgexfoundry.org:10001 [2022-10-17T19:27:30.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:30.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:30.289Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:30.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:30.289Z] [2022-10-17T19:27:30.289Z] Login Succeeded [2022-10-17T19:27:30.289Z] nexus3.edgexfoundry.org:10002 [2022-10-17T19:27:30.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:30.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:30.289Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:30.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:30.290Z] [2022-10-17T19:27:30.290Z] Login Succeeded [2022-10-17T19:27:30.290Z] nexus3.edgexfoundry.org:10003 [2022-10-17T19:27:30.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:30.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:30.553Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:30.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:30.553Z] [2022-10-17T19:27:30.553Z] Login Succeeded [2022-10-17T19:27:30.553Z] nexus3.edgexfoundry.org:10004 [2022-10-17T19:27:30.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:30.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:30.553Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:30.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:30.553Z] [2022-10-17T19:27:30.553Z] Login Succeeded [2022-10-17T19:27:30.553Z] docker.io [2022-10-17T19:27:30.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:31.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:31.121Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:31.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:31.121Z] [2022-10-17T19:27:31.121Z] Login Succeeded [2022-10-17T19:27:31.121Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T19:27:31.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T19:27:31.789Z] + git rev-list -1 --merges 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba~1..090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [Pipeline] echo [2022-10-17T19:27:31.832Z] -----------> git rev-list -1 --merges 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba~1..090cd635b5d5e4ac586d5ba49f41d50e13fa53ba 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [false] [Pipeline] sh [2022-10-17T19:27:32.146Z] + git log --format=format:%s -1 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [Pipeline] echo [2022-10-17T19:27:32.181Z] ========================================================= [2022-10-17T19:27:32.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T19:27:32.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T19:27:32.617Z] + git log --format=format:%s -1 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [Pipeline] echo [2022-10-17T19:27:32.648Z] [semverPrep] GIT_COMMIT: 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba, Commit Message: feat: Add metrics for count of Events and Readings sent [Pipeline] echo [2022-10-17T19:27:32.685Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T19:27:33.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T19:27:33.083Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T19:27:33.083Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T19:27:33.083Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T19:27:33.083Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T19:27:33.083Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T19:27:33.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:27:33.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:27:33.558Z] [2022-10-17T19:27:33.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:27:33.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:27:33.939Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T19:27:33.939Z] b85a868b505f: Pulling fs layer [2022-10-17T19:27:33.939Z] e2be974225ed: Pulling fs layer [2022-10-17T19:27:33.939Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T19:27:33.939Z] 988bab9f4d93: Pulling fs layer [2022-10-17T19:27:33.939Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T19:27:33.939Z] eaf3925da568: Pulling fs layer [2022-10-17T19:27:33.939Z] bab4dde63d76: Pulling fs layer [2022-10-17T19:27:33.939Z] bde34c3a00c8: Pulling fs layer [2022-10-17T19:27:33.939Z] b352a97aabf1: Pulling fs layer [2022-10-17T19:27:33.939Z] 4872d77fe225: Pulling fs layer [2022-10-17T19:27:33.939Z] 5851b861e8e6: Pulling fs layer [2022-10-17T19:27:33.939Z] bab4dde63d76: Waiting [2022-10-17T19:27:33.939Z] bde34c3a00c8: Waiting [2022-10-17T19:27:33.939Z] b352a97aabf1: Waiting [2022-10-17T19:27:33.939Z] 4872d77fe225: Waiting [2022-10-17T19:27:33.939Z] 5851b861e8e6: Waiting [2022-10-17T19:27:33.939Z] 988bab9f4d93: Waiting [2022-10-17T19:27:33.939Z] eaf3925da568: Waiting [2022-10-17T19:27:33.939Z] 1469e6f7b9e6: Waiting [2022-10-17T19:27:33.939Z] e2be974225ed: Verifying Checksum [2022-10-17T19:27:33.939Z] e2be974225ed: Download complete [2022-10-17T19:27:33.939Z] 988bab9f4d93: Download complete [2022-10-17T19:27:34.197Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T19:27:34.197Z] 1469e6f7b9e6: Download complete [2022-10-17T19:27:34.197Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T19:27:34.197Z] 339a4e72a1f5: Download complete [2022-10-17T19:27:34.198Z] eaf3925da568: Verifying Checksum [2022-10-17T19:27:34.198Z] eaf3925da568: Download complete [2022-10-17T19:27:34.198Z] bde34c3a00c8: Download complete [2022-10-17T19:27:34.198Z] b352a97aabf1: Download complete [2022-10-17T19:27:34.198Z] 4872d77fe225: Verifying Checksum [2022-10-17T19:27:34.198Z] 4872d77fe225: Download complete [2022-10-17T19:27:34.198Z] 5851b861e8e6: Verifying Checksum [2022-10-17T19:27:34.198Z] 5851b861e8e6: Download complete [2022-10-17T19:27:34.198Z] b85a868b505f: Verifying Checksum [2022-10-17T19:27:34.198Z] b85a868b505f: Download complete [2022-10-17T19:27:34.456Z] bab4dde63d76: Verifying Checksum [2022-10-17T19:27:34.456Z] bab4dde63d76: Download complete [2022-10-17T19:27:35.832Z] b85a868b505f: Pull complete [2022-10-17T19:27:35.832Z] e2be974225ed: Pull complete [2022-10-17T19:27:36.093Z] 339a4e72a1f5: Pull complete [2022-10-17T19:27:36.093Z] 988bab9f4d93: Pull complete [2022-10-17T19:27:36.352Z] 1469e6f7b9e6: Pull complete [2022-10-17T19:27:36.611Z] eaf3925da568: Pull complete [2022-10-17T19:27:38.511Z] bab4dde63d76: Pull complete [2022-10-17T19:27:38.511Z] bde34c3a00c8: Pull complete [2022-10-17T19:27:38.511Z] b352a97aabf1: Pull complete [2022-10-17T19:27:38.770Z] 4872d77fe225: Pull complete [2022-10-17T19:27:38.770Z] 5851b861e8e6: Pull complete [2022-10-17T19:27:38.770Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T19:27:38.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:27:38.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:27:38.998Z] prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container [2022-10-17T19:27:39.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T19:27:40.491Z] $ docker top efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 -eo pid,comm [2022-10-17T19:27:40.559Z] 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). [2022-10-17T19:27:40.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T19:27:40.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:27:40.673Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:27:40.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:27:40.804Z] $ docker exec efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 ssh-agent [2022-10-17T19:27:40.908Z] SSH_AUTH_SOCK=/tmp/ssh-EZrnXVixQ0u6/agent.32 [2022-10-17T19:27:40.908Z] SSH_AGENT_PID=38 [2022-10-17T19:27:40.914Z] Running ssh-add (command line suppressed) [2022-10-17T19:27:41.019Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/private_key_17843768570103318515.key (/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/private_key_17843768570103318515.key) [2022-10-17T19:27:41.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:27:41.359Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T19:27:41.391Z] $ docker exec --env ******** --env ******** efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 ssh-agent -k [2022-10-17T19:27:41.492Z] unset SSH_AUTH_SOCK; [2022-10-17T19:27:41.493Z] unset SSH_AGENT_PID; [2022-10-17T19:27:41.493Z] echo Agent pid 38 killed; [2022-10-17T19:27:41.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T19:27:41.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:27:41.597Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:27:41.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:27:41.714Z] $ docker exec efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 ssh-agent [2022-10-17T19:27:41.818Z] SSH_AUTH_SOCK=/tmp/ssh-KD7TZz4NY07s/agent.70 [2022-10-17T19:27:41.818Z] SSH_AGENT_PID=76 [2022-10-17T19:27:41.823Z] Running ssh-add (command line suppressed) [2022-10-17T19:27:41.928Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/private_key_7447913576203232462.key (/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/private_key_7447913576203232462.key) [2022-10-17T19:27:41.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:27:42.268Z] + git semver init [2022-10-17T19:27:42.528Z] 2022-10-17 19:27:42,455 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T19:27:42.528Z] 2022-10-17 19:27:42,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver [2022-10-17T19:27:42.528Z] 2022-10-17 19:27:42,456 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver [2022-10-17T19:27:42.528Z] 2022-10-17 19:27:42,456 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1239, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:27:43.470Z] 2022-10-17 19:27:43,460 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239/.git/info/exclude [2022-10-17T19:27:43.470Z] 2022-10-17 19:27:43,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver/PR-1239 with force:False [2022-10-17T19:27:43.470Z] 2022-10-17 19:27:43,461 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver/PR-1239 [2022-10-17T19:27:43.470Z] 2022-10-17 19:27:43,465 [execute] INFO git cat-file --batch-check [2022-10-17T19:27:43.470Z] 2022-10-17 19:27:43,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T19:27:43.730Z] 2022-10-17 19:27:43,473 [execute] INFO git cat-file --batch [2022-10-17T19:27:43.730Z] 2022-10-17 19:27:43,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T19:27:43.731Z] 2022-10-17 19:27:43,480 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver/PR-1239 [2022-10-17T19:27:43.731Z] 0.0.0 [Pipeline] } [2022-10-17T19:27:43.758Z] $ docker exec --env ******** --env ******** efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 ssh-agent -k [2022-10-17T19:27:43.874Z] unset SSH_AUTH_SOCK; [2022-10-17T19:27:43.875Z] unset SSH_AGENT_PID; [2022-10-17T19:27:43.875Z] echo Agent pid 76 killed; [2022-10-17T19:27:43.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T19:27:44.304Z] + git semver [Pipeline] } [2022-10-17T19:27:44.589Z] $ docker stop --time=1 efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 [2022-10-17T19:27:45.946Z] $ docker rm -f efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:27:46.335Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T19:27:46.574Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T19:27:46.590Z] [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 [2022-10-17T19:27:47.157Z] provisioning config files... [2022-10-17T19:27:47.166Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/config10698151702071673705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:27:47.509Z] ---> docker-login.sh [2022-10-17T19:27:47.509Z] nexus3.edgexfoundry.org:10001 [2022-10-17T19:27:47.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:47.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:47.509Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:47.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:47.509Z] [2022-10-17T19:27:47.509Z] Login Succeeded [2022-10-17T19:27:47.509Z] nexus3.edgexfoundry.org:10002 [2022-10-17T19:27:47.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:47.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:47.509Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:47.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:47.509Z] [2022-10-17T19:27:47.509Z] Login Succeeded [2022-10-17T19:27:47.509Z] nexus3.edgexfoundry.org:10003 [2022-10-17T19:27:47.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:47.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:47.769Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:47.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:47.769Z] [2022-10-17T19:27:47.769Z] Login Succeeded [2022-10-17T19:27:47.769Z] nexus3.edgexfoundry.org:10004 [2022-10-17T19:27:47.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:47.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:47.769Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:47.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:47.769Z] [2022-10-17T19:27:47.769Z] Login Succeeded [2022-10-17T19:27:47.769Z] docker.io [2022-10-17T19:27:48.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:27:48.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:27:48.288Z] Configure a credential helper to remove this warning. See [2022-10-17T19:27:48.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:27:48.288Z] [2022-10-17T19:27:48.288Z] Login Succeeded [2022-10-17T19:27:48.288Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T19:27:48.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T19:27:48.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:27:48.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:27:48.564Z] ========================================================= [2022-10-17T19:27:48.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T19:27:48.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:27:49.016Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T19:27:49.016Z] Sending build context to Docker daemon 10.02MB [2022-10-17T19:27:49.016Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T19:27:49.016Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-17T19:27:49.016Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T19:27:49.016Z] 213ec9aee27d: Pulling fs layer [2022-10-17T19:27:49.016Z] 4583459ba037: Pulling fs layer [2022-10-17T19:27:49.016Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T19:27:49.016Z] 53926ce57604: Pulling fs layer [2022-10-17T19:27:49.016Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T19:27:49.016Z] 30f14e443154: Pulling fs layer [2022-10-17T19:27:49.016Z] 801331c1e519: Pulling fs layer [2022-10-17T19:27:49.016Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T19:27:49.016Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T19:27:49.016Z] 53926ce57604: Waiting [2022-10-17T19:27:49.016Z] 21b2b0c7a3f4: Waiting [2022-10-17T19:27:49.016Z] 30f14e443154: Waiting [2022-10-17T19:27:49.016Z] 801331c1e519: Waiting [2022-10-17T19:27:49.016Z] 99cc6dd402b0: Waiting [2022-10-17T19:27:49.016Z] 7d9ed39f4882: Waiting [2022-10-17T19:27:49.016Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T19:27:49.016Z] 93c1e223e6f2: Download complete [2022-10-17T19:27:49.016Z] 4583459ba037: Download complete [2022-10-17T19:27:49.278Z] 21b2b0c7a3f4: Download complete [2022-10-17T19:27:49.278Z] 30f14e443154: Verifying Checksum [2022-10-17T19:27:49.278Z] 30f14e443154: Download complete [2022-10-17T19:27:49.278Z] 213ec9aee27d: Verifying Checksum [2022-10-17T19:27:49.278Z] 213ec9aee27d: Download complete [2022-10-17T19:27:49.278Z] 801331c1e519: Download complete [2022-10-17T19:27:49.278Z] 213ec9aee27d: Pull complete [2022-10-17T19:27:49.546Z] 4583459ba037: Pull complete [2022-10-17T19:27:49.546Z] 93c1e223e6f2: Pull complete [2022-10-17T19:27:49.827Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T19:27:49.827Z] 7d9ed39f4882: Download complete [2022-10-17T19:27:49.827Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T19:27:49.827Z] 99cc6dd402b0: Download complete [2022-10-17T19:27:50.090Z] 53926ce57604: Verifying Checksum [2022-10-17T19:27:50.091Z] 53926ce57604: Download complete [2022-10-17T19:27:54.274Z] 53926ce57604: Pull complete [2022-10-17T19:27:54.274Z] 21b2b0c7a3f4: Pull complete [2022-10-17T19:27:54.274Z] 30f14e443154: Pull complete [2022-10-17T19:27:54.274Z] 801331c1e519: Pull complete [2022-10-17T19:27:56.805Z] 99cc6dd402b0: Pull complete [2022-10-17T19:27:57.066Z] 7d9ed39f4882: Pull complete [2022-10-17T19:27:57.332Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T19:27:57.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T19:27:57.332Z] ---> 1dedd983c030 [2022-10-17T19:27:57.332Z] Step 3/11 : ARG MAKE=make build [2022-10-17T19:27:59.247Z] ---> Running in 0355dbb0b5fb [2022-10-17T19:27:59.247Z] Removing intermediate container 0355dbb0b5fb [2022-10-17T19:27:59.247Z] ---> 9c53eeead08e [2022-10-17T19:27:59.247Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-17T19:27:59.247Z] ---> Running in da446e21881d [2022-10-17T19:27:59.508Z] Removing intermediate container da446e21881d [2022-10-17T19:27:59.508Z] ---> 21d6d7cf5f9a [2022-10-17T19:27:59.508Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T19:27:59.508Z] ---> Running in eab1e01d5e26 [2022-10-17T19:27:59.508Z] Removing intermediate container eab1e01d5e26 [2022-10-17T19:27:59.508Z] ---> 95233a152817 [2022-10-17T19:27:59.508Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T19:27:59.508Z] ---> Running in bc541ef70d48 [2022-10-17T19:28:00.446Z] Removing intermediate container bc541ef70d48 [2022-10-17T19:28:00.446Z] ---> 89ff4c3ea0f3 [2022-10-17T19:28:00.446Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-17T19:28:00.446Z] ---> Running in bc19adbdb950 [2022-10-17T19:28:00.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T19:28:01.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T19:28:01.642Z] OK: 211 MiB in 51 packages [2022-10-17T19:28:02.003Z] Still waiting to schedule task [2022-10-17T19:28:02.003Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8393’ [2022-10-17T19:28:02.211Z] Removing intermediate container bc19adbdb950 [2022-10-17T19:28:02.211Z] ---> d5e70a2dd72b [2022-10-17T19:28:02.211Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-17T19:28:02.212Z] ---> c88878cb3bdf [2022-10-17T19:28:02.212Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T19:28:02.470Z] ---> Running in bdd517128433 [2022-10-17T19:28:20.571Z] Removing intermediate container bdd517128433 [2022-10-17T19:28:20.571Z] ---> 6acfd7ffe7a6 [2022-10-17T19:28:20.571Z] Step 10/11 : COPY . . [2022-10-17T19:28:20.571Z] ---> 85795df03d2c [2022-10-17T19:28:20.571Z] Step 11/11 : RUN ${MAKE} [2022-10-17T19:28:20.571Z] ---> Running in 2bc9580ae4d1 [2022-10-17T19:28:20.571Z] noop [2022-10-17T19:28:20.571Z] Removing intermediate container 2bc9580ae4d1 [2022-10-17T19:28:20.571Z] ---> 77123cb24ab9 [2022-10-17T19:28:20.571Z] Successfully built 77123cb24ab9 [2022-10-17T19:28:20.571Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:28:21.017Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T19:28:21.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:28:21.157Z] prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container [2022-10-17T19:28:21.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@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 ******** ci-base-image-x86_64 cat [2022-10-17T19:28:21.580Z] $ docker top 083aba167edbc3f22ec80c838a144a6dec8282c04f2cd382a54f47410145be4c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:28:21.971Z] + go version [2022-10-17T19:28:21.972Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T19:28:22.006Z] $ docker stop --time=1 083aba167edbc3f22ec80c838a144a6dec8282c04f2cd382a54f47410145be4c [2022-10-17T19:28:23.315Z] $ docker rm -f 083aba167edbc3f22ec80c838a144a6dec8282c04f2cd382a54f47410145be4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:28:24.015Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T19:28:24.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:28:24.159Z] prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container [2022-10-17T19:28:24.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@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 ******** ci-base-image-x86_64 cat [2022-10-17T19:28:24.590Z] $ docker top c2b4d819f6ce02f9641bb58459e338f65b5ace867c6bba779cf423746c3297fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:28:24.983Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1239 [Pipeline] fileExists [Pipeline] sh [2022-10-17T19:28:25.343Z] + make test [2022-10-17T19:28:25.343Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-17T19:28:31.913Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-17T19:28:46.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-17T19:28:46.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-17T19:28:46.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-17T19:28:46.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-17T19:28:46.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-17T19:28:46.785Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.074s coverage: 27.6% of statements [2022-10-17T19:28:46.785Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.077s coverage: 78.9% of statements [2022-10-17T19:28:46.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-17T19:28:46.785Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.103s coverage: 74.1% of statements [2022-10-17T19:28:46.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-17T19:28:46.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-17T19:28:47.046Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.122s coverage: 54.4% of statements [2022-10-17T19:28:47.046Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-17T19:28:47.046Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-17T19:28:47.046Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-17T19:28:47.046Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-17T19:28:47.046Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.086s coverage: 65.1% of statements [2022-10-17T19:28:47.046Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-17T19:28:47.046Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-17T19:28:47.046Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.758s coverage: 89.2% of statements [2022-10-17T19:28:47.046Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-17T19:28:47.304Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.7% of statements [2022-10-17T19:28:47.304Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-17T19:29:05.376Z] 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." [2022-10-17T19:29:05.376Z] internal/common/utils_test.go:128:32: Error return value of `event1Reading.AddSimpleReading` is not checked (errcheck) [2022-10-17T19:29:05.376Z] event1Reading.AddSimpleReading("Test", common.ValueTypeInt32, int32(123)) [2022-10-17T19:29:05.376Z] ^ [2022-10-17T19:29:05.376Z] internal/common/utils_test.go:131:33: Error return value of `event3Readings.AddSimpleReading` is not checked (errcheck) [2022-10-17T19:29:05.376Z] event3Readings.AddSimpleReading("Test1", common.ValueTypeInt32, int32(123)) [2022-10-17T19:29:05.376Z] ^ [2022-10-17T19:29:05.376Z] internal/common/utils_test.go:132:33: Error return value of `event3Readings.AddSimpleReading` is not checked (errcheck) [2022-10-17T19:29:05.376Z] event3Readings.AddSimpleReading("Test2", common.ValueTypeInt32, int32(123)) [2022-10-17T19:29:05.376Z] ^ [2022-10-17T19:29:05.376Z] internal/common/utils_test.go:133:33: Error return value of `event3Readings.AddSimpleReading` is not checked (errcheck) [2022-10-17T19:29:05.376Z] event3Readings.AddSimpleReading("Test3", common.ValueTypeInt32, int32(123)) [2022-10-17T19:29:05.376Z] ^ [2022-10-17T19:29:05.376Z] make: *** [Makefile:49: lint] Error 1 [Pipeline] } [2022-10-17T19:29:05.426Z] $ docker stop --time=1 c2b4d819f6ce02f9641bb58459e338f65b5ace867c6bba779cf423746c3297fe [2022-10-17T19:29:07.344Z] $ docker rm -f c2b4d819f6ce02f9641bb58459e338f65b5ace867c6bba779cf423746c3297fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:29:08.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:29:08.594Z] [2022-10-17T19:29:08.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:29:08.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:29:08.958Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T19:29:08.958Z] 5eb5b503b376: Pulling fs layer [2022-10-17T19:29:08.958Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T19:29:08.958Z] ec43610c2a17: Pulling fs layer [2022-10-17T19:29:08.958Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T19:29:08.958Z] 33b1e0a273af: Pulling fs layer [2022-10-17T19:29:08.958Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T19:29:08.958Z] 2f39f015ded8: Pulling fs layer [2022-10-17T19:29:08.958Z] 3a2ae6a8a46f: Waiting [2022-10-17T19:29:08.958Z] 33b1e0a273af: Waiting [2022-10-17T19:29:08.958Z] 5d3b04190fa2: Waiting [2022-10-17T19:29:08.958Z] 2f39f015ded8: Waiting [2022-10-17T19:29:08.958Z] 5c69ac0246d0: Download complete [2022-10-17T19:29:08.958Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T19:29:08.958Z] 3a2ae6a8a46f: Download complete [2022-10-17T19:29:09.216Z] 33b1e0a273af: Verifying Checksum [2022-10-17T19:29:09.216Z] 33b1e0a273af: Download complete [2022-10-17T19:29:09.216Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T19:29:09.216Z] 5d3b04190fa2: Download complete [2022-10-17T19:29:09.216Z] ec43610c2a17: Download complete [2022-10-17T19:29:09.216Z] 5eb5b503b376: Verifying Checksum [2022-10-17T19:29:09.216Z] 5eb5b503b376: Download complete [2022-10-17T19:29:10.150Z] 2f39f015ded8: Download complete [2022-10-17T19:29:10.409Z] 5eb5b503b376: Pull complete [2022-10-17T19:29:10.668Z] 5c69ac0246d0: Pull complete [2022-10-17T19:29:10.928Z] ec43610c2a17: Pull complete [2022-10-17T19:29:10.928Z] 3a2ae6a8a46f: Pull complete [2022-10-17T19:29:11.187Z] 33b1e0a273af: Pull complete [2022-10-17T19:29:11.445Z] 5d3b04190fa2: Pull complete [2022-10-17T19:29:15.727Z] 2f39f015ded8: Pull complete [2022-10-17T19:29:15.727Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T19:29:15.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:29:15.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:29:15.954Z] prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container [2022-10-17T19:29:15.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T19:29:17.399Z] $ docker top 421fc02c68629bbaa99f8e39bcc57c2721cbdf990ee17a5891284b3c9240b9ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:29:17.847Z] ---> job-cost.sh [2022-10-17T19:29:17.847Z] lf-activate-venv: SKIPPING [2022-10-17T19:29:17.847Z] INFO: No Stack... [2022-10-17T19:29:18.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T19:29:18.673Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T19:29:18.982Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives/cost.csv [2022-10-17T19:29:18.982Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T19:29:19.020Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [2022-10-17T19:29:19.027Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] did not exist. Created. [2022-10-17T19:29:19.027Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T19:29:19.416Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T19:29:19.479Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T19:29:19.493Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T19:29:19.571Z] $ docker stop --time=1 421fc02c68629bbaa99f8e39bcc57c2721cbdf990ee17a5891284b3c9240b9ae [2022-10-17T19:29:20.759Z] $ docker rm -f 421fc02c68629bbaa99f8e39bcc57c2721cbdf990ee17a5891284b3c9240b9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T19:29:21.127Z] Failed in branch amd64 [2022-10-17T19:30:33.724Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8396 in /w/workspace/gexfoundry_device-sdk-go_PR-1239 [Pipeline] { [Pipeline] ws [2022-10-17T19:30:33.763Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-10-17T19:30:33.838Z] The recommended git tool is: git [2022-10-17T19:30:39.335Z] using credential edgex-jenkins-ssh [2022-10-17T19:30:39.352Z] Cloning the remote Git repository [2022-10-17T19:30:39.399Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-10-17T19:30:39.474Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-10-17T19:30:39.631Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-17T19:30:39.632Z] > git --version # timeout=10 [2022-10-17T19:30:39.652Z] > git --version # 'git version 2.25.1' [2022-10-17T19:30:39.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T19:30:39.701Z] Verifying host key using known hosts file [2022-10-17T19:30:39.900Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T19:30:39.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T19:30:41.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-17T19:30:41.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T19:30:42.369Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-17T19:30:42.428Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-17T19:30:42.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T19:30:42.436Z] Verifying host key using known hosts file [2022-10-17T19:30:42.444Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T19:30:42.456Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1239/head:refs/remotes/origin/PR-1239 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-17T19:30:43.174Z] Merging remotes/origin/main commit 67986f5e85a843a874e3bc4d59755e1036e07d38 into PR head commit 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [2022-10-17T19:30:43.476Z] Merge succeeded, producing 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [2022-10-17T19:30:43.477Z] Checking out Revision 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba (PR-1239) [2022-10-17T19:30:43.195Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T19:30:43.222Z] > git checkout -f 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba # timeout=10 [2022-10-17T19:30:43.340Z] > git remote # timeout=10 [2022-10-17T19:30:43.361Z] > git config --get remote.origin.url # timeout=10 [2022-10-17T19:30:43.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T19:30:43.397Z] Verifying host key using known hosts file [2022-10-17T19:30:43.402Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T19:30:43.412Z] > git merge 67986f5e85a843a874e3bc4d59755e1036e07d38 # timeout=10 [2022-10-17T19:30:43.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-17T19:30:43.484Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T19:30:43.505Z] > git checkout -f 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba # timeout=10 [2022-10-17T19:30:47.050Z] Commit message: "feat: Add metrics for count of Events and Readings sent" [2022-10-17T19:30:47.107Z] > git --version # timeout=10 [2022-10-17T19:30:47.129Z] > git --version # 'git version 2.25.1' [2022-10-17T19:30:47.149Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T19:30:48.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T19:30:48.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T19:30:48.397Z] Dload Upload Total Spent Left Speed [2022-10-17T19:30:48.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85148 [Pipeline] sh [2022-10-17T19:30:49.089Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T19:30:49.437Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T19:30:49.437Z] + sudo tee /etc/docker/daemon.new [2022-10-17T19:30:49.437Z] { [2022-10-17T19:30:49.437Z] "registry-mirrors": [ [2022-10-17T19:30:49.437Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T19:30:49.437Z] ], [2022-10-17T19:30:49.437Z] "bip": "10.250.0.254/24", [2022-10-17T19:30:49.437Z] "hosts": [ [2022-10-17T19:30:49.437Z] "tcp://0.0.0.0:5555", [2022-10-17T19:30:49.437Z] "unix:///var/run/docker.sock" [2022-10-17T19:30:49.437Z] ], [2022-10-17T19:30:49.437Z] "mtu": 1458, [2022-10-17T19:30:49.437Z] "selinux-enabled": true, [2022-10-17T19:30:49.437Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T19:30:49.437Z] } [Pipeline] sh [2022-10-17T19:30:49.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T19:30:50.154Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:31:08.497Z] provisioning config files... [2022-10-17T19:31:08.527Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5717005184263043115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:31:08.921Z] ---> docker-login.sh [2022-10-17T19:31:08.921Z] nexus3.edgexfoundry.org:10001 [2022-10-17T19:31:09.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:31:09.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:31:09.509Z] Configure a credential helper to remove this warning. See [2022-10-17T19:31:09.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:31:09.509Z] [2022-10-17T19:31:09.509Z] Login Succeeded [2022-10-17T19:31:09.509Z] nexus3.edgexfoundry.org:10002 [2022-10-17T19:31:09.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:31:10.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:31:10.050Z] Configure a credential helper to remove this warning. See [2022-10-17T19:31:10.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:31:10.050Z] [2022-10-17T19:31:10.050Z] Login Succeeded [2022-10-17T19:31:10.050Z] nexus3.edgexfoundry.org:10003 [2022-10-17T19:31:10.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:31:10.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:31:10.320Z] Configure a credential helper to remove this warning. See [2022-10-17T19:31:10.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:31:10.320Z] [2022-10-17T19:31:10.320Z] Login Succeeded [2022-10-17T19:31:10.320Z] nexus3.edgexfoundry.org:10004 [2022-10-17T19:31:10.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:31:10.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:31:10.590Z] Configure a credential helper to remove this warning. See [2022-10-17T19:31:10.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:31:10.590Z] [2022-10-17T19:31:10.590Z] Login Succeeded [2022-10-17T19:31:10.590Z] docker.io [2022-10-17T19:31:10.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:31:11.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:31:11.125Z] Configure a credential helper to remove this warning. See [2022-10-17T19:31:11.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:31:11.125Z] [2022-10-17T19:31:11.125Z] Login Succeeded [2022-10-17T19:31:11.393Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T19:31:11.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T19:31:11.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:31:11.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:31:11.795Z] ========================================================= [2022-10-17T19:31:11.795Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T19:31:11.795Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:31:12.289Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T19:31:12.555Z] Sending build context to Docker daemon 5.399MB [2022-10-17T19:31:12.555Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T19:31:12.555Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-17T19:31:12.836Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T19:31:12.836Z] 9b18e9b68314: Pulling fs layer [2022-10-17T19:31:12.836Z] d32db5db7311: Pulling fs layer [2022-10-17T19:31:12.836Z] d0c4b47475fc: Pulling fs layer [2022-10-17T19:31:12.836Z] 5831b945b038: Pulling fs layer [2022-10-17T19:31:12.836Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T19:31:12.836Z] e10730c5d714: Pulling fs layer [2022-10-17T19:31:12.836Z] 5dd5c2283517: Pulling fs layer [2022-10-17T19:31:12.836Z] d5ac0230b979: Pulling fs layer [2022-10-17T19:31:12.836Z] 5831b945b038: Waiting [2022-10-17T19:31:12.836Z] e10730c5d714: Waiting [2022-10-17T19:31:12.836Z] 5dd5c2283517: Waiting [2022-10-17T19:31:12.836Z] d5ac0230b979: Waiting [2022-10-17T19:31:12.836Z] 86bbec2aaacd: Waiting [2022-10-17T19:31:12.836Z] d0c4b47475fc: Download complete [2022-10-17T19:31:12.836Z] d32db5db7311: Verifying Checksum [2022-10-17T19:31:12.836Z] d32db5db7311: Download complete [2022-10-17T19:31:12.836Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T19:31:12.836Z] 86bbec2aaacd: Download complete [2022-10-17T19:31:12.836Z] e10730c5d714: Verifying Checksum [2022-10-17T19:31:12.836Z] e10730c5d714: Download complete [2022-10-17T19:31:12.836Z] 9b18e9b68314: Verifying Checksum [2022-10-17T19:31:12.836Z] 9b18e9b68314: Download complete [2022-10-17T19:31:13.814Z] 9b18e9b68314: Pull complete [2022-10-17T19:31:14.084Z] d5ac0230b979: Verifying Checksum [2022-10-17T19:31:14.084Z] d5ac0230b979: Download complete [2022-10-17T19:31:14.353Z] d32db5db7311: Pull complete [2022-10-17T19:31:14.622Z] d0c4b47475fc: Pull complete [2022-10-17T19:31:15.214Z] 5dd5c2283517: Verifying Checksum [2022-10-17T19:31:15.214Z] 5dd5c2283517: Download complete [2022-10-17T19:31:15.801Z] 5831b945b038: Verifying Checksum [2022-10-17T19:31:15.802Z] 5831b945b038: Download complete [2022-10-17T19:31:28.119Z] 5831b945b038: Pull complete [2022-10-17T19:31:28.119Z] 86bbec2aaacd: Pull complete [2022-10-17T19:31:28.119Z] e10730c5d714: Pull complete [2022-10-17T19:31:33.481Z] 5dd5c2283517: Pull complete [2022-10-17T19:31:34.897Z] d5ac0230b979: Pull complete [2022-10-17T19:31:34.897Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T19:31:34.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T19:31:34.897Z] ---> 59b3b1a385d4 [2022-10-17T19:31:34.897Z] Step 3/11 : ARG MAKE=make build [2022-10-17T19:31:36.871Z] ---> Running in 32536b59bfe3 [2022-10-17T19:31:37.140Z] Removing intermediate container 32536b59bfe3 [2022-10-17T19:31:37.140Z] ---> 78c229cc05db [2022-10-17T19:31:37.140Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-17T19:31:37.140Z] ---> Running in 00bfd10b1e93 [2022-10-17T19:31:37.725Z] Removing intermediate container 00bfd10b1e93 [2022-10-17T19:31:37.725Z] ---> c1a3793bf856 [2022-10-17T19:31:37.725Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T19:31:37.725Z] ---> Running in 7b7d35bf4037 [2022-10-17T19:31:37.995Z] Removing intermediate container 7b7d35bf4037 [2022-10-17T19:31:37.995Z] ---> 145c7d58fcca [2022-10-17T19:31:37.995Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T19:31:37.995Z] ---> Running in 59aee6586e4d [2022-10-17T19:31:39.943Z] Removing intermediate container 59aee6586e4d [2022-10-17T19:31:39.943Z] ---> d3dc5e6f6487 [2022-10-17T19:31:39.943Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-17T19:31:39.943Z] ---> Running in adc37fdde318 [2022-10-17T19:31:40.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T19:31:41.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T19:31:42.849Z] OK: 221 MiB in 51 packages [2022-10-17T19:31:44.268Z] Removing intermediate container adc37fdde318 [2022-10-17T19:31:44.268Z] ---> 198e609d574b [2022-10-17T19:31:44.268Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-17T19:31:44.576Z] ---> 582f896fe43d [2022-10-17T19:31:44.576Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T19:31:44.576Z] ---> Running in 3a75cbac43aa [2022-10-17T19:32:41.009Z] Removing intermediate container 3a75cbac43aa [2022-10-17T19:32:41.009Z] ---> 7880161b8dfe [2022-10-17T19:32:41.009Z] Step 10/11 : COPY . . [2022-10-17T19:32:41.009Z] ---> 7d944ba1a545 [2022-10-17T19:32:41.009Z] Step 11/11 : RUN ${MAKE} [2022-10-17T19:32:41.009Z] ---> Running in aed84e91b874 [2022-10-17T19:32:41.009Z] noop [2022-10-17T19:32:41.009Z] Removing intermediate container aed84e91b874 [2022-10-17T19:32:41.009Z] ---> 64b48171cdf5 [2022-10-17T19:32:41.009Z] Successfully built 64b48171cdf5 [2022-10-17T19:32:41.009Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:32:41.473Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T19:32:41.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:32:41.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-8396 does not seem to be running inside a container [2022-10-17T19:32:41.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T19:32:43.088Z] $ docker top c0ea350f466c67f3edc8dd69351caf0a1e1fc644c5e017a5d2b668dddbba6f12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:32:43.990Z] + go version [2022-10-17T19:32:43.990Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T19:32:44.031Z] $ docker stop --time=1 c0ea350f466c67f3edc8dd69351caf0a1e1fc644c5e017a5d2b668dddbba6f12 [2022-10-17T19:32:45.711Z] $ docker rm -f c0ea350f466c67f3edc8dd69351caf0a1e1fc644c5e017a5d2b668dddbba6f12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:32:46.565Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T19:32:46.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:32:46.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-8396 does not seem to be running inside a container [2022-10-17T19:32:46.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T19:32:48.188Z] $ docker top 247d721d0cb29b914e0064a5fa976df3acb2307ea864ce42f0dbb169921b7421 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:32:49.075Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-17T19:32:49.783Z] + make test [2022-10-17T19:32:49.783Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-17T19:33:28.693Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-17T19:35:50.449Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-17T19:35:50.449Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-17T19:35:50.449Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-17T19:35:50.449Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-17T19:35:50.449Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-17T19:35:50.449Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.340s coverage: 27.6% of statements [2022-10-17T19:35:50.449Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.411s coverage: 78.9% of statements [2022-10-17T19:35:50.449Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-17T19:35:57.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.655s coverage: 74.1% of statements [2022-10-17T19:35:57.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-17T19:35:57.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-17T19:36:02.460Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.872s coverage: 54.4% of statements [2022-10-17T19:36:02.460Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-17T19:36:02.460Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-17T19:36:02.460Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-17T19:36:02.460Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-17T19:36:03.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.489s coverage: 65.1% of statements [2022-10-17T19:36:03.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-17T19:36:03.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-17T19:36:03.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.374s coverage: 89.2% of statements [2022-10-17T19:36:03.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-17T19:36:07.708Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.274s coverage: 4.7% of statements [2022-10-17T19:36:07.708Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-17T19:36:07.978Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T19:36:07.978Z] GO111MODULE=on go vet ./... [2022-10-17T19:37:44.662Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T19:37:44.662Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T19:37:44.662Z] ./bin/test-attribution-txt.sh [2022-10-17T19:37:44.932Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-17T19:37:44.932Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-17T19:37:44.932Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-17T19:37:44.932Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-17T19:37:45.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T19:37:45.265Z] $ docker stop --time=1 247d721d0cb29b914e0064a5fa976df3acb2307ea864ce42f0dbb169921b7421 [2022-10-17T19:37:47.134Z] $ docker rm -f 247d721d0cb29b914e0064a5fa976df3acb2307ea864ce42f0dbb169921b7421 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:37:48.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T19:37:49.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T19:37:49.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T19:37:50.294Z] + ls -al . [2022-10-17T19:37:50.294Z] total 272 [2022-10-17T19:37:50.294Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 19:32 . [2022-10-17T19:37:50.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:30 .. [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 19:30 .dockerignore [2022-10-17T19:37:50.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 19:30 .git [2022-10-17T19:37:50.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 19:30 .github [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 17 19:30 .gitignore [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 19:30 .golangci.yml [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 17 19:30 CHANGELOG.md [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 19:30 GOVERNANCE.md [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 17 19:30 Jenkinsfile [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 17 19:30 LICENSE [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 17 19:30 Makefile [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 17 19:30 OWNERS.md [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 17 19:30 README.md [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 19:27 VERSION [2022-10-17T19:37:50.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 19:30 bin [2022-10-17T19:37:50.294Z] -rw-r--r-- 1 jenkins jenkins 101928 Oct 17 19:36 coverage.out [2022-10-17T19:37:50.294Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 17 19:30 example [2022-10-17T19:37:50.294Z] -rw-rw-r-- 1 jenkins jenkins 3400 Oct 17 19:30 go.mod [2022-10-17T19:37:50.295Z] -rw-rw-r-- 1 jenkins jenkins 37486 Oct 17 19:30 go.sum [2022-10-17T19:37:50.295Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 17 19:30 internal [2022-10-17T19:37:50.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 19:30 openapi [2022-10-17T19:37:50.295Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 19:30 pkg [2022-10-17T19:37:50.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:30 snap [2022-10-17T19:37:50.295Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 17 19:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:37:50.773Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=090cd635b5d5e4ac586d5ba49f41d50e13fa53ba --label arch=arm64 --label version=0.0.0 . [2022-10-17T19:37:51.363Z] Sending build context to Docker daemon 5.501MB [2022-10-17T19:37:51.363Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T19:37:51.363Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T19:37:51.363Z] ---> 64b48171cdf5 [2022-10-17T19:37:51.363Z] Step 3/25 : ARG MAKE=make build [2022-10-17T19:37:51.363Z] ---> Running in d4ee0cf90356 [2022-10-17T19:37:51.647Z] Removing intermediate container d4ee0cf90356 [2022-10-17T19:37:51.647Z] ---> ef3b5221b42a [2022-10-17T19:37:51.647Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-17T19:37:51.919Z] ---> Running in 73efa4a83d4e [2022-10-17T19:37:52.189Z] Removing intermediate container 73efa4a83d4e [2022-10-17T19:37:52.189Z] ---> f32bc75a7824 [2022-10-17T19:37:52.189Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T19:37:52.189Z] ---> Running in 4f75b64f961b [2022-10-17T19:37:52.475Z] Removing intermediate container 4f75b64f961b [2022-10-17T19:37:52.475Z] ---> dfd5247bfcbc [2022-10-17T19:37:52.475Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T19:37:52.751Z] ---> Running in fa94dfeae8f3 [2022-10-17T19:37:54.728Z] Removing intermediate container fa94dfeae8f3 [2022-10-17T19:37:54.728Z] ---> 28819b1dd78a [2022-10-17T19:37:54.728Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-17T19:37:54.728Z] ---> Running in aa3df073e3e5 [2022-10-17T19:37:55.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T19:37:56.649Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T19:37:57.619Z] OK: 221 MiB in 51 packages [2022-10-17T19:37:58.597Z] Removing intermediate container aa3df073e3e5 [2022-10-17T19:37:58.597Z] ---> d25d8cfd8e4f [2022-10-17T19:37:58.597Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-17T19:37:59.181Z] ---> a54f62d86b5f [2022-10-17T19:37:59.181Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T19:37:59.181Z] ---> Running in 4b2c4c64312c [2022-10-17T19:38:01.124Z] Removing intermediate container 4b2c4c64312c [2022-10-17T19:38:01.124Z] ---> c6d1504e7145 [2022-10-17T19:38:01.124Z] Step 10/25 : COPY . . [2022-10-17T19:38:02.536Z] ---> 921ae0290c6e [2022-10-17T19:38:02.536Z] Step 11/25 : RUN ${MAKE} [2022-10-17T19:38:02.536Z] ---> Running in 3e209260871b [2022-10-17T19:38:03.497Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-17T19:40:25.207Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-17T19:40:25.207Z] Removing intermediate container 3e209260871b [2022-10-17T19:40:25.207Z] ---> fae434d79768 [2022-10-17T19:40:25.207Z] Step 12/25 : FROM alpine:3.16 [2022-10-17T19:40:25.207Z] 3.16: Pulling from library/alpine [2022-10-17T19:40:25.207Z] 9b18e9b68314: Already exists [2022-10-17T19:40:25.207Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T19:40:25.207Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T19:40:25.207Z] ---> a6215f271958 [2022-10-17T19:40:25.207Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T19:40:25.207Z] ---> Running in 8e384d97695f [2022-10-17T19:40:25.207Z] Removing intermediate container 8e384d97695f [2022-10-17T19:40:25.207Z] ---> 8b09c94c0342 [2022-10-17T19:40:25.207Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T19:40:25.207Z] ---> Running in d3f3076c03f4 [2022-10-17T19:40:25.207Z] Removing intermediate container d3f3076c03f4 [2022-10-17T19:40:25.207Z] ---> b1bd3071141d [2022-10-17T19:40:25.207Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-17T19:40:25.207Z] ---> Running in 8c10518f5d50 [2022-10-17T19:40:26.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T19:40:26.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T19:40:28.155Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T19:40:28.155Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-17T19:40:28.155Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T19:40:28.155Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-17T19:40:28.155Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-17T19:40:28.424Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T19:40:28.424Z] OK: 8 MiB in 19 packages [2022-10-17T19:40:29.389Z] Removing intermediate container 8c10518f5d50 [2022-10-17T19:40:29.389Z] ---> 45a0cc1190e3 [2022-10-17T19:40:29.389Z] Step 16/25 : WORKDIR / [2022-10-17T19:40:29.389Z] ---> Running in 673158d7273d [2022-10-17T19:40:29.657Z] Removing intermediate container 673158d7273d [2022-10-17T19:40:29.657Z] ---> 79979339eaed [2022-10-17T19:40:29.657Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-17T19:40:30.245Z] ---> fa45f422564e [2022-10-17T19:40:30.245Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-17T19:40:31.659Z] ---> c8c479b82913 [2022-10-17T19:40:31.659Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-17T19:40:32.246Z] ---> 9c10f1529603 [2022-10-17T19:40:32.246Z] Step 20/25 : EXPOSE 59999 [2022-10-17T19:40:32.246Z] ---> Running in ef3a2994bb12 [2022-10-17T19:40:32.517Z] Removing intermediate container ef3a2994bb12 [2022-10-17T19:40:32.517Z] ---> 6f48af147091 [2022-10-17T19:40:32.517Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-17T19:40:32.517Z] ---> Running in 341511518f07 [2022-10-17T19:40:33.103Z] Removing intermediate container 341511518f07 [2022-10-17T19:40:33.103Z] ---> 1033bbe4ee06 [2022-10-17T19:40:33.103Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T19:40:33.103Z] ---> Running in bcc5004615f1 [2022-10-17T19:40:33.370Z] Removing intermediate container bcc5004615f1 [2022-10-17T19:40:33.370Z] ---> 4b561971062b [2022-10-17T19:40:33.370Z] Step 23/25 : LABEL arch=arm64 [2022-10-17T19:40:33.370Z] ---> Running in ba62ae9e6f44 [2022-10-17T19:40:33.638Z] Removing intermediate container ba62ae9e6f44 [2022-10-17T19:40:33.638Z] ---> 4526e1fe01f2 [2022-10-17T19:40:33.638Z] Step 24/25 : LABEL git_sha=090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [2022-10-17T19:40:33.638Z] ---> Running in 8caa0ee58136 [2022-10-17T19:40:33.904Z] Removing intermediate container 8caa0ee58136 [2022-10-17T19:40:33.904Z] ---> f7de618a1f9c [2022-10-17T19:40:33.904Z] Step 25/25 : LABEL version=0.0.0 [2022-10-17T19:40:34.174Z] ---> Running in 7bd0b394d0d6 [2022-10-17T19:40:34.441Z] Removing intermediate container 7bd0b394d0d6 [2022-10-17T19:40:34.441Z] ---> 645e4091ec61 [2022-10-17T19:40:34.441Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T19:40:34.441Z] Successfully built 645e4091ec61 [2022-10-17T19:40:34.441Z] Successfully tagged device-sdk-simple-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 [2022-10-17T19:40:35.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T19:40:35.258Z] [2022-10-17T19:40:35.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:40:35.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T19:40:35.659Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T19:40:35.659Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T19:40:35.659Z] 04944245beec: Pulling fs layer [2022-10-17T19:40:35.659Z] 699f458cf7ca: Pulling fs layer [2022-10-17T19:40:35.659Z] 765212b225bb: Pulling fs layer [2022-10-17T19:40:35.659Z] f23df028b6ca: Pulling fs layer [2022-10-17T19:40:35.659Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T19:40:35.659Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T19:40:35.659Z] f23df028b6ca: Waiting [2022-10-17T19:40:35.659Z] d65c8cfc05b1: Waiting [2022-10-17T19:40:35.659Z] 2437ff75d9bd: Waiting [2022-10-17T19:40:35.659Z] 765212b225bb: Waiting [2022-10-17T19:40:35.928Z] 04944245beec: Verifying Checksum [2022-10-17T19:40:35.928Z] 04944245beec: Download complete [2022-10-17T19:40:35.928Z] 765212b225bb: Verifying Checksum [2022-10-17T19:40:35.928Z] 765212b225bb: Download complete [2022-10-17T19:40:35.928Z] f23df028b6ca: Download complete [2022-10-17T19:40:35.928Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T19:40:35.928Z] d65c8cfc05b1: Download complete [2022-10-17T19:40:36.197Z] 699f458cf7ca: Verifying Checksum [2022-10-17T19:40:36.197Z] 699f458cf7ca: Download complete [2022-10-17T19:40:36.465Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T19:40:36.465Z] 8998bd30e6a1: Download complete [2022-10-17T19:40:39.059Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T19:40:39.059Z] 2437ff75d9bd: Download complete [2022-10-17T19:40:40.469Z] 8998bd30e6a1: Pull complete [2022-10-17T19:40:40.738Z] 04944245beec: Pull complete [2022-10-17T19:40:42.150Z] 699f458cf7ca: Pull complete [2022-10-17T19:40:42.418Z] 765212b225bb: Pull complete [2022-10-17T19:40:43.379Z] f23df028b6ca: Pull complete [2022-10-17T19:40:43.379Z] d65c8cfc05b1: Pull complete [2022-10-17T19:40:58.383Z] 2437ff75d9bd: Pull complete [2022-10-17T19:40:58.383Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T19:40:58.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T19:40:58.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:40:58.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-8396 does not seem to be running inside a container [2022-10-17T19:40:58.794Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T19:41:01.401Z] $ docker top 3ab11373d6dbbbd384c1eaa550308444ae4667e80d92437cbc0314857c974e92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:41:02.318Z] ---> job-cost.sh [2022-10-17T19:41:02.318Z] lf-activate-venv: SKIPPING [2022-10-17T19:41:02.318Z] INFO: No Stack... [2022-10-17T19:41:02.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T19:41:03.488Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T19:41:04.595Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-10-17T19:41:04.595Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T19:41:04.681Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [2022-10-17T19:41:04.686Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] did not exist. Created. [2022-10-17T19:41:04.686Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T19:41:05.422Z] /w/workspace/device-sdk-go/1@tmp/durable-675fd55c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T19:41:05.775Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T19:41:05.814Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T19:41:05.872Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T19:41:05.887Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T19:41:05.973Z] $ docker stop --time=1 3ab11373d6dbbbd384c1eaa550308444ae4667e80d92437cbc0314857c974e92 [2022-10-17T19:41:07.452Z] $ docker rm -f 3ab11373d6dbbbd384c1eaa550308444ae4667e80d92437cbc0314857c974e92 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-17T19:41:10.044Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives ] [2022-10-17T19:41:10.045Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives [2022-10-17T19:41:10.045Z] total 16 [2022-10-17T19:41:10.045Z] drwxr-xr-x 3 root root 4096 Oct 17 19:29 . [2022-10-17T19:41:10.045Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 19:29 .. [2022-10-17T19:41:10.045Z] drwxr-xr-x 2 root root 4096 Oct 17 19:29 cost [2022-10-17T19:41:10.045Z] -rw-r--r-- 1 root root 86 Oct 17 19:29 cost.csv [2022-10-17T19:41:10.045Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives [2022-10-17T19:41:10.045Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives [2022-10-17T19:41:10.045Z] total 16 [2022-10-17T19:41:10.045Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 19:29 . [2022-10-17T19:41:10.045Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 19:29 .. [2022-10-17T19:41:10.045Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 19:29 cost [2022-10-17T19:41:10.045Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 17 19:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:41:10.380Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:41:11.265Z] ---> package-listing.sh [2022-10-17T19:41:11.265Z] ++ facter osfamily [2022-10-17T19:41:11.265Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T19:41:11.524Z] + OS_FAMILY=debian [2022-10-17T19:41:11.524Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1239 [2022-10-17T19:41:11.524Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T19:41:11.524Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T19:41:11.524Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T19:41:11.524Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T19:41:11.524Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1239 ']' [2022-10-17T19:41:11.524Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T19:41:11.524Z] + case "${OS_FAMILY}" in [2022-10-17T19:41:11.524Z] + dpkg -l [2022-10-17T19:41:11.524Z] + grep '^ii' [2022-10-17T19:41:11.524Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T19:41:11.524Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T19:41:11.524Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T19:41:11.524Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1239 ']' [2022-10-17T19:41:11.524Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives/ [2022-10-17T19:41:11.524Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives/ [Pipeline] echo [2022-10-17T19:41:11.561Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T19:41:11.852Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:41:12.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:41:12.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:41:12.616Z] prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container [2022-10-17T19:41:12.643Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T19:41:13.053Z] $ docker top 2425984485adabb135e0d8e935a1a0c86b47e3b95d31725a475ad8c63f601e09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:41:13.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T19:41:13.759Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T19:41:14.069Z] + ls /var/log/sa-host [2022-10-17T19:41:14.069Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:41:14.200Z] provisioning config files... [2022-10-17T19:41:14.207Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/config992312435630675361tmp [Pipeline] { [Pipeline] echo [2022-10-17T19:41:14.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:41:14.565Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T19:41:14.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:41:14.995Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T19:41:15.025Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:41:15.343Z] ---> sudo-logs.sh [2022-10-17T19:41:15.343Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T19:41:15.428Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:41:15.737Z] ---> job-cost.sh [2022-10-17T19:41:15.737Z] lf-activate-venv: SKIPPING [2022-10-17T19:41:15.737Z] DEBUG: total: 0.2199999988079071 [2022-10-17T19:41:15.737Z] INFO: Retrieving Stack Cost... [2022-10-17T19:41:16.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T19:41:16.563Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T19:41:16.596Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:41:16.900Z] ---> logs-deploy.sh [2022-10-17T19:41:16.900Z] lf-activate-venv: SKIPPING [2022-10-17T19:41:16.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1239/1 [2022-10-17T19:41:16.900Z] INFO: archiving workspace using pattern(s): [2022-10-17T19:41:17.834Z] Archives upload complete. [2022-10-17T19:41:18.092Z] INFO: archiving logs to Nexus [2022-10-17T19:41:18.660Z] ---> uname -a: [2022-10-17T19:41:18.660Z] Linux prd-ubuntu20-04-docker-8c-8g-8394 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] ---> lscpu: [2022-10-17T19:41:18.660Z] Architecture: x86_64 [2022-10-17T19:41:18.660Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-17T19:41:18.660Z] Byte Order: Little Endian [2022-10-17T19:41:18.660Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-17T19:41:18.660Z] CPU(s): 8 [2022-10-17T19:41:18.660Z] On-line CPU(s) list: 0-7 [2022-10-17T19:41:18.660Z] Thread(s) per core: 1 [2022-10-17T19:41:18.660Z] Core(s) per socket: 1 [2022-10-17T19:41:18.660Z] Socket(s): 8 [2022-10-17T19:41:18.660Z] NUMA node(s): 1 [2022-10-17T19:41:18.660Z] Vendor ID: AuthenticAMD [2022-10-17T19:41:18.660Z] CPU family: 23 [2022-10-17T19:41:18.660Z] Model: 49 [2022-10-17T19:41:18.660Z] Model name: AMD EPYC-Rome Processor [2022-10-17T19:41:18.660Z] Stepping: 0 [2022-10-17T19:41:18.660Z] CPU MHz: 2799.976 [2022-10-17T19:41:18.660Z] BogoMIPS: 5599.95 [2022-10-17T19:41:18.660Z] Virtualization: AMD-V [2022-10-17T19:41:18.660Z] Hypervisor vendor: KVM [2022-10-17T19:41:18.660Z] Virtualization type: full [2022-10-17T19:41:18.660Z] L1d cache: 256 KiB [2022-10-17T19:41:18.660Z] L1i cache: 256 KiB [2022-10-17T19:41:18.660Z] L2 cache: 4 MiB [2022-10-17T19:41:18.660Z] L3 cache: 128 MiB [2022-10-17T19:41:18.660Z] NUMA node0 CPU(s): 0-7 [2022-10-17T19:41:18.660Z] Vulnerability Itlb multihit: Not affected [2022-10-17T19:41:18.660Z] Vulnerability L1tf: Not affected [2022-10-17T19:41:18.660Z] Vulnerability Mds: Not affected [2022-10-17T19:41:18.660Z] Vulnerability Meltdown: Not affected [2022-10-17T19:41:18.660Z] Vulnerability Mmio stale data: Not affected [2022-10-17T19:41:18.660Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-17T19:41:18.660Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-17T19:41:18.660Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-17T19:41:18.660Z] Vulnerability Srbds: Not affected [2022-10-17T19:41:18.660Z] Vulnerability Tsx async abort: Not affected [2022-10-17T19:41:18.660Z] 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 [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] ---> nproc: [2022-10-17T19:41:18.660Z] 8 [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] ---> df -h: [2022-10-17T19:41:18.660Z] Filesystem Size Used Avail Use% Mounted on [2022-10-17T19:41:18.660Z] overlay 155G 11G 144G 8% / [2022-10-17T19:41:18.660Z] tmpfs 64M 0 64M 0% /dev [2022-10-17T19:41:18.660Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-17T19:41:18.660Z] shm 64M 0 64M 0% /dev/shm [2022-10-17T19:41:18.660Z] /dev/vda1 155G 11G 144G 8% /facter-os [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] ---> sar -b -r -n DEV: [2022-10-17T19:41:18.660Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8394) 10/17/22 _x86_64_ (8 CPU) [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] 19:26:46 LINUX RESTART (8 CPU) [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] 19:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-17T19:41:18.660Z] 19:28:02 374.49 47.91 326.58 0.00 5408.03 164454.72 0.00 [2022-10-17T19:41:18.660Z] 19:29:01 111.86 1.29 110.57 0.00 24.67 39465.72 0.00 [2022-10-17T19:41:18.660Z] 19:30:01 53.53 0.22 53.32 0.00 15.86 27957.10 0.00 [2022-10-17T19:41:18.660Z] 19:31:01 0.88 0.00 0.88 0.00 0.00 11.86 0.00 [2022-10-17T19:41:18.660Z] 19:32:01 28.16 9.23 18.93 0.00 2883.04 2319.36 0.00 [2022-10-17T19:41:18.660Z] 19:33:01 12.08 0.10 11.98 0.00 0.80 2485.59 0.00 [2022-10-17T19:41:18.660Z] 19:34:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-10-17T19:41:18.660Z] 19:35:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2022-10-17T19:41:18.660Z] 19:36:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2022-10-17T19:41:18.660Z] 19:37:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 [2022-10-17T19:41:18.660Z] 19:38:01 1.20 0.00 1.20 0.00 0.00 24.13 0.00 [2022-10-17T19:41:18.660Z] 19:39:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2022-10-17T19:41:18.660Z] 19:40:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2022-10-17T19:41:18.660Z] 19:41:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 [2022-10-17T19:41:18.660Z] Average: 42.08 4.20 37.88 0.00 595.84 16887.08 0.00 [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] 19:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-17T19:41:18.660Z] 19:28:02 29190040 31594516 729840 2.22 73412 2607684 1870812 5.51 998632 2345012 216 [2022-10-17T19:41:18.660Z] 19:29:01 27753176 31112444 1189696 3.62 133892 3415780 2247188 6.62 1624488 3046220 325592 [2022-10-17T19:41:18.660Z] 19:30:01 28101476 31593080 712544 2.17 140408 3524656 1732812 5.11 1161128 3145380 8 [2022-10-17T19:41:18.660Z] 19:31:01 28100832 31592512 712768 2.17 140440 3524660 1732812 5.11 1161228 3145384 184 [2022-10-17T19:41:18.660Z] 19:32:01 27795396 31558332 733500 2.23 157920 3773416 1825204 5.38 1331548 3259080 66308 [2022-10-17T19:41:18.660Z] 19:33:01 27819080 31584240 704140 2.14 159196 3773436 1799416 5.30 1306164 3257016 44 [2022-10-17T19:41:18.660Z] 19:34:01 27827372 31592568 695752 2.12 159228 3773444 1799416 5.30 1298508 3257020 148 [2022-10-17T19:41:18.660Z] 19:35:01 27827544 31592800 695460 2.11 159252 3773444 1799416 5.30 1298540 3257052 192 [2022-10-17T19:41:18.660Z] 19:36:01 27827972 31593248 695148 2.11 159268 3773448 1799416 5.30 1298532 3257056 160 [2022-10-17T19:41:18.660Z] 19:37:01 27827764 31593436 695168 2.11 159308 3773452 1799416 5.30 1297760 3257376 28 [2022-10-17T19:41:18.660Z] 19:38:01 27827804 31593544 695008 2.11 159380 3773452 1799416 5.30 1298080 3257376 16 [2022-10-17T19:41:18.660Z] 19:39:01 27827200 31592960 695260 2.11 159420 3773456 1799416 5.30 1298652 3257380 244 [2022-10-17T19:41:18.660Z] 19:40:01 27827388 31593224 694968 2.11 159456 3773456 1783092 5.25 1298168 3257380 160 [2022-10-17T19:41:18.660Z] 19:41:01 27827452 31593292 694856 2.11 159504 3773456 1783092 5.25 1297628 3257384 160 [2022-10-17T19:41:18.660Z] Average: 27955750 31555728 738865 2.25 148577 3629089 1826495 5.38 1283504 3161151 28104 [2022-10-17T19:41:18.660Z] [2022-10-17T19:41:18.660Z] 19:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-17T19:41:18.660Z] 19:28:02 docker0 13.88 15.08 1.07 111.27 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.660Z] 19:28:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.660Z] 19:28:02 ens3 698.92 460.19 6522.73 119.35 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:29:01 vethb437545 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:29:01 docker0 131.86 184.02 10.89 1666.13 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:29:01 ens3 212.98 150.89 1695.95 25.41 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:30:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:30:01 ens3 95.52 64.83 2522.32 11.37 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:31:01 ens3 3.43 1.95 12.10 0.32 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:32:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:32:01 ens3 70.51 42.20 1298.17 3.37 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:33:01 ens3 0.55 0.43 0.22 0.13 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:36:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:37:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:38:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:39:01 ens3 0.32 0.23 0.13 0.02 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] 19:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] Average: docker0 10.26 14.02 0.84 125.11 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] Average: lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] Average: ens3 77.19 51.39 859.82 11.41 0.00 0.00 0.00 0.00 [2022-10-17T19:41:18.661Z] [2022-10-17T19:41:18.661Z] [2022-10-17T19:41:18.661Z] ---> sar -P ALL: [2022-10-17T19:41:18.661Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8394) 10/17/22 _x86_64_ (8 CPU) [2022-10-17T19:41:18.661Z] [2022-10-17T19:41:18.661Z] 19:26:46 LINUX RESTART (8 CPU) [2022-10-17T19:41:18.661Z] [2022-10-17T19:41:18.661Z] 19:27:01 CPU %user %nice %system %iowait %steal %idle [2022-10-17T19:41:18.661Z] 19:28:02 all 10.11 0.00 3.81 2.20 0.06 83.82 [2022-10-17T19:41:18.661Z] 19:28:02 0 8.17 0.00 5.75 2.10 0.05 83.93 [2022-10-17T19:41:18.661Z] 19:28:02 1 8.47 0.00 3.97 0.44 0.05 87.07 [2022-10-17T19:41:18.661Z] 19:28:02 2 8.85 0.00 3.88 3.33 0.05 83.89 [2022-10-17T19:41:18.661Z] 19:28:02 3 13.19 0.00 3.53 0.73 0.07 82.48 [2022-10-17T19:41:18.661Z] 19:28:02 4 10.99 0.00 3.11 3.65 0.07 82.18 [2022-10-17T19:41:18.661Z] 19:28:02 5 9.35 0.00 3.87 3.29 0.05 83.44 [2022-10-17T19:41:18.661Z] 19:28:02 6 11.70 0.00 3.16 2.70 0.05 82.39 [2022-10-17T19:41:18.661Z] 19:28:02 7 10.18 0.00 3.19 1.39 0.07 85.17 [2022-10-17T19:41:18.661Z] 19:29:01 all 41.81 0.00 6.93 0.80 0.08 50.38 [2022-10-17T19:41:18.661Z] 19:29:01 0 40.30 0.00 6.43 0.41 0.07 52.80 [2022-10-17T19:41:18.661Z] 19:29:01 1 43.03 0.00 7.05 0.14 0.09 49.70 [2022-10-17T19:41:18.661Z] 19:29:01 2 43.15 0.00 7.32 0.22 0.07 49.24 [2022-10-17T19:41:18.661Z] 19:29:01 3 41.50 0.00 7.99 3.89 0.10 46.52 [2022-10-17T19:41:18.661Z] 19:29:01 4 42.49 0.00 6.75 0.07 0.07 50.62 [2022-10-17T19:41:18.661Z] 19:29:01 5 41.26 0.00 6.21 0.24 0.07 52.21 [2022-10-17T19:41:18.661Z] 19:29:01 6 40.36 0.00 6.92 1.39 0.07 51.26 [2022-10-17T19:41:18.661Z] 19:29:01 7 42.38 0.00 6.78 0.07 0.09 50.69 [2022-10-17T19:41:18.661Z] 19:30:01 all 5.29 0.00 1.43 0.39 0.02 92.88 [2022-10-17T19:41:18.661Z] 19:30:01 0 5.38 0.00 1.12 0.00 0.03 93.47 [2022-10-17T19:41:18.661Z] 19:30:01 1 5.90 0.00 1.17 0.02 0.03 92.89 [2022-10-17T19:41:18.661Z] 19:30:01 2 5.03 0.00 1.97 0.02 0.02 92.96 [2022-10-17T19:41:18.661Z] 19:30:01 3 5.29 0.00 1.76 1.33 0.03 91.59 [2022-10-17T19:41:18.661Z] 19:30:01 4 4.95 0.00 1.40 0.27 0.02 93.36 [2022-10-17T19:41:18.661Z] 19:30:01 5 5.33 0.00 1.66 0.89 0.02 92.10 [2022-10-17T19:41:18.661Z] 19:30:01 6 5.47 0.00 1.00 0.50 0.02 93.00 [2022-10-17T19:41:18.661Z] 19:30:01 7 4.95 0.00 1.33 0.07 0.02 93.64 [2022-10-17T19:41:18.661Z] 19:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-10-17T19:41:18.661Z] 19:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-17T19:41:18.661Z] 19:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-17T19:41:18.661Z] 19:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T19:41:18.661Z] 19:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-17T19:41:18.661Z] 19:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-17T19:41:18.661Z] 19:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-17T19:41:18.661Z] 19:31:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2022-10-17T19:41:18.661Z] 19:31:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-17T19:41:18.661Z] 19:32:01 all 0.96 0.00 0.76 0.20 0.02 98.06 [2022-10-17T19:41:18.661Z] 19:32:01 0 0.90 0.00 0.65 0.17 0.02 98.26 [2022-10-17T19:41:18.661Z] 19:32:01 1 0.62 0.00 1.72 0.03 0.02 97.62 [2022-10-17T19:41:18.661Z] 19:32:01 2 1.02 0.00 0.92 0.40 0.02 97.65 [2022-10-17T19:41:18.661Z] 19:32:01 3 0.62 0.00 0.56 0.08 0.02 98.72 [2022-10-17T19:41:18.661Z] 19:32:01 4 0.85 0.00 0.38 0.73 0.02 98.02 [2022-10-17T19:41:18.661Z] 19:32:01 5 1.02 0.00 0.47 0.02 0.02 98.48 [2022-10-17T19:41:18.661Z] 19:32:01 6 1.30 0.00 0.38 0.13 0.02 98.16 [2022-10-17T19:41:18.661Z] 19:32:01 7 1.39 0.00 1.02 0.03 0.02 97.55 [2022-10-17T19:41:18.661Z] 19:33:01 all 0.19 0.00 0.11 0.07 0.01 99.62 [2022-10-17T19:41:18.661Z] 19:33:01 0 0.27 0.00 0.10 0.02 0.02 99.60 [2022-10-17T19:41:18.661Z] 19:33:01 1 0.20 0.00 0.22 0.02 0.00 99.57 [2022-10-17T19:41:18.661Z] 19:33:01 2 0.18 0.00 0.08 0.00 0.02 99.72 [2022-10-17T19:41:18.661Z] 19:33:01 3 0.22 0.00 0.10 0.02 0.02 99.65 [2022-10-17T19:41:18.661Z] 19:33:01 4 0.07 0.00 0.08 0.35 0.00 99.50 [2022-10-17T19:41:18.661Z] 19:33:01 5 0.03 0.00 0.08 0.10 0.00 99.78 [2022-10-17T19:41:18.661Z] 19:33:01 6 0.35 0.00 0.17 0.00 0.00 99.48 [2022-10-17T19:41:18.661Z] 19:33:01 7 0.23 0.00 0.07 0.03 0.02 99.65 [2022-10-17T19:41:18.661Z] 19:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-17T19:41:18.661Z] 19:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-17T19:41:18.661Z] 19:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-17T19:41:18.661Z] 19:34:01 2 0.00 0.00 0.05 0.00 0.03 99.92 [2022-10-17T19:41:18.661Z] 19:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-17T19:41:18.661Z] 19:34:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-17T19:41:18.661Z] 19:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T19:41:18.661Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-17T19:41:18.661Z] 19:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-17T19:41:18.661Z] 19:35:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-10-17T19:41:18.661Z] 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T19:41:18.661Z] 19:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T19:41:18.661Z] 19:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-17T19:41:18.661Z] 19:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-17T19:41:18.661Z] 19:35:01 4 0.02 0.00 0.00 0.05 0.02 99.92 [2022-10-17T19:41:18.661Z] 19:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-17T19:41:18.661Z] 19:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-17T19:41:18.661Z] 19:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-17T19:41:18.661Z] 19:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-17T19:41:18.661Z] 19:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-17T19:41:18.661Z] 19:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-17T19:41:18.661Z] 19:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-17T19:41:18.661Z] 19:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-17T19:41:18.661Z] 19:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-17T19:41:18.661Z] 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T19:41:18.661Z] 19:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-17T19:41:18.661Z] 19:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-17T19:41:18.661Z] 19:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-17T19:41:18.661Z] 19:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-17T19:41:18.661Z] 19:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-17T19:41:18.661Z] 19:37:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2022-10-17T19:41:18.661Z] 19:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-17T19:41:18.661Z] 19:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-17T19:41:18.661Z] 19:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-17T19:41:18.661Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T19:41:18.661Z] 19:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-17T19:41:18.661Z] 19:38:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2022-10-17T19:41:18.661Z] 19:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-17T19:41:18.661Z] 19:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-17T19:41:18.661Z] 19:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-17T19:41:18.661Z] 19:38:01 3 0.40 0.00 0.00 0.00 0.02 99.58 [2022-10-17T19:41:18.661Z] 19:38:01 4 1.11 0.00 0.05 0.05 0.02 98.78 [2022-10-17T19:41:18.662Z] 19:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T19:41:18.662Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T19:41:18.662Z] 19:38:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-17T19:41:18.662Z] [2022-10-17T19:41:18.662Z] 19:38:01 CPU %user %nice %system %iowait %steal %idle [2022-10-17T19:41:18.662Z] 19:39:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-10-17T19:41:18.662Z] 19:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T19:41:18.662Z] 19:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-17T19:41:18.662Z] 19:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-17T19:41:18.662Z] 19:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-17T19:41:18.662Z] 19:39:01 4 1.97 0.00 0.00 0.03 0.00 98.00 [2022-10-17T19:41:18.662Z] 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-17T19:41:18.662Z] 19:39:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-17T19:41:18.662Z] 19:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-17T19:41:18.662Z] 19:40:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2022-10-17T19:41:18.662Z] 19:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-17T19:41:18.662Z] 19:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T19:41:18.662Z] 19:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-17T19:41:18.662Z] 19:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-17T19:41:18.662Z] 19:40:01 4 1.99 0.00 0.00 0.02 0.02 97.98 [2022-10-17T19:41:18.662Z] 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T19:41:18.662Z] 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-17T19:41:18.662Z] 19:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-17T19:41:18.662Z] 19:41:01 all 0.26 0.00 0.01 0.01 0.01 99.70 [2022-10-17T19:41:18.662Z] 19:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-17T19:41:18.662Z] 19:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-17T19:41:18.662Z] 19:41:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2022-10-17T19:41:18.662Z] 19:41:01 3 0.08 0.00 0.02 0.02 0.02 99.87 [2022-10-17T19:41:18.662Z] 19:41:01 4 1.97 0.00 0.00 0.10 0.00 97.93 [2022-10-17T19:41:18.662Z] 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T19:41:18.662Z] 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T19:41:18.662Z] 19:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-17T19:41:18.662Z] Average: all 4.17 0.00 0.92 0.26 0.02 94.63 [2022-10-17T19:41:18.662Z] Average: 0 3.87 0.00 1.00 0.19 0.02 94.92 [2022-10-17T19:41:18.662Z] Average: 1 4.10 0.00 1.01 0.05 0.02 94.83 [2022-10-17T19:41:18.662Z] Average: 2 4.09 0.00 1.01 0.28 0.03 94.59 [2022-10-17T19:41:18.662Z] Average: 3 4.30 0.00 0.98 0.43 0.03 94.26 [2022-10-17T19:41:18.662Z] Average: 4 4.66 0.00 0.83 0.38 0.02 94.11 [2022-10-17T19:41:18.662Z] Average: 5 4.00 0.00 0.87 0.32 0.01 94.80 [2022-10-17T19:41:18.662Z] Average: 6 4.16 0.00 0.82 0.33 0.02 94.67 [2022-10-17T19:41:18.662Z] Average: 7 4.16 0.00 0.88 0.11 0.02 94.83 [2022-10-17T19:41:18.662Z] [2022-10-17T19:41:18.662Z] [2022-10-17T19:41:18.662Z]