Pull request #1341 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07c320666c424d37aa722c01eaad1debc22dfcab+64ca9b081847739b4160c0dc87966f6c81a47c16 (3298cf5c4b2da6e3c03e91bbc6ae38112a5f822c) 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-ssh5025556768448094685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1121833189166140131.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-1341/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-1341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15927380825734591301.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-1341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11898917133213882284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh7495381554270583441.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-1341/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-1341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15074101539921812005.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 ‘prd-ubuntu20.04-docker-8c-8g-6982’ Running on prd-ubuntu20.04-docker-8c-8g-6985 in /w/workspace/gexfoundry_device-sdk-go_PR-1341 [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-1341 # 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 Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 07c320666c424d37aa722c01eaad1debc22dfcab Merge succeeded, producing 07c320666c424d37aa722c01eaad1debc22dfcab Checking out Revision 07c320666c424d37aa722c01eaad1debc22dfcab (PR-1341) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/1341/head:refs/remotes/origin/PR-1341 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07c320666c424d37aa722c01eaad1debc22dfcab # 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 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07c320666c424d37aa722c01eaad1debc22dfcab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T04:16:25.118Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T04:16:25.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T04:16:25.403Z] ========================================================= [2023-02-22T04:16:25.403Z] EdgeX Global Pipelines Version Info [2023-02-22T04:16:25.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:16:26.144Z] ------------------- [2023-02-22T04:16:26.144Z] stable info: [2023-02-22T04:16:26.144Z] ------------------- [2023-02-22T04:16:26.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T04:16:26.144Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T04:16:26.144Z] Message: update stable to v1.0.244 [2023-02-22T04:16:26.720Z] ------------------- [2023-02-22T04:16:26.720Z] experimental info: [2023-02-22T04:16:26.720Z] ------------------- [2023-02-22T04:16:26.720Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T04:16:26.720Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T04:16:26.720Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T04:16:27.027Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-22T04:16:27.072Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-22T04:16:27.113Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T04:16:27.152Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T04:16:27.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T04:16:27.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T04:16:27.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T04:16:27.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-22T04:16:27.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T04:16:27.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T04:16:27.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T04:16:27.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-22T04:16:27.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T04:16:27.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T04:16:27.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T04:16:27.633Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T04:16:27.674Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T04:16:27.712Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T04:16:27.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T04:16:27.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T04:16:27.836Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T04:16:27.874Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T04:16:27.915Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-22T04:16:27.957Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-22T04:16:27.998Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-22T04:16:28.042Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T04:16:28.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T04:16:28.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1341 [Pipeline] echo [2023-02-22T04:16:28.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1341 [Pipeline] echo [2023-02-22T04:16:28.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1341 [Pipeline] echo [2023-02-22T04:16:28.257Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07c320666c424d37aa722c01eaad1debc22dfcab [Pipeline] echo [2023-02-22T04:16:28.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07c3206 [Pipeline] echo [2023-02-22T04:16:28.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:16:28.463Z] provisioning config files... [2023-02-22T04:16:28.476Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp/config8767035122891761191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:16:28.824Z] ---> docker-login.sh [2023-02-22T04:16:28.824Z] nexus3.edgexfoundry.org:10001 [2023-02-22T04:16:29.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:29.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:29.084Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:29.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:29.084Z] [2023-02-22T04:16:29.084Z] Login Succeeded [2023-02-22T04:16:29.084Z] nexus3.edgexfoundry.org:10002 [2023-02-22T04:16:29.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:29.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:29.084Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:29.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:29.084Z] [2023-02-22T04:16:29.084Z] Login Succeeded [2023-02-22T04:16:29.084Z] nexus3.edgexfoundry.org:10003 [2023-02-22T04:16:29.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:29.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:29.345Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:29.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:29.345Z] [2023-02-22T04:16:29.345Z] Login Succeeded [2023-02-22T04:16:29.345Z] nexus3.edgexfoundry.org:10004 [2023-02-22T04:16:29.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:29.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:29.345Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:29.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:29.345Z] [2023-02-22T04:16:29.345Z] Login Succeeded [2023-02-22T04:16:29.345Z] docker.io [2023-02-22T04:16:29.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:29.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:29.868Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:29.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:29.868Z] [2023-02-22T04:16:29.868Z] Login Succeeded [2023-02-22T04:16:29.868Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T04:16:29.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T04:16:30.520Z] + git rev-list -1 --merges 07c320666c424d37aa722c01eaad1debc22dfcab~1..07c320666c424d37aa722c01eaad1debc22dfcab [Pipeline] echo [2023-02-22T04:16:30.591Z] -----------> git rev-list -1 --merges 07c320666c424d37aa722c01eaad1debc22dfcab~1..07c320666c424d37aa722c01eaad1debc22dfcab 07c320666c424d37aa722c01eaad1debc22dfcab [false] [Pipeline] sh [2023-02-22T04:16:30.909Z] + git log --format=format:%s -1 07c320666c424d37aa722c01eaad1debc22dfcab [Pipeline] echo [2023-02-22T04:16:30.952Z] ========================================================= [2023-02-22T04:16:30.952Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T04:16:30.952Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T04:16:31.392Z] + git log --format=format:%s -1 07c320666c424d37aa722c01eaad1debc22dfcab [Pipeline] echo [2023-02-22T04:16:31.427Z] [semverPrep] GIT_COMMIT: 07c320666c424d37aa722c01eaad1debc22dfcab, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-02-22T04:16:31.456Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-22T04:16:31.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T04:16:31.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T04:16:31.845Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T04:16:31.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T04:16:31.845Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T04:16:31.845Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T04:16:31.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:16:32.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:16:32.276Z] [2023-02-22T04:16:32.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:16:32.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:16:32.644Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T04:16:32.644Z] b85a868b505f: Pulling fs layer [2023-02-22T04:16:32.644Z] e2be974225ed: Pulling fs layer [2023-02-22T04:16:32.644Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T04:16:32.644Z] 988bab9f4d93: Pulling fs layer [2023-02-22T04:16:32.644Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T04:16:32.644Z] eaf3925da568: Pulling fs layer [2023-02-22T04:16:32.644Z] bab4dde63d76: Pulling fs layer [2023-02-22T04:16:32.644Z] bde34c3a00c8: Pulling fs layer [2023-02-22T04:16:32.644Z] b352a97aabf1: Pulling fs layer [2023-02-22T04:16:32.644Z] 4872d77fe225: Pulling fs layer [2023-02-22T04:16:32.644Z] 5851b861e8e6: Pulling fs layer [2023-02-22T04:16:32.644Z] bab4dde63d76: Waiting [2023-02-22T04:16:32.644Z] bde34c3a00c8: Waiting [2023-02-22T04:16:32.644Z] b352a97aabf1: Waiting [2023-02-22T04:16:32.644Z] 4872d77fe225: Waiting [2023-02-22T04:16:32.644Z] 5851b861e8e6: Waiting [2023-02-22T04:16:32.644Z] eaf3925da568: Waiting [2023-02-22T04:16:32.644Z] 988bab9f4d93: Waiting [2023-02-22T04:16:32.644Z] e2be974225ed: Download complete [2023-02-22T04:16:32.644Z] 988bab9f4d93: Verifying Checksum [2023-02-22T04:16:32.644Z] 988bab9f4d93: Download complete [2023-02-22T04:16:32.904Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T04:16:32.904Z] 1469e6f7b9e6: Download complete [2023-02-22T04:16:32.904Z] eaf3925da568: Download complete [2023-02-22T04:16:32.904Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T04:16:32.904Z] 339a4e72a1f5: Download complete [2023-02-22T04:16:32.904Z] bde34c3a00c8: Verifying Checksum [2023-02-22T04:16:32.904Z] bde34c3a00c8: Download complete [2023-02-22T04:16:32.904Z] b352a97aabf1: Verifying Checksum [2023-02-22T04:16:32.904Z] b352a97aabf1: Download complete [2023-02-22T04:16:32.904Z] 4872d77fe225: Verifying Checksum [2023-02-22T04:16:32.904Z] 4872d77fe225: Download complete [2023-02-22T04:16:32.904Z] 5851b861e8e6: Download complete [2023-02-22T04:16:32.904Z] b85a868b505f: Download complete [2023-02-22T04:16:33.164Z] bab4dde63d76: Verifying Checksum [2023-02-22T04:16:33.164Z] bab4dde63d76: Download complete [2023-02-22T04:16:34.539Z] b85a868b505f: Pull complete [2023-02-22T04:16:34.539Z] e2be974225ed: Pull complete [2023-02-22T04:16:35.105Z] 339a4e72a1f5: Pull complete [2023-02-22T04:16:35.105Z] 988bab9f4d93: Pull complete [2023-02-22T04:16:35.364Z] 1469e6f7b9e6: Pull complete [2023-02-22T04:16:35.364Z] eaf3925da568: Pull complete [2023-02-22T04:16:37.267Z] bab4dde63d76: Pull complete [2023-02-22T04:16:37.267Z] bde34c3a00c8: Pull complete [2023-02-22T04:16:37.532Z] b352a97aabf1: Pull complete [2023-02-22T04:16:37.532Z] 4872d77fe225: Pull complete [2023-02-22T04:16:37.532Z] 5851b861e8e6: Pull complete [2023-02-22T04:16:37.532Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T04:16:37.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:16:37.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:16:37.762Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2023-02-22T04:16:37.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1341 -v /w/workspace/gexfoundry_device-sdk-go_PR-1341:/w/workspace/gexfoundry_device-sdk-go_PR-1341:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1341@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-02-22T04:16:40.269Z] $ docker top aea67fe58a2e9d648e6ccc361892d6028783be9580a0197d4e310fc3dd1e46ae -eo pid,comm [2023-02-22T04:16:40.324Z] 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-02-22T04:16:40.324Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T04:16:40.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T04:16:40.460Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T04:16:40.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T04:16:40.602Z] $ docker exec aea67fe58a2e9d648e6ccc361892d6028783be9580a0197d4e310fc3dd1e46ae ssh-agent [2023-02-22T04:16:40.723Z] SSH_AUTH_SOCK=/tmp/ssh-1TgfevYCOcQl/agent.32 [2023-02-22T04:16:40.723Z] SSH_AGENT_PID=38 [2023-02-22T04:16:40.729Z] Running ssh-add (command line suppressed) [2023-02-22T04:16:40.840Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp/private_key_15130368836527962994.key (/w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp/private_key_15130368836527962994.key) [2023-02-22T04:16:40.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T04:16:41.188Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T04:16:41.217Z] $ docker exec --env ******** --env ******** aea67fe58a2e9d648e6ccc361892d6028783be9580a0197d4e310fc3dd1e46ae ssh-agent -k [2023-02-22T04:16:41.320Z] unset SSH_AUTH_SOCK; [2023-02-22T04:16:41.321Z] unset SSH_AGENT_PID; [2023-02-22T04:16:41.321Z] echo Agent pid 38 killed; [2023-02-22T04:16:41.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T04:16:41.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T04:16:41.436Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T04:16:41.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T04:16:41.559Z] $ docker exec aea67fe58a2e9d648e6ccc361892d6028783be9580a0197d4e310fc3dd1e46ae ssh-agent [2023-02-22T04:16:41.687Z] SSH_AUTH_SOCK=/tmp/ssh-mTiK2fAT1xcd/agent.72 [2023-02-22T04:16:41.687Z] SSH_AGENT_PID=78 [2023-02-22T04:16:41.692Z] Running ssh-add (command line suppressed) [2023-02-22T04:16:41.819Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp/private_key_12292836384904235803.key (/w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp/private_key_12292836384904235803.key) [2023-02-22T04:16:41.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T04:16:42.169Z] + git semver init [2023-02-22T04:16:42.432Z] 2023-02-22 04:16:42,410 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T04:16:42.432Z] 2023-02-22 04:16:42,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1341/.semver [2023-02-22T04:16:42.432Z] 2023-02-22 04:16:42,411 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1341/.semver [2023-02-22T04:16:42.432Z] 2023-02-22 04:16:42,412 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1341/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1341, universal_newlines=False, shell=None, istream=None) [2023-02-22T04:16:43.812Z] 2023-02-22 04:16:43,381 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1341/.git/info/exclude [2023-02-22T04:16:43.812Z] 2023-02-22 04:16:43,382 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1341/.semver/PR-1341 with force:False [2023-02-22T04:16:43.812Z] 2023-02-22 04:16:43,382 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1341/.semver/PR-1341 [2023-02-22T04:16:43.812Z] 2023-02-22 04:16:43,386 [execute] INFO git cat-file --batch-check [2023-02-22T04:16:43.812Z] 2023-02-22 04:16:43,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1341/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T04:16:43.812Z] 2023-02-22 04:16:43,391 [execute] INFO git cat-file --batch [2023-02-22T04:16:43.812Z] 2023-02-22 04:16:43,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1341/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T04:16:43.812Z] 2023-02-22 04:16:43,395 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1341/.semver/PR-1341 [2023-02-22T04:16:43.812Z] 0.0.0 [Pipeline] } [2023-02-22T04:16:43.835Z] $ docker exec --env ******** --env ******** aea67fe58a2e9d648e6ccc361892d6028783be9580a0197d4e310fc3dd1e46ae ssh-agent -k [2023-02-22T04:16:43.939Z] unset SSH_AUTH_SOCK; [2023-02-22T04:16:43.940Z] unset SSH_AGENT_PID; [2023-02-22T04:16:43.940Z] echo Agent pid 78 killed; [2023-02-22T04:16:43.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T04:16:44.375Z] + git semver [Pipeline] } [2023-02-22T04:16:44.662Z] $ docker stop --time=1 aea67fe58a2e9d648e6ccc361892d6028783be9580a0197d4e310fc3dd1e46ae [2023-02-22T04:16:45.926Z] $ docker rm -f --volumes aea67fe58a2e9d648e6ccc361892d6028783be9580a0197d4e310fc3dd1e46ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T04:16:46.345Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T04:16:46.608Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T04:16:46.624Z] [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-02-22T04:16:47.252Z] provisioning config files... [2023-02-22T04:16:47.263Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp/config17183224094917911889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:16:47.602Z] ---> docker-login.sh [2023-02-22T04:16:47.602Z] nexus3.edgexfoundry.org:10001 [2023-02-22T04:16:47.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:47.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:47.602Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:47.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:47.602Z] [2023-02-22T04:16:47.602Z] Login Succeeded [2023-02-22T04:16:47.602Z] nexus3.edgexfoundry.org:10002 [2023-02-22T04:16:47.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:47.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:47.602Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:47.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:47.602Z] [2023-02-22T04:16:47.602Z] Login Succeeded [2023-02-22T04:16:47.602Z] nexus3.edgexfoundry.org:10003 [2023-02-22T04:16:47.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:47.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:47.864Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:47.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:47.864Z] [2023-02-22T04:16:47.864Z] Login Succeeded [2023-02-22T04:16:47.864Z] nexus3.edgexfoundry.org:10004 [2023-02-22T04:16:47.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:47.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:47.864Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:47.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:47.864Z] [2023-02-22T04:16:47.864Z] Login Succeeded [2023-02-22T04:16:47.864Z] docker.io [2023-02-22T04:16:47.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:16:48.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:16:48.123Z] Configure a credential helper to remove this warning. See [2023-02-22T04:16:48.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:16:48.123Z] [2023-02-22T04:16:48.123Z] Login Succeeded [2023-02-22T04:16:48.123Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T04:16:48.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T04:16:48.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:16:48.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:16:48.388Z] ========================================================= [2023-02-22T04:16:48.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T04:16:48.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:16:48.864Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T04:16:48.864Z] Sending build context to Docker daemon 10.54MB [2023-02-22T04:16:48.864Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:16:48.864Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-22T04:16:48.864Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T04:16:48.864Z] 213ec9aee27d: Pulling fs layer [2023-02-22T04:16:48.864Z] 4583459ba037: Pulling fs layer [2023-02-22T04:16:48.864Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T04:16:48.864Z] 53926ce57604: Pulling fs layer [2023-02-22T04:16:48.864Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T04:16:48.864Z] 22ff95d597cd: Pulling fs layer [2023-02-22T04:16:48.864Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T04:16:48.864Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T04:16:48.864Z] a7acece74701: Pulling fs layer [2023-02-22T04:16:48.864Z] 21b2b0c7a3f4: Waiting [2023-02-22T04:16:48.864Z] 96b7cbca73a9: Waiting [2023-02-22T04:16:48.864Z] a7acece74701: Waiting [2023-02-22T04:16:48.864Z] 22ff95d597cd: Waiting [2023-02-22T04:16:48.864Z] 12d6caf4c0d1: Waiting [2023-02-22T04:16:48.864Z] 93c1e223e6f2: Download complete [2023-02-22T04:16:49.126Z] 4583459ba037: Download complete [2023-02-22T04:16:49.126Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T04:16:49.126Z] 22ff95d597cd: Verifying Checksum [2023-02-22T04:16:49.126Z] 22ff95d597cd: Download complete [2023-02-22T04:16:49.126Z] 213ec9aee27d: Verifying Checksum [2023-02-22T04:16:49.126Z] 213ec9aee27d: Download complete [2023-02-22T04:16:49.126Z] 12d6caf4c0d1: Download complete [2023-02-22T04:16:49.126Z] 213ec9aee27d: Pull complete [2023-02-22T04:16:49.392Z] 4583459ba037: Pull complete [2023-02-22T04:16:49.392Z] 93c1e223e6f2: Pull complete [2023-02-22T04:16:49.655Z] a7acece74701: Verifying Checksum [2023-02-22T04:16:49.655Z] a7acece74701: Download complete [2023-02-22T04:16:49.914Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T04:16:49.914Z] 96b7cbca73a9: Download complete [2023-02-22T04:16:49.914Z] 53926ce57604: Verifying Checksum [2023-02-22T04:16:49.914Z] 53926ce57604: Download complete [2023-02-22T04:16:54.101Z] 53926ce57604: Pull complete [2023-02-22T04:16:54.101Z] 21b2b0c7a3f4: Pull complete [2023-02-22T04:16:54.101Z] 22ff95d597cd: Pull complete [2023-02-22T04:16:54.101Z] 12d6caf4c0d1: Pull complete [2023-02-22T04:16:56.000Z] 96b7cbca73a9: Pull complete [2023-02-22T04:16:56.942Z] a7acece74701: Pull complete [2023-02-22T04:16:56.942Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T04:16:56.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T04:16:56.942Z] ---> db6d94c90886 [2023-02-22T04:16:56.942Z] Step 3/10 : ARG MAKE=make build [2023-02-22T04:17:02.077Z] Still waiting to schedule task [2023-02-22T04:17:02.077Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6983’ [2023-02-22T04:17:05.080Z] ---> Running in 354c7175de36 [2023-02-22T04:17:05.080Z] Removing intermediate container 354c7175de36 [2023-02-22T04:17:05.080Z] ---> 53ca08f55fa1 [2023-02-22T04:17:05.080Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-22T04:17:05.080Z] ---> Running in 1fdaa5446de9 [2023-02-22T04:17:05.645Z] Removing intermediate container 1fdaa5446de9 [2023-02-22T04:17:05.645Z] ---> 7e5b9d4b0cac [2023-02-22T04:17:05.645Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:17:05.907Z] ---> Running in 823ed1e3a1e2 [2023-02-22T04:17:06.472Z] Removing intermediate container 823ed1e3a1e2 [2023-02-22T04:17:06.472Z] ---> 7e721ab321a8 [2023-02-22T04:17:06.472Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-22T04:17:07.047Z] ---> Running in ba998475347f [2023-02-22T04:17:07.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T04:17:07.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T04:17:07.825Z] OK: 211 MiB in 51 packages [2023-02-22T04:17:09.200Z] Removing intermediate container ba998475347f [2023-02-22T04:17:09.200Z] ---> 56eaadb22f4c [2023-02-22T04:17:09.200Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-22T04:17:09.462Z] ---> ca60d850c36c [2023-02-22T04:17:09.462Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:17:09.720Z] ---> Running in 5d23771e5540 [2023-02-22T04:17:48.482Z] Removing intermediate container 5d23771e5540 [2023-02-22T04:17:48.482Z] ---> c89e4453cd60 [2023-02-22T04:17:48.482Z] Step 9/10 : COPY . . [2023-02-22T04:17:48.482Z] ---> 018785b3289c [2023-02-22T04:17:48.482Z] Step 10/10 : RUN ${MAKE} [2023-02-22T04:17:48.482Z] ---> Running in 9f3f650bc494 [2023-02-22T04:17:48.482Z] noop [2023-02-22T04:17:48.482Z] Removing intermediate container 9f3f650bc494 [2023-02-22T04:17:48.482Z] ---> 5d1f689c6123 [2023-02-22T04:17:48.482Z] Successfully built 5d1f689c6123 [2023-02-22T04:17:48.482Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:17:48.919Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T04:17:48.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:17:49.081Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2023-02-22T04:17:49.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1341 -v /w/workspace/gexfoundry_device-sdk-go_PR-1341:/w/workspace/gexfoundry_device-sdk-go_PR-1341:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1341@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-02-22T04:17:49.425Z] $ docker top 96bd1d68c59938578ff26e0c71f12f69bad41b20e3c3dd278a4a7fb89f915a47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:17:49.811Z] + go version [2023-02-22T04:17:49.811Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T04:17:49.843Z] $ docker stop --time=1 96bd1d68c59938578ff26e0c71f12f69bad41b20e3c3dd278a4a7fb89f915a47 [2023-02-22T04:17:51.090Z] $ docker rm -f --volumes 96bd1d68c59938578ff26e0c71f12f69bad41b20e3c3dd278a4a7fb89f915a47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:17:51.781Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T04:17:51.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:17:51.933Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2023-02-22T04:17:51.963Z] $ 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-1341 -v /w/workspace/gexfoundry_device-sdk-go_PR-1341:/w/workspace/gexfoundry_device-sdk-go_PR-1341:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1341@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-02-22T04:17:52.293Z] $ docker top 70aa4268e8d8aa7bae39b610e17c0a17c765cffcfdde3e4bae4d1285513ef6a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:17:52.676Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1341 [Pipeline] fileExists [Pipeline] sh [2023-02-22T04:17:53.031Z] + make test [2023-02-22T04:17:53.031Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T04:17:59.583Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-22T04:18:11.909Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-22T04:18:11.909Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-22T04:18:11.909Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-22T04:18:11.909Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-22T04:18:11.909Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-22T04:18:11.909Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements [2023-02-22T04:18:11.909Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.116s coverage: 78.9% of statements [2023-02-22T04:18:11.909Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-22T04:18:11.909Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.087s coverage: 86.0% of statements [2023-02-22T04:18:11.909Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-22T04:18:11.909Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-22T04:18:12.168Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.096s coverage: 77.0% of statements [2023-02-22T04:18:12.168Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-22T04:18:12.168Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-22T04:18:12.168Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-22T04:18:12.168Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.2% of statements [2023-02-22T04:18:12.168Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-22T04:18:12.168Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-22T04:18:12.168Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.743s coverage: 89.2% of statements [2023-02-22T04:18:12.168Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-22T04:18:12.426Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 4.7% of statements [2023-02-22T04:18:12.426Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-22T04:18:27.312Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-22T04:18:27.312Z] GO111MODULE=on go vet ./... [2023-02-22T04:18:31.712Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T04:18:31.712Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T04:18:31.712Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T04:18:31.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T04:18:31.797Z] $ docker stop --time=1 70aa4268e8d8aa7bae39b610e17c0a17c765cffcfdde3e4bae4d1285513ef6a2 [2023-02-22T04:18:36.914Z] $ docker rm -f --volumes 70aa4268e8d8aa7bae39b610e17c0a17c765cffcfdde3e4bae4d1285513ef6a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T04:18:37.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T04:18:37.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-22T04:18:38.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T04:18:38.442Z] + ls -al . [2023-02-22T04:18:38.442Z] total 272 [2023-02-22T04:18:38.442Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 04:17 . [2023-02-22T04:18:38.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:16 .. [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 04:16 .dockerignore [2023-02-22T04:18:38.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 04:18 .git [2023-02-22T04:18:38.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:16 .github [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 22 04:16 .gitignore [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 04:16 .golangci.yml [2023-02-22T04:18:38.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 04:16 .semver [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 22 04:16 CHANGELOG.md [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 04:16 GOVERNANCE.md [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 22 04:16 Jenkinsfile [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 04:16 LICENSE [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 22 04:16 Makefile [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 22 04:16 OWNERS.md [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 22 04:16 README.md [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 04:16 VERSION [2023-02-22T04:18:38.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:16 bin [2023-02-22T04:18:38.442Z] -rw-r--r-- 1 jenkins jenkins 98531 Feb 22 04:18 coverage.out [2023-02-22T04:18:38.442Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 04:16 example [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 22 04:16 go.mod [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 32794 Feb 22 04:16 go.sum [2023-02-22T04:18:38.442Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 22 04:16 internal [2023-02-22T04:18:38.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:16 openapi [2023-02-22T04:18:38.442Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 04:16 pkg [2023-02-22T04:18:38.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:16 snap [2023-02-22T04:18:38.442Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:18:38.853Z] + 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=07c320666c424d37aa722c01eaad1debc22dfcab --label arch=amd64 --label version=0.0.0 . [2023-02-22T04:18:38.854Z] Sending build context to Docker daemon 10.64MB [2023-02-22T04:18:38.854Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:18:38.854Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-22T04:18:38.854Z] ---> 5d1f689c6123 [2023-02-22T04:18:38.854Z] Step 3/23 : ARG MAKE=make build [2023-02-22T04:18:39.113Z] ---> Running in 6fdc742710ed [2023-02-22T04:18:39.114Z] Removing intermediate container 6fdc742710ed [2023-02-22T04:18:39.114Z] ---> cba016aa35a4 [2023-02-22T04:18:39.114Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-22T04:18:39.114Z] ---> Running in 08759c889aca [2023-02-22T04:18:39.114Z] Removing intermediate container 08759c889aca [2023-02-22T04:18:39.114Z] ---> 7c1ebb551868 [2023-02-22T04:18:39.114Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:18:39.373Z] ---> Running in 3afef9aae1f1 [2023-02-22T04:18:39.373Z] Removing intermediate container 3afef9aae1f1 [2023-02-22T04:18:39.373Z] ---> 79a3a21d5eb5 [2023-02-22T04:18:39.373Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-22T04:18:39.373Z] ---> Running in 8da5adcae089 [2023-02-22T04:18:39.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T04:18:39.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T04:18:39.892Z] OK: 211 MiB in 51 packages [2023-02-22T04:18:40.150Z] Removing intermediate container 8da5adcae089 [2023-02-22T04:18:40.150Z] ---> 35c2863a3d83 [2023-02-22T04:18:40.150Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-22T04:18:40.150Z] ---> 0caca5eae30b [2023-02-22T04:18:40.150Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:18:40.150Z] ---> Running in 706ac3c5c2b7 [2023-02-22T04:18:41.085Z] Removing intermediate container 706ac3c5c2b7 [2023-02-22T04:18:41.085Z] ---> d8d5e0f8eb69 [2023-02-22T04:18:41.085Z] Step 9/23 : COPY . . [2023-02-22T04:18:41.343Z] ---> 38a175d7b3fa [2023-02-22T04:18:41.343Z] Step 10/23 : RUN ${MAKE} [2023-02-22T04:18:41.343Z] ---> Running in 87ecf9355fa3 [2023-02-22T04:18:41.600Z] 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-02-22T04:19:03.510Z] Removing intermediate container 87ecf9355fa3 [2023-02-22T04:19:03.510Z] ---> 56dc13c2ba97 [2023-02-22T04:19:03.510Z] Step 11/23 : FROM alpine:3.16 [2023-02-22T04:19:03.510Z] 3.16: Pulling from library/alpine [2023-02-22T04:19:03.510Z] ef5531b6e74e: Pulling fs layer [2023-02-22T04:19:03.510Z] ef5531b6e74e: Verifying Checksum [2023-02-22T04:19:03.510Z] ef5531b6e74e: Download complete [2023-02-22T04:19:03.510Z] ef5531b6e74e: Pull complete [2023-02-22T04:19:03.510Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T04:19:03.510Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T04:19:03.510Z] ---> dfd21b5a31f5 [2023-02-22T04:19:03.510Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-22T04:19:03.510Z] ---> Running in 96f0c89a386f [2023-02-22T04:19:03.510Z] Removing intermediate container 96f0c89a386f [2023-02-22T04:19:03.510Z] ---> 3d9941aee831 [2023-02-22T04:19:03.510Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-22T04:19:03.510Z] ---> Running in 17b4d87ede83 [2023-02-22T04:19:03.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T04:19:03.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T04:19:03.510Z] OK: 6 MiB in 14 packages [2023-02-22T04:19:03.510Z] Removing intermediate container 17b4d87ede83 [2023-02-22T04:19:03.510Z] ---> 4cda082d2672 [2023-02-22T04:19:03.510Z] Step 14/23 : WORKDIR / [2023-02-22T04:19:03.510Z] ---> Running in eec1cc235114 [2023-02-22T04:19:03.510Z] Removing intermediate container eec1cc235114 [2023-02-22T04:19:03.510Z] ---> ea80db40d910 [2023-02-22T04:19:03.510Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-22T04:19:03.510Z] ---> a91330951924 [2023-02-22T04:19:03.510Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-22T04:19:03.769Z] ---> d45fd8433470 [2023-02-22T04:19:03.769Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-22T04:19:03.769Z] ---> 0f26366314d4 [2023-02-22T04:19:03.769Z] Step 18/23 : EXPOSE 59999 [2023-02-22T04:19:03.769Z] ---> Running in 1cd69f79f95b [2023-02-22T04:19:04.026Z] Removing intermediate container 1cd69f79f95b [2023-02-22T04:19:04.026Z] ---> 054953b12dcc [2023-02-22T04:19:04.026Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-22T04:19:04.026Z] ---> Running in f0f31d5be22e [2023-02-22T04:19:04.026Z] Removing intermediate container f0f31d5be22e [2023-02-22T04:19:04.026Z] ---> 6ef17534feb5 [2023-02-22T04:19:04.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T04:19:04.026Z] ---> Running in b93d6b424407 [2023-02-22T04:19:04.026Z] Removing intermediate container b93d6b424407 [2023-02-22T04:19:04.026Z] ---> 5b42b3ed3403 [2023-02-22T04:19:04.026Z] Step 21/23 : LABEL arch=amd64 [2023-02-22T04:19:04.026Z] ---> Running in c8cfefa6c781 [2023-02-22T04:19:04.285Z] Removing intermediate container c8cfefa6c781 [2023-02-22T04:19:04.285Z] ---> 19dbfbb5f37a [2023-02-22T04:19:04.285Z] Step 22/23 : LABEL git_sha=07c320666c424d37aa722c01eaad1debc22dfcab [2023-02-22T04:19:04.285Z] ---> Running in 6d7aaeeebafc [2023-02-22T04:19:04.285Z] Removing intermediate container 6d7aaeeebafc [2023-02-22T04:19:04.285Z] ---> 9fa4e5d7f7c2 [2023-02-22T04:19:04.285Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T04:19:04.285Z] ---> Running in 43790f7f405d [2023-02-22T04:19:04.285Z] Removing intermediate container 43790f7f405d [2023-02-22T04:19:04.285Z] ---> b9848ba3368e [2023-02-22T04:19:04.285Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T04:19:04.285Z] Successfully built b9848ba3368e [2023-02-22T04:19:04.285Z] 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-02-22T04:19:05.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:19:05.094Z] [2023-02-22T04:19:05.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:19:05.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:19:05.472Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T04:19:05.472Z] 5eb5b503b376: Pulling fs layer [2023-02-22T04:19:05.472Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T04:19:05.472Z] ec43610c2a17: Pulling fs layer [2023-02-22T04:19:05.472Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T04:19:05.472Z] 33b1e0a273af: Pulling fs layer [2023-02-22T04:19:05.472Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T04:19:05.472Z] 2f39f015ded8: Pulling fs layer [2023-02-22T04:19:05.472Z] 33b1e0a273af: Waiting [2023-02-22T04:19:05.472Z] 5d3b04190fa2: Waiting [2023-02-22T04:19:05.472Z] 3a2ae6a8a46f: Waiting [2023-02-22T04:19:05.472Z] 5c69ac0246d0: Download complete [2023-02-22T04:19:05.472Z] 3a2ae6a8a46f: Download complete [2023-02-22T04:19:05.472Z] 33b1e0a273af: Verifying Checksum [2023-02-22T04:19:05.472Z] 33b1e0a273af: Download complete [2023-02-22T04:19:05.731Z] 5d3b04190fa2: Download complete [2023-02-22T04:19:05.731Z] ec43610c2a17: Verifying Checksum [2023-02-22T04:19:05.731Z] ec43610c2a17: Download complete [2023-02-22T04:19:05.731Z] 5eb5b503b376: Verifying Checksum [2023-02-22T04:19:05.731Z] 5eb5b503b376: Download complete [2023-02-22T04:19:06.299Z] 2f39f015ded8: Download complete [2023-02-22T04:19:06.864Z] 5eb5b503b376: Pull complete [2023-02-22T04:19:06.864Z] 5c69ac0246d0: Pull complete [2023-02-22T04:19:07.122Z] ec43610c2a17: Pull complete [2023-02-22T04:19:07.379Z] 3a2ae6a8a46f: Pull complete [2023-02-22T04:19:07.379Z] 33b1e0a273af: Pull complete [2023-02-22T04:19:07.636Z] 5d3b04190fa2: Pull complete [2023-02-22T04:19:11.841Z] 2f39f015ded8: Pull complete [2023-02-22T04:19:11.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T04:19:11.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:19:11.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:19:12.065Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2023-02-22T04:19:12.097Z] $ 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-1341 -v /w/workspace/gexfoundry_device-sdk-go_PR-1341:/w/workspace/gexfoundry_device-sdk-go_PR-1341:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1341@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-02-22T04:19:15.113Z] $ docker top eb229ffc19c75ea8e1e1bba1d315ba862294f4a458c07ef5567491983054bcd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:19:15.561Z] ---> job-cost.sh [2023-02-22T04:19:15.561Z] lf-activate-venv: SKIPPING [2023-02-22T04:19:15.561Z] INFO: No Stack... [2023-02-22T04:19:16.132Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T04:19:16.390Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T04:19:16.709Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1341/archives/cost.csv [2023-02-22T04:19:16.709Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T04:19:16.748Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1341-1-stack-cost] [2023-02-22T04:19:16.753Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1341-1-stack-cost] did not exist. Created. [2023-02-22T04:19:16.753Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T04:19:17.146Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-22T04:19:17.197Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T04:19:17.227Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1341-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T04:19:17.305Z] $ docker stop --time=1 eb229ffc19c75ea8e1e1bba1d315ba862294f4a458c07ef5567491983054bcd1 [2023-02-22T04:19:18.443Z] $ docker rm -f --volumes eb229ffc19c75ea8e1e1bba1d315ba862294f4a458c07ef5567491983054bcd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T04:19:24.106Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6993 in /w/workspace/gexfoundry_device-sdk-go_PR-1341 [Pipeline] { [Pipeline] ws [2023-02-22T04:19:24.163Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-02-22T04:19:24.245Z] The recommended git tool is: git [2023-02-22T04:19:30.926Z] using credential edgex-jenkins-ssh [2023-02-22T04:19:30.944Z] Cloning the remote Git repository [2023-02-22T04:19:31.005Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-22T04:19:31.101Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-02-22T04:19:31.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-22T04:19:31.305Z] > git --version # timeout=10 [2023-02-22T04:19:31.329Z] > git --version # 'git version 2.25.1' [2023-02-22T04:19:31.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T04:19:31.405Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T04:19:33.257Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-22T04:19:33.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T04:19:34.352Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-22T04:19:34.406Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-22T04:19:34.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T04:19:34.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1341/head:refs/remotes/origin/PR-1341 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T04:19:35.139Z] Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 07c320666c424d37aa722c01eaad1debc22dfcab [2023-02-22T04:19:35.415Z] Merge succeeded, producing 07c320666c424d37aa722c01eaad1debc22dfcab [2023-02-22T04:19:35.416Z] Checking out Revision 07c320666c424d37aa722c01eaad1debc22dfcab (PR-1341) [2023-02-22T04:19:36.087Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-02-22T04:19:35.162Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T04:19:35.183Z] > git checkout -f 07c320666c424d37aa722c01eaad1debc22dfcab # timeout=10 [2023-02-22T04:19:35.305Z] > git remote # timeout=10 [2023-02-22T04:19:35.327Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T04:19:35.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T04:19:35.364Z] > git merge 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 [2023-02-22T04:19:35.395Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T04:19:35.423Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T04:19:35.442Z] > git checkout -f 07c320666c424d37aa722c01eaad1debc22dfcab # timeout=10 [2023-02-22T04:19:36.161Z] > git --version # timeout=10 [2023-02-22T04:19:36.174Z] > git --version # 'git version 2.25.1' [2023-02-22T04:19:36.189Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T04:19:37.293Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T04:19:37.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T04:19:37.294Z] Dload Upload Total Spent Left Speed [2023-02-22T04:19:37.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-02-22T04:19:37.984Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T04:19:38.342Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T04:19:38.343Z] + sudo tee /etc/docker/daemon.new [2023-02-22T04:19:39.321Z] { [2023-02-22T04:19:39.321Z] "registry-mirrors": [ [2023-02-22T04:19:39.321Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T04:19:39.321Z] ], [2023-02-22T04:19:39.321Z] "bip": "10.250.0.254/24", [2023-02-22T04:19:39.321Z] "hosts": [ [2023-02-22T04:19:39.321Z] "tcp://0.0.0.0:5555", [2023-02-22T04:19:39.321Z] "unix:///var/run/docker.sock" [2023-02-22T04:19:39.321Z] ], [2023-02-22T04:19:39.321Z] "mtu": 1458, [2023-02-22T04:19:39.321Z] "selinux-enabled": true, [2023-02-22T04:19:39.321Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T04:19:39.321Z] } [Pipeline] sh [2023-02-22T04:19:39.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T04:19:40.096Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:19:58.468Z] provisioning config files... [2023-02-22T04:19:58.503Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11568184687287116423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:19:58.923Z] ---> docker-login.sh [2023-02-22T04:19:58.923Z] nexus3.edgexfoundry.org:10001 [2023-02-22T04:19:59.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:19:59.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:19:59.793Z] Configure a credential helper to remove this warning. See [2023-02-22T04:19:59.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:19:59.793Z] [2023-02-22T04:19:59.793Z] Login Succeeded [2023-02-22T04:19:59.793Z] nexus3.edgexfoundry.org:10002 [2023-02-22T04:20:00.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:20:00.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:20:00.065Z] Configure a credential helper to remove this warning. See [2023-02-22T04:20:00.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:20:00.065Z] [2023-02-22T04:20:00.065Z] Login Succeeded [2023-02-22T04:20:00.065Z] nexus3.edgexfoundry.org:10003 [2023-02-22T04:20:00.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:20:00.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:20:00.605Z] Configure a credential helper to remove this warning. See [2023-02-22T04:20:00.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:20:00.605Z] [2023-02-22T04:20:00.605Z] Login Succeeded [2023-02-22T04:20:00.605Z] nexus3.edgexfoundry.org:10004 [2023-02-22T04:20:00.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:20:00.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:20:00.876Z] Configure a credential helper to remove this warning. See [2023-02-22T04:20:00.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:20:00.876Z] [2023-02-22T04:20:00.876Z] Login Succeeded [2023-02-22T04:20:00.876Z] docker.io [2023-02-22T04:20:01.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:20:01.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:20:01.418Z] Configure a credential helper to remove this warning. See [2023-02-22T04:20:01.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:20:01.418Z] [2023-02-22T04:20:01.418Z] Login Succeeded [2023-02-22T04:20:01.418Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T04:20:01.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T04:20:01.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:20:01.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:20:01.975Z] ========================================================= [2023-02-22T04:20:01.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T04:20:01.975Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:20:02.496Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T04:20:02.771Z] Sending build context to Docker daemon 5.66MB [2023-02-22T04:20:03.041Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:20:03.041Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-22T04:20:05.636Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T04:20:05.636Z] 9b18e9b68314: Pulling fs layer [2023-02-22T04:20:05.636Z] 35d82f9e3411: Pulling fs layer [2023-02-22T04:20:05.636Z] e16973657156: Pulling fs layer [2023-02-22T04:20:05.636Z] fc693d55d65f: Pulling fs layer [2023-02-22T04:20:05.636Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T04:20:05.636Z] dda99020689f: Pulling fs layer [2023-02-22T04:20:05.636Z] db1c61fa0a46: Pulling fs layer [2023-02-22T04:20:05.636Z] 891c053d2c06: Pulling fs layer [2023-02-22T04:20:05.636Z] dda99020689f: Waiting [2023-02-22T04:20:05.636Z] db1c61fa0a46: Waiting [2023-02-22T04:20:05.636Z] 891c053d2c06: Waiting [2023-02-22T04:20:05.636Z] fc693d55d65f: Waiting [2023-02-22T04:20:05.636Z] 7e9fc2657dce: Waiting [2023-02-22T04:20:05.636Z] e16973657156: Verifying Checksum [2023-02-22T04:20:05.636Z] e16973657156: Download complete [2023-02-22T04:20:05.636Z] 35d82f9e3411: Verifying Checksum [2023-02-22T04:20:05.636Z] 35d82f9e3411: Download complete [2023-02-22T04:20:05.636Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T04:20:05.636Z] 7e9fc2657dce: Download complete [2023-02-22T04:20:05.907Z] dda99020689f: Verifying Checksum [2023-02-22T04:20:05.907Z] dda99020689f: Download complete [2023-02-22T04:20:05.907Z] 9b18e9b68314: Verifying Checksum [2023-02-22T04:20:05.907Z] 9b18e9b68314: Download complete [2023-02-22T04:20:06.881Z] 9b18e9b68314: Pull complete [2023-02-22T04:20:07.155Z] 891c053d2c06: Verifying Checksum [2023-02-22T04:20:07.155Z] 891c053d2c06: Download complete [2023-02-22T04:20:07.428Z] 35d82f9e3411: Pull complete [2023-02-22T04:20:08.026Z] e16973657156: Pull complete [2023-02-22T04:20:08.297Z] db1c61fa0a46: Download complete [2023-02-22T04:20:08.889Z] fc693d55d65f: Verifying Checksum [2023-02-22T04:20:08.889Z] fc693d55d65f: Download complete [2023-02-22T04:20:21.348Z] fc693d55d65f: Pull complete [2023-02-22T04:20:21.348Z] 7e9fc2657dce: Pull complete [2023-02-22T04:20:21.348Z] dda99020689f: Pull complete [2023-02-22T04:20:26.720Z] db1c61fa0a46: Pull complete [2023-02-22T04:20:28.675Z] 891c053d2c06: Pull complete [2023-02-22T04:20:28.675Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T04:20:28.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T04:20:28.675Z] ---> f96f9c87975a [2023-02-22T04:20:28.675Z] Step 3/10 : ARG MAKE=make build [2023-02-22T04:20:31.275Z] ---> Running in c6a7bf3634bf [2023-02-22T04:20:31.864Z] Removing intermediate container c6a7bf3634bf [2023-02-22T04:20:31.864Z] ---> fab0a28970f7 [2023-02-22T04:20:31.864Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-22T04:20:31.864Z] ---> Running in d72319b3ed86 [2023-02-22T04:20:32.136Z] Removing intermediate container d72319b3ed86 [2023-02-22T04:20:32.136Z] ---> 2a4619f69cc3 [2023-02-22T04:20:32.136Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:20:32.416Z] ---> Running in 4216be2882e5 [2023-02-22T04:20:32.688Z] Removing intermediate container 4216be2882e5 [2023-02-22T04:20:32.688Z] ---> d149388fed23 [2023-02-22T04:20:32.688Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-22T04:20:32.962Z] ---> Running in f492b7097882 [2023-02-22T04:20:34.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T04:20:34.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T04:20:36.087Z] OK: 221 MiB in 51 packages [2023-02-22T04:20:37.086Z] Removing intermediate container f492b7097882 [2023-02-22T04:20:37.086Z] ---> c1157b9e39e1 [2023-02-22T04:20:37.086Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-22T04:20:37.677Z] ---> 40c04126a030 [2023-02-22T04:20:37.677Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:20:37.952Z] ---> Running in dd8f78e8df3f [2023-02-22T04:21:45.895Z] Removing intermediate container dd8f78e8df3f [2023-02-22T04:21:45.895Z] ---> aea0f356059f [2023-02-22T04:21:45.895Z] Step 9/10 : COPY . . [2023-02-22T04:21:45.895Z] ---> 0de3592c0742 [2023-02-22T04:21:45.895Z] Step 10/10 : RUN ${MAKE} [2023-02-22T04:21:45.895Z] ---> Running in df05885275e4 [2023-02-22T04:21:45.895Z] noop [2023-02-22T04:21:45.895Z] Removing intermediate container df05885275e4 [2023-02-22T04:21:45.895Z] ---> ac872260ffcf [2023-02-22T04:21:45.895Z] Successfully built ac872260ffcf [2023-02-22T04:21:45.895Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:21:46.396Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T04:21:46.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:21:46.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-6993 does not seem to be running inside a container [2023-02-22T04:21:46.788Z] $ 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-02-22T04:21:48.250Z] $ docker top f4f12f293f7f8556b56879f7932dae476c322f1a14e086074dcf3f57b085c9e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:21:49.178Z] + go version [2023-02-22T04:21:49.178Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T04:21:49.219Z] $ docker stop --time=1 f4f12f293f7f8556b56879f7932dae476c322f1a14e086074dcf3f57b085c9e6 [2023-02-22T04:21:50.973Z] $ docker rm -f --volumes f4f12f293f7f8556b56879f7932dae476c322f1a14e086074dcf3f57b085c9e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:21:51.844Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T04:21:51.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:21:52.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-6993 does not seem to be running inside a container [2023-02-22T04:21:52.219Z] $ 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-02-22T04:21:53.630Z] $ docker top af817b78e544499e1b76f0c22dfcad3eb8aa89e0be86f8fb976889fe8ad097e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:21:54.567Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T04:21:55.286Z] + make test [2023-02-22T04:21:55.286Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T04:22:42.219Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-22T04:24:48.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-22T04:24:48.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-22T04:24:48.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-22T04:24:48.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-22T04:24:48.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-22T04:24:59.106Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.327s coverage: 27.6% of statements [2023-02-22T04:24:59.106Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.388s coverage: 78.9% of statements [2023-02-22T04:24:59.106Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-22T04:25:07.335Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.545s coverage: 86.0% of statements [2023-02-22T04:25:07.335Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-22T04:25:07.335Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-22T04:25:08.304Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.533s coverage: 77.0% of statements [2023-02-22T04:25:08.304Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-22T04:25:08.304Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-22T04:25:08.304Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-22T04:25:10.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.466s coverage: 65.2% of statements [2023-02-22T04:25:10.916Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-22T04:25:10.916Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-22T04:25:10.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.102s coverage: 89.2% of statements [2023-02-22T04:25:10.916Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-22T04:25:10.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.339s coverage: 4.7% of statements [2023-02-22T04:25:10.916Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-22T04:25:11.186Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T04:25:11.186Z] GO111MODULE=on go vet ./... [2023-02-22T04:27:02.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T04:27:02.898Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T04:27:02.898Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T04:27:02.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T04:27:02.978Z] $ docker stop --time=1 af817b78e544499e1b76f0c22dfcad3eb8aa89e0be86f8fb976889fe8ad097e6 [2023-02-22T04:27:04.830Z] $ docker rm -f --volumes af817b78e544499e1b76f0c22dfcad3eb8aa89e0be86f8fb976889fe8ad097e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T04:27:06.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T04:27:06.416Z] Warning: overwriting stash ‘coverage-report’ [2023-02-22T04:27:07.086Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T04:27:07.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T04:27:08.068Z] + ls -al . [2023-02-22T04:27:08.068Z] total 268 [2023-02-22T04:27:08.068Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 04:21 . [2023-02-22T04:27:08.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:19 .. [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 04:19 .dockerignore [2023-02-22T04:27:08.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 04:19 .git [2023-02-22T04:27:08.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:19 .github [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 22 04:19 .gitignore [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 04:19 .golangci.yml [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 22 04:19 CHANGELOG.md [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 04:19 GOVERNANCE.md [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 22 04:19 Jenkinsfile [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 04:19 LICENSE [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 22 04:19 Makefile [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 22 04:19 OWNERS.md [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 22 04:19 README.md [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 04:16 VERSION [2023-02-22T04:27:08.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:19 bin [2023-02-22T04:27:08.068Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 22 04:25 coverage.out [2023-02-22T04:27:08.068Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 04:19 example [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 22 04:19 go.mod [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 32794 Feb 22 04:19 go.sum [2023-02-22T04:27:08.068Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 22 04:19 internal [2023-02-22T04:27:08.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:19 openapi [2023-02-22T04:27:08.068Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 04:19 pkg [2023-02-22T04:27:08.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:19 snap [2023-02-22T04:27:08.068Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:27:08.514Z] + 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=07c320666c424d37aa722c01eaad1debc22dfcab --label arch=arm64 --label version=0.0.0 . [2023-02-22T04:27:09.109Z] Sending build context to Docker daemon 5.759MB [2023-02-22T04:27:09.109Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:27:09.109Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-22T04:27:09.109Z] ---> ac872260ffcf [2023-02-22T04:27:09.109Z] Step 3/23 : ARG MAKE=make build [2023-02-22T04:27:09.109Z] ---> Running in 7b65c77c733c [2023-02-22T04:27:09.381Z] Removing intermediate container 7b65c77c733c [2023-02-22T04:27:09.381Z] ---> 6ab65bbd1e70 [2023-02-22T04:27:09.381Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-22T04:27:09.652Z] ---> Running in a40a1de9fe06 [2023-02-22T04:27:09.924Z] Removing intermediate container a40a1de9fe06 [2023-02-22T04:27:09.924Z] ---> af4542be9b40 [2023-02-22T04:27:09.924Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:27:10.195Z] ---> Running in 0be50a1c7dc7 [2023-02-22T04:27:10.466Z] Removing intermediate container 0be50a1c7dc7 [2023-02-22T04:27:10.466Z] ---> cd87c785451a [2023-02-22T04:27:10.466Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-22T04:27:10.466Z] ---> Running in fae76f5b34d0 [2023-02-22T04:27:11.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T04:27:12.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T04:27:13.592Z] OK: 221 MiB in 51 packages [2023-02-22T04:27:14.567Z] Removing intermediate container fae76f5b34d0 [2023-02-22T04:27:14.567Z] ---> d6c09725c9cc [2023-02-22T04:27:14.567Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-22T04:27:14.848Z] ---> 97341470c35f [2023-02-22T04:27:14.848Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:27:15.147Z] ---> Running in 2aea8eb0cca4 [2023-02-22T04:27:17.768Z] Removing intermediate container 2aea8eb0cca4 [2023-02-22T04:27:17.768Z] ---> bcaa6f926d16 [2023-02-22T04:27:17.768Z] Step 9/23 : COPY . . [2023-02-22T04:27:19.205Z] ---> 2e16c61333e5 [2023-02-22T04:27:19.205Z] Step 10/23 : RUN ${MAKE} [2023-02-22T04:27:19.205Z] ---> Running in c1f854f0e1da [2023-02-22T04:27:20.184Z] 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-02-22T04:29:57.325Z] Removing intermediate container c1f854f0e1da [2023-02-22T04:29:57.325Z] ---> e6fefd8f92fc [2023-02-22T04:29:57.325Z] Step 11/23 : FROM alpine:3.16 [2023-02-22T04:29:57.325Z] 3.16: Pulling from library/alpine [2023-02-22T04:29:57.325Z] 3760b48202b3: Pulling fs layer [2023-02-22T04:29:57.325Z] 3760b48202b3: Verifying Checksum [2023-02-22T04:29:57.325Z] 3760b48202b3: Download complete [2023-02-22T04:29:57.325Z] 3760b48202b3: Pull complete [2023-02-22T04:29:57.325Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T04:29:57.325Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T04:29:57.325Z] ---> 4c81e5bf8899 [2023-02-22T04:29:57.325Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-22T04:29:57.325Z] ---> Running in 14e5e5a63941 [2023-02-22T04:29:57.325Z] Removing intermediate container 14e5e5a63941 [2023-02-22T04:29:57.325Z] ---> 0990604e8faf [2023-02-22T04:29:57.325Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-22T04:29:57.325Z] ---> Running in 224bcf95dd44 [2023-02-22T04:29:57.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T04:29:57.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T04:29:57.325Z] OK: 5 MiB in 14 packages [2023-02-22T04:29:57.325Z] Removing intermediate container 224bcf95dd44 [2023-02-22T04:29:57.325Z] ---> d74158f43b51 [2023-02-22T04:29:57.325Z] Step 14/23 : WORKDIR / [2023-02-22T04:29:57.325Z] ---> Running in a99c07704e6f [2023-02-22T04:29:57.325Z] Removing intermediate container a99c07704e6f [2023-02-22T04:29:57.325Z] ---> 7fc5d2ffab32 [2023-02-22T04:29:57.325Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-22T04:29:57.325Z] ---> 73597a2dc2c3 [2023-02-22T04:29:57.325Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-22T04:29:57.325Z] ---> 438e0a5539ae [2023-02-22T04:29:57.325Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-22T04:29:57.913Z] ---> 7e13ddf0e654 [2023-02-22T04:29:57.913Z] Step 18/23 : EXPOSE 59999 [2023-02-22T04:29:57.913Z] ---> Running in b2edf32949da [2023-02-22T04:29:58.182Z] Removing intermediate container b2edf32949da [2023-02-22T04:29:58.182Z] ---> cd4735e455b9 [2023-02-22T04:29:58.182Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-22T04:29:58.454Z] ---> Running in 0f9f31ecb782 [2023-02-22T04:29:58.723Z] Removing intermediate container 0f9f31ecb782 [2023-02-22T04:29:58.723Z] ---> 5e5d5e6a0a6e [2023-02-22T04:29:58.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T04:29:58.723Z] ---> Running in 3aaf431e2cd8 [2023-02-22T04:29:58.990Z] Removing intermediate container 3aaf431e2cd8 [2023-02-22T04:29:58.990Z] ---> b3d5cd1a23bd [2023-02-22T04:29:58.990Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T04:29:58.990Z] ---> Running in 3ddade300346 [2023-02-22T04:29:59.257Z] Removing intermediate container 3ddade300346 [2023-02-22T04:29:59.257Z] ---> 275614737e4a [2023-02-22T04:29:59.257Z] Step 22/23 : LABEL git_sha=07c320666c424d37aa722c01eaad1debc22dfcab [2023-02-22T04:29:59.525Z] ---> Running in 95a964c90c60 [2023-02-22T04:29:59.793Z] Removing intermediate container 95a964c90c60 [2023-02-22T04:29:59.793Z] ---> 22c0f9ed44a0 [2023-02-22T04:29:59.793Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T04:29:59.793Z] ---> Running in 0e1897b63aee [2023-02-22T04:30:00.061Z] Removing intermediate container 0e1897b63aee [2023-02-22T04:30:00.061Z] ---> 49cc1b7e311d [2023-02-22T04:30:00.061Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T04:30:00.329Z] Successfully built 49cc1b7e311d [2023-02-22T04:30:00.329Z] 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-02-22T04:30:01.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T04:30:01.104Z] [2023-02-22T04:30:01.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:30:01.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T04:30:01.509Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T04:30:01.509Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T04:30:01.509Z] 04944245beec: Pulling fs layer [2023-02-22T04:30:01.509Z] 699f458cf7ca: Pulling fs layer [2023-02-22T04:30:01.509Z] 765212b225bb: Pulling fs layer [2023-02-22T04:30:01.509Z] f23df028b6ca: Pulling fs layer [2023-02-22T04:30:01.509Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T04:30:01.509Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T04:30:01.509Z] 765212b225bb: Waiting [2023-02-22T04:30:01.509Z] f23df028b6ca: Waiting [2023-02-22T04:30:01.509Z] d65c8cfc05b1: Waiting [2023-02-22T04:30:01.509Z] 2437ff75d9bd: Waiting [2023-02-22T04:30:01.778Z] 04944245beec: Verifying Checksum [2023-02-22T04:30:01.778Z] 04944245beec: Download complete [2023-02-22T04:30:01.778Z] 765212b225bb: Verifying Checksum [2023-02-22T04:30:01.778Z] 765212b225bb: Download complete [2023-02-22T04:30:01.778Z] f23df028b6ca: Verifying Checksum [2023-02-22T04:30:01.778Z] f23df028b6ca: Download complete [2023-02-22T04:30:01.778Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T04:30:01.778Z] d65c8cfc05b1: Download complete [2023-02-22T04:30:02.047Z] 699f458cf7ca: Verifying Checksum [2023-02-22T04:30:02.047Z] 699f458cf7ca: Download complete [2023-02-22T04:30:02.319Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T04:30:02.319Z] 8998bd30e6a1: Download complete [2023-02-22T04:30:04.906Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T04:30:04.906Z] 2437ff75d9bd: Download complete [2023-02-22T04:30:06.319Z] 8998bd30e6a1: Pull complete [2023-02-22T04:30:06.587Z] 04944245beec: Pull complete [2023-02-22T04:30:07.998Z] 699f458cf7ca: Pull complete [2023-02-22T04:30:07.998Z] 765212b225bb: Pull complete [2023-02-22T04:30:08.959Z] f23df028b6ca: Pull complete [2023-02-22T04:30:08.959Z] d65c8cfc05b1: Pull complete [2023-02-22T04:30:23.949Z] 2437ff75d9bd: Pull complete [2023-02-22T04:30:23.949Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T04:30:23.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T04:30:23.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:30:24.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-6993 does not seem to be running inside a container [2023-02-22T04:30:24.365Z] $ 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-02-22T04:30:27.240Z] $ docker top f3eca8f47ef94badf7d88823fee19df94cb032645d2c98f0e7b7509efd38e9a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:30:28.152Z] ---> job-cost.sh [2023-02-22T04:30:28.152Z] lf-activate-venv: SKIPPING [2023-02-22T04:30:28.152Z] INFO: No Stack... [2023-02-22T04:30:28.735Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T04:30:29.319Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T04:30:29.981Z] + cut -d, -f6 [2023-02-22T04:30:29.981Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-02-22T04:30:30.070Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1341-1-stack-cost] [2023-02-22T04:30:30.075Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1341-1-stack-cost] did not exist. Created. [2023-02-22T04:30:30.075Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T04:30:30.477Z] /w/workspace/device-sdk-go/1@tmp/durable-022b2b83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-22T04:30:30.842Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T04:30:30.876Z] Warning: overwriting stash ‘stack-cost’ [2023-02-22T04:30:30.944Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T04:30:30.960Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1341-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T04:30:31.051Z] $ docker stop --time=1 f3eca8f47ef94badf7d88823fee19df94cb032645d2c98f0e7b7509efd38e9a3 [2023-02-22T04:30:32.578Z] $ docker rm -f --volumes f3eca8f47ef94badf7d88823fee19df94cb032645d2c98f0e7b7509efd38e9a3 [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-02-22T04:30:33.541Z] provisioning config files... [2023-02-22T04:30:33.547Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp/config8786401177300281068tmp [Pipeline] { [Pipeline] sh [2023-02-22T04:30:33.882Z] + set +x [2023-02-22T04:30:33.882Z] + curl -s https://codecov.io/bash [2023-02-22T04:30:33.882Z] + bash -s -- [2023-02-22T04:30:33.882Z] [2023-02-22T04:30:33.882Z] _____ _ [2023-02-22T04:30:33.882Z] / ____| | | [2023-02-22T04:30:33.882Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T04:30:33.882Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T04:30:33.882Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T04:30:33.882Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T04:30:33.882Z] Bash-1.0.6 [2023-02-22T04:30:33.882Z] [2023-02-22T04:30:33.882Z] [2023-02-22T04:30:33.883Z] ==> git version 2.25.1 found [2023-02-22T04:30:33.883Z] ==> 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-02-22T04:30:33.883Z] Release-Date: 2020-01-08 [2023-02-22T04:30:33.883Z] 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-02-22T04:30:33.883Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T04:30:33.883Z] ==> Jenkins CI detected. [2023-02-22T04:30:33.883Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1341 [2023-02-22T04:30:33.883Z] project root: . [2023-02-22T04:30:33.883Z] --> token set from env [2023-02-22T04:30:33.883Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T04:30:33.883Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T04:30:33.883Z] ==> Python coveragepy not found [2023-02-22T04:30:33.883Z] ==> Searching for coverage reports in: [2023-02-22T04:30:33.883Z] + . [2023-02-22T04:30:33.883Z] -> Found 1 reports [2023-02-22T04:30:33.883Z] ==> Detecting git/mercurial file structure [2023-02-22T04:30:33.883Z] ==> Reading reports [2023-02-22T04:30:33.883Z] + ./coverage.out bytes=98530 [2023-02-22T04:30:33.883Z] ==> Appending adjustments [2023-02-22T04:30:33.883Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T04:30:34.143Z] + Found adjustments [2023-02-22T04:30:34.143Z] ==> Gzipping contents [2023-02-22T04:30:34.143Z] 16K /tmp/codecov.ze5YTD.gz [2023-02-22T04:30:34.143Z] ==> Uploading reports [2023-02-22T04:30:34.143Z] url: https://codecov.io [2023-02-22T04:30:34.143Z] query: branch=PR-1341&commit=07c320666c424d37aa722c01eaad1debc22dfcab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1341&job=&cmd_args= [2023-02-22T04:30:34.143Z] -> Pinging Codecov [2023-02-22T04:30:34.143Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1341&commit=07c320666c424d37aa722c01eaad1debc22dfcab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1341&job=&cmd_args= [2023-02-22T04:30:34.401Z] -> Uploading to [2023-02-22T04:30:34.401Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/7E55EF52A471D76F132DFD9A03CDDE97/07c320666c424d37aa722c01eaad1debc22dfcab/3ad8e15c-c154-49fa-ac27-b875bd63ba06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T043034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ac35f052d902d4e2ff3531c3545096f91bfe9ab679ec84bf5a3a1e6e6f3839b [2023-02-22T04:30:34.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T04:30:34.401Z] Dload Upload Total Spent Left Speed [2023-02-22T04:30:34.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14340 0 0 100 14340 0 56235 --:--:-- --:--:-- --:--:-- 56235 [2023-02-22T04:30:34.660Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/07c320666c424d37aa722c01eaad1debc22dfcab [Pipeline] } [2023-02-22T04:30:34.695Z] 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-02-22T04:30:36.408Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1341/archives ] [2023-02-22T04:30:36.408Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1341/archives [2023-02-22T04:30:36.408Z] total 16 [2023-02-22T04:30:36.408Z] drwxr-xr-x 3 root root 4096 Feb 22 04:19 . [2023-02-22T04:30:36.408Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:19 .. [2023-02-22T04:30:36.408Z] drwxr-xr-x 2 root root 4096 Feb 22 04:19 cost [2023-02-22T04:30:36.408Z] -rw-r--r-- 1 root root 86 Feb 22 04:19 cost.csv [2023-02-22T04:30:36.408Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1341/archives [2023-02-22T04:30:36.408Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1341/archives [2023-02-22T04:30:36.408Z] total 16 [2023-02-22T04:30:36.408Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 04:19 . [2023-02-22T04:30:36.408Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:19 .. [2023-02-22T04:30:36.408Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 04:19 cost [2023-02-22T04:30:36.408Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 22 04:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:30:36.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:30:37.641Z] ---> package-listing.sh [2023-02-22T04:30:37.641Z] ++ facter osfamily [2023-02-22T04:30:37.641Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T04:30:37.901Z] + OS_FAMILY=debian [2023-02-22T04:30:37.901Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1341 [2023-02-22T04:30:37.901Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T04:30:37.901Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T04:30:37.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T04:30:37.901Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T04:30:37.901Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1341 ']' [2023-02-22T04:30:37.901Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T04:30:37.901Z] + case "${OS_FAMILY}" in [2023-02-22T04:30:37.901Z] + dpkg -l [2023-02-22T04:30:37.901Z] + grep '^ii' [2023-02-22T04:30:37.901Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T04:30:37.901Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T04:30:37.901Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T04:30:37.901Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1341 ']' [2023-02-22T04:30:37.901Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1341/archives/ [2023-02-22T04:30:37.901Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1341/archives/ [Pipeline] echo [2023-02-22T04:30:37.934Z] 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-1341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T04:30:38.229Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:30:38.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:30:38.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:30:38.999Z] prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container [2023-02-22T04:30:39.026Z] $ 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-1341/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-1341 -v /w/workspace/gexfoundry_device-sdk-go_PR-1341:/w/workspace/gexfoundry_device-sdk-go_PR-1341:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1341@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-02-22T04:30:39.248Z] $ docker top b4929b58d0dbd548c11a59639da095cb641114e919019aa5b1e88e2fd429887c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:30:39.677Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T04:30:39.983Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T04:30:40.289Z] + ls /var/log/sa-host [2023-02-22T04:30:40.289Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:30:40.426Z] provisioning config files... [2023-02-22T04:30:40.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1341@tmp/config8407254131476788266tmp [Pipeline] { [Pipeline] echo [2023-02-22T04:30:40.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:30:40.812Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T04:30:40.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:30:41.245Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T04:30:41.285Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:30:41.607Z] ---> sudo-logs.sh [2023-02-22T04:30:41.607Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T04:30:41.690Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:30:42.005Z] ---> job-cost.sh [2023-02-22T04:30:42.005Z] lf-activate-venv: SKIPPING [2023-02-22T04:30:42.005Z] DEBUG: total: 0.2199999988079071 [2023-02-22T04:30:42.005Z] INFO: Retrieving Stack Cost... [2023-02-22T04:30:42.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T04:30:42.833Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T04:30:42.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:30:43.185Z] ---> logs-deploy.sh [2023-02-22T04:30:43.186Z] lf-activate-venv: SKIPPING [2023-02-22T04:30:43.186Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1341/1 [2023-02-22T04:30:43.186Z] INFO: archiving workspace using pattern(s): [2023-02-22T04:30:44.125Z] Archives upload complete. [2023-02-22T04:30:44.385Z] INFO: archiving logs to Nexus [2023-02-22T04:30:44.955Z] ---> uname -a: [2023-02-22T04:30:44.955Z] Linux prd-ubuntu20-04-docker-8c-8g-6985 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] ---> lscpu: [2023-02-22T04:30:44.955Z] Architecture: x86_64 [2023-02-22T04:30:44.955Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-22T04:30:44.955Z] Byte Order: Little Endian [2023-02-22T04:30:44.955Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-22T04:30:44.955Z] CPU(s): 8 [2023-02-22T04:30:44.955Z] On-line CPU(s) list: 0-7 [2023-02-22T04:30:44.955Z] Thread(s) per core: 1 [2023-02-22T04:30:44.955Z] Core(s) per socket: 1 [2023-02-22T04:30:44.955Z] Socket(s): 8 [2023-02-22T04:30:44.955Z] NUMA node(s): 1 [2023-02-22T04:30:44.955Z] Vendor ID: AuthenticAMD [2023-02-22T04:30:44.955Z] CPU family: 23 [2023-02-22T04:30:44.955Z] Model: 49 [2023-02-22T04:30:44.955Z] Model name: AMD EPYC-Rome Processor [2023-02-22T04:30:44.955Z] Stepping: 0 [2023-02-22T04:30:44.955Z] CPU MHz: 2799.998 [2023-02-22T04:30:44.955Z] BogoMIPS: 5599.99 [2023-02-22T04:30:44.955Z] Virtualization: AMD-V [2023-02-22T04:30:44.955Z] Hypervisor vendor: KVM [2023-02-22T04:30:44.955Z] Virtualization type: full [2023-02-22T04:30:44.955Z] L1d cache: 256 KiB [2023-02-22T04:30:44.955Z] L1i cache: 256 KiB [2023-02-22T04:30:44.955Z] L2 cache: 4 MiB [2023-02-22T04:30:44.955Z] L3 cache: 128 MiB [2023-02-22T04:30:44.955Z] NUMA node0 CPU(s): 0-7 [2023-02-22T04:30:44.955Z] Vulnerability Itlb multihit: Not affected [2023-02-22T04:30:44.955Z] Vulnerability L1tf: Not affected [2023-02-22T04:30:44.955Z] Vulnerability Mds: Not affected [2023-02-22T04:30:44.955Z] Vulnerability Meltdown: Not affected [2023-02-22T04:30:44.955Z] Vulnerability Mmio stale data: Not affected [2023-02-22T04:30:44.955Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-22T04:30:44.955Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-22T04:30:44.955Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-22T04:30:44.955Z] Vulnerability Srbds: Not affected [2023-02-22T04:30:44.955Z] Vulnerability Tsx async abort: Not affected [2023-02-22T04:30:44.955Z] 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-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] ---> nproc: [2023-02-22T04:30:44.955Z] 8 [2023-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] ---> df -h: [2023-02-22T04:30:44.955Z] Filesystem Size Used Avail Use% Mounted on [2023-02-22T04:30:44.955Z] overlay 155G 12G 144G 8% / [2023-02-22T04:30:44.955Z] tmpfs 64M 0 64M 0% /dev [2023-02-22T04:30:44.955Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-22T04:30:44.955Z] shm 64M 0 64M 0% /dev/shm [2023-02-22T04:30:44.955Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] ---> sar -b -r -n DEV: [2023-02-22T04:30:44.955Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6985) 02/22/23 _x86_64_ (8 CPU) [2023-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] 04:15:48 LINUX RESTART (8 CPU) [2023-02-22T04:30:44.955Z] [2023-02-22T04:30:44.955Z] 04:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-22T04:30:44.955Z] 04:17:01 151.16 47.76 103.40 0.00 5374.84 184844.53 0.00 [2023-02-22T04:30:44.955Z] 04:18:01 159.32 1.45 157.87 0.00 16.53 50462.66 0.00 [2023-02-22T04:30:44.955Z] 04:19:01 100.03 0.25 99.78 0.00 9.60 28716.43 0.00 [2023-02-22T04:30:44.955Z] 04:20:01 79.77 0.03 79.74 0.00 6.00 19107.23 0.00 [2023-02-22T04:30:44.955Z] 04:21:01 5.92 0.97 4.95 0.00 67.46 216.90 0.00 [2023-02-22T04:30:44.955Z] 04:22:01 21.88 0.00 21.88 0.00 0.00 1265.79 0.00 [2023-02-22T04:30:44.955Z] 04:23:01 21.60 0.00 21.60 0.00 0.00 1445.49 0.00 [2023-02-22T04:30:44.955Z] 04:24:01 18.89 0.00 18.89 0.00 0.00 1239.59 0.00 [2023-02-22T04:30:44.956Z] 04:25:01 21.01 0.00 21.01 0.00 0.00 1262.86 0.00 [2023-02-22T04:30:44.956Z] 04:26:01 36.38 8.05 28.33 0.00 2838.06 3594.47 0.00 [2023-02-22T04:30:44.956Z] 04:27:01 22.00 0.00 22.00 0.00 0.00 1304.98 0.00 [2023-02-22T04:30:44.956Z] 04:28:01 21.09 0.00 21.09 0.00 0.00 1259.98 0.00 [2023-02-22T04:30:44.956Z] 04:29:01 21.18 0.00 21.18 0.00 0.00 1279.51 0.00 [2023-02-22T04:30:44.956Z] 04:30:01 21.13 0.00 21.13 0.00 0.00 1289.12 0.00 [2023-02-22T04:30:44.956Z] Average: 50.13 4.18 45.95 0.00 594.43 21258.36 0.00 [2023-02-22T04:30:44.956Z] [2023-02-22T04:30:44.956Z] 04:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-22T04:30:44.956Z] 04:17:01 29230552 31644852 683140 2.08 72204 2617956 1847396 5.44 949104 2355820 93284 [2023-02-22T04:30:44.956Z] 04:18:01 28135312 31461236 843920 2.57 144720 3374828 2272756 6.70 1353364 2938276 191748 [2023-02-22T04:30:44.956Z] 04:19:01 28203760 31566316 741816 2.26 149612 3407912 2271388 6.69 1197640 3029864 548 [2023-02-22T04:30:44.956Z] 04:20:01 27721436 31608876 697460 2.12 159104 3872912 1772940 5.23 1201408 3457656 164 [2023-02-22T04:30:44.956Z] 04:21:01 27710624 31606788 698736 2.12 161008 3879284 1788812 5.27 1204580 3463900 1560 [2023-02-22T04:30:44.956Z] 04:22:01 27704596 31612216 693872 2.11 164292 3887024 1805832 5.32 1205504 3471644 4692 [2023-02-22T04:30:44.956Z] 04:23:01 27694104 31614804 691216 2.10 167352 3896672 1805832 5.32 1208804 3481344 3880 [2023-02-22T04:30:44.956Z] 04:24:01 27691584 31622508 683596 2.08 170260 3903692 1805832 5.32 1202400 3488332 2748 [2023-02-22T04:30:44.956Z] 04:25:01 27683344 31622284 683704 2.08 173196 3908552 1805832 5.32 1205352 3493196 2192 [2023-02-22T04:30:44.956Z] 04:26:01 27529088 31609548 693716 2.11 177880 4036804 1841992 5.43 1305880 3532512 6292 [2023-02-22T04:30:44.956Z] 04:27:01 27517936 31612044 691184 2.10 180508 4047480 1841992 5.43 1308396 3543184 5020 [2023-02-22T04:30:44.956Z] 04:28:01 27503976 31611540 691580 2.10 183292 4057940 1841992 5.43 1311076 3553612 4964 [2023-02-22T04:30:44.956Z] 04:29:01 27491928 31612760 690244 2.10 185480 4068536 1841992 5.43 1313304 3564244 4564 [2023-02-22T04:30:44.956Z] 04:30:01 27479068 31613096 689884 2.10 187376 4079464 1841992 5.43 1315288 3575144 4368 [2023-02-22T04:30:44.956Z] Average: 27806951 31601348 705291 2.14 162592 3788504 1884756 5.55 1234436 3353481 23287 [2023-02-22T04:30:44.956Z] [2023-02-22T04:30:44.956Z] 04:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-22T04:30:44.956Z] 04:17:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:17:01 docker0 7.15 6.88 0.72 74.32 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:17:01 ens3 590.53 355.29 6555.53 84.95 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:18:01 veth7361209 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:18:01 docker0 166.09 291.92 13.57 1900.93 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:18:01 ens3 322.35 184.92 1932.75 28.63 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:19:01 veth694db22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:19:01 veth16cce11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:19:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:19:01 docker0 1.38 2.93 0.08 40.49 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:19:01 ens3 38.67 31.91 108.91 85.51 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:20:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:20:01 docker0 1.28 2.30 0.08 40.45 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:20:01 ens3 104.88 64.19 2565.33 11.59 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:21:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:21:01 ens3 14.31 10.46 22.59 1.42 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:22:01 ens3 69.89 44.64 133.79 3.12 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:23:01 ens3 81.60 54.17 166.16 3.49 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:24:01 ens3 54.18 32.79 118.49 2.11 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:25:01 ens3 40.21 27.65 83.62 1.78 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:26:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:26:01 ens3 72.62 41.18 152.20 2.88 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:27:01 ens3 87.12 41.29 183.17 2.91 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:28:01 ens3 85.60 41.44 181.32 2.67 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:29:01 ens3 89.80 42.15 184.28 2.71 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] 04:30:01 ens3 92.47 43.69 188.13 2.82 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] Average: docker0 12.58 21.74 1.03 147.04 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] Average: ens3 124.63 72.59 899.13 16.92 0.00 0.00 0.00 0.00 [2023-02-22T04:30:44.956Z] [2023-02-22T04:30:44.956Z]