Pull request #1493 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1eec8fc409c7d0e1b7151616fd7112a22d196957+2bcb30427b801ff9ed3b105e71011a55aed1d51b (30b5ab8dc0cf0c5d67dfe422afe168b2d1696e27) 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-ssh1349828728221926079.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14583655332974652412.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-1493/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-1493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18196384230520426347.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-1493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3014228691460130311.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14918800274628866159.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-1493/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-1493/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9181126387799552089.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3623 in /w/workspace/gexfoundry_device-sdk-go_PR-1493 [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-1493 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1493/head:refs/remotes/origin/PR-1493 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bcb30427b801ff9ed3b105e71011a55aed1d51b into PR head commit 1eec8fc409c7d0e1b7151616fd7112a22d196957 Merge succeeded, producing 1eec8fc409c7d0e1b7151616fd7112a22d196957 Checking out Revision 1eec8fc409c7d0e1b7151616fd7112a22d196957 (PR-1493) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1eec8fc409c7d0e1b7151616fd7112a22d196957 # 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 2bcb30427b801ff9ed3b105e71011a55aed1d51b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1eec8fc409c7d0e1b7151616fd7112a22d196957 # timeout=10 [Pipeline] timeout [2023-08-15T04:42:58.922Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T04:42:59.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T04:42:59.314Z] ========================================================= [2023-08-15T04:42:59.314Z] EdgeX Global Pipelines Version Info [2023-08-15T04:42:59.314Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:43:00.146Z] ------------------- [2023-08-15T04:43:00.146Z] stable info: [2023-08-15T04:43:00.146Z] ------------------- [2023-08-15T04:43:00.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T04:43:00.147Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T04:43:00.147Z] Message: update stable to v1.0.253 [2023-08-15T04:43:00.722Z] ------------------- [2023-08-15T04:43:00.722Z] experimental info: [2023-08-15T04:43:00.722Z] ------------------- [2023-08-15T04:43:00.722Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T04:43:00.722Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T04:43:00.722Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T04:43:00.980Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-08-15T04:43:01.020Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-08-15T04:43:01.063Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T04:43:01.099Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T04:43:01.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T04:43:01.178Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T04:43:01.219Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T04:43:01.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-08-15T04:43:01.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T04:43:01.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T04:43:01.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T04:43:01.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-08-15T04:43:01.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T04:43:01.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T04:43:01.546Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T04:43:01.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T04:43:01.636Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T04:43:01.677Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T04:43:01.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T04:43:01.754Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T04:43:01.798Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-15T04:43:01.839Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-15T04:43:01.893Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T04:43:01.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T04:43:01.984Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-15T04:43:02.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T04:43:02.072Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T04:43:02.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1493 [Pipeline] echo [2023-08-15T04:43:02.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1493 [Pipeline] echo [2023-08-15T04:43:02.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1493 [Pipeline] echo [2023-08-15T04:43:02.254Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] echo [2023-08-15T04:43:02.407Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1eec8fc [Pipeline] echo [2023-08-15T04:43:02.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T04:43:02.570Z] provisioning config files... [2023-08-15T04:43:02.610Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/config7568388135858656587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:43:02.962Z] ---> docker-login.sh [2023-08-15T04:43:02.963Z] nexus3.edgexfoundry.org:10001 [2023-08-15T04:43:03.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:03.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:03.224Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:03.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:03.224Z] [2023-08-15T04:43:03.224Z] Login Succeeded [2023-08-15T04:43:03.224Z] nexus3.edgexfoundry.org:10002 [2023-08-15T04:43:03.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:03.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:03.514Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:03.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:03.514Z] [2023-08-15T04:43:03.514Z] Login Succeeded [2023-08-15T04:43:03.514Z] nexus3.edgexfoundry.org:10003 [2023-08-15T04:43:03.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:03.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:03.514Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:03.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:03.514Z] [2023-08-15T04:43:03.514Z] Login Succeeded [2023-08-15T04:43:03.514Z] nexus3.edgexfoundry.org:10004 [2023-08-15T04:43:03.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:03.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:03.786Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:03.787Z] [2023-08-15T04:43:03.787Z] Login Succeeded [2023-08-15T04:43:03.787Z] docker.io [2023-08-15T04:43:03.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:04.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:04.055Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:04.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:04.055Z] [2023-08-15T04:43:04.055Z] Login Succeeded [2023-08-15T04:43:04.055Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T04:43:04.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T04:43:04.721Z] + git rev-list -1 --merges 1eec8fc409c7d0e1b7151616fd7112a22d196957~1..1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] echo [2023-08-15T04:43:04.785Z] -----------> git rev-list -1 --merges 1eec8fc409c7d0e1b7151616fd7112a22d196957~1..1eec8fc409c7d0e1b7151616fd7112a22d196957 1eec8fc409c7d0e1b7151616fd7112a22d196957 [false] [Pipeline] sh [2023-08-15T04:43:05.094Z] + git log --format=format:%s -1 1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] echo [2023-08-15T04:43:05.134Z] ========================================================= [2023-08-15T04:43:05.134Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T04:43:05.134Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T04:43:05.577Z] + git log --format=format:%s -1 1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] echo [2023-08-15T04:43:05.608Z] [semverPrep] GIT_COMMIT: 1eec8fc409c7d0e1b7151616fd7112a22d196957, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-08-15T04:43:05.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T04:43:06.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T04:43:06.045Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T04:43:06.045Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T04:43:06.045Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T04:43:06.045Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T04:43:06.045Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T04:43:06.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:43:06.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T04:43:06.572Z] [2023-08-15T04:43:06.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:43:06.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T04:43:06.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T04:43:06.947Z] b85a868b505f: Pulling fs layer [2023-08-15T04:43:06.947Z] e2be974225ed: Pulling fs layer [2023-08-15T04:43:06.947Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T04:43:06.947Z] 988bab9f4d93: Pulling fs layer [2023-08-15T04:43:06.947Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T04:43:06.947Z] eaf3925da568: Pulling fs layer [2023-08-15T04:43:06.947Z] bab4dde63d76: Pulling fs layer [2023-08-15T04:43:06.947Z] bde34c3a00c8: Pulling fs layer [2023-08-15T04:43:06.947Z] b352a97aabf1: Pulling fs layer [2023-08-15T04:43:06.947Z] 4872d77fe225: Pulling fs layer [2023-08-15T04:43:06.947Z] 5851b861e8e6: Pulling fs layer [2023-08-15T04:43:06.947Z] 988bab9f4d93: Waiting [2023-08-15T04:43:06.947Z] eaf3925da568: Waiting [2023-08-15T04:43:06.947Z] 1469e6f7b9e6: Waiting [2023-08-15T04:43:06.947Z] bab4dde63d76: Waiting [2023-08-15T04:43:06.947Z] bde34c3a00c8: Waiting [2023-08-15T04:43:06.947Z] b352a97aabf1: Waiting [2023-08-15T04:43:06.947Z] 4872d77fe225: Waiting [2023-08-15T04:43:06.947Z] 5851b861e8e6: Waiting [2023-08-15T04:43:06.947Z] e2be974225ed: Verifying Checksum [2023-08-15T04:43:06.947Z] e2be974225ed: Download complete [2023-08-15T04:43:06.947Z] 988bab9f4d93: Verifying Checksum [2023-08-15T04:43:06.947Z] 988bab9f4d93: Download complete [2023-08-15T04:43:07.205Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T04:43:07.205Z] 1469e6f7b9e6: Download complete [2023-08-15T04:43:07.205Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T04:43:07.205Z] 339a4e72a1f5: Download complete [2023-08-15T04:43:07.205Z] eaf3925da568: Verifying Checksum [2023-08-15T04:43:07.205Z] eaf3925da568: Download complete [2023-08-15T04:43:07.205Z] bde34c3a00c8: Verifying Checksum [2023-08-15T04:43:07.205Z] bde34c3a00c8: Download complete [2023-08-15T04:43:07.205Z] b352a97aabf1: Download complete [2023-08-15T04:43:07.205Z] 4872d77fe225: Verifying Checksum [2023-08-15T04:43:07.205Z] 4872d77fe225: Download complete [2023-08-15T04:43:07.205Z] 5851b861e8e6: Download complete [2023-08-15T04:43:07.205Z] b85a868b505f: Verifying Checksum [2023-08-15T04:43:07.205Z] b85a868b505f: Download complete [2023-08-15T04:43:07.467Z] bab4dde63d76: Verifying Checksum [2023-08-15T04:43:07.467Z] bab4dde63d76: Download complete [2023-08-15T04:43:08.405Z] b85a868b505f: Pull complete [2023-08-15T04:43:08.664Z] e2be974225ed: Pull complete [2023-08-15T04:43:09.233Z] 339a4e72a1f5: Pull complete [2023-08-15T04:43:09.233Z] 988bab9f4d93: Pull complete [2023-08-15T04:43:09.492Z] 1469e6f7b9e6: Pull complete [2023-08-15T04:43:09.752Z] eaf3925da568: Pull complete [2023-08-15T04:43:15.622Z] bab4dde63d76: Pull complete [2023-08-15T04:43:15.622Z] bde34c3a00c8: Pull complete [2023-08-15T04:43:15.622Z] b352a97aabf1: Pull complete [2023-08-15T04:43:15.622Z] 4872d77fe225: Pull complete [2023-08-15T04:43:15.622Z] 5851b861e8e6: Pull complete [2023-08-15T04:43:15.622Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T04:43:15.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T04:43:15.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T04:43:15.863Z] prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container [2023-08-15T04:43:15.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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-08-15T04:43:18.490Z] $ docker top 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 -eo pid,comm [2023-08-15T04:43:18.525Z] 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-08-15T04:43:18.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T04:43:18.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T04:43:18.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T04:43:18.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T04:43:18.812Z] $ docker exec 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 ssh-agent [2023-08-15T04:43:18.890Z] SSH_AUTH_SOCK=/tmp/ssh-USMPHKpDp2Pa/agent.33 [2023-08-15T04:43:18.891Z] SSH_AGENT_PID=38 [2023-08-15T04:43:18.898Z] Running ssh-add (command line suppressed) [2023-08-15T04:43:19.039Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/private_key_9093189461399491614.key (/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/private_key_9093189461399491614.key) [2023-08-15T04:43:19.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T04:43:19.346Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T04:43:19.413Z] $ docker exec --env ******** --env ******** 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 ssh-agent -k [2023-08-15T04:43:19.517Z] unset SSH_AUTH_SOCK; [2023-08-15T04:43:19.518Z] unset SSH_AGENT_PID; [2023-08-15T04:43:19.518Z] echo Agent pid 38 killed; [2023-08-15T04:43:19.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T04:43:19.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T04:43:19.574Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T04:43:19.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T04:43:19.736Z] $ docker exec 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 ssh-agent [2023-08-15T04:43:19.801Z] SSH_AUTH_SOCK=/tmp/ssh-WzGfKroTdFyD/agent.70 [2023-08-15T04:43:19.801Z] SSH_AGENT_PID=76 [2023-08-15T04:43:19.806Z] Running ssh-add (command line suppressed) [2023-08-15T04:43:19.957Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/private_key_14805631283866693255.key (/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/private_key_14805631283866693255.key) [2023-08-15T04:43:19.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T04:43:20.249Z] + git semver init [2023-08-15T04:43:20.508Z] 2023-08-15 04:43:20,501 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T04:43:20.508Z] 2023-08-15 04:43:20,502 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver [2023-08-15T04:43:20.508Z] 2023-08-15 04:43:20,503 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver [2023-08-15T04:43:20.508Z] 2023-08-15 04:43:20,503 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1493, universal_newlines=False, shell=None, istream=None) [2023-08-15T04:43:21.447Z] 2023-08-15 04:43:21,457 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493/.git/info/exclude [2023-08-15T04:43:21.447Z] 2023-08-15 04:43:21,458 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver/PR-1493 with force:False [2023-08-15T04:43:21.447Z] 2023-08-15 04:43:21,458 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver/PR-1493 [2023-08-15T04:43:21.447Z] 2023-08-15 04:43:21,463 [execute] INFO git cat-file --batch-check [2023-08-15T04:43:21.447Z] 2023-08-15 04:43:21,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T04:43:21.447Z] 2023-08-15 04:43:21,470 [execute] INFO git cat-file --batch [2023-08-15T04:43:21.447Z] 2023-08-15 04:43:21,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T04:43:21.447Z] 2023-08-15 04:43:21,475 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver/PR-1493 [2023-08-15T04:43:21.447Z] 0.0.0 [Pipeline] } [2023-08-15T04:43:21.535Z] $ docker exec --env ******** --env ******** 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 ssh-agent -k [2023-08-15T04:43:21.639Z] unset SSH_AUTH_SOCK; [2023-08-15T04:43:21.639Z] unset SSH_AGENT_PID; [2023-08-15T04:43:21.639Z] echo Agent pid 76 killed; [2023-08-15T04:43:21.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T04:43:22.025Z] + git semver [Pipeline] } [2023-08-15T04:43:22.377Z] $ docker stop --time=1 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 [2023-08-15T04:43:23.655Z] $ docker rm -f --volumes 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T04:43:23.976Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T04:43:24.292Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T04:43:24.310Z] [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-08-15T04:43:25.003Z] provisioning config files... [2023-08-15T04:43:25.014Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/config6579272001833817718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:43:25.361Z] ---> docker-login.sh [2023-08-15T04:43:25.361Z] nexus3.edgexfoundry.org:10001 [2023-08-15T04:43:25.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:25.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:25.361Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:25.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:25.361Z] [2023-08-15T04:43:25.361Z] Login Succeeded [2023-08-15T04:43:25.361Z] nexus3.edgexfoundry.org:10002 [2023-08-15T04:43:25.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:25.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:25.361Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:25.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:25.361Z] [2023-08-15T04:43:25.361Z] Login Succeeded [2023-08-15T04:43:25.361Z] nexus3.edgexfoundry.org:10003 [2023-08-15T04:43:25.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:25.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:25.621Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:25.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:25.621Z] [2023-08-15T04:43:25.621Z] Login Succeeded [2023-08-15T04:43:25.621Z] nexus3.edgexfoundry.org:10004 [2023-08-15T04:43:25.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:25.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:25.621Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:25.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:25.621Z] [2023-08-15T04:43:25.621Z] Login Succeeded [2023-08-15T04:43:25.621Z] docker.io [2023-08-15T04:43:25.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:43:25.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:43:25.880Z] Configure a credential helper to remove this warning. See [2023-08-15T04:43:25.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:43:25.880Z] [2023-08-15T04:43:25.880Z] Login Succeeded [2023-08-15T04:43:25.880Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T04:43:25.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T04:43:26.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T04:43:26.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T04:43:26.183Z] ========================================================= [2023-08-15T04:43:26.183Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T04:43:26.183Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:43:26.653Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T04:43:26.653Z] Sending build context to Docker daemon 11.05MB [2023-08-15T04:43:26.653Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T04:43:26.653Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-15T04:43:26.912Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T04:43:26.912Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T04:43:26.912Z] 6911f1a30b25: Pulling fs layer [2023-08-15T04:43:26.912Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T04:43:26.912Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T04:43:26.912Z] ec0bb842ea78: Pulling fs layer [2023-08-15T04:43:26.912Z] 40a00589a448: Pulling fs layer [2023-08-15T04:43:26.912Z] 6c08303d61cc: Pulling fs layer [2023-08-15T04:43:26.912Z] 798269fcf238: Pulling fs layer [2023-08-15T04:43:26.912Z] 6863d3e3a2b1: Waiting [2023-08-15T04:43:26.912Z] ec0bb842ea78: Waiting [2023-08-15T04:43:26.912Z] 40a00589a448: Waiting [2023-08-15T04:43:26.912Z] 6c08303d61cc: Waiting [2023-08-15T04:43:26.912Z] 6911f1a30b25: Download complete [2023-08-15T04:43:26.912Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T04:43:26.912Z] 6863d3e3a2b1: Download complete [2023-08-15T04:43:26.912Z] ec0bb842ea78: Verifying Checksum [2023-08-15T04:43:26.912Z] ec0bb842ea78: Download complete [2023-08-15T04:43:26.912Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T04:43:26.912Z] 4db1b89c0bd1: Download complete [2023-08-15T04:43:26.912Z] 40a00589a448: Verifying Checksum [2023-08-15T04:43:26.912Z] 40a00589a448: Download complete [2023-08-15T04:43:26.912Z] 4db1b89c0bd1: Pull complete [2023-08-15T04:43:27.175Z] 6911f1a30b25: Pull complete [2023-08-15T04:43:27.439Z] 798269fcf238: Verifying Checksum [2023-08-15T04:43:27.439Z] 798269fcf238: Download complete [2023-08-15T04:43:27.439Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T04:43:27.439Z] e194b8c5c2a9: Download complete [2023-08-15T04:43:27.699Z] 6c08303d61cc: Verifying Checksum [2023-08-15T04:43:27.699Z] 6c08303d61cc: Download complete [2023-08-15T04:43:30.983Z] e194b8c5c2a9: Pull complete [2023-08-15T04:43:30.983Z] 6863d3e3a2b1: Pull complete [2023-08-15T04:43:31.243Z] ec0bb842ea78: Pull complete [2023-08-15T04:43:31.243Z] 40a00589a448: Pull complete [2023-08-15T04:43:33.783Z] 6c08303d61cc: Pull complete [2023-08-15T04:43:34.719Z] 798269fcf238: Pull complete [2023-08-15T04:43:34.719Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T04:43:34.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T04:43:34.719Z] ---> ec979cd7f677 [2023-08-15T04:43:34.719Z] Step 3/10 : ARG MAKE=make build [2023-08-15T04:43:38.918Z] ---> Running in 67cd84d837c0 [2023-08-15T04:43:38.918Z] Removing intermediate container 67cd84d837c0 [2023-08-15T04:43:38.918Z] ---> 10ca9ec2c313 [2023-08-15T04:43:38.918Z] Step 4/10 : WORKDIR /device-sdk-go [2023-08-15T04:43:38.918Z] ---> Running in 7ab823d8574b [2023-08-15T04:43:38.918Z] Removing intermediate container 7ab823d8574b [2023-08-15T04:43:38.918Z] ---> e4bb72803f80 [2023-08-15T04:43:38.918Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T04:43:38.918Z] ---> Running in ee5a772fb0e8 [2023-08-15T04:43:38.918Z] Removing intermediate container ee5a772fb0e8 [2023-08-15T04:43:38.918Z] ---> 48dee4372886 [2023-08-15T04:43:38.918Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-08-15T04:43:38.918Z] ---> Running in 917669f3b071 [2023-08-15T04:43:39.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T04:43:39.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T04:43:39.832Z] Still waiting to schedule task [2023-08-15T04:43:39.832Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-15T04:43:40.002Z] OK: 265 MiB in 53 packages [2023-08-15T04:43:40.259Z] Removing intermediate container 917669f3b071 [2023-08-15T04:43:40.259Z] ---> 15615b0e4f17 [2023-08-15T04:43:40.259Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-15T04:43:40.259Z] ---> e212c354df36 [2023-08-15T04:43:40.259Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T04:43:40.259Z] ---> Running in 872378b170c0 [2023-08-15T04:44:27.080Z] Removing intermediate container 872378b170c0 [2023-08-15T04:44:27.080Z] ---> 452b7b792640 [2023-08-15T04:44:27.080Z] Step 9/10 : COPY . . [2023-08-15T04:44:27.080Z] ---> 64c6eca6474e [2023-08-15T04:44:27.080Z] Step 10/10 : RUN ${MAKE} [2023-08-15T04:44:27.080Z] ---> Running in beb1e8713b4a [2023-08-15T04:44:27.080Z] noop [2023-08-15T04:44:27.080Z] Removing intermediate container beb1e8713b4a [2023-08-15T04:44:27.080Z] ---> 55403f6c7921 [2023-08-15T04:44:27.080Z] Successfully built 55403f6c7921 [2023-08-15T04:44:27.080Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:44:27.538Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T04:44:27.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T04:44:27.697Z] prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container [2023-08-15T04:44:27.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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-08-15T04:44:28.080Z] $ docker top d76ef0e632553ed46f4c13c44fdb15a4d59a2f9e8c1e0d50d786fadb24a5e6d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T04:44:28.479Z] + go version [2023-08-15T04:44:28.479Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T04:44:28.502Z] $ docker stop --time=1 d76ef0e632553ed46f4c13c44fdb15a4d59a2f9e8c1e0d50d786fadb24a5e6d8 [2023-08-15T04:44:29.788Z] $ docker rm -f --volumes d76ef0e632553ed46f4c13c44fdb15a4d59a2f9e8c1e0d50d786fadb24a5e6d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:44:30.515Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T04:44:30.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T04:44:30.659Z] prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container [2023-08-15T04:44:30.681Z] $ 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-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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-08-15T04:44:31.020Z] $ docker top 8fbefd20112d76731306286f8f3a06f06c85a6e11804e5b79d34db8514a8c4c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T04:44:31.426Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1493 [Pipeline] fileExists [Pipeline] sh [2023-08-15T04:44:31.787Z] + make test [2023-08-15T04:44:31.787Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T04:44:39.903Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-08-15T04:44:54.802Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-08-15T04:44:54.802Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-08-15T04:44:54.802Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-08-15T04:44:54.802Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-08-15T04:44:54.802Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-08-15T04:44:54.802Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements [2023-08-15T04:44:54.802Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.070s coverage: 80.2% of statements [2023-08-15T04:44:54.802Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-08-15T04:44:54.802Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-08-15T04:44:54.802Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.087s coverage: 86.0% of statements [2023-08-15T04:44:54.802Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-08-15T04:44:54.802Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.094s coverage: 71.8% of statements [2023-08-15T04:44:55.781Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-08-15T04:44:55.781Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-15T04:44:55.781Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-08-15T04:44:57.708Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.074s coverage: 14.3% of statements [2023-08-15T04:44:57.708Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 1.925s coverage: 43.8% of statements [2023-08-15T04:44:57.708Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 68.5% of statements [2023-08-15T04:44:57.708Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.127s coverage: 89.2% of statements [2023-08-15T04:44:57.708Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements [2023-08-15T04:45:14.331Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3624 in /w/workspace/gexfoundry_device-sdk-go_PR-1493 [Pipeline] { [Pipeline] ws [2023-08-15T04:45:14.383Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-08-15T04:45:14.466Z] The recommended git tool is: git [2023-08-15T04:45:19.233Z] using credential edgex-jenkins-ssh [2023-08-15T04:45:19.249Z] Cloning the remote Git repository [2023-08-15T04:45:19.287Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-08-15T04:45:19.681Z] GO111MODULE=on go vet ./... [2023-08-15T04:45:19.407Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-08-15T04:45:19.552Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-08-15T04:45:19.553Z] > git --version # timeout=10 [2023-08-15T04:45:19.574Z] > git --version # 'git version 2.25.1' [2023-08-15T04:45:19.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T04:45:19.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T04:45:23.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T04:45:23.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T04:45:23.869Z] ./bin/test-attribution-txt.sh [2023-08-15T04:45:23.869Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-15T04:45:23.869Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-15T04:45:23.869Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-15T04:45:23.869Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-15T04:45:23.869Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-15T04:45:23.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T04:45:23.921Z] $ docker stop --time=1 8fbefd20112d76731306286f8f3a06f06c85a6e11804e5b79d34db8514a8c4c8 [2023-08-15T04:45:23.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-08-15T04:45:24.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T04:45:25.358Z] Merging remotes/origin/main commit 2bcb30427b801ff9ed3b105e71011a55aed1d51b into PR head commit 1eec8fc409c7d0e1b7151616fd7112a22d196957 [2023-08-15T04:45:25.642Z] Merge succeeded, producing 1eec8fc409c7d0e1b7151616fd7112a22d196957 [2023-08-15T04:45:25.643Z] Checking out Revision 1eec8fc409c7d0e1b7151616fd7112a22d196957 (PR-1493) [2023-08-15T04:45:24.830Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-08-15T04:45:24.870Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-08-15T04:45:24.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T04:45:24.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1493/head:refs/remotes/origin/PR-1493 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-15T04:45:25.377Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T04:45:25.444Z] > git checkout -f 1eec8fc409c7d0e1b7151616fd7112a22d196957 # timeout=10 [2023-08-15T04:45:25.552Z] > git remote # timeout=10 [2023-08-15T04:45:25.569Z] > git config --get remote.origin.url # timeout=10 [2023-08-15T04:45:25.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T04:45:25.600Z] > git merge 2bcb30427b801ff9ed3b105e71011a55aed1d51b # timeout=10 [2023-08-15T04:45:25.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-15T04:45:25.650Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T04:45:25.666Z] > git checkout -f 1eec8fc409c7d0e1b7151616fd7112a22d196957 # timeout=10 [2023-08-15T04:45:26.108Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-08-15T04:45:26.155Z] > git --version # timeout=10 [2023-08-15T04:45:26.168Z] > git --version # 'git version 2.25.1' [2023-08-15T04:45:26.192Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T04:45:27.560Z] $ docker rm -f --volumes 8fbefd20112d76731306286f8f3a06f06c85a6e11804e5b79d34db8514a8c4c8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T04:45:28.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T04:45:28.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-15T04:45:28.599Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T04:45:28.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T04:45:28.599Z] Dload Upload Total Spent Left Speed [2023-08-15T04:45:28.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [Pipeline] sh [2023-08-15T04:45:29.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T04:45:29.242Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T04:45:29.451Z] + ls -al . [2023-08-15T04:45:29.451Z] total 304 [2023-08-15T04:45:29.451Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 04:44 . [2023-08-15T04:45:29.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 04:42 .. [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 04:42 .dockerignore [2023-08-15T04:45:29.451Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 04:43 .git [2023-08-15T04:45:29.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 04:42 .github [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 15 04:42 .gitignore [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 04:42 .golangci.yml [2023-08-15T04:45:29.451Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 04:43 .semver [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 44878 Aug 15 04:42 CHANGELOG.md [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 04:42 GOVERNANCE.md [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 15 04:42 Jenkinsfile [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 15 04:42 LICENSE [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 15 04:42 Makefile [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 15 04:42 OWNERS.md [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 4933 Aug 15 04:42 README.md [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 04:43 VERSION [2023-08-15T04:45:29.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 04:42 bin [2023-08-15T04:45:29.451Z] -rw-r--r-- 1 jenkins jenkins 120271 Aug 15 04:44 coverage.out [2023-08-15T04:45:29.451Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 15 04:42 example [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 3721 Aug 15 04:42 go.mod [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 33545 Aug 15 04:42 go.sum [2023-08-15T04:45:29.451Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 04:42 internal [2023-08-15T04:45:29.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 04:42 openapi [2023-08-15T04:45:29.451Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 04:42 pkg [2023-08-15T04:45:29.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 04:42 snap [2023-08-15T04:45:29.451Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 15 04:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:45:29.584Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T04:45:29.584Z] + sudo tee /etc/docker/daemon.new [2023-08-15T04:45:29.584Z] { [2023-08-15T04:45:29.584Z] "registry-mirrors": [ [2023-08-15T04:45:29.584Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T04:45:29.584Z] ], [2023-08-15T04:45:29.584Z] "bip": "10.250.0.254/24", [2023-08-15T04:45:29.584Z] "hosts": [ [2023-08-15T04:45:29.584Z] "tcp://0.0.0.0:5555", [2023-08-15T04:45:29.584Z] "unix:///var/run/docker.sock" [2023-08-15T04:45:29.584Z] ], [2023-08-15T04:45:29.584Z] "mtu": 1458, [2023-08-15T04:45:29.584Z] "selinux-enabled": true, [2023-08-15T04:45:29.584Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T04:45:29.584Z] } [Pipeline] sh [2023-08-15T04:45:29.856Z] + 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=1eec8fc409c7d0e1b7151616fd7112a22d196957 --label arch=amd64 --label version=0.0.0 . [2023-08-15T04:45:29.856Z] Sending build context to Docker daemon 11.17MB [2023-08-15T04:45:29.856Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T04:45:29.856Z] Step 2/23 : FROM ${BASE} AS builder [2023-08-15T04:45:29.856Z] ---> 55403f6c7921 [2023-08-15T04:45:29.856Z] Step 3/23 : ARG MAKE=make build [2023-08-15T04:45:29.971Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T04:45:30.114Z] ---> Running in a8e2d79de576 [2023-08-15T04:45:30.114Z] Removing intermediate container a8e2d79de576 [2023-08-15T04:45:30.114Z] ---> ce7fb6dbad80 [2023-08-15T04:45:30.114Z] Step 4/23 : WORKDIR /device-sdk-go [2023-08-15T04:45:30.114Z] ---> Running in 3d881dfb75a9 [2023-08-15T04:45:30.114Z] Removing intermediate container 3d881dfb75a9 [2023-08-15T04:45:30.114Z] ---> 8864bf60b767 [2023-08-15T04:45:30.114Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T04:45:30.114Z] ---> Running in 7020e2ff11b2 [2023-08-15T04:45:30.314Z] + sudo service docker restart [2023-08-15T04:45:30.372Z] Removing intermediate container 7020e2ff11b2 [2023-08-15T04:45:30.372Z] ---> 1628b537499c [2023-08-15T04:45:30.372Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-08-15T04:45:30.372Z] ---> Running in c52fd9c4a97b [2023-08-15T04:45:30.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T04:45:30.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T04:45:31.148Z] OK: 265 MiB in 53 packages [2023-08-15T04:45:31.407Z] Removing intermediate container c52fd9c4a97b [2023-08-15T04:45:31.407Z] ---> a0fefa137813 [2023-08-15T04:45:31.407Z] Step 7/23 : COPY go.mod vendor* ./ [2023-08-15T04:45:31.407Z] ---> 49f866975daa [2023-08-15T04:45:31.407Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T04:45:31.666Z] ---> Running in 94e7fe7c0283 [2023-08-15T04:45:32.235Z] Removing intermediate container 94e7fe7c0283 [2023-08-15T04:45:32.235Z] ---> e85315fa51c7 [2023-08-15T04:45:32.235Z] Step 9/23 : COPY . . [2023-08-15T04:45:32.811Z] ---> e2e2fe76317b [2023-08-15T04:45:32.811Z] Step 10/23 : RUN ${MAKE} [2023-08-15T04:45:32.811Z] ---> Running in 210df20d9d34 [2023-08-15T04:45:33.069Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T04:45:48.627Z] provisioning config files... [2023-08-15T04:45:48.653Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17003312720424460011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:45:49.043Z] ---> docker-login.sh [2023-08-15T04:45:49.043Z] nexus3.edgexfoundry.org:10001 [2023-08-15T04:45:49.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:45:49.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:45:49.584Z] Configure a credential helper to remove this warning. See [2023-08-15T04:45:49.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:45:49.584Z] [2023-08-15T04:45:49.584Z] Login Succeeded [2023-08-15T04:45:49.584Z] nexus3.edgexfoundry.org:10002 [2023-08-15T04:45:49.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:45:50.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:45:50.129Z] Configure a credential helper to remove this warning. See [2023-08-15T04:45:50.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:45:50.129Z] [2023-08-15T04:45:50.129Z] Login Succeeded [2023-08-15T04:45:50.129Z] nexus3.edgexfoundry.org:10003 [2023-08-15T04:45:50.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:45:50.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:45:50.399Z] Configure a credential helper to remove this warning. See [2023-08-15T04:45:50.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:45:50.399Z] [2023-08-15T04:45:50.399Z] Login Succeeded [2023-08-15T04:45:50.399Z] nexus3.edgexfoundry.org:10004 [2023-08-15T04:45:50.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:45:50.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:45:50.672Z] Configure a credential helper to remove this warning. See [2023-08-15T04:45:50.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:45:50.672Z] [2023-08-15T04:45:50.672Z] Login Succeeded [2023-08-15T04:45:50.672Z] docker.io [2023-08-15T04:45:50.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T04:45:51.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T04:45:51.210Z] Configure a credential helper to remove this warning. See [2023-08-15T04:45:51.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T04:45:51.210Z] [2023-08-15T04:45:51.210Z] Login Succeeded [2023-08-15T04:45:51.210Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T04:45:51.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T04:45:51.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T04:45:51.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T04:45:51.722Z] ========================================================= [2023-08-15T04:45:51.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T04:45:51.722Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:45:52.307Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T04:45:52.576Z] Sending build context to Docker daemon 5.899MB [2023-08-15T04:45:52.576Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T04:45:52.576Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-15T04:45:52.856Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T04:45:52.856Z] edb6bdbacee9: Pulling fs layer [2023-08-15T04:45:52.856Z] 5f9638ab2659: Pulling fs layer [2023-08-15T04:45:52.856Z] 8d51d6327a98: Pulling fs layer [2023-08-15T04:45:52.856Z] 8b374f2dd631: Pulling fs layer [2023-08-15T04:45:52.856Z] ec14aa9079de: Pulling fs layer [2023-08-15T04:45:52.856Z] 2f466654f4bb: Pulling fs layer [2023-08-15T04:45:52.856Z] 554e91adad29: Pulling fs layer [2023-08-15T04:45:52.856Z] 8b374f2dd631: Waiting [2023-08-15T04:45:52.856Z] ec14aa9079de: Waiting [2023-08-15T04:45:52.856Z] 2f466654f4bb: Waiting [2023-08-15T04:45:52.856Z] 554e91adad29: Waiting [2023-08-15T04:45:52.856Z] 5f9638ab2659: Verifying Checksum [2023-08-15T04:45:52.856Z] 5f9638ab2659: Download complete [2023-08-15T04:45:52.856Z] 8b374f2dd631: Verifying Checksum [2023-08-15T04:45:52.856Z] 8b374f2dd631: Download complete [2023-08-15T04:45:52.856Z] ec14aa9079de: Verifying Checksum [2023-08-15T04:45:52.856Z] ec14aa9079de: Download complete [2023-08-15T04:45:52.856Z] edb6bdbacee9: Verifying Checksum [2023-08-15T04:45:52.856Z] edb6bdbacee9: Download complete [2023-08-15T04:45:53.836Z] edb6bdbacee9: Pull complete [2023-08-15T04:45:54.107Z] 554e91adad29: Verifying Checksum [2023-08-15T04:45:54.107Z] 554e91adad29: Download complete [2023-08-15T04:45:54.698Z] 5f9638ab2659: Pull complete [2023-08-15T04:45:55.285Z] 8d51d6327a98: Verifying Checksum [2023-08-15T04:45:55.285Z] 8d51d6327a98: Download complete [2023-08-15T04:45:55.554Z] 2f466654f4bb: Verifying Checksum [2023-08-15T04:45:55.554Z] 2f466654f4bb: Download complete [2023-08-15T04:45:56.650Z] Removing intermediate container 210df20d9d34 [2023-08-15T04:45:56.650Z] ---> 5cc959135009 [2023-08-15T04:45:56.650Z] Step 11/23 : FROM alpine:3.17 [2023-08-15T04:45:56.650Z] 3.17: Pulling from library/alpine [2023-08-15T04:45:56.650Z] 9398808236ff: Pulling fs layer [2023-08-15T04:45:56.650Z] 9398808236ff: Verifying Checksum [2023-08-15T04:45:56.650Z] 9398808236ff: Download complete [2023-08-15T04:45:56.650Z] 9398808236ff: Pull complete [2023-08-15T04:45:56.650Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T04:45:56.650Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T04:45:56.650Z] ---> 1e0b8b5322fc [2023-08-15T04:45:56.650Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-15T04:45:56.650Z] ---> Running in c8e31810e4c5 [2023-08-15T04:45:56.650Z] Removing intermediate container c8e31810e4c5 [2023-08-15T04:45:56.650Z] ---> abfad286f63e [2023-08-15T04:45:56.650Z] Step 13/23 : RUN apk add --update --no-cache [2023-08-15T04:45:56.650Z] ---> Running in 47028ab90e20 [2023-08-15T04:45:56.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T04:45:56.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T04:45:56.650Z] OK: 7 MiB in 15 packages [2023-08-15T04:45:56.909Z] Removing intermediate container 47028ab90e20 [2023-08-15T04:45:56.909Z] ---> e2fd592b0b0d [2023-08-15T04:45:56.909Z] Step 14/23 : WORKDIR / [2023-08-15T04:45:56.909Z] ---> Running in 9653b298ab30 [2023-08-15T04:45:56.909Z] Removing intermediate container 9653b298ab30 [2023-08-15T04:45:56.909Z] ---> a2ac3d31213a [2023-08-15T04:45:56.909Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-08-15T04:45:57.167Z] ---> 032dfce26964 [2023-08-15T04:45:57.167Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-08-15T04:45:57.735Z] ---> 8347f0381bf2 [2023-08-15T04:45:57.735Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-08-15T04:45:57.995Z] ---> 368a9ac981f0 [2023-08-15T04:45:57.995Z] Step 18/23 : EXPOSE 59999 [2023-08-15T04:45:57.995Z] ---> Running in 912f9d600f6a [2023-08-15T04:45:57.995Z] Removing intermediate container 912f9d600f6a [2023-08-15T04:45:57.995Z] ---> e45c7f2889cf [2023-08-15T04:45:57.995Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-08-15T04:45:57.995Z] ---> Running in 6c00fd3b611c [2023-08-15T04:45:58.252Z] Removing intermediate container 6c00fd3b611c [2023-08-15T04:45:58.252Z] ---> db48d35d9861 [2023-08-15T04:45:58.252Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T04:45:58.252Z] ---> Running in 0d305fa6f436 [2023-08-15T04:45:58.252Z] Removing intermediate container 0d305fa6f436 [2023-08-15T04:45:58.252Z] ---> 6792db63e5df [2023-08-15T04:45:58.252Z] Step 21/23 : LABEL arch=amd64 [2023-08-15T04:45:58.252Z] ---> Running in 7183adef18ce [2023-08-15T04:45:58.252Z] Removing intermediate container 7183adef18ce [2023-08-15T04:45:58.252Z] ---> 3ddee1f310f9 [2023-08-15T04:45:58.252Z] Step 22/23 : LABEL git_sha=1eec8fc409c7d0e1b7151616fd7112a22d196957 [2023-08-15T04:45:58.511Z] ---> Running in f2ca49ad5bcd [2023-08-15T04:45:58.511Z] Removing intermediate container f2ca49ad5bcd [2023-08-15T04:45:58.511Z] ---> 2be2a373a494 [2023-08-15T04:45:58.511Z] Step 23/23 : LABEL version=0.0.0 [2023-08-15T04:45:58.511Z] ---> Running in d7b50c6ab83c [2023-08-15T04:45:58.511Z] Removing intermediate container d7b50c6ab83c [2023-08-15T04:45:58.511Z] ---> b666dfedb660 [2023-08-15T04:45:58.511Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T04:45:58.511Z] Successfully built b666dfedb660 [2023-08-15T04:45:58.511Z] 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-08-15T04:45:59.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T04:45:59.408Z] [2023-08-15T04:45:59.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:45:59.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T04:45:59.786Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T04:45:59.786Z] 5eb5b503b376: Pulling fs layer [2023-08-15T04:45:59.786Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T04:45:59.786Z] ec43610c2a17: Pulling fs layer [2023-08-15T04:45:59.786Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T04:45:59.786Z] 3a2ae6a8a46f: Waiting [2023-08-15T04:45:59.786Z] 33b1e0a273af: Pulling fs layer [2023-08-15T04:45:59.786Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T04:45:59.786Z] 2f39f015ded8: Pulling fs layer [2023-08-15T04:45:59.786Z] 5d3b04190fa2: Waiting [2023-08-15T04:45:59.786Z] 33b1e0a273af: Waiting [2023-08-15T04:45:59.786Z] 5c69ac0246d0: Verifying Checksum [2023-08-15T04:45:59.786Z] 5c69ac0246d0: Download complete [2023-08-15T04:45:59.786Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T04:45:59.786Z] 3a2ae6a8a46f: Download complete [2023-08-15T04:45:59.786Z] 33b1e0a273af: Verifying Checksum [2023-08-15T04:45:59.786Z] 33b1e0a273af: Download complete [2023-08-15T04:45:59.786Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T04:45:59.786Z] 5d3b04190fa2: Download complete [2023-08-15T04:45:59.786Z] ec43610c2a17: Verifying Checksum [2023-08-15T04:45:59.786Z] ec43610c2a17: Download complete [2023-08-15T04:46:00.045Z] 5eb5b503b376: Verifying Checksum [2023-08-15T04:46:00.045Z] 5eb5b503b376: Download complete [2023-08-15T04:46:00.613Z] 2f39f015ded8: Verifying Checksum [2023-08-15T04:46:00.613Z] 2f39f015ded8: Download complete [2023-08-15T04:46:01.548Z] 5eb5b503b376: Pull complete [2023-08-15T04:46:01.548Z] 5c69ac0246d0: Pull complete [2023-08-15T04:46:02.115Z] ec43610c2a17: Pull complete [2023-08-15T04:46:02.115Z] 3a2ae6a8a46f: Pull complete [2023-08-15T04:46:02.115Z] 33b1e0a273af: Pull complete [2023-08-15T04:46:02.373Z] 5d3b04190fa2: Pull complete [2023-08-15T04:46:07.653Z] 2f39f015ded8: Pull complete [2023-08-15T04:46:07.653Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T04:46:07.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T04:46:07.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T04:46:07.875Z] prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container [2023-08-15T04:46:07.891Z] $ 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-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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-08-15T04:46:08.000Z] 8d51d6327a98: Pull complete [2023-08-15T04:46:08.000Z] 8b374f2dd631: Pull complete [2023-08-15T04:46:08.000Z] ec14aa9079de: Pull complete [2023-08-15T04:46:11.731Z] $ docker top e4ca3cd8341da0dc3e65810898dd1398f9947483e0780fa47c43616beeef3991 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:46:12.237Z] ---> job-cost.sh [2023-08-15T04:46:12.237Z] lf-activate-venv: SKIPPING [2023-08-15T04:46:12.237Z] INFO: No Stack... [2023-08-15T04:46:12.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T04:46:12.757Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T04:46:13.072Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives/cost.csv [2023-08-15T04:46:13.072Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T04:46:13.113Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [2023-08-15T04:46:13.118Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] did not exist. Created. [2023-08-15T04:46:13.118Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T04:46:13.350Z] 2f466654f4bb: Pull complete [2023-08-15T04:46:13.548Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-15T04:46:13.608Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T04:46:13.632Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T04:46:13.698Z] $ docker stop --time=1 e4ca3cd8341da0dc3e65810898dd1398f9947483e0780fa47c43616beeef3991 [2023-08-15T04:46:14.877Z] $ docker rm -f --volumes e4ca3cd8341da0dc3e65810898dd1398f9947483e0780fa47c43616beeef3991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T04:46:15.935Z] 554e91adad29: Pull complete [2023-08-15T04:46:15.935Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T04:46:15.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T04:46:15.935Z] ---> 1e15ea492957 [2023-08-15T04:46:15.935Z] Step 3/10 : ARG MAKE=make build [2023-08-15T04:46:17.878Z] ---> Running in 01ab241b1439 [2023-08-15T04:46:17.878Z] Removing intermediate container 01ab241b1439 [2023-08-15T04:46:17.878Z] ---> aa0fae98c5cf [2023-08-15T04:46:17.878Z] Step 4/10 : WORKDIR /device-sdk-go [2023-08-15T04:46:17.878Z] ---> Running in 26c927cb72b5 [2023-08-15T04:46:18.149Z] Removing intermediate container 26c927cb72b5 [2023-08-15T04:46:18.149Z] ---> 5de73650c0b7 [2023-08-15T04:46:18.149Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T04:46:18.416Z] ---> Running in b9507c055df0 [2023-08-15T04:46:18.691Z] Removing intermediate container b9507c055df0 [2023-08-15T04:46:18.691Z] ---> fd3b083a3d8b [2023-08-15T04:46:18.691Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-08-15T04:46:18.691Z] ---> Running in 52a46b2f3c2a [2023-08-15T04:46:19.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T04:46:20.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T04:46:21.193Z] OK: 263 MiB in 53 packages [2023-08-15T04:46:22.154Z] Removing intermediate container 52a46b2f3c2a [2023-08-15T04:46:22.154Z] ---> 7e4822776dd6 [2023-08-15T04:46:22.154Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-15T04:46:22.421Z] ---> e7ebeb0cfea5 [2023-08-15T04:46:22.421Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T04:46:22.692Z] ---> Running in eb501e413be5 [2023-08-15T04:47:44.309Z] Removing intermediate container eb501e413be5 [2023-08-15T04:47:44.309Z] ---> de64844d0973 [2023-08-15T04:47:44.309Z] Step 9/10 : COPY . . [2023-08-15T04:47:44.309Z] ---> 4c9db5318610 [2023-08-15T04:47:44.309Z] Step 10/10 : RUN ${MAKE} [2023-08-15T04:47:44.309Z] ---> Running in c97d60f9760a [2023-08-15T04:47:44.309Z] noop [2023-08-15T04:47:44.309Z] Removing intermediate container c97d60f9760a [2023-08-15T04:47:44.309Z] ---> e8a515155a59 [2023-08-15T04:47:44.309Z] Successfully built e8a515155a59 [2023-08-15T04:47:44.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:47:44.781Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T04:47:44.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T04:47:45.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-3624 does not seem to be running inside a container [2023-08-15T04:47:45.114Z] $ 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-08-15T04:47:46.237Z] $ docker top fae831896a84a3fd7ce0b0ed916ee24e9aa443e59caaf8c1ba79287a33dd5ac3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T04:47:47.094Z] + go version [2023-08-15T04:47:47.094Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T04:47:47.129Z] $ docker stop --time=1 fae831896a84a3fd7ce0b0ed916ee24e9aa443e59caaf8c1ba79287a33dd5ac3 [2023-08-15T04:47:48.701Z] $ docker rm -f --volumes fae831896a84a3fd7ce0b0ed916ee24e9aa443e59caaf8c1ba79287a33dd5ac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:47:49.551Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T04:47:49.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T04:47:49.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-3624 does not seem to be running inside a container [2023-08-15T04:47:49.868Z] $ 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-08-15T04:47:50.995Z] $ docker top 21044f2a5ada783388114c4a6e88e76f98f3db2167d3c400ff6c21263090ad43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T04:47:51.540Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-15T04:47:51.925Z] + make test [2023-08-15T04:47:51.925Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T04:48:30.804Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-08-15T04:50:52.479Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-08-15T04:50:52.479Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-08-15T04:50:52.479Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-08-15T04:50:52.479Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-08-15T04:50:52.479Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-08-15T04:50:52.479Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.205s coverage: 27.6% of statements [2023-08-15T04:50:56.719Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.249s coverage: 80.2% of statements [2023-08-15T04:51:09.024Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-08-15T04:51:09.025Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-08-15T04:51:09.025Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.345s coverage: 86.0% of statements [2023-08-15T04:51:15.676Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-08-15T04:51:15.676Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.406s coverage: 71.8% of statements [2023-08-15T04:51:19.022Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.270s coverage: 14.3% of statements [2023-08-15T04:51:21.600Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-08-15T04:51:21.600Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-15T04:51:21.600Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.963s coverage: 43.8% of statements [2023-08-15T04:51:21.869Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.405s coverage: 68.5% of statements [2023-08-15T04:51:25.213Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.433s coverage: 89.2% of statements [2023-08-15T04:51:27.152Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-08-15T04:51:27.152Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.239s coverage: 5.5% of statements [2023-08-15T04:51:27.734Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T04:51:27.734Z] GO111MODULE=on go vet ./... [2023-08-15T04:53:49.411Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T04:53:49.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T04:53:49.411Z] ./bin/test-attribution-txt.sh [2023-08-15T04:53:49.411Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-15T04:53:49.411Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-15T04:53:49.411Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-15T04:53:49.411Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-15T04:53:49.411Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-15T04:53:49.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T04:53:49.483Z] $ docker stop --time=1 21044f2a5ada783388114c4a6e88e76f98f3db2167d3c400ff6c21263090ad43 [2023-08-15T04:53:51.387Z] $ docker rm -f --volumes 21044f2a5ada783388114c4a6e88e76f98f3db2167d3c400ff6c21263090ad43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T04:53:53.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T04:53:53.055Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T04:53:53.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T04:53:54.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T04:53:54.488Z] + ls -al . [2023-08-15T04:53:54.488Z] total 300 [2023-08-15T04:53:54.488Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 04:47 . [2023-08-15T04:53:54.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 04:45 .. [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 04:45 .dockerignore [2023-08-15T04:53:54.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 04:45 .git [2023-08-15T04:53:54.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 04:45 .github [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 15 04:45 .gitignore [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 04:45 .golangci.yml [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 44878 Aug 15 04:45 CHANGELOG.md [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 04:45 GOVERNANCE.md [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 15 04:45 Jenkinsfile [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 15 04:45 LICENSE [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 15 04:45 Makefile [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 15 04:45 OWNERS.md [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 4933 Aug 15 04:45 README.md [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 04:43 VERSION [2023-08-15T04:53:54.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 04:45 bin [2023-08-15T04:53:54.488Z] -rw-r--r-- 1 jenkins jenkins 120271 Aug 15 04:51 coverage.out [2023-08-15T04:53:54.488Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 15 04:45 example [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 3721 Aug 15 04:45 go.mod [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 33545 Aug 15 04:45 go.sum [2023-08-15T04:53:54.488Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 04:45 internal [2023-08-15T04:53:54.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 04:45 openapi [2023-08-15T04:53:54.488Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 04:45 pkg [2023-08-15T04:53:54.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 04:45 snap [2023-08-15T04:53:54.488Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 15 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:53:54.888Z] + 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=1eec8fc409c7d0e1b7151616fd7112a22d196957 --label arch=arm64 --label version=0.0.0 . [2023-08-15T04:53:55.162Z] Sending build context to Docker daemon 6.02MB [2023-08-15T04:53:55.162Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T04:53:55.162Z] Step 2/23 : FROM ${BASE} AS builder [2023-08-15T04:53:55.162Z] ---> e8a515155a59 [2023-08-15T04:53:55.162Z] Step 3/23 : ARG MAKE=make build [2023-08-15T04:53:55.429Z] ---> Running in 8c5d39ff30b2 [2023-08-15T04:53:55.695Z] Removing intermediate container 8c5d39ff30b2 [2023-08-15T04:53:55.695Z] ---> cff1aecf6808 [2023-08-15T04:53:55.695Z] Step 4/23 : WORKDIR /device-sdk-go [2023-08-15T04:53:55.695Z] ---> Running in d796ae537881 [2023-08-15T04:53:55.962Z] Removing intermediate container d796ae537881 [2023-08-15T04:53:55.962Z] ---> 6d178952e7a6 [2023-08-15T04:53:55.962Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T04:53:56.229Z] ---> Running in ab7723233ee7 [2023-08-15T04:53:56.497Z] Removing intermediate container ab7723233ee7 [2023-08-15T04:53:56.498Z] ---> 8fce4368ea51 [2023-08-15T04:53:56.498Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-08-15T04:53:56.498Z] ---> Running in 9fa72d43107f [2023-08-15T04:53:57.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T04:53:58.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T04:53:58.998Z] OK: 263 MiB in 53 packages [2023-08-15T04:54:00.941Z] Removing intermediate container 9fa72d43107f [2023-08-15T04:54:00.941Z] ---> bdf67429a2a3 [2023-08-15T04:54:00.941Z] Step 7/23 : COPY go.mod vendor* ./ [2023-08-15T04:54:01.209Z] ---> 6cde5a0f2996 [2023-08-15T04:54:01.209Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T04:54:01.209Z] ---> Running in 0ea2ec770b53 [2023-08-15T04:54:03.149Z] Removing intermediate container 0ea2ec770b53 [2023-08-15T04:54:03.149Z] ---> 078a7ebfe701 [2023-08-15T04:54:03.149Z] Step 9/23 : COPY . . [2023-08-15T04:54:04.559Z] ---> db164eb5d266 [2023-08-15T04:54:04.559Z] Step 10/23 : RUN ${MAKE} [2023-08-15T04:54:04.559Z] ---> Running in 419a71910f8a [2023-08-15T04:54:05.519Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-08-15T04:56:12.414Z] Removing intermediate container 419a71910f8a [2023-08-15T04:56:12.414Z] ---> db7409237935 [2023-08-15T04:56:12.414Z] Step 11/23 : FROM alpine:3.17 [2023-08-15T04:56:13.018Z] 3.17: Pulling from library/alpine [2023-08-15T04:56:13.018Z] 4060ece20d7a: Pulling fs layer [2023-08-15T04:56:13.320Z] 4060ece20d7a: Verifying Checksum [2023-08-15T04:56:13.320Z] 4060ece20d7a: Download complete [2023-08-15T04:56:15.268Z] 4060ece20d7a: Pull complete [2023-08-15T04:56:15.268Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T04:56:15.268Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T04:56:15.268Z] ---> 8650cd65339b [2023-08-15T04:56:15.268Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-15T04:56:15.268Z] ---> Running in 2a942c366faf [2023-08-15T04:56:15.540Z] Removing intermediate container 2a942c366faf [2023-08-15T04:56:15.540Z] ---> fd2b7c1d1c5f [2023-08-15T04:56:15.540Z] Step 13/23 : RUN apk add --update --no-cache [2023-08-15T04:56:15.540Z] ---> Running in 086a3c4ff2da [2023-08-15T04:56:16.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T04:56:17.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T04:56:18.035Z] OK: 7 MiB in 15 packages [2023-08-15T04:56:18.621Z] Removing intermediate container 086a3c4ff2da [2023-08-15T04:56:18.621Z] ---> 26ccf88977e6 [2023-08-15T04:56:18.621Z] Step 14/23 : WORKDIR / [2023-08-15T04:56:18.891Z] ---> Running in c59875b98390 [2023-08-15T04:56:19.160Z] Removing intermediate container c59875b98390 [2023-08-15T04:56:19.160Z] ---> c4f0ab1741f0 [2023-08-15T04:56:19.160Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-08-15T04:56:19.427Z] ---> d2e6636ec9e3 [2023-08-15T04:56:19.427Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-08-15T04:56:20.836Z] ---> d2eb66ee5cd9 [2023-08-15T04:56:20.836Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-08-15T04:56:21.418Z] ---> 1b32422c951a [2023-08-15T04:56:21.418Z] Step 18/23 : EXPOSE 59999 [2023-08-15T04:56:21.418Z] ---> Running in c516b9a567b7 [2023-08-15T04:56:21.692Z] Removing intermediate container c516b9a567b7 [2023-08-15T04:56:21.692Z] ---> d3b0a4a2c417 [2023-08-15T04:56:21.692Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-08-15T04:56:21.692Z] ---> Running in c7d4b1e198e2 [2023-08-15T04:56:21.959Z] Removing intermediate container c7d4b1e198e2 [2023-08-15T04:56:21.959Z] ---> 3ee8f25f56a6 [2023-08-15T04:56:21.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T04:56:22.226Z] ---> Running in 2f6f5bfe9875 [2023-08-15T04:56:22.493Z] Removing intermediate container 2f6f5bfe9875 [2023-08-15T04:56:22.493Z] ---> 52330558b8f1 [2023-08-15T04:56:22.493Z] Step 21/23 : LABEL arch=arm64 [2023-08-15T04:56:22.493Z] ---> Running in 5806f6851e5b [2023-08-15T04:56:22.758Z] Removing intermediate container 5806f6851e5b [2023-08-15T04:56:22.758Z] ---> fe7a1004f8cf [2023-08-15T04:56:22.758Z] Step 22/23 : LABEL git_sha=1eec8fc409c7d0e1b7151616fd7112a22d196957 [2023-08-15T04:56:22.758Z] ---> Running in 4242cd534b7c [2023-08-15T04:56:23.024Z] Removing intermediate container 4242cd534b7c [2023-08-15T04:56:23.024Z] ---> 998946b9e140 [2023-08-15T04:56:23.024Z] Step 23/23 : LABEL version=0.0.0 [2023-08-15T04:56:23.024Z] ---> Running in a83e0fe5111d [2023-08-15T04:56:23.291Z] Removing intermediate container a83e0fe5111d [2023-08-15T04:56:23.291Z] ---> b3bea4c69c98 [2023-08-15T04:56:23.291Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T04:56:23.291Z] Successfully built b3bea4c69c98 [2023-08-15T04:56:23.291Z] 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-08-15T04:56:24.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T04:56:24.376Z] [2023-08-15T04:56:24.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:56:24.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T04:56:24.773Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T04:56:24.773Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T04:56:24.773Z] 04944245beec: Pulling fs layer [2023-08-15T04:56:24.773Z] 699f458cf7ca: Pulling fs layer [2023-08-15T04:56:24.773Z] 765212b225bb: Pulling fs layer [2023-08-15T04:56:24.773Z] f23df028b6ca: Pulling fs layer [2023-08-15T04:56:24.773Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T04:56:24.773Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T04:56:24.773Z] 765212b225bb: Waiting [2023-08-15T04:56:24.773Z] f23df028b6ca: Waiting [2023-08-15T04:56:24.773Z] d65c8cfc05b1: Waiting [2023-08-15T04:56:24.773Z] 2437ff75d9bd: Waiting [2023-08-15T04:56:25.039Z] 04944245beec: Verifying Checksum [2023-08-15T04:56:25.039Z] 04944245beec: Download complete [2023-08-15T04:56:25.039Z] 765212b225bb: Verifying Checksum [2023-08-15T04:56:25.039Z] 765212b225bb: Download complete [2023-08-15T04:56:25.039Z] f23df028b6ca: Download complete [2023-08-15T04:56:25.039Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T04:56:25.039Z] d65c8cfc05b1: Download complete [2023-08-15T04:56:25.039Z] 699f458cf7ca: Verifying Checksum [2023-08-15T04:56:25.039Z] 699f458cf7ca: Download complete [2023-08-15T04:56:25.625Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T04:56:25.625Z] 8998bd30e6a1: Download complete [2023-08-15T04:56:27.574Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T04:56:27.574Z] 2437ff75d9bd: Download complete [2023-08-15T04:56:28.973Z] 8998bd30e6a1: Pull complete [2023-08-15T04:56:29.553Z] 04944245beec: Pull complete [2023-08-15T04:56:30.511Z] 699f458cf7ca: Pull complete [2023-08-15T04:56:30.776Z] 765212b225bb: Pull complete [2023-08-15T04:56:31.735Z] f23df028b6ca: Pull complete [2023-08-15T04:56:31.735Z] d65c8cfc05b1: Pull complete [2023-08-15T04:56:46.765Z] 2437ff75d9bd: Pull complete [2023-08-15T04:56:46.765Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T04:56:46.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T04:56:46.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T04:56:47.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-3624 does not seem to be running inside a container [2023-08-15T04:56:47.188Z] $ 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-08-15T04:56:49.628Z] $ docker top 1257aa27afe31c662ce9499f269e6d3d5120a479abf1243e17c5fbe266d4f930 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:56:50.207Z] ---> job-cost.sh [2023-08-15T04:56:50.473Z] lf-activate-venv: SKIPPING [2023-08-15T04:56:50.473Z] INFO: No Stack... [2023-08-15T04:56:51.052Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T04:56:51.630Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T04:56:51.968Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-08-15T04:56:51.968Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T04:56:52.049Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [2023-08-15T04:56:52.053Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] did not exist. Created. [2023-08-15T04:56:52.053Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T04:56:52.457Z] /w/workspace/device-sdk-go/1@tmp/durable-2fdfac79/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T04:56:52.833Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T04:56:52.869Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T04:56:52.945Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T04:56:52.960Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T04:56:53.040Z] $ docker stop --time=1 1257aa27afe31c662ce9499f269e6d3d5120a479abf1243e17c5fbe266d4f930 [2023-08-15T04:56:54.523Z] $ docker rm -f --volumes 1257aa27afe31c662ce9499f269e6d3d5120a479abf1243e17c5fbe266d4f930 [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-08-15T04:56:57.283Z] provisioning config files... [2023-08-15T04:56:57.291Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/config13411383324226284917tmp [Pipeline] { [Pipeline] sh [2023-08-15T04:56:57.628Z] + set +x [2023-08-15T04:56:57.628Z] + bash -s -- [2023-08-15T04:56:57.628Z] + curl -s https://codecov.io/bash [2023-08-15T04:56:57.628Z] [2023-08-15T04:56:57.628Z] _____ _ [2023-08-15T04:56:57.628Z] / ____| | | [2023-08-15T04:56:57.628Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T04:56:57.628Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T04:56:57.628Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T04:56:57.628Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T04:56:57.628Z] Bash-1.0.6 [2023-08-15T04:56:57.628Z] [2023-08-15T04:56:57.628Z] [2023-08-15T04:56:57.628Z] ==> git version 2.25.1 found [2023-08-15T04:56:57.628Z] ==> 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-08-15T04:56:57.628Z] Release-Date: 2020-01-08 [2023-08-15T04:56:57.628Z] 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-08-15T04:56:57.628Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T04:56:57.628Z] ==> Jenkins CI detected. [2023-08-15T04:56:57.628Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1493 [2023-08-15T04:56:57.628Z] project root: . [2023-08-15T04:56:57.628Z] --> token set from env [2023-08-15T04:56:57.628Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T04:56:57.887Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T04:56:57.887Z] ==> Python coveragepy not found [2023-08-15T04:56:57.887Z] ==> Searching for coverage reports in: [2023-08-15T04:56:57.887Z] + . [2023-08-15T04:56:57.887Z] -> Found 1 reports [2023-08-15T04:56:57.887Z] ==> Detecting git/mercurial file structure [2023-08-15T04:56:57.887Z] ==> Reading reports [2023-08-15T04:56:57.887Z] + ./coverage.out bytes=120271 [2023-08-15T04:56:57.887Z] ==> Appending adjustments [2023-08-15T04:56:57.887Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T04:56:58.147Z] + Found adjustments [2023-08-15T04:56:58.147Z] ==> Gzipping contents [2023-08-15T04:56:58.147Z] 20K /tmp/codecov.x1qm1d.gz [2023-08-15T04:56:58.147Z] ==> Uploading reports [2023-08-15T04:56:58.147Z] url: https://codecov.io [2023-08-15T04:56:58.147Z] query: branch=PR-1493&commit=1eec8fc409c7d0e1b7151616fd7112a22d196957&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1493&job=&cmd_args= [2023-08-15T04:56:58.147Z] -> Pinging Codecov [2023-08-15T04:56:58.147Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1493&commit=1eec8fc409c7d0e1b7151616fd7112a22d196957&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1493&job=&cmd_args= [2023-08-15T04:56:58.407Z] -> Uploading to [2023-08-15T04:56:58.407Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-15/7E55EF52A471D76F132DFD9A03CDDE97/1eec8fc409c7d0e1b7151616fd7112a22d196957/a5be062d-61b5-4b90-95e6-6cefaba2c43f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T045658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7cc0533b19347953fac615a93541fff809aec4899161271faf0079ce37713fa [2023-08-15T04:56:58.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T04:56:58.407Z] Dload Upload Total Spent Left Speed [2023-08-15T04:56:58.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16434 0 0 100 16434 0 60866 --:--:-- --:--:-- --:--:-- 60866 [2023-08-15T04:56:58.666Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] } [2023-08-15T04:56:58.691Z] 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-08-15T04:57:00.451Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives ] [2023-08-15T04:57:00.451Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives [2023-08-15T04:57:00.451Z] total 16 [2023-08-15T04:57:00.451Z] drwxr-xr-x 3 root root 4096 Aug 15 04:46 . [2023-08-15T04:57:00.451Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 04:46 .. [2023-08-15T04:57:00.451Z] drwxr-xr-x 2 root root 4096 Aug 15 04:46 cost [2023-08-15T04:57:00.451Z] -rw-r--r-- 1 root root 86 Aug 15 04:46 cost.csv [2023-08-15T04:57:00.451Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives [2023-08-15T04:57:00.451Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives [2023-08-15T04:57:00.451Z] total 16 [2023-08-15T04:57:00.451Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 04:46 . [2023-08-15T04:57:00.451Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 04:46 .. [2023-08-15T04:57:00.451Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 04:46 cost [2023-08-15T04:57:00.451Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 15 04:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:57:00.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:57:01.657Z] ---> package-listing.sh [2023-08-15T04:57:01.658Z] ++ facter osfamily [2023-08-15T04:57:01.658Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T04:57:01.916Z] + OS_FAMILY=debian [2023-08-15T04:57:01.916Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1493 [2023-08-15T04:57:01.916Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T04:57:01.916Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T04:57:01.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T04:57:01.916Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T04:57:01.916Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1493 ']' [2023-08-15T04:57:01.916Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T04:57:01.916Z] + case "${OS_FAMILY}" in [2023-08-15T04:57:01.916Z] + dpkg -l [2023-08-15T04:57:01.916Z] + grep '^ii' [2023-08-15T04:57:01.916Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T04:57:01.916Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T04:57:01.916Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T04:57:01.916Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1493 ']' [2023-08-15T04:57:01.916Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives/ [2023-08-15T04:57:01.916Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives/ [Pipeline] echo [2023-08-15T04:57:01.948Z] 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-1493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-15T04:57:02.242Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T04:57:02.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T04:57:02.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T04:57:02.998Z] prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container [2023-08-15T04:57:03.011Z] $ 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-1493/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-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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-08-15T04:57:03.228Z] $ docker top 251c04c5fe9041897110a1d78066f00ec3a11b01d1708f424100751b8742d799 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T04:57:03.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T04:57:03.948Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T04:57:04.264Z] + ls /var/log/sa-host [2023-08-15T04:57:04.264Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T04:57:04.514Z] provisioning config files... [2023-08-15T04:57:04.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/config13165771309773327761tmp [Pipeline] { [Pipeline] echo [2023-08-15T04:57:04.576Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:57:04.888Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T04:57:04.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:57:05.319Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T04:57:05.352Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:57:05.689Z] ---> sudo-logs.sh [2023-08-15T04:57:05.689Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T04:57:05.774Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:57:06.084Z] ---> job-cost.sh [2023-08-15T04:57:06.084Z] lf-activate-venv: SKIPPING [2023-08-15T04:57:06.084Z] DEBUG: total: 0.2199999988079071 [2023-08-15T04:57:06.084Z] INFO: Retrieving Stack Cost... [2023-08-15T04:57:06.343Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T04:57:06.909Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T04:57:06.947Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T04:57:07.256Z] ---> logs-deploy.sh [2023-08-15T04:57:07.256Z] lf-activate-venv: SKIPPING [2023-08-15T04:57:07.256Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1493/1 [2023-08-15T04:57:07.256Z] INFO: archiving workspace using pattern(s): [2023-08-15T04:57:08.191Z] Archives upload complete. [2023-08-15T04:57:08.449Z] INFO: archiving logs to Nexus [2023-08-15T04:57:09.018Z] ---> uname -a: [2023-08-15T04:57:09.019Z] Linux prd-ubuntu20-04-docker-8c-8g-3623 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] ---> lscpu: [2023-08-15T04:57:09.019Z] Architecture: x86_64 [2023-08-15T04:57:09.019Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-15T04:57:09.019Z] Byte Order: Little Endian [2023-08-15T04:57:09.019Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-15T04:57:09.019Z] CPU(s): 8 [2023-08-15T04:57:09.019Z] On-line CPU(s) list: 0-7 [2023-08-15T04:57:09.019Z] Thread(s) per core: 1 [2023-08-15T04:57:09.019Z] Core(s) per socket: 1 [2023-08-15T04:57:09.019Z] Socket(s): 8 [2023-08-15T04:57:09.019Z] NUMA node(s): 1 [2023-08-15T04:57:09.019Z] Vendor ID: AuthenticAMD [2023-08-15T04:57:09.019Z] CPU family: 23 [2023-08-15T04:57:09.019Z] Model: 49 [2023-08-15T04:57:09.019Z] Model name: AMD EPYC-Rome Processor [2023-08-15T04:57:09.019Z] Stepping: 0 [2023-08-15T04:57:09.019Z] CPU MHz: 2799.998 [2023-08-15T04:57:09.019Z] BogoMIPS: 5599.99 [2023-08-15T04:57:09.019Z] Virtualization: AMD-V [2023-08-15T04:57:09.019Z] Hypervisor vendor: KVM [2023-08-15T04:57:09.019Z] Virtualization type: full [2023-08-15T04:57:09.019Z] L1d cache: 256 KiB [2023-08-15T04:57:09.019Z] L1i cache: 256 KiB [2023-08-15T04:57:09.019Z] L2 cache: 4 MiB [2023-08-15T04:57:09.019Z] L3 cache: 128 MiB [2023-08-15T04:57:09.019Z] NUMA node0 CPU(s): 0-7 [2023-08-15T04:57:09.019Z] Vulnerability Itlb multihit: Not affected [2023-08-15T04:57:09.019Z] Vulnerability L1tf: Not affected [2023-08-15T04:57:09.019Z] Vulnerability Mds: Not affected [2023-08-15T04:57:09.019Z] Vulnerability Meltdown: Not affected [2023-08-15T04:57:09.019Z] Vulnerability Mmio stale data: Not affected [2023-08-15T04:57:09.019Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-15T04:57:09.019Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-15T04:57:09.019Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-15T04:57:09.019Z] Vulnerability Srbds: Not affected [2023-08-15T04:57:09.019Z] Vulnerability Tsx async abort: Not affected [2023-08-15T04:57:09.019Z] 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-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] ---> nproc: [2023-08-15T04:57:09.019Z] 8 [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] ---> df -h: [2023-08-15T04:57:09.019Z] Filesystem Size Used Avail Use% Mounted on [2023-08-15T04:57:09.019Z] overlay 155G 12G 144G 8% / [2023-08-15T04:57:09.019Z] tmpfs 64M 0 64M 0% /dev [2023-08-15T04:57:09.019Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-15T04:57:09.019Z] shm 64M 0 64M 0% /dev/shm [2023-08-15T04:57:09.019Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] ---> sar -b -r -n DEV: [2023-08-15T04:57:09.019Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3623) 08/15/23 _x86_64_ (8 CPU) [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] 04:42:24 LINUX RESTART (8 CPU) [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] 04:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-15T04:57:09.019Z] 04:44:01 116.21 9.58 106.63 0.00 1649.33 37351.37 0.00 [2023-08-15T04:57:09.019Z] 04:45:01 117.04 0.80 116.24 0.00 17.99 51090.97 0.00 [2023-08-15T04:57:09.019Z] 04:46:01 155.16 0.35 154.81 0.00 12.00 38589.30 0.00 [2023-08-15T04:57:09.019Z] 04:47:01 33.61 0.00 33.61 0.00 0.00 16565.52 0.00 [2023-08-15T04:57:09.019Z] 04:48:01 53.22 10.58 42.64 0.00 5154.87 8883.59 0.00 [2023-08-15T04:57:09.019Z] 04:49:01 8.05 1.03 7.02 0.00 22.00 138.24 0.00 [2023-08-15T04:57:09.019Z] 04:50:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2023-08-15T04:57:09.019Z] 04:51:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 [2023-08-15T04:57:09.019Z] 04:52:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-08-15T04:57:09.019Z] 04:53:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 [2023-08-15T04:57:09.019Z] 04:54:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2023-08-15T04:57:09.019Z] 04:55:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 [2023-08-15T04:57:09.019Z] 04:56:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2023-08-15T04:57:09.019Z] 04:57:01 1.82 0.18 1.63 0.00 12.13 22.66 0.00 [2023-08-15T04:57:09.019Z] Average: 35.34 1.61 33.74 0.00 490.58 10911.19 0.00 [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] 04:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-15T04:57:09.019Z] 04:44:01 28990556 31570916 740500 2.25 80524 2762804 1968948 5.80 1030356 2485692 128228 [2023-08-15T04:57:09.019Z] 04:45:01 27865960 31429716 873344 2.66 148172 3577432 2175672 6.41 1336276 3194820 300204 [2023-08-15T04:57:09.019Z] 04:46:01 27775832 31536056 769332 2.34 153820 3773412 2049008 6.04 1289224 3335492 224208 [2023-08-15T04:57:09.019Z] 04:47:01 27533132 31568680 734936 2.24 161644 4005152 1774448 5.23 1276160 3554500 20 [2023-08-15T04:57:09.019Z] 04:48:01 27005072 31544884 734300 2.23 195636 4465628 1812628 5.34 1602664 3718664 972 [2023-08-15T04:57:09.019Z] 04:49:01 27015144 31551092 728760 2.22 194236 4462988 1827684 5.39 1596424 3715940 4 [2023-08-15T04:57:09.019Z] 04:50:01 27015184 31551260 728572 2.22 194244 4463120 1827684 5.39 1596432 3716060 12 [2023-08-15T04:57:09.019Z] 04:51:01 27024460 31560560 719220 2.19 194264 4463124 1827684 5.39 1587344 3716064 8 [2023-08-15T04:57:09.019Z] 04:52:01 27024344 31560448 719444 2.19 194304 4463124 1827684 5.39 1587408 3716064 16 [2023-08-15T04:57:09.019Z] 04:53:01 27024736 31560936 718936 2.19 194352 4463128 1827684 5.39 1587656 3716080 32 [2023-08-15T04:57:09.019Z] 04:54:01 27024436 31560716 719112 2.19 194408 4463128 1827684 5.39 1587528 3716088 16 [2023-08-15T04:57:09.019Z] 04:55:01 27024168 31560468 719276 2.19 194448 4463132 1827684 5.39 1587540 3716096 8 [2023-08-15T04:57:09.019Z] 04:56:01 27024112 31560484 719216 2.19 194480 4463140 1827684 5.39 1587628 3716104 12 [2023-08-15T04:57:09.019Z] 04:57:01 27003064 31539960 739636 2.25 194512 4463648 1852332 5.46 1608660 3716312 284 [2023-08-15T04:57:09.019Z] Average: 27310729 31546870 740327 2.25 177789 4196640 1875322 5.53 1490093 3552427 46716 [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] 04:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-15T04:57:09.019Z] 04:44:01 docker0 105.62 145.53 8.50 444.67 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:44:01 ens3 379.04 252.81 6312.02 40.32 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:44:01 lo 5.73 5.73 0.56 0.56 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:44:01 vetha090251 96.00 134.21 9.03 323.82 0.00 0.00 0.00 0.03 [2023-08-15T04:57:09.019Z] 04:45:01 veth7313de1 1.12 1.57 0.12 0.43 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:45:01 docker0 95.72 202.68 7.86 2023.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:45:01 ens3 243.49 138.34 2051.72 93.58 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:46:01 docker0 2.97 6.83 0.18 85.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:46:01 ens3 106.28 65.96 2667.03 14.82 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:46:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:47:01 ens3 13.61 9.18 14.47 5.67 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:48:01 ens3 189.34 93.02 2922.93 6.59 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:48:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:49:01 ens3 0.30 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:50:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:52:01 ens3 0.40 0.27 0.24 0.13 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:53:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:57:01 ens3 11.40 7.37 17.42 3.46 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] 04:57:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] Average: docker0 14.59 25.36 1.18 182.35 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] Average: ens3 67.45 40.54 999.00 11.76 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] ---> sar -P ALL: [2023-08-15T04:57:09.019Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3623) 08/15/23 _x86_64_ (8 CPU) [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] 04:42:24 LINUX RESTART (8 CPU) [2023-08-15T04:57:09.019Z] [2023-08-15T04:57:09.019Z] 04:43:01 CPU %user %nice %system %iowait %steal %idle [2023-08-15T04:57:09.019Z] 04:44:01 all 6.62 0.00 3.07 2.74 0.05 87.51 [2023-08-15T04:57:09.019Z] 04:44:01 0 6.22 0.00 3.07 0.07 0.05 90.60 [2023-08-15T04:57:09.019Z] 04:44:01 1 6.85 0.00 3.15 0.49 0.05 89.46 [2023-08-15T04:57:09.019Z] 04:44:01 2 7.66 0.00 2.65 0.17 0.07 89.45 [2023-08-15T04:57:09.019Z] 04:44:01 3 7.48 0.00 3.84 5.72 0.07 82.88 [2023-08-15T04:57:09.019Z] 04:44:01 4 4.01 0.00 2.95 2.01 0.03 90.99 [2023-08-15T04:57:09.019Z] 04:44:01 5 6.65 0.00 3.53 0.29 0.05 89.49 [2023-08-15T04:57:09.019Z] 04:44:01 6 6.58 0.00 2.80 5.51 0.03 85.08 [2023-08-15T04:57:09.019Z] 04:44:01 7 7.56 0.00 2.59 7.68 0.05 82.11 [2023-08-15T04:57:09.019Z] 04:45:01 all 28.73 0.00 5.65 2.66 0.08 62.88 [2023-08-15T04:57:09.019Z] 04:45:01 0 29.24 0.00 5.95 6.59 0.08 58.13 [2023-08-15T04:57:09.019Z] 04:45:01 1 28.83 0.00 5.81 3.96 0.08 61.32 [2023-08-15T04:57:09.019Z] 04:45:01 2 29.15 0.00 5.50 0.13 0.07 65.15 [2023-08-15T04:57:09.019Z] 04:45:01 3 29.30 0.00 5.65 0.05 0.08 64.91 [2023-08-15T04:57:09.019Z] 04:45:01 4 27.38 0.00 5.15 4.33 0.07 63.07 [2023-08-15T04:57:09.019Z] 04:45:01 5 28.09 0.00 5.72 0.32 0.08 65.79 [2023-08-15T04:57:09.019Z] 04:45:01 6 29.66 0.00 5.31 0.49 0.08 64.45 [2023-08-15T04:57:09.019Z] 04:45:01 7 28.19 0.00 6.07 5.43 0.08 60.22 [2023-08-15T04:57:09.019Z] 04:46:01 all 41.10 0.00 7.13 1.97 0.10 49.70 [2023-08-15T04:57:09.019Z] 04:46:01 0 41.64 0.00 6.12 0.42 0.10 51.72 [2023-08-15T04:57:09.019Z] 04:46:01 1 40.21 0.00 6.94 2.52 0.10 50.23 [2023-08-15T04:57:09.019Z] 04:46:01 2 40.22 0.00 9.24 1.12 0.08 49.33 [2023-08-15T04:57:09.019Z] 04:46:01 3 41.47 0.00 6.97 0.81 0.12 50.64 [2023-08-15T04:57:09.019Z] 04:46:01 4 43.81 0.00 6.07 0.03 0.10 49.98 [2023-08-15T04:57:09.019Z] 04:46:01 5 41.13 0.00 7.51 0.34 0.10 50.92 [2023-08-15T04:57:09.019Z] 04:46:01 6 40.60 0.00 7.07 6.44 0.09 45.80 [2023-08-15T04:57:09.019Z] 04:46:01 7 39.66 0.00 7.11 4.20 0.12 48.91 [2023-08-15T04:57:09.019Z] 04:47:01 all 2.05 0.00 0.97 0.63 0.02 96.32 [2023-08-15T04:57:09.019Z] 04:47:01 0 2.01 0.00 0.75 0.00 0.02 97.22 [2023-08-15T04:57:09.019Z] 04:47:01 1 1.93 0.00 1.41 0.35 0.02 96.30 [2023-08-15T04:57:09.019Z] 04:47:01 2 2.34 0.00 0.92 0.00 0.02 96.72 [2023-08-15T04:57:09.019Z] 04:47:01 3 2.14 0.00 0.74 0.13 0.00 96.99 [2023-08-15T04:57:09.019Z] 04:47:01 4 2.90 0.00 0.67 0.00 0.02 96.42 [2023-08-15T04:57:09.019Z] 04:47:01 5 2.01 0.00 1.01 0.07 0.02 96.90 [2023-08-15T04:57:09.019Z] 04:47:01 6 1.30 0.00 1.20 4.52 0.03 92.95 [2023-08-15T04:57:09.019Z] 04:47:01 7 1.81 0.00 1.10 0.00 0.03 97.06 [2023-08-15T04:57:09.019Z] 04:48:01 all 2.31 0.00 1.60 0.51 0.03 95.55 [2023-08-15T04:57:09.019Z] 04:48:01 0 3.12 0.00 2.17 0.05 0.03 94.62 [2023-08-15T04:57:09.019Z] 04:48:01 1 1.96 0.00 1.10 1.14 0.02 95.79 [2023-08-15T04:57:09.019Z] 04:48:01 2 2.46 0.00 1.22 0.82 0.02 95.48 [2023-08-15T04:57:09.019Z] 04:48:01 3 1.69 0.00 1.61 0.40 0.05 96.25 [2023-08-15T04:57:09.019Z] 04:48:01 4 3.66 0.00 1.67 0.17 0.02 94.49 [2023-08-15T04:57:09.019Z] 04:48:01 5 1.62 0.00 1.54 0.65 0.02 96.17 [2023-08-15T04:57:09.019Z] 04:48:01 6 2.02 0.00 1.20 0.85 0.02 95.91 [2023-08-15T04:57:09.019Z] 04:48:01 7 1.97 0.00 2.30 0.03 0.03 95.66 [2023-08-15T04:57:09.019Z] 04:49:01 all 0.28 0.00 0.08 0.03 0.01 99.61 [2023-08-15T04:57:09.019Z] 04:49:01 0 0.13 0.00 0.07 0.00 0.00 99.80 [2023-08-15T04:57:09.019Z] 04:49:01 1 1.24 0.00 0.07 0.00 0.02 98.68 [2023-08-15T04:57:09.019Z] 04:49:01 2 0.07 0.00 0.07 0.08 0.00 99.78 [2023-08-15T04:57:09.019Z] 04:49:01 3 0.12 0.00 0.12 0.00 0.02 99.75 [2023-08-15T04:57:09.019Z] 04:49:01 4 0.18 0.00 0.03 0.00 0.00 99.78 [2023-08-15T04:57:09.019Z] 04:49:01 5 0.22 0.00 0.12 0.00 0.02 99.65 [2023-08-15T04:57:09.019Z] 04:49:01 6 0.05 0.00 0.07 0.10 0.00 99.78 [2023-08-15T04:57:09.019Z] 04:49:01 7 0.23 0.00 0.08 0.03 0.00 99.65 [2023-08-15T04:57:09.019Z] 04:50:01 all 0.18 0.00 0.01 0.00 0.01 99.81 [2023-08-15T04:57:09.019Z] 04:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T04:57:09.019Z] 04:50:01 1 1.34 0.00 0.00 0.00 0.00 98.66 [2023-08-15T04:57:09.019Z] 04:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-15T04:57:09.019Z] 04:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-15T04:57:09.019Z] 04:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-15T04:57:09.019Z] 04:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T04:57:09.019Z] 04:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-15T04:57:09.019Z] 04:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T04:57:09.019Z] 04:51:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-08-15T04:57:09.019Z] 04:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T04:57:09.019Z] 04:51:01 1 1.86 0.00 0.03 0.00 0.02 98.09 [2023-08-15T04:57:09.019Z] 04:51:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-08-15T04:57:09.019Z] 04:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-15T04:57:09.019Z] 04:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-15T04:57:09.019Z] 04:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-15T04:57:09.019Z] 04:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-15T04:57:09.019Z] 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T04:57:09.019Z] 04:52:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-08-15T04:57:09.019Z] 04:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-15T04:57:09.019Z] 04:52:01 1 0.53 0.00 0.02 0.00 0.02 99.43 [2023-08-15T04:57:09.019Z] 04:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-15T04:57:09.019Z] 04:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-15T04:57:09.019Z] 04:52:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-08-15T04:57:09.019Z] 04:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T04:57:09.019Z] 04:52:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-15T04:57:09.019Z] 04:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-15T04:57:09.019Z] 04:53:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2023-08-15T04:57:09.019Z] 04:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T04:57:09.019Z] 04:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-15T04:57:09.019Z] 04:53:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2023-08-15T04:57:09.019Z] 04:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-15T04:57:09.019Z] 04:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-15T04:57:09.019Z] 04:53:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2023-08-15T04:57:09.019Z] 04:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-15T04:57:09.019Z] 04:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T04:57:09.019Z] 04:54:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-08-15T04:57:09.019Z] 04:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T04:57:09.020Z] 04:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-15T04:57:09.020Z] 04:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-15T04:57:09.020Z] 04:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-15T04:57:09.020Z] 04:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T04:57:09.020Z] 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T04:57:09.020Z] 04:54:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-08-15T04:57:09.020Z] 04:54:01 7 0.17 0.00 0.00 0.00 0.00 99.83 [2023-08-15T04:57:09.020Z] [2023-08-15T04:57:09.020Z] 04:54:01 CPU %user %nice %system %iowait %steal %idle [2023-08-15T04:57:09.020Z] 04:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-15T04:57:09.020Z] 04:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-15T04:57:09.020Z] 04:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-15T04:57:09.020Z] 04:55:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-15T04:57:09.020Z] 04:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T04:57:09.020Z] 04:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-15T04:57:09.020Z] 04:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-15T04:57:09.020Z] 04:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-15T04:57:09.020Z] 04:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-15T04:57:09.020Z] 04:56:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-08-15T04:57:09.020Z] 04:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-15T04:57:09.020Z] 04:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-15T04:57:09.020Z] 04:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T04:57:09.020Z] 04:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T04:57:09.020Z] 04:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-15T04:57:09.020Z] 04:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T04:57:09.020Z] 04:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-08-15T04:57:09.020Z] 04:56:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2023-08-15T04:57:09.020Z] 04:57:01 all 0.28 0.00 0.13 0.00 0.01 99.58 [2023-08-15T04:57:09.020Z] 04:57:01 0 0.15 0.00 0.15 0.00 0.00 99.70 [2023-08-15T04:57:09.020Z] 04:57:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2023-08-15T04:57:09.020Z] 04:57:01 2 0.08 0.00 0.07 0.02 0.02 99.82 [2023-08-15T04:57:09.020Z] 04:57:01 3 0.40 0.00 0.20 0.00 0.02 99.38 [2023-08-15T04:57:09.020Z] 04:57:01 4 0.42 0.00 0.13 0.00 0.00 99.45 [2023-08-15T04:57:09.020Z] 04:57:01 5 0.23 0.00 0.10 0.00 0.00 99.67 [2023-08-15T04:57:09.020Z] 04:57:01 6 0.47 0.00 0.22 0.02 0.02 99.28 [2023-08-15T04:57:09.020Z] 04:57:01 7 0.40 0.00 0.08 0.00 0.00 99.52 [2023-08-15T04:57:09.020Z] Average: all 5.78 0.00 1.32 0.61 0.02 92.27 [2023-08-15T04:57:09.020Z] Average: 0 5.84 0.00 1.30 0.51 0.02 92.34 [2023-08-15T04:57:09.020Z] Average: 1 5.95 0.00 1.31 0.60 0.03 92.12 [2023-08-15T04:57:09.020Z] Average: 2 5.81 0.00 1.40 0.17 0.02 92.60 [2023-08-15T04:57:09.020Z] Average: 3 5.82 0.00 1.35 0.50 0.03 92.30 [2023-08-15T04:57:09.020Z] Average: 4 5.86 0.00 1.19 0.46 0.02 92.46 [2023-08-15T04:57:09.020Z] Average: 5 5.70 0.00 1.39 0.12 0.02 92.77 [2023-08-15T04:57:09.020Z] Average: 6 5.68 0.00 1.26 1.27 0.02 91.76 [2023-08-15T04:57:09.020Z] Average: 7 5.59 0.00 1.36 1.22 0.02 91.80 [2023-08-15T04:57:09.020Z] [2023-08-15T04:57:09.020Z] [2023-08-15T04:57:09.020Z]