Pull request #1457 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b18f1c254812512d7de69eff7b41580f0d732573+57c5392183b4f70d46be0be9f61e727b75abeab9 (e941c3913c79c55d15c29ecbb618add75b3565b1) 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-ssh16327625664174992004.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13768568518639429103.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1457/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-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2475846244886902290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7165770999658257728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12138739185083439929.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1457/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-1457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11898690448821673467.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.20 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14996 in /w/workspace/gexfoundry_device-sdk-go_PR-1457 [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-1457 # 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1457/head:refs/remotes/origin/PR-1457 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 57c5392183b4f70d46be0be9f61e727b75abeab9 into PR head commit b18f1c254812512d7de69eff7b41580f0d732573 Merge succeeded, producing b18f1c254812512d7de69eff7b41580f0d732573 Checking out Revision b18f1c254812512d7de69eff7b41580f0d732573 (PR-1457) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T22:57:30.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f b18f1c254812512d7de69eff7b41580f0d732573 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 57c5392183b4f70d46be0be9f61e727b75abeab9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b18f1c254812512d7de69eff7b41580f0d732573 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T22:57:30.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T22:57:30.473Z] ========================================================= [2023-05-10T22:57:30.473Z] EdgeX Global Pipelines Version Info [2023-05-10T22:57:30.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:57:31.216Z] ------------------- [2023-05-10T22:57:31.217Z] stable info: [2023-05-10T22:57:31.217Z] ------------------- [2023-05-10T22:57:31.217Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T22:57:31.217Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T22:57:31.217Z] Message: update stable to v1.0.249 [2023-05-10T22:57:31.785Z] ------------------- [2023-05-10T22:57:31.785Z] experimental info: [2023-05-10T22:57:31.786Z] ------------------- [2023-05-10T22:57:31.786Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T22:57:31.786Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T22:57:31.786Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T22:57:32.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-10T22:57:32.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-10T22:57:32.175Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T22:57:32.215Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T22:57:32.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T22:57:32.300Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T22:57:32.343Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T22:57:32.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-10T22:57:32.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T22:57:32.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T22:57:32.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T22:57:32.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-10T22:57:32.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T22:57:32.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T22:57:32.678Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T22:57:32.716Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T22:57:32.753Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T22:57:32.792Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T22:57:32.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T22:57:32.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T22:57:32.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T22:57:32.964Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-10T22:57:33.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T22:57:33.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T22:57:33.101Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T22:57:33.149Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T22:57:33.192Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T22:57:33.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1457 [Pipeline] echo [2023-05-10T22:57:33.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1457 [Pipeline] echo [2023-05-10T22:57:33.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1457 [Pipeline] echo [2023-05-10T22:57:33.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] echo [2023-05-10T22:57:33.421Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b18f1c2 [Pipeline] echo [2023-05-10T22:57:33.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T22:57:33.599Z] provisioning config files... [2023-05-10T22:57:33.637Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/config14839807703329611810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:57:33.987Z] ---> docker-login.sh [2023-05-10T22:57:33.987Z] nexus3.edgexfoundry.org:10001 [2023-05-10T22:57:34.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:34.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:34.257Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:34.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:34.257Z] [2023-05-10T22:57:34.257Z] Login Succeeded [2023-05-10T22:57:34.257Z] nexus3.edgexfoundry.org:10002 [2023-05-10T22:57:34.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:34.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:34.257Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:34.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:34.257Z] [2023-05-10T22:57:34.257Z] Login Succeeded [2023-05-10T22:57:34.257Z] nexus3.edgexfoundry.org:10003 [2023-05-10T22:57:34.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:34.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:34.519Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:34.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:34.519Z] [2023-05-10T22:57:34.519Z] Login Succeeded [2023-05-10T22:57:34.519Z] nexus3.edgexfoundry.org:10004 [2023-05-10T22:57:34.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:34.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:34.519Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:34.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:34.519Z] [2023-05-10T22:57:34.519Z] Login Succeeded [2023-05-10T22:57:34.519Z] docker.io [2023-05-10T22:57:34.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:34.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:34.780Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:34.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:34.780Z] [2023-05-10T22:57:34.780Z] Login Succeeded [2023-05-10T22:57:34.780Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T22:57:34.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T22:57:35.463Z] + git rev-list -1 --merges b18f1c254812512d7de69eff7b41580f0d732573~1..b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] echo [2023-05-10T22:57:35.529Z] -----------> git rev-list -1 --merges b18f1c254812512d7de69eff7b41580f0d732573~1..b18f1c254812512d7de69eff7b41580f0d732573 b18f1c254812512d7de69eff7b41580f0d732573 [false] [Pipeline] sh [2023-05-10T22:57:35.837Z] + git log --format=format:%s -1 b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] echo [2023-05-10T22:57:35.873Z] ========================================================= [2023-05-10T22:57:35.873Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T22:57:35.873Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T22:57:36.321Z] + git log --format=format:%s -1 b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] echo [2023-05-10T22:57:36.355Z] [semverPrep] GIT_COMMIT: b18f1c254812512d7de69eff7b41580f0d732573, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-10T22:57:36.387Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T22:57:36.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T22:57:36.789Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T22:57:36.789Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T22:57:36.789Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T22:57:36.789Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T22:57:36.789Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T22:57:36.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:57:37.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T22:57:37.225Z] [2023-05-10T22:57:37.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:57:37.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T22:57:37.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T22:57:37.609Z] b85a868b505f: Pulling fs layer [2023-05-10T22:57:37.609Z] e2be974225ed: Pulling fs layer [2023-05-10T22:57:37.609Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T22:57:37.609Z] 988bab9f4d93: Pulling fs layer [2023-05-10T22:57:37.609Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T22:57:37.609Z] eaf3925da568: Pulling fs layer [2023-05-10T22:57:37.609Z] bab4dde63d76: Pulling fs layer [2023-05-10T22:57:37.609Z] bde34c3a00c8: Pulling fs layer [2023-05-10T22:57:37.609Z] b352a97aabf1: Pulling fs layer [2023-05-10T22:57:37.609Z] 4872d77fe225: Pulling fs layer [2023-05-10T22:57:37.609Z] 5851b861e8e6: Pulling fs layer [2023-05-10T22:57:37.609Z] 988bab9f4d93: Waiting [2023-05-10T22:57:37.609Z] 1469e6f7b9e6: Waiting [2023-05-10T22:57:37.609Z] eaf3925da568: Waiting [2023-05-10T22:57:37.609Z] bab4dde63d76: Waiting [2023-05-10T22:57:37.609Z] b352a97aabf1: Waiting [2023-05-10T22:57:37.609Z] 5851b861e8e6: Waiting [2023-05-10T22:57:37.609Z] bde34c3a00c8: Waiting [2023-05-10T22:57:37.609Z] e2be974225ed: Verifying Checksum [2023-05-10T22:57:37.609Z] 988bab9f4d93: Verifying Checksum [2023-05-10T22:57:37.609Z] 988bab9f4d93: Download complete [2023-05-10T22:57:37.868Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T22:57:37.868Z] 339a4e72a1f5: Download complete [2023-05-10T22:57:37.868Z] eaf3925da568: Download complete [2023-05-10T22:57:37.868Z] b85a868b505f: Verifying Checksum [2023-05-10T22:57:37.868Z] b85a868b505f: Download complete [2023-05-10T22:57:37.868Z] bde34c3a00c8: Verifying Checksum [2023-05-10T22:57:37.868Z] bde34c3a00c8: Download complete [2023-05-10T22:57:37.868Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T22:57:37.868Z] 1469e6f7b9e6: Download complete [2023-05-10T22:57:37.868Z] 4872d77fe225: Download complete [2023-05-10T22:57:37.868Z] b352a97aabf1: Verifying Checksum [2023-05-10T22:57:37.868Z] 5851b861e8e6: Download complete [2023-05-10T22:57:38.436Z] bab4dde63d76: Verifying Checksum [2023-05-10T22:57:38.436Z] bab4dde63d76: Download complete [2023-05-10T22:57:39.012Z] b85a868b505f: Pull complete [2023-05-10T22:57:39.012Z] e2be974225ed: Pull complete [2023-05-10T22:57:39.579Z] 339a4e72a1f5: Pull complete [2023-05-10T22:57:39.579Z] 988bab9f4d93: Pull complete [2023-05-10T22:57:39.840Z] 1469e6f7b9e6: Pull complete [2023-05-10T22:57:40.100Z] eaf3925da568: Pull complete [2023-05-10T22:57:42.007Z] bab4dde63d76: Pull complete [2023-05-10T22:57:42.007Z] bde34c3a00c8: Pull complete [2023-05-10T22:57:42.007Z] b352a97aabf1: Pull complete [2023-05-10T22:57:42.007Z] 4872d77fe225: Pull complete [2023-05-10T22:57:42.268Z] 5851b861e8e6: Pull complete [2023-05-10T22:57:42.268Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T22:57:42.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T22:57:42.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:57:42.473Z] prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container [2023-05-10T22:57:42.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T22:57:44.510Z] $ docker top a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad -eo pid,comm [2023-05-10T22:57:44.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). [2023-05-10T22:57:44.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T22:57:44.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T22:57:44.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T22:57:44.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T22:57:44.808Z] $ docker exec a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad ssh-agent [2023-05-10T22:57:44.903Z] SSH_AUTH_SOCK=/tmp/ssh-cI3e4csHTeC6/agent.31 [2023-05-10T22:57:44.903Z] SSH_AGENT_PID=37 [2023-05-10T22:57:44.911Z] Running ssh-add (command line suppressed) [2023-05-10T22:57:45.013Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/private_key_9298935886929997514.key (/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/private_key_9298935886929997514.key) [2023-05-10T22:57:45.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T22:57:45.363Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T22:57:45.397Z] $ docker exec --env ******** --env ******** a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad ssh-agent -k [2023-05-10T22:57:45.510Z] unset SSH_AUTH_SOCK; [2023-05-10T22:57:45.510Z] unset SSH_AGENT_PID; [2023-05-10T22:57:45.511Z] echo Agent pid 37 killed; [2023-05-10T22:57:45.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T22:57:45.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T22:57:45.604Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T22:57:45.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T22:57:45.711Z] $ docker exec a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad ssh-agent [2023-05-10T22:57:45.814Z] SSH_AUTH_SOCK=/tmp/ssh-H293LEjNfWQc/agent.70 [2023-05-10T22:57:45.814Z] SSH_AGENT_PID=77 [2023-05-10T22:57:45.819Z] Running ssh-add (command line suppressed) [2023-05-10T22:57:45.924Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/private_key_7395157057114460267.key (/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/private_key_7395157057114460267.key) [2023-05-10T22:57:45.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T22:57:46.273Z] + git semver init [2023-05-10T22:57:46.540Z] 2023-05-10 22:57:46,450 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T22:57:46.540Z] 2023-05-10 22:57:46,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver [2023-05-10T22:57:46.540Z] 2023-05-10 22:57:46,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver [2023-05-10T22:57:46.540Z] 2023-05-10 22:57:46,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1457, universal_newlines=False, shell=None, istream=None) [2023-05-10T22:57:47.489Z] 2023-05-10 22:57:47,343 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457/.git/info/exclude [2023-05-10T22:57:47.489Z] 2023-05-10 22:57:47,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver/PR-1457 with force:False [2023-05-10T22:57:47.489Z] 2023-05-10 22:57:47,344 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver/PR-1457 [2023-05-10T22:57:47.489Z] 2023-05-10 22:57:47,348 [execute] INFO git cat-file --batch-check [2023-05-10T22:57:47.489Z] 2023-05-10 22:57:47,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T22:57:47.489Z] 2023-05-10 22:57:47,354 [execute] INFO git cat-file --batch [2023-05-10T22:57:47.489Z] 2023-05-10 22:57:47,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T22:57:47.489Z] 2023-05-10 22:57:47,359 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver/PR-1457 [2023-05-10T22:57:47.489Z] 0.0.0 [Pipeline] } [2023-05-10T22:57:47.519Z] $ docker exec --env ******** --env ******** a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad ssh-agent -k [2023-05-10T22:57:47.619Z] unset SSH_AUTH_SOCK; [2023-05-10T22:57:47.620Z] unset SSH_AGENT_PID; [2023-05-10T22:57:47.620Z] echo Agent pid 77 killed; [2023-05-10T22:57:47.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T22:57:48.078Z] + git semver [Pipeline] } [2023-05-10T22:57:48.368Z] $ docker stop --time=1 a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad [2023-05-10T22:57:49.655Z] $ docker rm -f --volumes a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T22:57:50.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T22:57:50.323Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T22:57:50.340Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T22:57:50.947Z] provisioning config files... [2023-05-10T22:57:50.956Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/config13714481974371767364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:57:51.307Z] ---> docker-login.sh [2023-05-10T22:57:51.307Z] nexus3.edgexfoundry.org:10001 [2023-05-10T22:57:51.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:51.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:51.307Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:51.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:51.307Z] [2023-05-10T22:57:51.307Z] Login Succeeded [2023-05-10T22:57:51.307Z] nexus3.edgexfoundry.org:10002 [2023-05-10T22:57:51.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:51.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:51.307Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:51.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:51.307Z] [2023-05-10T22:57:51.307Z] Login Succeeded [2023-05-10T22:57:51.307Z] nexus3.edgexfoundry.org:10003 [2023-05-10T22:57:51.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:51.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:51.567Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:51.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:51.567Z] [2023-05-10T22:57:51.567Z] Login Succeeded [2023-05-10T22:57:51.567Z] nexus3.edgexfoundry.org:10004 [2023-05-10T22:57:51.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:51.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:51.567Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:51.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:51.567Z] [2023-05-10T22:57:51.567Z] Login Succeeded [2023-05-10T22:57:51.567Z] docker.io [2023-05-10T22:57:51.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:57:51.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:57:51.827Z] Configure a credential helper to remove this warning. See [2023-05-10T22:57:51.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:57:51.827Z] [2023-05-10T22:57:51.827Z] Login Succeeded [2023-05-10T22:57:51.827Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T22:57:51.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T22:57:52.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T22:57:52.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T22:57:52.153Z] ========================================================= [2023-05-10T22:57:52.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T22:57:52.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:57:52.620Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T22:57:52.620Z] Sending build context to Docker daemon 11.16MB [2023-05-10T22:57:52.620Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T22:57:52.620Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-10T22:57:52.620Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T22:57:52.620Z] f56be85fc22e: Pulling fs layer [2023-05-10T22:57:52.620Z] 85791d961cd3: Pulling fs layer [2023-05-10T22:57:52.620Z] d694b5ae8c79: Pulling fs layer [2023-05-10T22:57:52.620Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T22:57:52.620Z] 4d19c01a9841: Pulling fs layer [2023-05-10T22:57:52.620Z] 9325e15d5711: Pulling fs layer [2023-05-10T22:57:52.620Z] 556b6ee489ea: Pulling fs layer [2023-05-10T22:57:52.620Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T22:57:52.620Z] 9325e15d5711: Waiting [2023-05-10T22:57:52.620Z] 556b6ee489ea: Waiting [2023-05-10T22:57:52.620Z] c5a4b2cf53e6: Waiting [2023-05-10T22:57:52.620Z] 4d19c01a9841: Waiting [2023-05-10T22:57:52.879Z] 85791d961cd3: Verifying Checksum [2023-05-10T22:57:52.879Z] 9f32a84ed3da: Download complete [2023-05-10T22:57:52.879Z] 4d19c01a9841: Verifying Checksum [2023-05-10T22:57:52.879Z] 4d19c01a9841: Download complete [2023-05-10T22:57:52.879Z] f56be85fc22e: Verifying Checksum [2023-05-10T22:57:52.879Z] f56be85fc22e: Download complete [2023-05-10T22:57:52.879Z] 9325e15d5711: Verifying Checksum [2023-05-10T22:57:52.879Z] 9325e15d5711: Download complete [2023-05-10T22:57:52.879Z] f56be85fc22e: Pull complete [2023-05-10T22:57:53.140Z] 85791d961cd3: Pull complete [2023-05-10T22:57:53.398Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T22:57:53.398Z] c5a4b2cf53e6: Download complete [2023-05-10T22:57:53.398Z] d694b5ae8c79: Verifying Checksum [2023-05-10T22:57:53.398Z] d694b5ae8c79: Download complete [2023-05-10T22:57:53.964Z] 556b6ee489ea: Verifying Checksum [2023-05-10T22:57:53.964Z] 556b6ee489ea: Download complete [2023-05-10T22:57:57.252Z] d694b5ae8c79: Pull complete [2023-05-10T22:57:57.252Z] 9f32a84ed3da: Pull complete [2023-05-10T22:57:57.252Z] 4d19c01a9841: Pull complete [2023-05-10T22:57:57.252Z] 9325e15d5711: Pull complete [2023-05-10T22:57:59.163Z] 556b6ee489ea: Pull complete [2023-05-10T22:58:00.117Z] c5a4b2cf53e6: Pull complete [2023-05-10T22:58:00.377Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T22:58:00.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T22:58:00.377Z] ---> c4be618373d6 [2023-05-10T22:58:00.377Z] Step 3/10 : ARG MAKE=make build [2023-05-10T22:58:02.918Z] ---> Running in 4f9de485c01f [2023-05-10T22:58:03.179Z] Removing intermediate container 4f9de485c01f [2023-05-10T22:58:03.179Z] ---> 860279514b58 [2023-05-10T22:58:03.179Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-10T22:58:03.179Z] ---> Running in c1cc105f5f43 [2023-05-10T22:58:03.179Z] Removing intermediate container c1cc105f5f43 [2023-05-10T22:58:03.179Z] ---> 87bb3ae4f753 [2023-05-10T22:58:03.179Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T22:58:03.179Z] ---> Running in 39e34cb309b0 [2023-05-10T22:58:03.440Z] Removing intermediate container 39e34cb309b0 [2023-05-10T22:58:03.440Z] ---> 395330ece898 [2023-05-10T22:58:03.440Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-10T22:58:03.440Z] ---> Running in 3db290760fdc [2023-05-10T22:58:03.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T22:58:03.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T22:58:04.230Z] OK: 265 MiB in 53 packages [2023-05-10T22:58:04.491Z] Removing intermediate container 3db290760fdc [2023-05-10T22:58:04.491Z] ---> 5d5c8185cc8d [2023-05-10T22:58:04.491Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-10T22:58:04.491Z] ---> 08a6f5a5e4d5 [2023-05-10T22:58:04.491Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T22:58:04.491Z] ---> Running in c583e5cbfdd1 [2023-05-10T22:58:05.763Z] Still waiting to schedule task [2023-05-10T22:58:05.763Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T22:58:31.242Z] Removing intermediate container c583e5cbfdd1 [2023-05-10T22:58:31.242Z] ---> e6b2d503f357 [2023-05-10T22:58:31.242Z] Step 9/10 : COPY . . [2023-05-10T22:58:31.242Z] ---> 420a84e08bd5 [2023-05-10T22:58:31.242Z] Step 10/10 : RUN ${MAKE} [2023-05-10T22:58:31.242Z] ---> Running in d6d5f3d0451a [2023-05-10T22:58:31.242Z] noop [2023-05-10T22:58:31.242Z] Removing intermediate container d6d5f3d0451a [2023-05-10T22:58:31.242Z] ---> b654a05aa886 [2023-05-10T22:58:31.242Z] Successfully built b654a05aa886 [2023-05-10T22:58:31.242Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:58:31.694Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T22:58:31.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:58:31.846Z] prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container [2023-05-10T22:58:31.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T22:58:32.233Z] $ docker top 1fc642d04f1da6fcfa2309e74657fdb2af7a1b6e8a3c2ad6339b7b9cf93c6344 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T22:58:32.626Z] + go version [2023-05-10T22:58:32.626Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T22:58:32.662Z] $ docker stop --time=1 1fc642d04f1da6fcfa2309e74657fdb2af7a1b6e8a3c2ad6339b7b9cf93c6344 [2023-05-10T22:58:33.948Z] $ docker rm -f --volumes 1fc642d04f1da6fcfa2309e74657fdb2af7a1b6e8a3c2ad6339b7b9cf93c6344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:58:34.675Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T22:58:34.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:58:34.843Z] prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container [2023-05-10T22:58:34.879Z] $ 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-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T22:58:35.182Z] $ docker top d85e282fc78442c739ad4a690f6ab0ba09158cdd93662665c822c40a5d953ff6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T22:58:35.571Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1457 [Pipeline] fileExists [Pipeline] sh [2023-05-10T22:58:35.935Z] + make test [2023-05-10T22:58:35.935Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T22:58:42.504Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-10T22:58:55.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-10T22:58:55.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-10T22:58:55.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-10T22:58:55.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-10T22:58:55.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-10T22:58:55.494Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.049s coverage: 27.6% of statements [2023-05-10T22:58:55.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-10T22:58:55.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-10T22:58:55.494Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 80.2% of statements [2023-05-10T22:58:55.494Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.083s coverage: 86.0% of statements [2023-05-10T22:58:55.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-10T22:58:55.494Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.151s coverage: 77.5% of statements [2023-05-10T22:58:55.753Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-10T22:58:55.753Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-10T22:58:55.753Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-10T22:58:56.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-10T22:58:58.849Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.063s coverage: 14.3% of statements [2023-05-10T22:58:58.849Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 68.5% of statements [2023-05-10T22:58:58.849Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements [2023-05-10T22:58:58.849Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.7% of statements [2023-05-10T22:59:21.983Z] GO111MODULE=on go vet ./... [2023-05-10T22:59:21.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T22:59:21.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T22:59:21.983Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T22:59:22.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T22:59:23.670Z] $ docker stop --time=1 d85e282fc78442c739ad4a690f6ab0ba09158cdd93662665c822c40a5d953ff6 [2023-05-10T22:59:28.414Z] $ docker rm -f --volumes d85e282fc78442c739ad4a690f6ab0ba09158cdd93662665c822c40a5d953ff6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T22:59:28.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T22:59:28.907Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T22:59:29.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T22:59:29.899Z] + ls -al . [2023-05-10T22:59:29.899Z] total 272 [2023-05-10T22:59:29.899Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 22:58 . [2023-05-10T22:59:29.899Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 22:57 .. [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 22:57 .dockerignore [2023-05-10T22:59:29.899Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 22:57 .git [2023-05-10T22:59:29.899Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 22:57 .github [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 137 May 10 22:57 .gitignore [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 22:57 .golangci.yml [2023-05-10T22:59:29.899Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 22:57 .semver [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 10 22:57 CHANGELOG.md [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 22:57 GOVERNANCE.md [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 885 May 10 22:57 Jenkinsfile [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 22:57 LICENSE [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 10 22:57 Makefile [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 22:57 OWNERS.md [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 10 22:57 README.md [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 22:57 VERSION [2023-05-10T22:59:29.899Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 22:57 bin [2023-05-10T22:59:29.899Z] -rw-r--r-- 1 jenkins jenkins 106150 May 10 22:58 coverage.out [2023-05-10T22:59:29.899Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 22:57 example [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 10 22:57 go.mod [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 10 22:57 go.sum [2023-05-10T22:59:29.899Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 22:57 internal [2023-05-10T22:59:29.899Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 22:57 openapi [2023-05-10T22:59:29.899Z] drwxrwxr-x 6 jenkins jenkins 4096 May 10 22:57 pkg [2023-05-10T22:59:29.899Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 22:57 snap [2023-05-10T22:59:29.899Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 22:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:59:30.293Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b18f1c254812512d7de69eff7b41580f0d732573 --label arch=amd64 --label version=0.0.0 . [2023-05-10T22:59:30.293Z] Sending build context to Docker daemon 11.27MB [2023-05-10T22:59:30.293Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T22:59:30.293Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-10T22:59:30.293Z] ---> b654a05aa886 [2023-05-10T22:59:30.293Z] Step 3/23 : ARG MAKE=make build [2023-05-10T22:59:30.293Z] ---> Running in 6d742e7bf722 [2023-05-10T22:59:30.551Z] Removing intermediate container 6d742e7bf722 [2023-05-10T22:59:30.551Z] ---> 33ba4c22a2a5 [2023-05-10T22:59:30.551Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-10T22:59:30.551Z] ---> Running in 82008a26ad2c [2023-05-10T22:59:30.551Z] Removing intermediate container 82008a26ad2c [2023-05-10T22:59:30.551Z] ---> 81e7efce975b [2023-05-10T22:59:30.551Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T22:59:30.551Z] ---> Running in 30f0bd821351 [2023-05-10T22:59:30.551Z] Removing intermediate container 30f0bd821351 [2023-05-10T22:59:30.551Z] ---> ae2fa0dd2e6e [2023-05-10T22:59:30.551Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-10T22:59:30.551Z] ---> Running in e01b68e5b2bd [2023-05-10T22:59:30.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T22:59:31.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T22:59:31.068Z] OK: 265 MiB in 53 packages [2023-05-10T22:59:31.635Z] Removing intermediate container e01b68e5b2bd [2023-05-10T22:59:31.635Z] ---> 5f8cecd80aa3 [2023-05-10T22:59:31.635Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-10T22:59:31.635Z] ---> 2d9da7ece13e [2023-05-10T22:59:31.635Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T22:59:31.635Z] ---> Running in f3f15e26e94b [2023-05-10T22:59:32.203Z] Removing intermediate container f3f15e26e94b [2023-05-10T22:59:32.203Z] ---> e8f75dd853b5 [2023-05-10T22:59:32.203Z] Step 9/23 : COPY . . [2023-05-10T22:59:32.771Z] ---> 986b41d0893b [2023-05-10T22:59:32.771Z] Step 10/23 : RUN ${MAKE} [2023-05-10T22:59:32.771Z] ---> Running in 071273af5f8e [2023-05-10T22:59:33.030Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-10T22:59:51.111Z] Removing intermediate container 071273af5f8e [2023-05-10T22:59:51.111Z] ---> a053e535ab10 [2023-05-10T22:59:51.111Z] Step 11/23 : FROM alpine:3.17 [2023-05-10T22:59:51.111Z] 3.17: Pulling from library/alpine [2023-05-10T22:59:51.111Z] f56be85fc22e: Already exists [2023-05-10T22:59:51.111Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T22:59:51.111Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T22:59:51.111Z] ---> 9ed4aefc74f6 [2023-05-10T22:59:51.111Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-10T22:59:51.111Z] ---> Running in b5c868a4b174 [2023-05-10T22:59:51.111Z] Removing intermediate container b5c868a4b174 [2023-05-10T22:59:51.111Z] ---> 11868d5a4429 [2023-05-10T22:59:51.111Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-10T22:59:51.111Z] ---> Running in 1c77614f68ae [2023-05-10T22:59:51.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T22:59:51.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T22:59:51.111Z] OK: 7 MiB in 15 packages [2023-05-10T22:59:51.369Z] Removing intermediate container 1c77614f68ae [2023-05-10T22:59:51.369Z] ---> f3dc49270985 [2023-05-10T22:59:51.369Z] Step 14/23 : WORKDIR / [2023-05-10T22:59:51.369Z] ---> Running in 2bd5f646a7c5 [2023-05-10T22:59:51.369Z] Removing intermediate container 2bd5f646a7c5 [2023-05-10T22:59:51.369Z] ---> 74453da5a504 [2023-05-10T22:59:51.369Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-10T22:59:51.369Z] ---> 92bb3fd434e8 [2023-05-10T22:59:51.369Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-10T22:59:52.305Z] ---> 9915cd9adbef [2023-05-10T22:59:52.305Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-10T22:59:52.305Z] ---> 4c9c502f116e [2023-05-10T22:59:52.305Z] Step 18/23 : EXPOSE 59999 [2023-05-10T22:59:52.305Z] ---> Running in f8e653bed941 [2023-05-10T22:59:52.305Z] Removing intermediate container f8e653bed941 [2023-05-10T22:59:52.306Z] ---> 8d52e72d3efd [2023-05-10T22:59:52.306Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-10T22:59:52.306Z] ---> Running in 2a721cd0ec84 [2023-05-10T22:59:52.306Z] Removing intermediate container 2a721cd0ec84 [2023-05-10T22:59:52.306Z] ---> d55fb97eeaf6 [2023-05-10T22:59:52.306Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T22:59:52.306Z] ---> Running in 22d1b6577a3f [2023-05-10T22:59:52.564Z] Removing intermediate container 22d1b6577a3f [2023-05-10T22:59:52.564Z] ---> 6bd2328191c7 [2023-05-10T22:59:52.564Z] Step 21/23 : LABEL arch=amd64 [2023-05-10T22:59:52.564Z] ---> Running in 37ed47d147ef [2023-05-10T22:59:52.564Z] Removing intermediate container 37ed47d147ef [2023-05-10T22:59:52.564Z] ---> 72dd37ab9bf8 [2023-05-10T22:59:52.564Z] Step 22/23 : LABEL git_sha=b18f1c254812512d7de69eff7b41580f0d732573 [2023-05-10T22:59:52.564Z] ---> Running in 75e044766b33 [2023-05-10T22:59:52.564Z] Removing intermediate container 75e044766b33 [2023-05-10T22:59:52.564Z] ---> f2450f0debb6 [2023-05-10T22:59:52.564Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T22:59:52.564Z] ---> Running in cb32785a2dde [2023-05-10T22:59:52.831Z] Removing intermediate container cb32785a2dde [2023-05-10T22:59:52.831Z] ---> e6c486c56197 [2023-05-10T22:59:52.831Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T22:59:52.831Z] Successfully built e6c486c56197 [2023-05-10T22:59:52.831Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:59:53.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T22:59:53.873Z] [2023-05-10T22:59:53.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:59:54.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T22:59:54.252Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T22:59:54.252Z] 5eb5b503b376: Pulling fs layer [2023-05-10T22:59:54.252Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T22:59:54.252Z] ec43610c2a17: Pulling fs layer [2023-05-10T22:59:54.252Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T22:59:54.252Z] 33b1e0a273af: Pulling fs layer [2023-05-10T22:59:54.252Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T22:59:54.252Z] 2f39f015ded8: Pulling fs layer [2023-05-10T22:59:54.252Z] 3a2ae6a8a46f: Waiting [2023-05-10T22:59:54.252Z] 33b1e0a273af: Waiting [2023-05-10T22:59:54.252Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T22:59:54.252Z] 5c69ac0246d0: Download complete [2023-05-10T22:59:54.252Z] 3a2ae6a8a46f: Download complete [2023-05-10T22:59:54.252Z] ec43610c2a17: Verifying Checksum [2023-05-10T22:59:54.252Z] ec43610c2a17: Download complete [2023-05-10T22:59:54.253Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T22:59:54.253Z] 5d3b04190fa2: Download complete [2023-05-10T22:59:54.253Z] 33b1e0a273af: Verifying Checksum [2023-05-10T22:59:54.253Z] 33b1e0a273af: Download complete [2023-05-10T22:59:54.511Z] 5eb5b503b376: Verifying Checksum [2023-05-10T22:59:54.511Z] 5eb5b503b376: Download complete [2023-05-10T22:59:55.077Z] 2f39f015ded8: Download complete [2023-05-10T22:59:55.643Z] 5eb5b503b376: Pull complete [2023-05-10T22:59:55.643Z] 5c69ac0246d0: Pull complete [2023-05-10T22:59:55.902Z] ec43610c2a17: Pull complete [2023-05-10T22:59:56.162Z] 3a2ae6a8a46f: Pull complete [2023-05-10T22:59:56.421Z] 33b1e0a273af: Pull complete [2023-05-10T22:59:56.421Z] 5d3b04190fa2: Pull complete [2023-05-10T23:00:00.604Z] 2f39f015ded8: Pull complete [2023-05-10T23:00:00.604Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T23:00:00.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T23:00:00.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:00:01.033Z] prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container [2023-05-10T23:00:01.061Z] $ 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-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T23:00:03.685Z] $ docker top fedaa33b3167c17706aa5a4c5499039a8c5552533cc12c4292876003487d8704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:00:04.137Z] ---> job-cost.sh [2023-05-10T23:00:04.137Z] lf-activate-venv: SKIPPING [2023-05-10T23:00:04.137Z] INFO: No Stack... [2023-05-10T23:00:04.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T23:00:04.655Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T23:00:04.969Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives/cost.csv [2023-05-10T23:00:04.969Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T23:00:05.010Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [2023-05-10T23:00:05.015Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] did not exist. Created. [2023-05-10T23:00:05.015Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T23:00:05.416Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T23:00:05.472Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T23:00:05.497Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T23:00:05.577Z] $ docker stop --time=1 fedaa33b3167c17706aa5a4c5499039a8c5552533cc12c4292876003487d8704 [2023-05-10T23:00:06.714Z] $ docker rm -f --volumes fedaa33b3167c17706aa5a4c5499039a8c5552533cc12c4292876003487d8704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T23:07:16.005Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15071 in /w/workspace/gexfoundry_device-sdk-go_PR-1457 [Pipeline] { [Pipeline] ws [2023-05-10T23:07:16.067Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-05-10T23:07:16.152Z] The recommended git tool is: git [2023-05-10T23:07:22.020Z] using credential edgex-jenkins-ssh [2023-05-10T23:07:22.036Z] Cloning the remote Git repository [2023-05-10T23:07:22.093Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-10T23:07:22.196Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-05-10T23:07:22.359Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-10T23:07:22.360Z] > git --version # timeout=10 [2023-05-10T23:07:22.382Z] > git --version # 'git version 2.25.1' [2023-05-10T23:07:22.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T23:07:22.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T23:07:24.234Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-10T23:07:24.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T23:07:25.826Z] Merging remotes/origin/main commit 57c5392183b4f70d46be0be9f61e727b75abeab9 into PR head commit b18f1c254812512d7de69eff7b41580f0d732573 [2023-05-10T23:07:26.160Z] Merge succeeded, producing b18f1c254812512d7de69eff7b41580f0d732573 [2023-05-10T23:07:26.161Z] Checking out Revision b18f1c254812512d7de69eff7b41580f0d732573 (PR-1457) [2023-05-10T23:07:25.183Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-10T23:07:25.233Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-10T23:07:25.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T23:07:25.253Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1457/head:refs/remotes/origin/PR-1457 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T23:07:25.850Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T23:07:25.933Z] > git checkout -f b18f1c254812512d7de69eff7b41580f0d732573 # timeout=10 [2023-05-10T23:07:26.053Z] > git remote # timeout=10 [2023-05-10T23:07:26.075Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T23:07:26.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T23:07:26.116Z] > git merge 57c5392183b4f70d46be0be9f61e727b75abeab9 # timeout=10 [2023-05-10T23:07:26.144Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T23:07:26.170Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T23:07:26.185Z] > git checkout -f b18f1c254812512d7de69eff7b41580f0d732573 # timeout=10 [2023-05-10T23:07:26.681Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-10T23:07:26.735Z] > git --version # timeout=10 [2023-05-10T23:07:26.748Z] > git --version # 'git version 2.25.1' [2023-05-10T23:07:26.767Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T23:07:27.865Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T23:07:27.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T23:07:27.865Z] Dload Upload Total Spent Left Speed [2023-05-10T23:07:27.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-05-10T23:07:28.577Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T23:07:28.924Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T23:07:28.924Z] + sudo tee /etc/docker/daemon.new [2023-05-10T23:07:28.924Z] { [2023-05-10T23:07:28.924Z] "registry-mirrors": [ [2023-05-10T23:07:28.924Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T23:07:28.924Z] ], [2023-05-10T23:07:28.924Z] "bip": "10.250.0.254/24", [2023-05-10T23:07:28.924Z] "hosts": [ [2023-05-10T23:07:28.924Z] "tcp://0.0.0.0:5555", [2023-05-10T23:07:28.924Z] "unix:///var/run/docker.sock" [2023-05-10T23:07:28.924Z] ], [2023-05-10T23:07:28.924Z] "mtu": 1458, [2023-05-10T23:07:28.924Z] "selinux-enabled": true, [2023-05-10T23:07:28.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T23:07:28.924Z] } [Pipeline] sh [2023-05-10T23:07:29.279Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T23:07:29.648Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T23:07:51.888Z] provisioning config files... [2023-05-10T23:07:51.921Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10661699504794030260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:07:52.332Z] ---> docker-login.sh [2023-05-10T23:07:52.332Z] nexus3.edgexfoundry.org:10001 [2023-05-10T23:07:52.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:07:52.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:07:52.878Z] Configure a credential helper to remove this warning. See [2023-05-10T23:07:52.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:07:52.878Z] [2023-05-10T23:07:52.878Z] Login Succeeded [2023-05-10T23:07:52.878Z] nexus3.edgexfoundry.org:10002 [2023-05-10T23:07:53.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:07:53.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:07:53.422Z] Configure a credential helper to remove this warning. See [2023-05-10T23:07:53.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:07:53.422Z] [2023-05-10T23:07:53.422Z] Login Succeeded [2023-05-10T23:07:53.422Z] nexus3.edgexfoundry.org:10003 [2023-05-10T23:07:53.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:07:53.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:07:53.694Z] Configure a credential helper to remove this warning. See [2023-05-10T23:07:53.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:07:53.694Z] [2023-05-10T23:07:53.694Z] Login Succeeded [2023-05-10T23:07:53.694Z] nexus3.edgexfoundry.org:10004 [2023-05-10T23:07:53.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:07:53.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:07:53.965Z] Configure a credential helper to remove this warning. See [2023-05-10T23:07:53.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:07:53.965Z] [2023-05-10T23:07:53.965Z] Login Succeeded [2023-05-10T23:07:53.965Z] docker.io [2023-05-10T23:07:54.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:07:54.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:07:54.507Z] Configure a credential helper to remove this warning. See [2023-05-10T23:07:54.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:07:54.507Z] [2023-05-10T23:07:54.507Z] Login Succeeded [2023-05-10T23:07:54.507Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T23:07:54.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T23:07:55.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T23:07:55.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T23:07:55.233Z] ========================================================= [2023-05-10T23:07:55.233Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T23:07:55.233Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:07:55.723Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T23:07:56.319Z] Sending build context to Docker daemon 6MB [2023-05-10T23:07:56.319Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T23:07:56.319Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-10T23:07:56.319Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T23:07:56.319Z] c41833b44d91: Pulling fs layer [2023-05-10T23:07:56.319Z] ed15518f5707: Pulling fs layer [2023-05-10T23:07:56.319Z] feae8fd75edb: Pulling fs layer [2023-05-10T23:07:56.319Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T23:07:56.319Z] 3cdef696dda3: Pulling fs layer [2023-05-10T23:07:56.319Z] 2ced38df9373: Pulling fs layer [2023-05-10T23:07:56.319Z] 58f1dce35555: Pulling fs layer [2023-05-10T23:07:56.319Z] 3cdef696dda3: Waiting [2023-05-10T23:07:56.319Z] 2ced38df9373: Waiting [2023-05-10T23:07:56.319Z] 242c74f7c9fa: Waiting [2023-05-10T23:07:56.319Z] 58f1dce35555: Waiting [2023-05-10T23:07:56.319Z] ed15518f5707: Verifying Checksum [2023-05-10T23:07:56.319Z] ed15518f5707: Download complete [2023-05-10T23:07:56.319Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T23:07:56.319Z] 242c74f7c9fa: Download complete [2023-05-10T23:07:56.319Z] 3cdef696dda3: Download complete [2023-05-10T23:07:56.319Z] c41833b44d91: Verifying Checksum [2023-05-10T23:07:56.319Z] c41833b44d91: Download complete [2023-05-10T23:07:57.745Z] c41833b44d91: Pull complete [2023-05-10T23:07:57.745Z] 58f1dce35555: Verifying Checksum [2023-05-10T23:07:57.745Z] 58f1dce35555: Download complete [2023-05-10T23:07:58.019Z] ed15518f5707: Pull complete [2023-05-10T23:07:59.008Z] feae8fd75edb: Verifying Checksum [2023-05-10T23:07:59.008Z] feae8fd75edb: Download complete [2023-05-10T23:07:59.008Z] 2ced38df9373: Verifying Checksum [2023-05-10T23:07:59.008Z] 2ced38df9373: Download complete [2023-05-10T23:08:11.487Z] feae8fd75edb: Pull complete [2023-05-10T23:08:11.487Z] 242c74f7c9fa: Pull complete [2023-05-10T23:08:11.487Z] 3cdef696dda3: Pull complete [2023-05-10T23:08:16.856Z] 2ced38df9373: Pull complete [2023-05-10T23:08:18.846Z] 58f1dce35555: Pull complete [2023-05-10T23:08:18.846Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T23:08:18.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T23:08:18.846Z] ---> fadd8f120f05 [2023-05-10T23:08:18.846Z] Step 3/10 : ARG MAKE=make build [2023-05-10T23:08:19.445Z] ---> Running in b83935efd8ab [2023-05-10T23:08:20.028Z] Removing intermediate container b83935efd8ab [2023-05-10T23:08:20.028Z] ---> 382254c94021 [2023-05-10T23:08:20.028Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-10T23:08:20.028Z] ---> Running in d3a76719b31a [2023-05-10T23:08:20.300Z] Removing intermediate container d3a76719b31a [2023-05-10T23:08:20.300Z] ---> cb8bf9f4fbb0 [2023-05-10T23:08:20.300Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T23:08:20.300Z] ---> Running in 6cebf52b1fa5 [2023-05-10T23:08:20.569Z] Removing intermediate container 6cebf52b1fa5 [2023-05-10T23:08:20.569Z] ---> bb010654631e [2023-05-10T23:08:20.569Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-10T23:08:20.569Z] ---> Running in f359ab2b2268 [2023-05-10T23:08:21.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T23:08:22.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T23:08:23.214Z] OK: 263 MiB in 53 packages [2023-05-10T23:08:24.175Z] Removing intermediate container f359ab2b2268 [2023-05-10T23:08:24.175Z] ---> cadb51fbc29d [2023-05-10T23:08:24.175Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-10T23:08:28.422Z] ---> f29c00c0be5f [2023-05-10T23:08:28.422Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T23:08:28.422Z] ---> Running in 812a1ed8870a [2023-05-10T23:09:36.324Z] Removing intermediate container 812a1ed8870a [2023-05-10T23:09:36.324Z] ---> 657ec5e775be [2023-05-10T23:09:36.324Z] Step 9/10 : COPY . . [2023-05-10T23:09:36.324Z] ---> aa1878778926 [2023-05-10T23:09:36.324Z] Step 10/10 : RUN ${MAKE} [2023-05-10T23:09:36.324Z] ---> Running in 901f5605b688 [2023-05-10T23:09:36.324Z] noop [2023-05-10T23:09:36.324Z] Removing intermediate container 901f5605b688 [2023-05-10T23:09:36.324Z] ---> 7e6325749075 [2023-05-10T23:09:36.324Z] Successfully built 7e6325749075 [2023-05-10T23:09:36.324Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:09:36.811Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T23:09:36.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:09:37.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-15071 does not seem to be running inside a container [2023-05-10T23:09:37.254Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-10T23:09:38.481Z] $ docker top c7492bbd36a200f61404ecbc2ba673e0dd59e7e32b8cd8badeab4778bd7ac9ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T23:09:39.376Z] + go version [2023-05-10T23:09:39.376Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T23:09:39.410Z] $ docker stop --time=1 c7492bbd36a200f61404ecbc2ba673e0dd59e7e32b8cd8badeab4778bd7ac9ea [2023-05-10T23:09:41.049Z] $ docker rm -f --volumes c7492bbd36a200f61404ecbc2ba673e0dd59e7e32b8cd8badeab4778bd7ac9ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:09:41.939Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T23:09:41.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:09:42.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-15071 does not seem to be running inside a container [2023-05-10T23:09:42.272Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-10T23:09:43.466Z] $ docker top ac55484ef3a4b6e040846267e04510e41765d7c1074e04a84a604a0dd02182c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T23:09:44.371Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T23:09:45.080Z] + make test [2023-05-10T23:09:45.080Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T23:10:31.939Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-10T23:12:38.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-10T23:12:38.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-10T23:12:38.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-10T23:12:38.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-10T23:12:38.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-10T23:12:44.429Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.278s coverage: 27.6% of statements [2023-05-10T23:12:47.034Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.350s coverage: 80.2% of statements [2023-05-10T23:13:02.068Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-10T23:13:02.068Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-10T23:13:02.068Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.586s coverage: 86.0% of statements [2023-05-10T23:13:06.354Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-10T23:13:06.354Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-10T23:13:06.623Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.500s coverage: 77.5% of statements [2023-05-10T23:13:09.984Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.280s coverage: 14.3% of statements [2023-05-10T23:13:12.587Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-10T23:13:12.587Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-10T23:13:13.176Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.537s coverage: 68.5% of statements [2023-05-10T23:13:15.128Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.489s coverage: 89.2% of statements [2023-05-10T23:13:18.472Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-10T23:13:18.472Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.251s coverage: 5.7% of statements [2023-05-10T23:13:19.432Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T23:13:19.432Z] GO111MODULE=on go vet ./... [2023-05-10T23:16:11.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T23:16:11.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T23:16:11.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T23:16:11.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T23:16:11.364Z] $ docker stop --time=1 ac55484ef3a4b6e040846267e04510e41765d7c1074e04a84a604a0dd02182c5 [2023-05-10T23:16:13.383Z] $ docker rm -f --volumes ac55484ef3a4b6e040846267e04510e41765d7c1074e04a84a604a0dd02182c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T23:16:15.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T23:16:15.266Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T23:16:15.945Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T23:16:16.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T23:16:16.904Z] + ls -al . [2023-05-10T23:16:16.904Z] total 268 [2023-05-10T23:16:16.904Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 23:09 . [2023-05-10T23:16:16.904Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:07 .. [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 23:07 .dockerignore [2023-05-10T23:16:16.904Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 23:07 .git [2023-05-10T23:16:16.904Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:07 .github [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 137 May 10 23:07 .gitignore [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 23:07 .golangci.yml [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 10 23:07 CHANGELOG.md [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 23:07 GOVERNANCE.md [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 885 May 10 23:07 Jenkinsfile [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 23:07 LICENSE [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 10 23:07 Makefile [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 23:07 OWNERS.md [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 10 23:07 README.md [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 22:57 VERSION [2023-05-10T23:16:16.904Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:07 bin [2023-05-10T23:16:16.904Z] -rw-r--r-- 1 jenkins jenkins 106152 May 10 23:13 coverage.out [2023-05-10T23:16:16.904Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 23:07 example [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 10 23:07 go.mod [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 10 23:07 go.sum [2023-05-10T23:16:16.904Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 23:07 internal [2023-05-10T23:16:16.904Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:07 openapi [2023-05-10T23:16:16.904Z] drwxrwxr-x 6 jenkins jenkins 4096 May 10 23:07 pkg [2023-05-10T23:16:16.904Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:07 snap [2023-05-10T23:16:16.904Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 23:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:16:17.359Z] + 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=b18f1c254812512d7de69eff7b41580f0d732573 --label arch=arm64 --label version=0.0.0 . [2023-05-10T23:16:17.948Z] Sending build context to Docker daemon 6.107MB [2023-05-10T23:16:17.948Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T23:16:17.948Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-10T23:16:17.948Z] ---> 7e6325749075 [2023-05-10T23:16:17.948Z] Step 3/23 : ARG MAKE=make build [2023-05-10T23:16:17.948Z] ---> Running in 6cedb01276a4 [2023-05-10T23:16:18.217Z] Removing intermediate container 6cedb01276a4 [2023-05-10T23:16:18.217Z] ---> 3ed9f1c005b7 [2023-05-10T23:16:18.217Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-10T23:16:18.486Z] ---> Running in 2e75b23e6827 [2023-05-10T23:16:18.833Z] Removing intermediate container 2e75b23e6827 [2023-05-10T23:16:18.833Z] ---> 91fbdfcdf156 [2023-05-10T23:16:18.833Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T23:16:18.833Z] ---> Running in 2188ff7f2beb [2023-05-10T23:16:19.143Z] Removing intermediate container 2188ff7f2beb [2023-05-10T23:16:19.143Z] ---> 0c0dccc7b316 [2023-05-10T23:16:19.143Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-10T23:16:19.415Z] ---> Running in a62cdfbfa205 [2023-05-10T23:16:20.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T23:16:21.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T23:16:22.447Z] OK: 263 MiB in 53 packages [2023-05-10T23:16:23.414Z] Removing intermediate container a62cdfbfa205 [2023-05-10T23:16:23.414Z] ---> fa800ab4704f [2023-05-10T23:16:23.414Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-10T23:16:23.687Z] ---> cfd1553bddf1 [2023-05-10T23:16:23.687Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T23:16:23.959Z] ---> Running in 6618a8288a17 [2023-05-10T23:16:26.552Z] Removing intermediate container 6618a8288a17 [2023-05-10T23:16:26.552Z] ---> a3e96cff1827 [2023-05-10T23:16:26.552Z] Step 9/23 : COPY . . [2023-05-10T23:16:27.972Z] ---> 6aad2f2b775a [2023-05-10T23:16:27.972Z] Step 10/23 : RUN ${MAKE} [2023-05-10T23:16:27.972Z] ---> Running in aae6e0ee94b0 [2023-05-10T23:16:28.943Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-10T23:19:05.715Z] Removing intermediate container aae6e0ee94b0 [2023-05-10T23:19:05.715Z] ---> bef21d604536 [2023-05-10T23:19:05.715Z] Step 11/23 : FROM alpine:3.17 [2023-05-10T23:19:05.715Z] 3.17: Pulling from library/alpine [2023-05-10T23:19:05.715Z] c41833b44d91: Already exists [2023-05-10T23:19:05.715Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T23:19:05.715Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T23:19:05.715Z] ---> 51e60588ff2c [2023-05-10T23:19:05.715Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-10T23:19:05.715Z] ---> Running in 460260592a24 [2023-05-10T23:19:05.715Z] Removing intermediate container 460260592a24 [2023-05-10T23:19:05.715Z] ---> f7a66b01debf [2023-05-10T23:19:05.715Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-10T23:19:05.715Z] ---> Running in e9ff7d8e6ed4 [2023-05-10T23:19:05.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T23:19:06.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T23:19:08.099Z] OK: 7 MiB in 15 packages [2023-05-10T23:19:08.688Z] Removing intermediate container e9ff7d8e6ed4 [2023-05-10T23:19:08.688Z] ---> 83a7464f830e [2023-05-10T23:19:08.688Z] Step 14/23 : WORKDIR / [2023-05-10T23:19:08.957Z] ---> Running in 29ea45013c74 [2023-05-10T23:19:09.227Z] Removing intermediate container 29ea45013c74 [2023-05-10T23:19:09.227Z] ---> 1e7f65a87c9a [2023-05-10T23:19:09.227Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-10T23:19:09.817Z] ---> 59f9bd37cb96 [2023-05-10T23:19:09.817Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-10T23:19:11.241Z] ---> 7a5f4e0a06f7 [2023-05-10T23:19:11.241Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-10T23:19:11.832Z] ---> 72a2a5ebb194 [2023-05-10T23:19:11.833Z] Step 18/23 : EXPOSE 59999 [2023-05-10T23:19:12.104Z] ---> Running in 3ffc9a84ba3e [2023-05-10T23:19:12.373Z] Removing intermediate container 3ffc9a84ba3e [2023-05-10T23:19:12.373Z] ---> 232b845d3818 [2023-05-10T23:19:12.373Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-10T23:19:12.373Z] ---> Running in ea72037a6570 [2023-05-10T23:19:12.642Z] Removing intermediate container ea72037a6570 [2023-05-10T23:19:12.642Z] ---> 295142e3e848 [2023-05-10T23:19:12.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T23:19:12.925Z] ---> Running in 1abad4055e93 [2023-05-10T23:19:13.195Z] Removing intermediate container 1abad4055e93 [2023-05-10T23:19:13.195Z] ---> 6f1530cbe366 [2023-05-10T23:19:13.195Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T23:19:13.195Z] ---> Running in 562a8de3dc84 [2023-05-10T23:19:13.469Z] Removing intermediate container 562a8de3dc84 [2023-05-10T23:19:13.469Z] ---> cb7c2a5197bc [2023-05-10T23:19:13.469Z] Step 22/23 : LABEL git_sha=b18f1c254812512d7de69eff7b41580f0d732573 [2023-05-10T23:19:13.747Z] ---> Running in bccc8def9e29 [2023-05-10T23:19:14.016Z] Removing intermediate container bccc8def9e29 [2023-05-10T23:19:14.016Z] ---> af087688d783 [2023-05-10T23:19:14.016Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T23:19:14.016Z] ---> Running in 85bd565dfc90 [2023-05-10T23:19:14.285Z] Removing intermediate container 85bd565dfc90 [2023-05-10T23:19:14.285Z] ---> 76e939e34acb [2023-05-10T23:19:14.285Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T23:19:14.285Z] Successfully built 76e939e34acb [2023-05-10T23:19:14.285Z] 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 [2023-05-10T23:19:15.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T23:19:15.131Z] [2023-05-10T23:19:15.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:19:15.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T23:19:15.533Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T23:19:15.533Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T23:19:15.533Z] 04944245beec: Pulling fs layer [2023-05-10T23:19:15.533Z] 699f458cf7ca: Pulling fs layer [2023-05-10T23:19:15.533Z] 765212b225bb: Pulling fs layer [2023-05-10T23:19:15.533Z] f23df028b6ca: Pulling fs layer [2023-05-10T23:19:15.533Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T23:19:15.533Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T23:19:15.533Z] f23df028b6ca: Waiting [2023-05-10T23:19:15.533Z] d65c8cfc05b1: Waiting [2023-05-10T23:19:15.533Z] 2437ff75d9bd: Waiting [2023-05-10T23:19:15.533Z] 765212b225bb: Waiting [2023-05-10T23:19:15.805Z] 04944245beec: Verifying Checksum [2023-05-10T23:19:15.805Z] 04944245beec: Download complete [2023-05-10T23:19:15.805Z] 765212b225bb: Verifying Checksum [2023-05-10T23:19:15.805Z] 765212b225bb: Download complete [2023-05-10T23:19:15.805Z] f23df028b6ca: Verifying Checksum [2023-05-10T23:19:15.805Z] f23df028b6ca: Download complete [2023-05-10T23:19:15.805Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T23:19:15.805Z] d65c8cfc05b1: Download complete [2023-05-10T23:19:15.805Z] 699f458cf7ca: Verifying Checksum [2023-05-10T23:19:15.805Z] 699f458cf7ca: Download complete [2023-05-10T23:19:16.390Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T23:19:16.390Z] 8998bd30e6a1: Download complete [2023-05-10T23:19:18.343Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T23:19:18.343Z] 2437ff75d9bd: Download complete [2023-05-10T23:19:20.286Z] 8998bd30e6a1: Pull complete [2023-05-10T23:19:22.869Z] 04944245beec: Pull complete [2023-05-10T23:19:24.281Z] 699f458cf7ca: Pull complete [2023-05-10T23:19:24.281Z] 765212b225bb: Pull complete [2023-05-10T23:19:24.865Z] f23df028b6ca: Pull complete [2023-05-10T23:19:25.131Z] d65c8cfc05b1: Pull complete [2023-05-10T23:19:40.126Z] 2437ff75d9bd: Pull complete [2023-05-10T23:19:40.126Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T23:19:40.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T23:19:40.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:19:40.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-15071 does not seem to be running inside a container [2023-05-10T23:19:40.558Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T23:19:43.530Z] $ docker top 4aa283028ee58765b55ba588ee5727abaa0b3776fc383a1f877b715a2571f3a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:19:44.452Z] ---> job-cost.sh [2023-05-10T23:19:44.452Z] lf-activate-venv: SKIPPING [2023-05-10T23:19:44.452Z] INFO: No Stack... [2023-05-10T23:19:44.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T23:19:45.687Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T23:19:46.353Z] + cut -d, -f6 [2023-05-10T23:19:46.353Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-05-10T23:19:46.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [2023-05-10T23:19:46.454Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] did not exist. Created. [2023-05-10T23:19:46.454Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T23:19:47.203Z] /w/workspace/device-sdk-go/1@tmp/durable-a11b9d1b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T23:19:47.883Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T23:19:47.919Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T23:19:47.990Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T23:19:48.004Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T23:19:48.084Z] $ docker stop --time=1 4aa283028ee58765b55ba588ee5727abaa0b3776fc383a1f877b715a2571f3a0 [2023-05-10T23:19:50.024Z] $ docker rm -f --volumes 4aa283028ee58765b55ba588ee5727abaa0b3776fc383a1f877b715a2571f3a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-10T23:19:51.170Z] provisioning config files... [2023-05-10T23:19:51.177Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/config16144360172931370279tmp [Pipeline] { [Pipeline] sh [2023-05-10T23:19:51.516Z] + set +x [2023-05-10T23:19:51.516Z] + curl -s https://codecov.io/bash [2023-05-10T23:19:51.516Z] + bash -s -- [2023-05-10T23:19:51.516Z] [2023-05-10T23:19:51.516Z] _____ _ [2023-05-10T23:19:51.516Z] / ____| | | [2023-05-10T23:19:51.516Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T23:19:51.516Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T23:19:51.516Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T23:19:51.516Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T23:19:51.516Z] Bash-1.0.6 [2023-05-10T23:19:51.516Z] [2023-05-10T23:19:51.516Z] [2023-05-10T23:19:51.516Z] ==> git version 2.25.1 found [2023-05-10T23:19:51.516Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-10T23:19:51.516Z] Release-Date: 2020-01-08 [2023-05-10T23:19:51.516Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T23:19:51.516Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T23:19:51.516Z] ==> Jenkins CI detected. [2023-05-10T23:19:51.516Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1457 [2023-05-10T23:19:51.516Z] project root: . [2023-05-10T23:19:51.516Z] --> token set from env [2023-05-10T23:19:51.516Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T23:19:51.516Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T23:19:51.516Z] ==> Python coveragepy not found [2023-05-10T23:19:51.516Z] ==> Searching for coverage reports in: [2023-05-10T23:19:51.516Z] + . [2023-05-10T23:19:51.516Z] -> Found 1 reports [2023-05-10T23:19:51.516Z] ==> Detecting git/mercurial file structure [2023-05-10T23:19:51.516Z] ==> Reading reports [2023-05-10T23:19:51.776Z] + ./coverage.out bytes=106152 [2023-05-10T23:19:51.776Z] ==> Appending adjustments [2023-05-10T23:19:51.776Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T23:19:52.036Z] + Found adjustments [2023-05-10T23:19:52.036Z] ==> Gzipping contents [2023-05-10T23:19:52.036Z] 16K /tmp/codecov.uMH7Dd.gz [2023-05-10T23:19:52.036Z] ==> Uploading reports [2023-05-10T23:19:52.036Z] url: https://codecov.io [2023-05-10T23:19:52.036Z] query: branch=PR-1457&commit=b18f1c254812512d7de69eff7b41580f0d732573&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1457&job=&cmd_args= [2023-05-10T23:19:52.036Z] -> Pinging Codecov [2023-05-10T23:19:52.036Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1457&commit=b18f1c254812512d7de69eff7b41580f0d732573&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1457&job=&cmd_args= [2023-05-10T23:19:52.036Z] -> Uploading to [2023-05-10T23:19:52.036Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/7E55EF52A471D76F132DFD9A03CDDE97/b18f1c254812512d7de69eff7b41580f0d732573/b764be58-8cbe-4efc-abd4-c8462133f94b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T231951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55a0edaef902e6427eea93e0dd04ac758089e417fd2c1ccf6626b935aecf5e2f [2023-05-10T23:19:52.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T23:19:52.036Z] Dload Upload Total Spent Left Speed [2023-05-10T23:19:52.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15115 0 0 100 15115 0 67177 --:--:-- --:--:-- --:--:-- 67177 [2023-05-10T23:19:52.296Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] } [2023-05-10T23:19:52.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-10T23:19:54.102Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives ] [2023-05-10T23:19:54.102Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives [2023-05-10T23:19:54.102Z] total 16 [2023-05-10T23:19:54.102Z] drwxr-xr-x 3 root root 4096 May 10 23:00 . [2023-05-10T23:19:54.102Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 23:00 .. [2023-05-10T23:19:54.102Z] drwxr-xr-x 2 root root 4096 May 10 23:00 cost [2023-05-10T23:19:54.102Z] -rw-r--r-- 1 root root 86 May 10 23:00 cost.csv [2023-05-10T23:19:54.102Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives [2023-05-10T23:19:54.102Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives [2023-05-10T23:19:54.102Z] total 16 [2023-05-10T23:19:54.102Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:00 . [2023-05-10T23:19:54.102Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 23:00 .. [2023-05-10T23:19:54.102Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 23:00 cost [2023-05-10T23:19:54.102Z] -rw-r--r-- 1 jenkins jenkins 86 May 10 23:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:19:54.427Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:19:55.320Z] ---> package-listing.sh [2023-05-10T23:19:55.320Z] ++ facter osfamily [2023-05-10T23:19:55.320Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T23:19:55.578Z] + OS_FAMILY=debian [2023-05-10T23:19:55.578Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1457 [2023-05-10T23:19:55.578Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T23:19:55.578Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T23:19:55.578Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T23:19:55.578Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T23:19:55.578Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1457 ']' [2023-05-10T23:19:55.578Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T23:19:55.578Z] + case "${OS_FAMILY}" in [2023-05-10T23:19:55.578Z] + dpkg -l [2023-05-10T23:19:55.578Z] + grep '^ii' [2023-05-10T23:19:55.578Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T23:19:55.578Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T23:19:55.578Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T23:19:55.578Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1457 ']' [2023-05-10T23:19:55.578Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives/ [2023-05-10T23:19:55.578Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives/ [Pipeline] echo [2023-05-10T23:19:55.613Z] 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-1457/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T23:19:55.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:19:56.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T23:19:56.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:19:56.748Z] prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container [2023-05-10T23:19:56.753Z] $ 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-1457/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-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T23:19:56.939Z] $ docker top fc3adc5cf491acceb145125289cc785a57fa3a886d212115850b79067d28e3a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T23:19:57.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T23:19:57.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T23:19:57.976Z] + ls /var/log/sa-host [2023-05-10T23:19:57.977Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T23:19:58.295Z] provisioning config files... [2023-05-10T23:19:58.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/config8046799627357698068tmp [Pipeline] { [Pipeline] echo [2023-05-10T23:19:58.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:19:58.667Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T23:19:58.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:19:59.106Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T23:19:59.138Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:19:59.449Z] ---> sudo-logs.sh [2023-05-10T23:19:59.449Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T23:19:59.534Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:19:59.847Z] ---> job-cost.sh [2023-05-10T23:19:59.847Z] lf-activate-venv: SKIPPING [2023-05-10T23:19:59.847Z] DEBUG: total: 0.2199999988079071 [2023-05-10T23:19:59.847Z] INFO: Retrieving Stack Cost... [2023-05-10T23:20:00.414Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T23:20:00.674Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T23:20:00.703Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:20:01.020Z] ---> logs-deploy.sh [2023-05-10T23:20:01.020Z] lf-activate-venv: SKIPPING [2023-05-10T23:20:01.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1457/1 [2023-05-10T23:20:01.020Z] INFO: archiving workspace using pattern(s): [2023-05-10T23:20:01.958Z] Archives upload complete. [2023-05-10T23:20:01.958Z] INFO: archiving logs to Nexus [2023-05-10T23:20:02.900Z] ---> uname -a: [2023-05-10T23:20:02.900Z] Linux prd-ubuntu20-04-docker-8c-8g-14996 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] ---> lscpu: [2023-05-10T23:20:02.900Z] Architecture: x86_64 [2023-05-10T23:20:02.900Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-10T23:20:02.900Z] Byte Order: Little Endian [2023-05-10T23:20:02.900Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-10T23:20:02.900Z] CPU(s): 8 [2023-05-10T23:20:02.900Z] On-line CPU(s) list: 0-7 [2023-05-10T23:20:02.900Z] Thread(s) per core: 1 [2023-05-10T23:20:02.900Z] Core(s) per socket: 1 [2023-05-10T23:20:02.900Z] Socket(s): 8 [2023-05-10T23:20:02.900Z] NUMA node(s): 1 [2023-05-10T23:20:02.900Z] Vendor ID: AuthenticAMD [2023-05-10T23:20:02.900Z] CPU family: 23 [2023-05-10T23:20:02.900Z] Model: 49 [2023-05-10T23:20:02.900Z] Model name: AMD EPYC-Rome Processor [2023-05-10T23:20:02.900Z] Stepping: 0 [2023-05-10T23:20:02.900Z] CPU MHz: 2800.000 [2023-05-10T23:20:02.900Z] BogoMIPS: 5600.00 [2023-05-10T23:20:02.900Z] Virtualization: AMD-V [2023-05-10T23:20:02.900Z] Hypervisor vendor: KVM [2023-05-10T23:20:02.900Z] Virtualization type: full [2023-05-10T23:20:02.900Z] L1d cache: 256 KiB [2023-05-10T23:20:02.900Z] L1i cache: 256 KiB [2023-05-10T23:20:02.900Z] L2 cache: 4 MiB [2023-05-10T23:20:02.900Z] L3 cache: 128 MiB [2023-05-10T23:20:02.900Z] NUMA node0 CPU(s): 0-7 [2023-05-10T23:20:02.900Z] Vulnerability Itlb multihit: Not affected [2023-05-10T23:20:02.900Z] Vulnerability L1tf: Not affected [2023-05-10T23:20:02.900Z] Vulnerability Mds: Not affected [2023-05-10T23:20:02.900Z] Vulnerability Meltdown: Not affected [2023-05-10T23:20:02.900Z] Vulnerability Mmio stale data: Not affected [2023-05-10T23:20:02.900Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-10T23:20:02.900Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-10T23:20:02.900Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-10T23:20:02.900Z] Vulnerability Srbds: Not affected [2023-05-10T23:20:02.900Z] Vulnerability Tsx async abort: Not affected [2023-05-10T23:20:02.900Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] ---> nproc: [2023-05-10T23:20:02.900Z] 8 [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] ---> df -h: [2023-05-10T23:20:02.900Z] Filesystem Size Used Avail Use% Mounted on [2023-05-10T23:20:02.900Z] overlay 155G 12G 144G 8% / [2023-05-10T23:20:02.900Z] tmpfs 64M 0 64M 0% /dev [2023-05-10T23:20:02.900Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-10T23:20:02.900Z] shm 64M 0 64M 0% /dev/shm [2023-05-10T23:20:02.900Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] ---> sar -b -r -n DEV: [2023-05-10T23:20:02.900Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14996) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] 22:56:54 LINUX RESTART (8 CPU) [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] 22:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-10T23:20:02.900Z] 22:58:02 151.03 48.10 102.93 0.00 5450.72 197923.63 0.00 [2023-05-10T23:20:02.900Z] 22:59:01 166.80 1.59 165.21 0.00 22.37 57845.25 0.00 [2023-05-10T23:20:02.900Z] 23:00:01 156.81 0.30 156.51 0.00 16.66 36519.52 0.00 [2023-05-10T23:20:02.900Z] 23:01:01 28.68 0.00 28.68 0.00 0.00 15759.66 0.00 [2023-05-10T23:20:02.900Z] 23:02:01 7.02 2.72 4.30 0.00 2057.66 150.64 0.00 [2023-05-10T23:20:02.900Z] 23:03:01 34.14 9.07 25.08 0.00 3377.30 6171.24 0.00 [2023-05-10T23:20:02.900Z] 23:04:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2023-05-10T23:20:02.900Z] 23:05:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2023-05-10T23:20:02.900Z] 23:06:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2023-05-10T23:20:02.900Z] 23:07:01 2.03 0.00 2.03 0.00 0.00 34.79 0.00 [2023-05-10T23:20:02.900Z] 23:08:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 [2023-05-10T23:20:02.900Z] 23:09:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2023-05-10T23:20:02.900Z] 23:10:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2023-05-10T23:20:02.900Z] 23:11:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-05-10T23:20:02.900Z] 23:12:01 1.78 0.02 1.77 0.00 0.13 21.60 0.00 [2023-05-10T23:20:02.900Z] 23:13:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-05-10T23:20:02.900Z] 23:14:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 [2023-05-10T23:20:02.900Z] 23:15:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2023-05-10T23:20:02.900Z] 23:16:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 [2023-05-10T23:20:02.900Z] 23:17:01 1.58 0.02 1.57 0.00 0.13 19.06 0.00 [2023-05-10T23:20:02.900Z] 23:18:01 1.25 0.00 1.25 0.00 0.00 12.93 0.00 [2023-05-10T23:20:02.900Z] 23:19:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-05-10T23:20:02.900Z] 23:20:01 6.07 0.27 5.80 0.00 23.60 117.18 0.00 [2023-05-10T23:20:02.900Z] Average: 24.67 2.70 21.97 0.00 476.37 13653.26 0.00 [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] 22:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-10T23:20:02.900Z] 22:58:02 29191240 31627624 693580 2.11 72212 2638632 1838148 5.42 961752 2375212 188536 [2023-05-10T23:20:02.900Z] 22:59:01 28112624 31552456 746324 2.27 146064 3464536 1912248 5.64 1193244 3096744 258304 [2023-05-10T23:20:02.900Z] 23:00:01 27648408 31582024 716960 2.18 159084 3913924 1807112 5.33 1244824 3476788 449416 [2023-05-10T23:20:02.900Z] 23:01:01 27652732 31586708 712724 2.17 159344 3914064 1743708 5.14 1250632 3464420 136 [2023-05-10T23:20:02.900Z] 23:02:01 27478916 31549840 744700 2.26 161448 4043532 1842588 5.43 1350608 3527024 65768 [2023-05-10T23:20:02.900Z] 23:03:01 27281460 31571420 718428 2.18 167572 4246752 1818128 5.36 1481668 3577652 8 [2023-05-10T23:20:02.900Z] 23:04:01 27281224 31571292 718464 2.18 167652 4246756 1818128 5.36 1482244 3577656 60 [2023-05-10T23:20:02.900Z] 23:05:01 27289376 31579460 710320 2.16 167672 4246756 1818128 5.36 1473672 3577664 172 [2023-05-10T23:20:02.900Z] 23:06:01 27289716 31579820 709896 2.16 167688 4246760 1818128 5.36 1473688 3577668 8 [2023-05-10T23:20:02.900Z] 23:07:01 27290112 31580700 709524 2.16 167760 4246740 1818128 5.36 1473392 3578040 12 [2023-05-10T23:20:02.900Z] 23:08:01 27290200 31580796 709384 2.16 167784 4246740 1818128 5.36 1473464 3578036 12 [2023-05-10T23:20:02.900Z] 23:09:01 27289704 31580328 709784 2.16 167808 4246744 1818128 5.36 1473476 3578040 136 [2023-05-10T23:20:02.900Z] 23:10:01 27290160 31580812 709240 2.16 167832 4246744 1818128 5.36 1473320 3578040 12 [2023-05-10T23:20:02.900Z] 23:11:01 27290396 31581080 708912 2.16 167856 4246752 1801964 5.31 1473328 3578048 140 [2023-05-10T23:20:02.900Z] 23:12:01 27290300 31581132 708764 2.16 167900 4246756 1820464 5.37 1473692 3578052 172 [2023-05-10T23:20:02.900Z] 23:13:01 27289684 31580516 709224 2.16 167924 4246756 1820464 5.37 1473904 3578052 148 [2023-05-10T23:20:02.900Z] 23:14:01 27289952 31580852 708916 2.16 167952 4246760 1820464 5.37 1474108 3578060 12 [2023-05-10T23:20:02.900Z] 23:15:01 27289936 31580952 708712 2.16 167984 4246888 1820464 5.37 1473712 3578172 152 [2023-05-10T23:20:02.900Z] 23:16:01 27289888 31580964 708672 2.16 168008 4246892 1820464 5.37 1473916 3578196 16 [2023-05-10T23:20:02.900Z] 23:17:01 27288780 31579872 709680 2.16 168048 4246884 1820464 5.37 1473680 3578200 152 [2023-05-10T23:20:02.900Z] 23:18:01 27289168 31580480 709020 2.16 168080 4246896 1820464 5.37 1473776 3578192 8 [2023-05-10T23:20:02.900Z] 23:19:01 27289168 31580528 708956 2.16 168128 4246908 1820464 5.37 1473740 3578204 240 [2023-05-10T23:20:02.900Z] 23:20:01 27210844 31507052 776996 2.36 168320 4248604 1877316 5.53 1546840 3575720 496 [2023-05-10T23:20:02.900Z] Average: 27443652 31576379 715964 2.18 161744 4105164 1823123 5.37 1418117 3493125 41918 [2023-05-10T23:20:02.900Z] [2023-05-10T23:20:02.900Z] 22:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-10T23:20:02.900Z] 22:58:02 ens3 649.57 398.80 6798.01 85.92 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 22:58:02 docker0 8.30 8.38 0.85 78.63 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 22:58:02 lo 7.06 7.06 0.68 0.68 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 22:59:01 ens3 366.14 220.88 2007.49 89.20 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 22:59:01 docker0 178.29 311.73 14.06 1965.65 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 22:59:01 veth9893c14 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:00:01 ens3 105.73 68.72 2614.21 34.06 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:00:01 docker0 2.60 6.90 0.16 85.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:00:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:01:01 ens3 7.53 5.23 7.91 2.84 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:02:01 ens3 26.56 12.51 576.95 1.07 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:02:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:03:01 ens3 119.73 68.72 1376.62 4.64 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.900Z] 23:03:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:04:01 ens3 2.57 1.57 4.49 0.35 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:06:01 ens3 0.42 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:07:01 ens3 0.88 0.40 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:08:01 ens3 0.97 0.55 0.38 0.28 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:09:01 ens3 0.68 0.53 0.33 0.22 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:10:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:11:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:12:01 ens3 0.93 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:13:01 ens3 1.57 0.28 0.28 0.14 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:14:01 ens3 1.92 0.67 0.76 0.48 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:15:01 ens3 0.95 0.67 0.52 0.42 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:16:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:17:01 ens3 0.43 0.22 0.24 0.13 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:18:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:20:01 ens3 28.03 17.05 32.39 10.60 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] 23:20:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] Average: ens3 56.98 34.53 582.57 9.97 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] Average: docker0 8.10 14.00 0.65 91.22 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-10T23:20:02.901Z] [2023-05-10T23:20:02.901Z] [2023-05-10T23:20:02.901Z] ---> sar -P ALL: [2023-05-10T23:20:02.901Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14996) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T23:20:02.901Z] [2023-05-10T23:20:02.901Z] 22:56:54 LINUX RESTART (8 CPU) [2023-05-10T23:20:02.901Z] [2023-05-10T23:20:02.901Z] 22:57:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T23:20:02.901Z] 22:58:02 all 8.80 0.00 3.12 2.00 0.06 86.02 [2023-05-10T23:20:02.901Z] 22:58:02 0 9.63 0.00 2.52 1.04 0.05 86.76 [2023-05-10T23:20:02.901Z] 22:58:02 1 8.20 0.00 3.12 4.50 0.07 84.11 [2023-05-10T23:20:02.901Z] 22:58:02 2 10.88 0.00 3.03 0.71 0.05 85.32 [2023-05-10T23:20:02.901Z] 22:58:02 3 10.08 0.00 3.02 0.71 0.07 86.12 [2023-05-10T23:20:02.901Z] 22:58:02 4 9.84 0.00 3.08 5.21 0.07 81.81 [2023-05-10T23:20:02.901Z] 22:58:02 5 7.38 0.00 3.77 0.89 0.03 87.92 [2023-05-10T23:20:02.901Z] 22:58:02 6 7.77 0.00 2.67 0.72 0.07 88.77 [2023-05-10T23:20:02.901Z] 22:58:02 7 6.61 0.00 3.76 2.20 0.07 87.36 [2023-05-10T23:20:02.901Z] 22:59:01 all 23.59 0.00 5.01 2.32 0.07 69.01 [2023-05-10T23:20:02.901Z] 22:59:01 0 24.42 0.00 5.02 2.64 0.07 67.86 [2023-05-10T23:20:02.901Z] 22:59:01 1 23.75 0.00 4.48 0.73 0.05 70.98 [2023-05-10T23:20:02.901Z] 22:59:01 2 22.92 0.00 4.62 0.66 0.07 71.73 [2023-05-10T23:20:02.901Z] 22:59:01 3 23.64 0.00 5.37 3.37 0.14 67.48 [2023-05-10T23:20:02.901Z] 22:59:01 4 25.39 0.00 5.47 8.59 0.09 60.46 [2023-05-10T23:20:02.901Z] 22:59:01 5 22.51 0.00 5.38 0.29 0.05 71.76 [2023-05-10T23:20:02.901Z] 22:59:01 6 23.35 0.00 5.11 0.33 0.07 71.14 [2023-05-10T23:20:02.901Z] 22:59:01 7 22.72 0.00 4.63 1.96 0.07 70.62 [2023-05-10T23:20:02.901Z] 23:00:01 all 35.01 0.00 5.79 2.34 0.08 56.78 [2023-05-10T23:20:02.901Z] 23:00:01 0 34.96 0.00 5.54 0.18 0.08 59.22 [2023-05-10T23:20:02.901Z] 23:00:01 1 34.81 0.00 5.58 0.05 0.08 59.48 [2023-05-10T23:20:02.901Z] 23:00:01 2 34.78 0.00 5.93 0.10 0.07 59.12 [2023-05-10T23:20:02.901Z] 23:00:01 3 35.32 0.00 5.97 8.67 0.08 49.96 [2023-05-10T23:20:02.901Z] 23:00:01 4 35.60 0.00 5.51 0.37 0.07 58.46 [2023-05-10T23:20:02.901Z] 23:00:01 5 34.88 0.00 5.65 0.02 0.08 59.37 [2023-05-10T23:20:02.901Z] 23:00:01 6 34.44 0.00 5.95 1.28 0.07 58.26 [2023-05-10T23:20:02.901Z] 23:00:01 7 35.30 0.00 6.19 8.11 0.08 50.32 [2023-05-10T23:20:02.901Z] 23:01:01 all 0.42 0.00 0.17 0.45 0.01 98.94 [2023-05-10T23:20:02.901Z] 23:01:01 0 0.32 0.00 0.10 0.02 0.02 99.55 [2023-05-10T23:20:02.901Z] 23:01:01 1 0.13 0.00 0.10 0.00 0.02 99.75 [2023-05-10T23:20:02.901Z] 23:01:01 2 0.18 0.00 0.13 0.00 0.02 99.67 [2023-05-10T23:20:02.901Z] 23:01:01 3 0.12 0.00 0.50 2.98 0.03 96.36 [2023-05-10T23:20:02.901Z] 23:01:01 4 0.28 0.00 0.10 0.00 0.00 99.62 [2023-05-10T23:20:02.901Z] 23:01:01 5 1.91 0.00 0.13 0.00 0.02 97.94 [2023-05-10T23:20:02.901Z] 23:01:01 6 0.12 0.00 0.13 0.37 0.02 99.37 [2023-05-10T23:20:02.901Z] 23:01:01 7 0.30 0.00 0.13 0.27 0.00 99.30 [2023-05-10T23:20:02.901Z] 23:02:01 all 0.32 0.00 0.15 0.10 0.01 99.42 [2023-05-10T23:20:02.901Z] 23:02:01 0 1.28 0.00 0.20 0.03 0.02 98.47 [2023-05-10T23:20:02.901Z] 23:02:01 1 0.13 0.00 0.08 0.00 0.02 99.77 [2023-05-10T23:20:02.901Z] 23:02:01 2 0.25 0.00 0.27 0.45 0.00 99.03 [2023-05-10T23:20:02.901Z] 23:02:01 3 0.15 0.00 0.15 0.20 0.03 99.47 [2023-05-10T23:20:02.901Z] 23:02:01 4 0.12 0.00 0.03 0.02 0.02 99.82 [2023-05-10T23:20:02.901Z] 23:02:01 5 0.18 0.00 0.08 0.02 0.02 99.70 [2023-05-10T23:20:02.901Z] 23:02:01 6 0.20 0.00 0.25 0.07 0.00 99.48 [2023-05-10T23:20:02.901Z] 23:02:01 7 0.22 0.00 0.13 0.00 0.02 99.63 [2023-05-10T23:20:02.901Z] 23:03:01 all 0.94 0.00 0.48 0.23 0.02 98.34 [2023-05-10T23:20:02.901Z] 23:03:01 0 0.55 0.00 0.38 0.00 0.02 99.05 [2023-05-10T23:20:02.901Z] 23:03:01 1 0.68 0.00 0.52 0.17 0.02 98.61 [2023-05-10T23:20:02.901Z] 23:03:01 2 0.98 0.00 0.58 0.07 0.02 98.35 [2023-05-10T23:20:02.901Z] 23:03:01 3 0.83 0.00 0.50 0.88 0.03 97.75 [2023-05-10T23:20:02.901Z] 23:03:01 4 0.88 0.00 0.45 0.35 0.02 98.30 [2023-05-10T23:20:02.901Z] 23:03:01 5 0.64 0.00 0.37 0.02 0.02 98.96 [2023-05-10T23:20:02.901Z] 23:03:01 6 0.92 0.00 0.58 0.28 0.02 98.20 [2023-05-10T23:20:02.901Z] 23:03:01 7 2.00 0.00 0.45 0.05 0.02 97.48 [2023-05-10T23:20:02.901Z] 23:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-10T23:20:02.901Z] 23:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.901Z] 23:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T23:20:02.901Z] 23:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T23:20:02.901Z] 23:04:01 3 0.03 0.00 0.00 0.03 0.05 99.88 [2023-05-10T23:20:02.902Z] 23:04:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T23:20:02.902Z] 23:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T23:20:02.902Z] 23:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T23:20:02.902Z] 23:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:06:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-10T23:20:02.902Z] 23:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-10T23:20:02.902Z] 23:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T23:20:02.902Z] 23:06:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:06:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-10T23:20:02.902Z] 23:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-05-10T23:20:02.902Z] 23:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-10T23:20:02.902Z] 23:07:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:07:01 3 0.08 0.00 0.02 0.02 0.05 99.83 [2023-05-10T23:20:02.902Z] 23:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T23:20:02.902Z] 23:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T23:20:02.902Z] 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-10T23:20:02.902Z] 23:08:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-10T23:20:02.902Z] 23:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:08:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T23:20:02.902Z] 23:08:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] [2023-05-10T23:20:02.902Z] 23:08:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T23:20:02.902Z] 23:09:01 all 0.25 0.00 0.02 0.00 0.01 99.73 [2023-05-10T23:20:02.902Z] 23:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T23:20:02.902Z] 23:09:01 3 0.07 0.00 0.07 0.02 0.02 99.83 [2023-05-10T23:20:02.902Z] 23:09:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:09:01 5 1.76 0.00 0.02 0.00 0.02 98.21 [2023-05-10T23:20:02.902Z] 23:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-10T23:20:02.902Z] 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:10:01 3 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-10T23:20:02.902Z] 23:10:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:10:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-10T23:20:02.902Z] 23:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-10T23:20:02.902Z] 23:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T23:20:02.902Z] 23:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:11:01 3 0.03 0.00 0.00 0.02 0.03 99.92 [2023-05-10T23:20:02.902Z] 23:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:12:01 all 0.02 0.00 0.04 0.01 0.01 99.93 [2023-05-10T23:20:02.902Z] 23:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-10T23:20:02.902Z] 23:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:12:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:12:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2023-05-10T23:20:02.902Z] 23:12:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-10T23:20:02.902Z] 23:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:12:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-10T23:20:02.902Z] 23:12:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2023-05-10T23:20:02.902Z] 23:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-10T23:20:02.902Z] 23:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T23:20:02.902Z] 23:13:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-10T23:20:02.902Z] 23:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T23:20:02.902Z] 23:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:13:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-10T23:20:02.902Z] 23:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:14:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-05-10T23:20:02.902Z] 23:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:14:01 4 0.15 0.00 0.00 0.00 0.03 99.82 [2023-05-10T23:20:02.902Z] 23:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-05-10T23:20:02.902Z] 23:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T23:20:02.902Z] 23:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T23:20:02.902Z] 23:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:15:01 4 0.23 0.00 0.02 0.02 0.03 99.70 [2023-05-10T23:20:02.902Z] 23:15:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:16:01 all 0.03 0.00 0.00 0.01 0.01 99.95 [2023-05-10T23:20:02.902Z] 23:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-10T23:20:02.902Z] 23:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:16:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-10T23:20:02.902Z] 23:16:01 4 0.15 0.00 0.02 0.00 0.02 99.82 [2023-05-10T23:20:02.902Z] 23:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T23:20:02.902Z] 23:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:17:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2023-05-10T23:20:02.902Z] 23:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-10T23:20:02.902Z] 23:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:17:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-10T23:20:02.902Z] 23:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:17:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-10T23:20:02.902Z] 23:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:18:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-05-10T23:20:02.902Z] 23:18:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.902Z] 23:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T23:20:02.902Z] 23:18:01 4 0.07 0.00 0.00 0.00 0.03 99.90 [2023-05-10T23:20:02.902Z] 23:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T23:20:02.902Z] 23:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T23:20:02.902Z] 23:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T23:20:02.902Z] 23:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-10T23:20:02.902Z] 23:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-10T23:20:02.902Z] 23:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T23:20:02.903Z] 23:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-10T23:20:02.903Z] 23:19:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-10T23:20:02.903Z] 23:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T23:20:02.903Z] 23:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T23:20:02.903Z] 23:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T23:20:02.903Z] 23:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T23:20:02.903Z] [2023-05-10T23:20:02.903Z] 23:19:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T23:20:02.903Z] 23:20:01 all 0.65 0.00 0.26 0.02 0.01 99.06 [2023-05-10T23:20:02.903Z] 23:20:01 0 0.48 0.00 0.37 0.03 0.02 99.10 [2023-05-10T23:20:02.903Z] 23:20:01 1 0.77 0.00 0.28 0.02 0.00 98.93 [2023-05-10T23:20:02.903Z] 23:20:01 2 0.45 0.00 0.27 0.03 0.02 99.23 [2023-05-10T23:20:02.903Z] 23:20:01 3 0.33 0.00 0.20 0.03 0.02 99.42 [2023-05-10T23:20:02.903Z] 23:20:01 4 0.47 0.00 0.17 0.02 0.03 99.32 [2023-05-10T23:20:02.903Z] 23:20:01 5 0.28 0.00 0.20 0.00 0.02 99.50 [2023-05-10T23:20:02.903Z] 23:20:01 6 1.87 0.00 0.40 0.00 0.00 97.73 [2023-05-10T23:20:02.903Z] 23:20:01 7 0.53 0.00 0.18 0.00 0.02 99.27 [2023-05-10T23:20:02.903Z] Average: all 3.02 0.00 0.65 0.32 0.02 95.99 [2023-05-10T23:20:02.903Z] Average: 0 3.10 0.00 0.62 0.17 0.02 96.10 [2023-05-10T23:20:02.903Z] Average: 1 2.96 0.00 0.61 0.24 0.02 96.17 [2023-05-10T23:20:02.903Z] Average: 2 3.04 0.00 0.64 0.09 0.02 96.22 [2023-05-10T23:20:02.903Z] Average: 3 3.03 0.00 0.68 0.74 0.03 95.52 [2023-05-10T23:20:02.903Z] Average: 4 3.16 0.00 0.64 0.63 0.03 95.55 [2023-05-10T23:20:02.903Z] Average: 5 3.01 0.00 0.68 0.05 0.02 96.24 [2023-05-10T23:20:02.903Z] Average: 6 2.95 0.00 0.65 0.13 0.01 96.26 [2023-05-10T23:20:02.903Z] Average: 7 2.91 0.00 0.67 0.54 0.01 95.87 [2023-05-10T23:20:02.903Z] [2023-05-10T23:20:02.903Z] [2023-05-10T23:20:02.903Z]