Pull request #307 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 029c46def9050e17fb33852df05a2d7c4cd6c02a+c1a1e2764950d18ca7a23f7abac7d306f95fa84d (5813410d2afcd783a6b80d8c8fa1f264e558d829) 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-ssh246362636142418134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13374091283332318701.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-307/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-rest-go/branches/PR-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10041864955265177499.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-rest-go/branches/PR-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh429695587474417836.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18421938915926562536.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-rest-go/branches/PR-307/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-rest-go/branches/PR-307/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11809225568252607609.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13317 in /w/workspace/gexfoundry_device-rest-go_PR-307 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-307 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c1a1e2764950d18ca7a23f7abac7d306f95fa84d into PR head commit 029c46def9050e17fb33852df05a2d7c4cd6c02a Merge succeeded, producing 029c46def9050e17fb33852df05a2d7c4cd6c02a Checking out Revision 029c46def9050e17fb33852df05a2d7c4cd6c02a (PR-307) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 029c46def9050e17fb33852df05a2d7c4cd6c02a # 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 c1a1e2764950d18ca7a23f7abac7d306f95fa84d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 029c46def9050e17fb33852df05a2d7c4cd6c02a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T21:03:39.649Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T21:03:39.820Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T21:03:39.922Z] ========================================================= [2023-05-04T21:03:39.922Z] EdgeX Global Pipelines Version Info [2023-05-04T21:03:39.922Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:03:40.665Z] ------------------- [2023-05-04T21:03:40.665Z] stable info: [2023-05-04T21:03:40.665Z] ------------------- [2023-05-04T21:03:40.665Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-04T21:03:40.665Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T21:03:40.665Z] Message: update stable to v1.0.249 [2023-05-04T21:03:41.236Z] ------------------- [2023-05-04T21:03:41.236Z] experimental info: [2023-05-04T21:03:41.236Z] ------------------- [2023-05-04T21:03:41.236Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T21:03:41.236Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T21:03:41.236Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T21:03:41.523Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-04T21:03:41.563Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-04T21:03:41.602Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T21:03:41.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T21:03:41.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T21:03:41.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T21:03:41.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T21:03:41.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T21:03:41.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T21:03:41.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T21:03:41.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T21:03:41.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-04T21:03:42.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T21:03:42.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T21:03:42.090Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T21:03:42.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T21:03:42.169Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T21:03:42.206Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T21:03:42.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T21:03:42.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T21:03:42.324Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T21:03:42.366Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T21:03:42.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T21:03:42.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T21:03:42.485Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T21:03:42.523Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T21:03:42.566Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T21:03:42.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo [2023-05-04T21:03:42.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo [2023-05-04T21:03:42.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo [2023-05-04T21:03:42.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 029c46def9050e17fb33852df05a2d7c4cd6c02a [Pipeline] echo [2023-05-04T21:03:42.781Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 029c46d [Pipeline] echo [2023-05-04T21:03:42.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T21:03:42.933Z] provisioning config files... [2023-05-04T21:03:42.948Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-307@tmp/config12038803454835383421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:03:43.309Z] ---> docker-login.sh [2023-05-04T21:03:43.309Z] nexus3.edgexfoundry.org:10001 [2023-05-04T21:03:43.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:03:44.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:03:44.514Z] Configure a credential helper to remove this warning. See [2023-05-04T21:03:44.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:03:44.514Z] [2023-05-04T21:03:44.514Z] Login Succeeded [2023-05-04T21:03:44.514Z] nexus3.edgexfoundry.org:10002 [2023-05-04T21:03:44.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:03:44.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:03:44.514Z] Configure a credential helper to remove this warning. See [2023-05-04T21:03:44.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:03:44.514Z] [2023-05-04T21:03:44.514Z] Login Succeeded [2023-05-04T21:03:44.514Z] nexus3.edgexfoundry.org:10003 [2023-05-04T21:03:44.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:03:44.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:03:44.777Z] Configure a credential helper to remove this warning. See [2023-05-04T21:03:44.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:03:44.777Z] [2023-05-04T21:03:44.777Z] Login Succeeded [2023-05-04T21:03:44.777Z] nexus3.edgexfoundry.org:10004 [2023-05-04T21:03:44.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:03:44.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:03:44.777Z] Configure a credential helper to remove this warning. See [2023-05-04T21:03:44.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:03:44.777Z] [2023-05-04T21:03:44.777Z] Login Succeeded [2023-05-04T21:03:44.777Z] docker.io [2023-05-04T21:03:44.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:03:45.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:03:45.037Z] Configure a credential helper to remove this warning. See [2023-05-04T21:03:45.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:03:45.037Z] [2023-05-04T21:03:45.037Z] Login Succeeded [2023-05-04T21:03:45.037Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T21:03:45.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T21:03:45.705Z] + git rev-list -1 --merges 029c46def9050e17fb33852df05a2d7c4cd6c02a~1..029c46def9050e17fb33852df05a2d7c4cd6c02a [Pipeline] echo [2023-05-04T21:03:45.762Z] -----------> git rev-list -1 --merges 029c46def9050e17fb33852df05a2d7c4cd6c02a~1..029c46def9050e17fb33852df05a2d7c4cd6c02a 029c46def9050e17fb33852df05a2d7c4cd6c02a [false] [Pipeline] sh [2023-05-04T21:03:46.072Z] + git log --format=format:%s -1 029c46def9050e17fb33852df05a2d7c4cd6c02a [Pipeline] echo [2023-05-04T21:03:46.115Z] ========================================================= [2023-05-04T21:03:46.115Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T21:03:46.115Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T21:03:46.535Z] + git log --format=format:%s -1 029c46def9050e17fb33852df05a2d7c4cd6c02a [Pipeline] echo [2023-05-04T21:03:46.567Z] [semverPrep] GIT_COMMIT: 029c46def9050e17fb33852df05a2d7c4cd6c02a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-04T21:03:46.597Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T21:03:47.003Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T21:03:47.003Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T21:03:47.003Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T21:03:47.003Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T21:03:47.003Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T21:03:47.003Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T21:03:47.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:03:47.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T21:03:47.521Z] [2023-05-04T21:03:47.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:03:47.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T21:03:47.953Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T21:03:47.953Z] b85a868b505f: Pulling fs layer [2023-05-04T21:03:47.953Z] e2be974225ed: Pulling fs layer [2023-05-04T21:03:47.953Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T21:03:47.953Z] 988bab9f4d93: Pulling fs layer [2023-05-04T21:03:47.953Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T21:03:47.953Z] eaf3925da568: Pulling fs layer [2023-05-04T21:03:47.953Z] bab4dde63d76: Pulling fs layer [2023-05-04T21:03:47.953Z] bde34c3a00c8: Pulling fs layer [2023-05-04T21:03:47.953Z] b352a97aabf1: Pulling fs layer [2023-05-04T21:03:47.953Z] 4872d77fe225: Pulling fs layer [2023-05-04T21:03:47.953Z] 5851b861e8e6: Pulling fs layer [2023-05-04T21:03:47.953Z] bab4dde63d76: Waiting [2023-05-04T21:03:47.953Z] bde34c3a00c8: Waiting [2023-05-04T21:03:47.953Z] 4872d77fe225: Waiting [2023-05-04T21:03:47.953Z] 5851b861e8e6: Waiting [2023-05-04T21:03:47.953Z] b352a97aabf1: Waiting [2023-05-04T21:03:47.953Z] 1469e6f7b9e6: Waiting [2023-05-04T21:03:47.953Z] 988bab9f4d93: Waiting [2023-05-04T21:03:47.953Z] e2be974225ed: Download complete [2023-05-04T21:03:47.953Z] 988bab9f4d93: Download complete [2023-05-04T21:03:48.212Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T21:03:48.212Z] 1469e6f7b9e6: Download complete [2023-05-04T21:03:48.212Z] eaf3925da568: Verifying Checksum [2023-05-04T21:03:48.212Z] eaf3925da568: Download complete [2023-05-04T21:03:48.212Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T21:03:48.212Z] 339a4e72a1f5: Download complete [2023-05-04T21:03:48.212Z] bde34c3a00c8: Verifying Checksum [2023-05-04T21:03:48.212Z] bde34c3a00c8: Download complete [2023-05-04T21:03:48.212Z] b352a97aabf1: Verifying Checksum [2023-05-04T21:03:48.212Z] b352a97aabf1: Download complete [2023-05-04T21:03:48.212Z] 4872d77fe225: Verifying Checksum [2023-05-04T21:03:48.212Z] 4872d77fe225: Download complete [2023-05-04T21:03:48.212Z] 5851b861e8e6: Verifying Checksum [2023-05-04T21:03:48.212Z] 5851b861e8e6: Download complete [2023-05-04T21:03:48.212Z] b85a868b505f: Verifying Checksum [2023-05-04T21:03:48.212Z] b85a868b505f: Download complete [2023-05-04T21:03:48.472Z] bab4dde63d76: Verifying Checksum [2023-05-04T21:03:48.472Z] bab4dde63d76: Download complete [2023-05-04T21:03:49.410Z] b85a868b505f: Pull complete [2023-05-04T21:03:49.673Z] e2be974225ed: Pull complete [2023-05-04T21:03:50.244Z] 339a4e72a1f5: Pull complete [2023-05-04T21:03:50.244Z] 988bab9f4d93: Pull complete [2023-05-04T21:03:50.505Z] 1469e6f7b9e6: Pull complete [2023-05-04T21:03:50.505Z] eaf3925da568: Pull complete [2023-05-04T21:03:52.423Z] bab4dde63d76: Pull complete [2023-05-04T21:03:52.423Z] bde34c3a00c8: Pull complete [2023-05-04T21:03:52.423Z] b352a97aabf1: Pull complete [2023-05-04T21:03:52.687Z] 4872d77fe225: Pull complete [2023-05-04T21:03:52.687Z] 5851b861e8e6: Pull complete [2023-05-04T21:03:52.687Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T21:03:52.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T21:03:52.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:03:52.941Z] prd-ubuntu20.04-docker-8c-8g-13317 does not seem to be running inside a container [2023-05-04T21:03:52.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-307 -v /w/workspace/gexfoundry_device-rest-go_PR-307:/w/workspace/gexfoundry_device-rest-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-307@tmp:/w/workspace/gexfoundry_device-rest-go_PR-307@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T21:03:54.316Z] $ docker top 9561df810ab462bec232a86f6a678ddc5d4cedc2d63d23f884dad8ed0753a3b2 -eo pid,comm [2023-05-04T21:03:54.366Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-04T21:03:54.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T21:03:54.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T21:03:54.488Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T21:03:54.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T21:03:54.613Z] $ docker exec 9561df810ab462bec232a86f6a678ddc5d4cedc2d63d23f884dad8ed0753a3b2 ssh-agent [2023-05-04T21:03:54.711Z] SSH_AUTH_SOCK=/tmp/ssh-Ilk6Ge2UJ3mZ/agent.33 [2023-05-04T21:03:54.711Z] SSH_AGENT_PID=39 [2023-05-04T21:03:54.719Z] Running ssh-add (command line suppressed) [2023-05-04T21:03:54.820Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-307@tmp/private_key_9570498776420831301.key (/w/workspace/gexfoundry_device-rest-go_PR-307@tmp/private_key_9570498776420831301.key) [2023-05-04T21:03:54.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T21:03:55.158Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T21:03:55.192Z] $ docker exec --env ******** --env ******** 9561df810ab462bec232a86f6a678ddc5d4cedc2d63d23f884dad8ed0753a3b2 ssh-agent -k [2023-05-04T21:03:55.298Z] unset SSH_AUTH_SOCK; [2023-05-04T21:03:55.298Z] unset SSH_AGENT_PID; [2023-05-04T21:03:55.298Z] echo Agent pid 39 killed; [2023-05-04T21:03:55.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T21:03:55.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T21:03:55.388Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T21:03:55.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T21:03:55.532Z] $ docker exec 9561df810ab462bec232a86f6a678ddc5d4cedc2d63d23f884dad8ed0753a3b2 ssh-agent [2023-05-04T21:03:55.634Z] SSH_AUTH_SOCK=/tmp/ssh-GBV3n1Gzx1kh/agent.71 [2023-05-04T21:03:55.634Z] SSH_AGENT_PID=77 [2023-05-04T21:03:55.638Z] Running ssh-add (command line suppressed) [2023-05-04T21:03:55.752Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-307@tmp/private_key_17385798995397111783.key (/w/workspace/gexfoundry_device-rest-go_PR-307@tmp/private_key_17385798995397111783.key) [2023-05-04T21:03:55.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T21:03:56.102Z] + git semver init [2023-05-04T21:03:56.364Z] 2023-05-04 21:03:56,294 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T21:03:56.364Z] 2023-05-04 21:03:56,295 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-307/.semver [2023-05-04T21:03:56.364Z] 2023-05-04 21:03:56,296 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-307/.semver [2023-05-04T21:03:56.364Z] 2023-05-04 21:03:56,296 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-307/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-307, universal_newlines=False, shell=None, istream=None) [2023-05-04T21:03:57.306Z] 2023-05-04 21:03:57,237 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-307/.git/info/exclude [2023-05-04T21:03:57.306Z] 2023-05-04 21:03:57,237 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-307/.semver/PR-307 with force:False [2023-05-04T21:03:57.306Z] 2023-05-04 21:03:57,237 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-307/.semver/PR-307 [2023-05-04T21:03:57.306Z] 2023-05-04 21:03:57,242 [execute] INFO git cat-file --batch-check [2023-05-04T21:03:57.306Z] 2023-05-04 21:03:57,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T21:03:57.306Z] 2023-05-04 21:03:57,248 [execute] INFO git cat-file --batch [2023-05-04T21:03:57.306Z] 2023-05-04 21:03:57,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T21:03:57.306Z] 2023-05-04 21:03:57,254 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-307/.semver/PR-307 [2023-05-04T21:03:57.306Z] 0.0.0 [Pipeline] } [2023-05-04T21:03:57.339Z] $ docker exec --env ******** --env ******** 9561df810ab462bec232a86f6a678ddc5d4cedc2d63d23f884dad8ed0753a3b2 ssh-agent -k [2023-05-04T21:03:57.435Z] unset SSH_AUTH_SOCK; [2023-05-04T21:03:57.436Z] unset SSH_AGENT_PID; [2023-05-04T21:03:57.436Z] echo Agent pid 77 killed; [2023-05-04T21:03:57.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T21:03:57.862Z] + git semver [Pipeline] } [2023-05-04T21:03:58.153Z] $ docker stop --time=1 9561df810ab462bec232a86f6a678ddc5d4cedc2d63d23f884dad8ed0753a3b2 [2023-05-04T21:03:59.456Z] $ docker rm -f --volumes 9561df810ab462bec232a86f6a678ddc5d4cedc2d63d23f884dad8ed0753a3b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T21:03:59.853Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T21:04:00.126Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T21:04:00.143Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T21:04:00.669Z] provisioning config files... [2023-05-04T21:04:00.680Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-307@tmp/config7556789034688215068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:04:01.023Z] ---> docker-login.sh [2023-05-04T21:04:01.023Z] nexus3.edgexfoundry.org:10001 [2023-05-04T21:04:01.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:04:01.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:04:01.023Z] Configure a credential helper to remove this warning. See [2023-05-04T21:04:01.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:04:01.023Z] [2023-05-04T21:04:01.023Z] Login Succeeded [2023-05-04T21:04:01.023Z] nexus3.edgexfoundry.org:10002 [2023-05-04T21:04:01.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:04:01.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:04:01.023Z] Configure a credential helper to remove this warning. See [2023-05-04T21:04:01.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:04:01.023Z] [2023-05-04T21:04:01.023Z] Login Succeeded [2023-05-04T21:04:01.023Z] nexus3.edgexfoundry.org:10003 [2023-05-04T21:04:01.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:04:01.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:04:01.284Z] Configure a credential helper to remove this warning. See [2023-05-04T21:04:01.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:04:01.284Z] [2023-05-04T21:04:01.284Z] Login Succeeded [2023-05-04T21:04:01.284Z] nexus3.edgexfoundry.org:10004 [2023-05-04T21:04:01.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:04:01.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:04:01.284Z] Configure a credential helper to remove this warning. See [2023-05-04T21:04:01.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:04:01.284Z] [2023-05-04T21:04:01.284Z] Login Succeeded [2023-05-04T21:04:01.284Z] docker.io [2023-05-04T21:04:01.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:04:01.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:04:01.543Z] Configure a credential helper to remove this warning. See [2023-05-04T21:04:01.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:04:01.543Z] [2023-05-04T21:04:01.543Z] Login Succeeded [2023-05-04T21:04:01.543Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T21:04:01.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T21:04:01.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:04:01.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:04:01.825Z] ========================================================= [2023-05-04T21:04:01.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T21:04:01.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:04:02.284Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T21:04:02.284Z] Sending build context to Docker daemon 10.91MB [2023-05-04T21:04:02.284Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T21:04:02.284Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T21:04:02.284Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T21:04:02.284Z] f56be85fc22e: Pulling fs layer [2023-05-04T21:04:02.284Z] 85791d961cd3: Pulling fs layer [2023-05-04T21:04:02.284Z] d694b5ae8c79: Pulling fs layer [2023-05-04T21:04:02.284Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T21:04:02.284Z] 4d19c01a9841: Pulling fs layer [2023-05-04T21:04:02.284Z] 9325e15d5711: Pulling fs layer [2023-05-04T21:04:02.284Z] 556b6ee489ea: Pulling fs layer [2023-05-04T21:04:02.284Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T21:04:02.284Z] 9f32a84ed3da: Waiting [2023-05-04T21:04:02.285Z] 4d19c01a9841: Waiting [2023-05-04T21:04:02.285Z] c5a4b2cf53e6: Waiting [2023-05-04T21:04:02.285Z] 9325e15d5711: Waiting [2023-05-04T21:04:02.285Z] 556b6ee489ea: Waiting [2023-05-04T21:04:02.285Z] 85791d961cd3: Verifying Checksum [2023-05-04T21:04:02.285Z] 85791d961cd3: Download complete [2023-05-04T21:04:02.285Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T21:04:02.285Z] 9f32a84ed3da: Download complete [2023-05-04T21:04:02.543Z] 4d19c01a9841: Verifying Checksum [2023-05-04T21:04:02.543Z] 4d19c01a9841: Download complete [2023-05-04T21:04:02.543Z] f56be85fc22e: Verifying Checksum [2023-05-04T21:04:02.543Z] f56be85fc22e: Download complete [2023-05-04T21:04:02.543Z] 9325e15d5711: Verifying Checksum [2023-05-04T21:04:02.543Z] 9325e15d5711: Download complete [2023-05-04T21:04:02.543Z] f56be85fc22e: Pull complete [2023-05-04T21:04:02.806Z] 85791d961cd3: Pull complete [2023-05-04T21:04:03.066Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T21:04:03.066Z] c5a4b2cf53e6: Download complete [2023-05-04T21:04:03.066Z] d694b5ae8c79: Download complete [2023-05-04T21:04:03.324Z] 556b6ee489ea: Verifying Checksum [2023-05-04T21:04:03.324Z] 556b6ee489ea: Download complete [2023-05-04T21:04:06.610Z] d694b5ae8c79: Pull complete [2023-05-04T21:04:06.610Z] 9f32a84ed3da: Pull complete [2023-05-04T21:04:06.610Z] 4d19c01a9841: Pull complete [2023-05-04T21:04:06.871Z] 9325e15d5711: Pull complete [2023-05-04T21:04:09.407Z] 556b6ee489ea: Pull complete [2023-05-04T21:04:10.344Z] c5a4b2cf53e6: Pull complete [2023-05-04T21:04:10.344Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T21:04:10.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T21:04:10.344Z] ---> c4be618373d6 [2023-05-04T21:04:10.344Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T21:04:11.747Z] ---> Running in 95c2a352ef27 [2023-05-04T21:04:12.007Z] Removing intermediate container 95c2a352ef27 [2023-05-04T21:04:12.007Z] ---> 5f8749327402 [2023-05-04T21:04:12.007Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T21:04:12.007Z] ---> Running in 83bc5511fe3b [2023-05-04T21:04:12.007Z] Removing intermediate container 83bc5511fe3b [2023-05-04T21:04:12.007Z] ---> fc2087c86f8f [2023-05-04T21:04:12.007Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T21:04:12.007Z] ---> Running in 0a48ad4fb94b [2023-05-04T21:04:12.266Z] Removing intermediate container 0a48ad4fb94b [2023-05-04T21:04:12.266Z] ---> 0a4891993844 [2023-05-04T21:04:12.266Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T21:04:12.266Z] ---> Running in f2f1a78577da [2023-05-04T21:04:12.266Z] Removing intermediate container f2f1a78577da [2023-05-04T21:04:12.266Z] ---> c34c4c56789a [2023-05-04T21:04:12.266Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T21:04:12.266Z] ---> Running in 072c64c6c61b [2023-05-04T21:04:12.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T21:04:12.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T21:04:13.043Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T21:04:13.043Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T21:04:13.043Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T21:04:13.043Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T21:04:13.043Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T21:04:13.043Z] OK: 269 MiB in 57 packages [2023-05-04T21:04:13.611Z] Removing intermediate container 072c64c6c61b [2023-05-04T21:04:13.611Z] ---> a5ff107f2b84 [2023-05-04T21:04:13.611Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-04T21:04:13.611Z] ---> Running in 248800b5f988 [2023-05-04T21:04:13.611Z] Removing intermediate container 248800b5f988 [2023-05-04T21:04:13.611Z] ---> efabb4f2b0ed [2023-05-04T21:04:13.611Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T21:04:13.611Z] ---> d8e8bad0a842 [2023-05-04T21:04:13.611Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T21:04:13.611Z] ---> Running in 9e7e90fb5109 [2023-05-04T21:04:15.506Z] Still waiting to schedule task [2023-05-04T21:04:15.506Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T21:04:35.905Z] Removing intermediate container 9e7e90fb5109 [2023-05-04T21:04:35.905Z] ---> 45c95cb65575 [2023-05-04T21:04:35.905Z] Step 11/12 : COPY . . [2023-05-04T21:04:35.905Z] ---> 0dcde3773d13 [2023-05-04T21:04:35.905Z] Step 12/12 : RUN $MAKE [2023-05-04T21:04:35.905Z] ---> Running in 6a51b632a43c [2023-05-04T21:04:35.905Z] noop [2023-05-04T21:04:35.905Z] Removing intermediate container 6a51b632a43c [2023-05-04T21:04:35.905Z] ---> 69d482ddd3aa [2023-05-04T21:04:35.905Z] Successfully built 69d482ddd3aa [2023-05-04T21:04:35.905Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:04:36.359Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T21:04:36.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:04:36.509Z] prd-ubuntu20.04-docker-8c-8g-13317 does not seem to be running inside a container [2023-05-04T21:04:36.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-307 -v /w/workspace/gexfoundry_device-rest-go_PR-307:/w/workspace/gexfoundry_device-rest-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-307@tmp:/w/workspace/gexfoundry_device-rest-go_PR-307@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 ******** ci-base-image-x86_64 cat [2023-05-04T21:04:36.887Z] $ docker top 8286e6c110fbbbc073307ef33722a06506f32ea18cb80d96d98dddae1b04b652 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:04:37.285Z] + go version [2023-05-04T21:04:37.285Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T21:04:37.324Z] $ docker stop --time=1 8286e6c110fbbbc073307ef33722a06506f32ea18cb80d96d98dddae1b04b652 [2023-05-04T21:04:38.614Z] $ docker rm -f --volumes 8286e6c110fbbbc073307ef33722a06506f32ea18cb80d96d98dddae1b04b652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:04:39.322Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T21:04:39.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:04:39.464Z] prd-ubuntu20.04-docker-8c-8g-13317 does not seem to be running inside a container [2023-05-04T21:04:39.501Z] $ 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-rest-go_PR-307 -v /w/workspace/gexfoundry_device-rest-go_PR-307:/w/workspace/gexfoundry_device-rest-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-307@tmp:/w/workspace/gexfoundry_device-rest-go_PR-307@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 ******** ci-base-image-x86_64 cat [2023-05-04T21:04:39.867Z] $ docker top 248148ef995bb665ac769c2d8ac101d5d1b6e3b8662ee62f8f839b5fc65b5687 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:04:40.252Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-307 [Pipeline] fileExists [Pipeline] sh [2023-05-04T21:04:40.605Z] + make test [2023-05-04T21:04:40.605Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T21:04:45.886Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-04T21:04:58.103Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-04T21:04:58.103Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements [2023-05-04T21:05:03.375Z] go vet ./... [2023-05-04T21:05:07.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T21:05:07.703Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T21:05:07.703Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T21:05:07.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T21:05:07.774Z] $ docker stop --time=1 248148ef995bb665ac769c2d8ac101d5d1b6e3b8662ee62f8f839b5fc65b5687 [2023-05-04T21:05:10.236Z] $ docker rm -f --volumes 248148ef995bb665ac769c2d8ac101d5d1b6e3b8662ee62f8f839b5fc65b5687 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T21:05:10.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T21:05:10.887Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T21:05:11.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T21:05:11.987Z] + ls -al . [2023-05-04T21:05:11.987Z] total 184 [2023-05-04T21:05:11.987Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 21:04 . [2023-05-04T21:05:11.987Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 21:03 .. [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 151 May 4 21:03 .dockerignore [2023-05-04T21:05:11.987Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 21:03 .git [2023-05-04T21:05:11.987Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 21:03 .github [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 329 May 4 21:03 .gitignore [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 21:03 .golangci.yml [2023-05-04T21:05:11.987Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 21:03 .semver [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 4 21:03 Attribution.txt [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 4 21:03 CHANGELOG.md [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 4 21:03 Dockerfile [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 21:03 GOVERNANCE.md [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 680 May 4 21:03 Jenkinsfile [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 21:03 LICENSE [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 4 21:03 Makefile [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 21:03 OWNERS.md [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 4 21:03 README.md [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 21:03 VERSION [2023-05-04T21:05:11.987Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 21:03 bin [2023-05-04T21:05:11.987Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 21:03 cmd [2023-05-04T21:05:11.987Z] -rw-r--r-- 1 jenkins jenkins 14663 May 4 21:04 coverage.out [2023-05-04T21:05:11.987Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 21:03 driver [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 4 21:03 go.mod [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 4 21:03 go.sum [2023-05-04T21:05:11.987Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 21:03 snap [2023-05-04T21:05:11.987Z] -rw-rw-r-- 1 jenkins jenkins 713 May 4 21:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:05:12.399Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=029c46def9050e17fb33852df05a2d7c4cd6c02a --label arch=amd64 --label version=0.0.0 . [2023-05-04T21:05:12.399Z] Sending build context to Docker daemon 10.93MB [2023-05-04T21:05:12.399Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T21:05:12.399Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T21:05:12.399Z] ---> 69d482ddd3aa [2023-05-04T21:05:12.399Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T21:05:12.658Z] ---> Running in 234e37256a66 [2023-05-04T21:05:12.658Z] Removing intermediate container 234e37256a66 [2023-05-04T21:05:12.658Z] ---> eeef1de3cfe2 [2023-05-04T21:05:12.658Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T21:05:12.658Z] ---> Running in 03545702ed56 [2023-05-04T21:05:12.658Z] Removing intermediate container 03545702ed56 [2023-05-04T21:05:12.658Z] ---> b5c7b9c917ec [2023-05-04T21:05:12.658Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T21:05:12.658Z] ---> Running in 2db307b66642 [2023-05-04T21:05:12.916Z] Removing intermediate container 2db307b66642 [2023-05-04T21:05:12.916Z] ---> 884bc6793ec2 [2023-05-04T21:05:12.916Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T21:05:12.916Z] ---> Running in 32e44e3e9f6d [2023-05-04T21:05:12.916Z] Removing intermediate container 32e44e3e9f6d [2023-05-04T21:05:12.916Z] ---> 83782e865953 [2023-05-04T21:05:12.916Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T21:05:12.916Z] ---> Running in e72d84ba2d93 [2023-05-04T21:05:13.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T21:05:13.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T21:05:13.435Z] OK: 269 MiB in 57 packages [2023-05-04T21:05:14.003Z] Removing intermediate container e72d84ba2d93 [2023-05-04T21:05:14.003Z] ---> 6684b73b41a4 [2023-05-04T21:05:14.003Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-04T21:05:14.003Z] ---> Running in 6a2b98466d22 [2023-05-04T21:05:14.003Z] Removing intermediate container 6a2b98466d22 [2023-05-04T21:05:14.003Z] ---> abea4a2092ad [2023-05-04T21:05:14.003Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-04T21:05:14.003Z] ---> ecb1ffec39de [2023-05-04T21:05:14.003Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T21:05:14.263Z] ---> Running in 6241d536e42f [2023-05-04T21:05:15.200Z] Removing intermediate container 6241d536e42f [2023-05-04T21:05:15.200Z] ---> 745c52724be7 [2023-05-04T21:05:15.200Z] Step 11/25 : COPY . . [2023-05-04T21:05:15.466Z] ---> 62c6c1c02988 [2023-05-04T21:05:15.466Z] Step 12/25 : RUN $MAKE [2023-05-04T21:05:15.466Z] ---> Running in c9fb12af5de4 [2023-05-04T21:05:15.727Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-04T21:05:33.819Z] Removing intermediate container c9fb12af5de4 [2023-05-04T21:05:33.819Z] ---> 8059bfd51d8e [2023-05-04T21:05:33.819Z] Step 13/25 : FROM alpine:3.17 [2023-05-04T21:05:34.386Z] 3.17: Pulling from library/alpine [2023-05-04T21:05:34.386Z] f56be85fc22e: Already exists [2023-05-04T21:05:34.644Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T21:05:34.644Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T21:05:34.644Z] ---> 9ed4aefc74f6 [2023-05-04T21:05:34.644Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-04T21:05:34.644Z] ---> Running in 3b9521cca421 [2023-05-04T21:05:34.644Z] Removing intermediate container 3b9521cca421 [2023-05-04T21:05:34.644Z] ---> 51f562ca4b38 [2023-05-04T21:05:34.644Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-04T21:05:34.904Z] ---> Running in 0b030868a9ce [2023-05-04T21:05:34.904Z] Removing intermediate container 0b030868a9ce [2023-05-04T21:05:34.904Z] ---> 2bc073cfda9c [2023-05-04T21:05:34.904Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T21:05:34.904Z] ---> Running in fc8e1a5be98c [2023-05-04T21:05:35.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T21:05:35.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T21:05:35.420Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T21:05:35.421Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T21:05:35.421Z] OK: 7 MiB in 16 packages [2023-05-04T21:05:35.986Z] Removing intermediate container fc8e1a5be98c [2023-05-04T21:05:35.986Z] ---> 7cf2ec414cb7 [2023-05-04T21:05:35.986Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-04T21:05:36.554Z] ---> 33aa1c4eb1de [2023-05-04T21:05:36.554Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-04T21:05:36.554Z] ---> 73c13460a5f0 [2023-05-04T21:05:36.554Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-04T21:05:36.812Z] ---> 7931075820bb [2023-05-04T21:05:36.813Z] Step 20/25 : EXPOSE 59986 [2023-05-04T21:05:36.813Z] ---> Running in f18367587883 [2023-05-04T21:05:36.813Z] Removing intermediate container f18367587883 [2023-05-04T21:05:36.813Z] ---> f89266760189 [2023-05-04T21:05:36.813Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-04T21:05:36.813Z] ---> Running in 9b5aefdc9602 [2023-05-04T21:05:37.070Z] Removing intermediate container 9b5aefdc9602 [2023-05-04T21:05:37.070Z] ---> 877e4c545759 [2023-05-04T21:05:37.070Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T21:05:37.070Z] ---> Running in 75aa2584262b [2023-05-04T21:05:37.070Z] Removing intermediate container 75aa2584262b [2023-05-04T21:05:37.070Z] ---> eb151e5acbfa [2023-05-04T21:05:37.070Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T21:05:37.070Z] ---> Running in cbe165b12e5b [2023-05-04T21:05:37.329Z] Removing intermediate container cbe165b12e5b [2023-05-04T21:05:37.329Z] ---> b7a52dc95907 [2023-05-04T21:05:37.329Z] Step 24/25 : LABEL git_sha=029c46def9050e17fb33852df05a2d7c4cd6c02a [2023-05-04T21:05:37.329Z] ---> Running in 379ba587163c [2023-05-04T21:05:37.329Z] Removing intermediate container 379ba587163c [2023-05-04T21:05:37.329Z] ---> 060cdf7cb388 [2023-05-04T21:05:37.329Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T21:05:37.329Z] ---> Running in 05a091a6227f [2023-05-04T21:05:37.329Z] Removing intermediate container 05a091a6227f [2023-05-04T21:05:37.329Z] ---> 78167a65397e [2023-05-04T21:05:37.329Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T21:05:37.329Z] Successfully built 78167a65397e [2023-05-04T21:05:37.588Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:05:38.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T21:05:38.403Z] [2023-05-04T21:05:38.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:05:38.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T21:05:38.763Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T21:05:38.763Z] 5eb5b503b376: Pulling fs layer [2023-05-04T21:05:38.763Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T21:05:38.763Z] ec43610c2a17: Pulling fs layer [2023-05-04T21:05:38.763Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T21:05:38.763Z] 33b1e0a273af: Pulling fs layer [2023-05-04T21:05:38.763Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T21:05:38.763Z] 2f39f015ded8: Pulling fs layer [2023-05-04T21:05:38.763Z] 2f39f015ded8: Waiting [2023-05-04T21:05:38.763Z] 5d3b04190fa2: Waiting [2023-05-04T21:05:38.763Z] 33b1e0a273af: Waiting [2023-05-04T21:05:38.763Z] 3a2ae6a8a46f: Waiting [2023-05-04T21:05:38.763Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T21:05:38.763Z] 5c69ac0246d0: Download complete [2023-05-04T21:05:38.763Z] 3a2ae6a8a46f: Download complete [2023-05-04T21:05:38.763Z] 33b1e0a273af: Verifying Checksum [2023-05-04T21:05:38.763Z] 33b1e0a273af: Download complete [2023-05-04T21:05:38.763Z] ec43610c2a17: Verifying Checksum [2023-05-04T21:05:38.763Z] ec43610c2a17: Download complete [2023-05-04T21:05:38.763Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T21:05:38.763Z] 5d3b04190fa2: Download complete [2023-05-04T21:05:39.022Z] 5eb5b503b376: Verifying Checksum [2023-05-04T21:05:39.022Z] 5eb5b503b376: Download complete [2023-05-04T21:05:39.590Z] 2f39f015ded8: Download complete [2023-05-04T21:05:40.158Z] 5eb5b503b376: Pull complete [2023-05-04T21:05:40.417Z] 5c69ac0246d0: Pull complete [2023-05-04T21:05:40.984Z] ec43610c2a17: Pull complete [2023-05-04T21:05:40.984Z] 3a2ae6a8a46f: Pull complete [2023-05-04T21:05:41.244Z] 33b1e0a273af: Pull complete [2023-05-04T21:05:41.244Z] 5d3b04190fa2: Pull complete [2023-05-04T21:05:46.574Z] 2f39f015ded8: Pull complete [2023-05-04T21:05:46.574Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T21:05:46.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T21:05:46.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:05:46.794Z] prd-ubuntu20.04-docker-8c-8g-13317 does not seem to be running inside a container [2023-05-04T21:05:46.832Z] $ 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-rest-go_PR-307 -v /w/workspace/gexfoundry_device-rest-go_PR-307:/w/workspace/gexfoundry_device-rest-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-307@tmp:/w/workspace/gexfoundry_device-rest-go_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T21:05:48.648Z] $ docker top bdf80ebd445613ead361792fc187dc542636628995bff3dcde1f8ffd94c64c6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:05:49.115Z] ---> job-cost.sh [2023-05-04T21:05:49.115Z] lf-activate-venv: SKIPPING [2023-05-04T21:05:49.115Z] INFO: No Stack... [2023-05-04T21:05:49.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T21:05:49.633Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T21:05:49.943Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-307/archives/cost.csv [2023-05-04T21:05:49.943Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T21:05:49.987Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-307-1-stack-cost] [2023-05-04T21:05:49.993Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-307-1-stack-cost] did not exist. Created. [2023-05-04T21:05:49.993Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T21:05:50.383Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T21:05:50.432Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T21:05:50.462Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T21:05:50.541Z] $ docker stop --time=1 bdf80ebd445613ead361792fc187dc542636628995bff3dcde1f8ffd94c64c6f [2023-05-04T21:05:50.904Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13319 in /w/workspace/gexfoundry_device-rest-go_PR-307 [2023-05-04T21:05:51.694Z] $ docker rm -f --volumes bdf80ebd445613ead361792fc187dc542636628995bff3dcde1f8ffd94c64c6f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-05-04T21:05:51.894Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] } [2023-05-04T21:05:51.997Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T21:05:57.334Z] using credential edgex-jenkins-ssh [2023-05-04T21:05:57.357Z] Cloning the remote Git repository [2023-05-04T21:05:57.406Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-04T21:05:57.499Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-05-04T21:05:57.643Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-04T21:05:57.644Z] > git --version # timeout=10 [2023-05-04T21:05:57.670Z] > git --version # 'git version 2.25.1' [2023-05-04T21:05:57.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T21:05:57.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T21:05:59.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-04T21:05:59.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T21:06:00.660Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-04T21:06:01.238Z] Merging remotes/origin/main commit c1a1e2764950d18ca7a23f7abac7d306f95fa84d into PR head commit 029c46def9050e17fb33852df05a2d7c4cd6c02a [2023-05-04T21:06:01.549Z] Merge succeeded, producing 029c46def9050e17fb33852df05a2d7c4cd6c02a [2023-05-04T21:06:01.550Z] Checking out Revision 029c46def9050e17fb33852df05a2d7c4cd6c02a (PR-307) [2023-05-04T21:06:02.072Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-04T21:06:00.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-04T21:06:00.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T21:06:00.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T21:06:01.261Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T21:06:01.335Z] > git checkout -f 029c46def9050e17fb33852df05a2d7c4cd6c02a # timeout=10 [2023-05-04T21:06:01.422Z] > git remote # timeout=10 [2023-05-04T21:06:01.454Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T21:06:01.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T21:06:01.501Z] > git merge c1a1e2764950d18ca7a23f7abac7d306f95fa84d # timeout=10 [2023-05-04T21:06:01.533Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T21:06:01.561Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T21:06:01.587Z] > git checkout -f 029c46def9050e17fb33852df05a2d7c4cd6c02a # timeout=10 [2023-05-04T21:06:02.132Z] > git --version # timeout=10 [2023-05-04T21:06:02.144Z] > git --version # 'git version 2.25.1' [2023-05-04T21:06:02.165Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T21:06:03.229Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T21:06:03.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T21:06:03.229Z] Dload Upload Total Spent Left Speed [2023-05-04T21:06:03.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-05-04T21:06:03.925Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T21:06:04.271Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T21:06:04.271Z] + sudo tee /etc/docker/daemon.new [2023-05-04T21:06:04.271Z] { [2023-05-04T21:06:04.271Z] "registry-mirrors": [ [2023-05-04T21:06:04.271Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T21:06:04.271Z] ], [2023-05-04T21:06:04.271Z] "bip": "10.250.0.254/24", [2023-05-04T21:06:04.271Z] "hosts": [ [2023-05-04T21:06:04.271Z] "tcp://0.0.0.0:5555", [2023-05-04T21:06:04.271Z] "unix:///var/run/docker.sock" [2023-05-04T21:06:04.271Z] ], [2023-05-04T21:06:04.271Z] "mtu": 1458, [2023-05-04T21:06:04.271Z] "selinux-enabled": true, [2023-05-04T21:06:04.271Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T21:06:04.271Z] } [Pipeline] sh [2023-05-04T21:06:04.622Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T21:06:04.973Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T21:06:23.318Z] provisioning config files... [2023-05-04T21:06:23.343Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config16384966877312880601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:06:23.730Z] ---> docker-login.sh [2023-05-04T21:06:23.730Z] nexus3.edgexfoundry.org:10001 [2023-05-04T21:06:24.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:06:24.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:06:24.272Z] Configure a credential helper to remove this warning. See [2023-05-04T21:06:24.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:06:24.272Z] [2023-05-04T21:06:24.272Z] Login Succeeded [2023-05-04T21:06:24.272Z] nexus3.edgexfoundry.org:10002 [2023-05-04T21:06:24.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:06:24.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:06:24.547Z] Configure a credential helper to remove this warning. See [2023-05-04T21:06:24.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:06:24.547Z] [2023-05-04T21:06:24.547Z] Login Succeeded [2023-05-04T21:06:24.818Z] nexus3.edgexfoundry.org:10003 [2023-05-04T21:06:24.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:06:25.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:06:25.088Z] Configure a credential helper to remove this warning. See [2023-05-04T21:06:25.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:06:25.088Z] [2023-05-04T21:06:25.088Z] Login Succeeded [2023-05-04T21:06:25.088Z] nexus3.edgexfoundry.org:10004 [2023-05-04T21:06:25.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:06:25.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:06:25.360Z] Configure a credential helper to remove this warning. See [2023-05-04T21:06:25.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:06:25.360Z] [2023-05-04T21:06:25.360Z] Login Succeeded [2023-05-04T21:06:25.360Z] docker.io [2023-05-04T21:06:25.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:06:25.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:06:25.898Z] Configure a credential helper to remove this warning. See [2023-05-04T21:06:25.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:06:25.898Z] [2023-05-04T21:06:25.898Z] Login Succeeded [2023-05-04T21:06:25.898Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T21:06:25.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T21:06:26.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:06:26.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:06:26.358Z] ========================================================= [2023-05-04T21:06:26.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T21:06:26.358Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:06:26.862Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T21:06:26.863Z] Sending build context to Docker daemon 138.8kB [2023-05-04T21:06:27.133Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T21:06:27.133Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T21:06:27.133Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T21:06:27.133Z] c41833b44d91: Pulling fs layer [2023-05-04T21:06:27.133Z] ed15518f5707: Pulling fs layer [2023-05-04T21:06:27.133Z] feae8fd75edb: Pulling fs layer [2023-05-04T21:06:27.133Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T21:06:27.133Z] 3cdef696dda3: Pulling fs layer [2023-05-04T21:06:27.133Z] 2ced38df9373: Pulling fs layer [2023-05-04T21:06:27.133Z] 58f1dce35555: Pulling fs layer [2023-05-04T21:06:27.133Z] 242c74f7c9fa: Waiting [2023-05-04T21:06:27.133Z] 58f1dce35555: Waiting [2023-05-04T21:06:27.133Z] 2ced38df9373: Waiting [2023-05-04T21:06:27.133Z] 3cdef696dda3: Waiting [2023-05-04T21:06:27.404Z] ed15518f5707: Verifying Checksum [2023-05-04T21:06:27.404Z] ed15518f5707: Download complete [2023-05-04T21:06:27.404Z] 242c74f7c9fa: Download complete [2023-05-04T21:06:27.404Z] 3cdef696dda3: Verifying Checksum [2023-05-04T21:06:27.404Z] 3cdef696dda3: Download complete [2023-05-04T21:06:27.404Z] c41833b44d91: Download complete [2023-05-04T21:06:28.837Z] 58f1dce35555: Verifying Checksum [2023-05-04T21:06:28.837Z] 58f1dce35555: Download complete [2023-05-04T21:06:29.805Z] feae8fd75edb: Verifying Checksum [2023-05-04T21:06:29.805Z] 2ced38df9373: Verifying Checksum [2023-05-04T21:06:29.805Z] 2ced38df9373: Download complete [2023-05-04T21:06:30.768Z] c41833b44d91: Pull complete [2023-05-04T21:06:31.038Z] ed15518f5707: Pull complete [2023-05-04T21:06:46.202Z] feae8fd75edb: Pull complete [2023-05-04T21:06:46.202Z] 242c74f7c9fa: Pull complete [2023-05-04T21:06:46.202Z] 3cdef696dda3: Pull complete [2023-05-04T21:06:52.882Z] 2ced38df9373: Pull complete [2023-05-04T21:06:54.303Z] 58f1dce35555: Pull complete [2023-05-04T21:06:54.303Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T21:06:54.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T21:06:54.303Z] ---> fadd8f120f05 [2023-05-04T21:06:54.303Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T21:06:56.246Z] ---> Running in 2cff3d12bcae [2023-05-04T21:06:56.246Z] Removing intermediate container 2cff3d12bcae [2023-05-04T21:06:56.246Z] ---> aeab1e4fd312 [2023-05-04T21:06:56.246Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T21:06:56.519Z] ---> Running in bf65a6f18c45 [2023-05-04T21:06:56.785Z] Removing intermediate container bf65a6f18c45 [2023-05-04T21:06:56.785Z] ---> 66145879659f [2023-05-04T21:06:56.785Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T21:06:56.785Z] ---> Running in cb9a9a398b29 [2023-05-04T21:06:57.052Z] Removing intermediate container cb9a9a398b29 [2023-05-04T21:06:57.052Z] ---> 5d571b9dbb8b [2023-05-04T21:06:57.052Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T21:06:57.052Z] ---> Running in 7a56ef72a622 [2023-05-04T21:06:57.326Z] Removing intermediate container 7a56ef72a622 [2023-05-04T21:06:57.326Z] ---> 6c8896efba39 [2023-05-04T21:06:57.326Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T21:06:57.592Z] ---> Running in b08b52467386 [2023-05-04T21:06:58.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T21:06:59.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T21:07:00.094Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T21:07:00.094Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T21:07:00.094Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T21:07:00.094Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T21:07:00.094Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T21:07:00.364Z] OK: 268 MiB in 57 packages [2023-05-04T21:07:01.329Z] Removing intermediate container b08b52467386 [2023-05-04T21:07:01.329Z] ---> 03a396e68852 [2023-05-04T21:07:01.329Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-04T21:07:01.329Z] ---> Running in 8d71fe3756a5 [2023-05-04T21:07:01.598Z] Removing intermediate container 8d71fe3756a5 [2023-05-04T21:07:01.598Z] ---> 4b7a78edaba5 [2023-05-04T21:07:01.598Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T21:07:01.864Z] ---> 472fb610fc7f [2023-05-04T21:07:01.864Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T21:07:02.135Z] ---> Running in 7838b49eabc7 [2023-05-04T21:08:09.997Z] Removing intermediate container 7838b49eabc7 [2023-05-04T21:08:09.997Z] ---> 32b43706cdc6 [2023-05-04T21:08:09.997Z] Step 11/12 : COPY . . [2023-05-04T21:08:09.997Z] ---> 97fc54fdfccc [2023-05-04T21:08:09.997Z] Step 12/12 : RUN $MAKE [2023-05-04T21:08:09.997Z] ---> Running in 383f320f5807 [2023-05-04T21:08:09.997Z] noop [2023-05-04T21:08:09.997Z] Removing intermediate container 383f320f5807 [2023-05-04T21:08:09.997Z] ---> 40c430f7af0c [2023-05-04T21:08:09.997Z] Successfully built 40c430f7af0c [2023-05-04T21:08:09.997Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:08:10.485Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T21:08:10.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:08:10.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-13319 does not seem to be running inside a container [2023-05-04T21:08:10.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T21:08:12.023Z] $ docker top b37e14010e7f7a17edf0058a605d9f6c72c2e2be175a50e599e94fc6c007169e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:08:12.901Z] + go version [2023-05-04T21:08:12.901Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T21:08:12.940Z] $ docker stop --time=1 b37e14010e7f7a17edf0058a605d9f6c72c2e2be175a50e599e94fc6c007169e [2023-05-04T21:08:14.537Z] $ docker rm -f --volumes b37e14010e7f7a17edf0058a605d9f6c72c2e2be175a50e599e94fc6c007169e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:08:15.366Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T21:08:15.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:08:15.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-13319 does not seem to be running inside a container [2023-05-04T21:08:15.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T21:08:18.771Z] $ docker top 187180526f99d5d42f173afe15c7091363837e42a07f2fe5b8d2480c07b6d1e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:08:19.329Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T21:08:19.991Z] + make test [2023-05-04T21:08:19.991Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T21:08:52.228Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-04T21:10:43.910Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-04T21:10:45.858Z] ok github.com/edgexfoundry/device-rest-go/driver 0.070s coverage: 32.2% of statements [2023-05-04T21:10:46.820Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T21:10:46.820Z] go vet ./... [2023-05-04T21:11:13.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T21:11:13.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T21:11:13.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T21:11:13.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T21:11:13.581Z] $ docker stop --time=1 187180526f99d5d42f173afe15c7091363837e42a07f2fe5b8d2480c07b6d1e5 [2023-05-04T21:11:15.401Z] $ docker rm -f --volumes 187180526f99d5d42f173afe15c7091363837e42a07f2fe5b8d2480c07b6d1e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T21:11:16.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T21:11:16.571Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T21:11:17.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T21:11:17.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T21:11:17.959Z] + ls -al . [2023-05-04T21:11:17.959Z] total 180 [2023-05-04T21:11:17.959Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 21:08 . [2023-05-04T21:11:17.959Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 21:05 .. [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 151 May 4 21:06 .dockerignore [2023-05-04T21:11:17.959Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 21:06 .git [2023-05-04T21:11:17.959Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 21:06 .github [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 329 May 4 21:06 .gitignore [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 21:06 .golangci.yml [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 4 21:06 Attribution.txt [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 4 21:06 CHANGELOG.md [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 4 21:06 Dockerfile [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 21:06 GOVERNANCE.md [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 680 May 4 21:06 Jenkinsfile [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 21:06 LICENSE [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 4 21:06 Makefile [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 21:06 OWNERS.md [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 4 21:06 README.md [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 21:03 VERSION [2023-05-04T21:11:17.959Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 21:06 bin [2023-05-04T21:11:17.959Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 21:06 cmd [2023-05-04T21:11:17.959Z] -rw-r--r-- 1 jenkins jenkins 14663 May 4 21:10 coverage.out [2023-05-04T21:11:17.959Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 21:06 driver [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 4 21:06 go.mod [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 4 21:06 go.sum [2023-05-04T21:11:17.959Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 21:06 snap [2023-05-04T21:11:17.959Z] -rw-rw-r-- 1 jenkins jenkins 713 May 4 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:11:18.372Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=029c46def9050e17fb33852df05a2d7c4cd6c02a --label arch=arm64 --label version=0.0.0 . [2023-05-04T21:11:18.372Z] Sending build context to Docker daemon 154.1kB [2023-05-04T21:11:18.641Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T21:11:18.641Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T21:11:18.641Z] ---> 40c430f7af0c [2023-05-04T21:11:18.641Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T21:11:18.641Z] ---> Running in 1f6b8ef1a30d [2023-05-04T21:11:18.913Z] Removing intermediate container 1f6b8ef1a30d [2023-05-04T21:11:18.913Z] ---> e0ffcf63fa9c [2023-05-04T21:11:18.913Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T21:11:18.913Z] ---> Running in f4a9f024ce60 [2023-05-04T21:11:19.499Z] Removing intermediate container f4a9f024ce60 [2023-05-04T21:11:19.499Z] ---> 774812e2e1e6 [2023-05-04T21:11:19.499Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T21:11:19.499Z] ---> Running in ded99fa511a3 [2023-05-04T21:11:19.766Z] Removing intermediate container ded99fa511a3 [2023-05-04T21:11:19.766Z] ---> d2bb1cf7fb7e [2023-05-04T21:11:19.766Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T21:11:19.766Z] ---> Running in 02e7138635d6 [2023-05-04T21:11:20.034Z] Removing intermediate container 02e7138635d6 [2023-05-04T21:11:20.034Z] ---> c1120f93b944 [2023-05-04T21:11:20.034Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T21:11:20.034Z] ---> Running in a2d628c4998e [2023-05-04T21:11:20.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T21:11:21.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T21:11:22.982Z] OK: 268 MiB in 57 packages [2023-05-04T21:11:23.566Z] Removing intermediate container a2d628c4998e [2023-05-04T21:11:23.566Z] ---> 0aac2ecaa35d [2023-05-04T21:11:23.566Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-04T21:11:23.831Z] ---> Running in fe00a74c01c1 [2023-05-04T21:11:24.099Z] Removing intermediate container fe00a74c01c1 [2023-05-04T21:11:24.099Z] ---> ad619e5a0c75 [2023-05-04T21:11:24.099Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-04T21:11:26.766Z] ---> e564016b462a [2023-05-04T21:11:26.766Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T21:11:26.766Z] ---> Running in 717f6a8aff3f [2023-05-04T21:11:29.350Z] Removing intermediate container 717f6a8aff3f [2023-05-04T21:11:29.350Z] ---> 2285e5c668d2 [2023-05-04T21:11:29.350Z] Step 11/25 : COPY . . [2023-05-04T21:11:29.350Z] ---> 3bc8302ee927 [2023-05-04T21:11:29.350Z] Step 12/25 : RUN $MAKE [2023-05-04T21:11:29.618Z] ---> Running in 4bb13a0dfcb2 [2023-05-04T21:11:30.585Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-04T21:13:37.264Z] Removing intermediate container 4bb13a0dfcb2 [2023-05-04T21:13:37.264Z] ---> e87dadea639c [2023-05-04T21:13:37.264Z] Step 13/25 : FROM alpine:3.17 [2023-05-04T21:13:37.264Z] 3.17: Pulling from library/alpine [2023-05-04T21:13:37.264Z] c41833b44d91: Already exists [2023-05-04T21:13:37.264Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T21:13:37.264Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T21:13:37.264Z] ---> 51e60588ff2c [2023-05-04T21:13:37.264Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-04T21:13:37.264Z] ---> Running in 4d80da4e5028 [2023-05-04T21:13:37.264Z] Removing intermediate container 4d80da4e5028 [2023-05-04T21:13:37.264Z] ---> b3e18768c72d [2023-05-04T21:13:37.264Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-04T21:13:37.264Z] ---> Running in 1e093a7a4751 [2023-05-04T21:13:37.264Z] Removing intermediate container 1e093a7a4751 [2023-05-04T21:13:37.264Z] ---> cf5d5e5479f0 [2023-05-04T21:13:37.264Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T21:13:37.264Z] ---> Running in cd81d9b9bb12 [2023-05-04T21:13:37.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T21:13:37.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T21:13:37.264Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T21:13:37.264Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T21:13:37.264Z] OK: 8 MiB in 16 packages [2023-05-04T21:13:37.530Z] Removing intermediate container cd81d9b9bb12 [2023-05-04T21:13:37.530Z] ---> e25107fd3a87 [2023-05-04T21:13:37.530Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-04T21:13:38.939Z] ---> 7bc87e83f9a4 [2023-05-04T21:13:38.939Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-04T21:13:39.204Z] ---> b09cdac9dae1 [2023-05-04T21:13:39.204Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-04T21:13:39.785Z] ---> 5fb711c00953 [2023-05-04T21:13:39.785Z] Step 20/25 : EXPOSE 59986 [2023-05-04T21:13:39.785Z] ---> Running in 6f8e293e1cab [2023-05-04T21:13:40.051Z] Removing intermediate container 6f8e293e1cab [2023-05-04T21:13:40.051Z] ---> 1a746ffe0533 [2023-05-04T21:13:40.051Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-04T21:13:40.051Z] ---> Running in 17eb38d5191e [2023-05-04T21:13:40.316Z] Removing intermediate container 17eb38d5191e [2023-05-04T21:13:40.316Z] ---> daec7eeef632 [2023-05-04T21:13:40.316Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T21:13:40.316Z] ---> Running in 75c32fa2b3f8 [2023-05-04T21:13:40.582Z] Removing intermediate container 75c32fa2b3f8 [2023-05-04T21:13:40.582Z] ---> 05fc77cf054a [2023-05-04T21:13:40.582Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T21:13:40.863Z] ---> Running in 0c975f80efa6 [2023-05-04T21:13:41.130Z] Removing intermediate container 0c975f80efa6 [2023-05-04T21:13:41.130Z] ---> 34caa07742e6 [2023-05-04T21:13:41.130Z] Step 24/25 : LABEL git_sha=029c46def9050e17fb33852df05a2d7c4cd6c02a [2023-05-04T21:13:41.130Z] ---> Running in 8a3d26aabf2c [2023-05-04T21:13:41.396Z] Removing intermediate container 8a3d26aabf2c [2023-05-04T21:13:41.396Z] ---> 3919f43227b9 [2023-05-04T21:13:41.396Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T21:13:41.396Z] ---> Running in 2fb94fefaf08 [2023-05-04T21:13:41.662Z] Removing intermediate container 2fb94fefaf08 [2023-05-04T21:13:41.662Z] ---> 39d4d4b2550a [2023-05-04T21:13:41.662Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T21:13:41.662Z] Successfully built 39d4d4b2550a [2023-05-04T21:13:41.662Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:13:42.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T21:13:42.463Z] [2023-05-04T21:13:42.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:13:42.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T21:13:42.851Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T21:13:42.851Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T21:13:42.851Z] 04944245beec: Pulling fs layer [2023-05-04T21:13:42.851Z] 699f458cf7ca: Pulling fs layer [2023-05-04T21:13:42.851Z] 765212b225bb: Pulling fs layer [2023-05-04T21:13:42.851Z] f23df028b6ca: Pulling fs layer [2023-05-04T21:13:42.851Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T21:13:42.851Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T21:13:42.851Z] f23df028b6ca: Waiting [2023-05-04T21:13:42.851Z] 765212b225bb: Waiting [2023-05-04T21:13:42.851Z] d65c8cfc05b1: Waiting [2023-05-04T21:13:42.851Z] 2437ff75d9bd: Waiting [2023-05-04T21:13:43.120Z] 04944245beec: Verifying Checksum [2023-05-04T21:13:43.120Z] 04944245beec: Download complete [2023-05-04T21:13:43.120Z] 765212b225bb: Verifying Checksum [2023-05-04T21:13:43.120Z] 765212b225bb: Download complete [2023-05-04T21:13:43.120Z] f23df028b6ca: Verifying Checksum [2023-05-04T21:13:43.120Z] f23df028b6ca: Download complete [2023-05-04T21:13:43.120Z] d65c8cfc05b1: Download complete [2023-05-04T21:13:43.120Z] 699f458cf7ca: Verifying Checksum [2023-05-04T21:13:43.120Z] 699f458cf7ca: Download complete [2023-05-04T21:13:43.703Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T21:13:43.703Z] 8998bd30e6a1: Download complete [2023-05-04T21:13:45.640Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T21:13:45.640Z] 2437ff75d9bd: Download complete [2023-05-04T21:13:47.044Z] 8998bd30e6a1: Pull complete [2023-05-04T21:13:47.309Z] 04944245beec: Pull complete [2023-05-04T21:13:48.710Z] 699f458cf7ca: Pull complete [2023-05-04T21:13:48.710Z] 765212b225bb: Pull complete [2023-05-04T21:13:49.291Z] f23df028b6ca: Pull complete [2023-05-04T21:13:49.555Z] d65c8cfc05b1: Pull complete [2023-05-04T21:14:01.955Z] 2437ff75d9bd: Pull complete [2023-05-04T21:14:01.955Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T21:14:01.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T21:14:01.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:14:02.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-13319 does not seem to be running inside a container [2023-05-04T21:14:02.322Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T21:14:04.805Z] $ docker top 58f08dd140b609895f05455246d9677bb9b07dbfe80b17e7ab59b0b1dd09733a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:14:05.381Z] ---> job-cost.sh [2023-05-04T21:14:05.650Z] lf-activate-venv: SKIPPING [2023-05-04T21:14:05.650Z] INFO: No Stack... [2023-05-04T21:14:05.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T21:14:06.866Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T21:14:07.199Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-05-04T21:14:07.199Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T21:14:07.274Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-307-1-stack-cost] [2023-05-04T21:14:07.279Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-307-1-stack-cost] did not exist. Created. [2023-05-04T21:14:07.279Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T21:14:07.678Z] /w/workspace/device-rest-go/1@tmp/durable-092e8ebc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T21:14:08.022Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T21:14:08.058Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T21:14:08.097Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T21:14:08.110Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T21:14:08.178Z] $ docker stop --time=1 58f08dd140b609895f05455246d9677bb9b07dbfe80b17e7ab59b0b1dd09733a [2023-05-04T21:14:09.619Z] $ docker rm -f --volumes 58f08dd140b609895f05455246d9677bb9b07dbfe80b17e7ab59b0b1dd09733a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T21:14:10.575Z] provisioning config files... [2023-05-04T21:14:10.584Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-307@tmp/config14231023042643265340tmp [Pipeline] { [Pipeline] sh [2023-05-04T21:14:10.921Z] + set +x [2023-05-04T21:14:10.921Z] + curl -s https://codecov.io/bash [2023-05-04T21:14:10.921Z] + bash -s -- [2023-05-04T21:14:10.921Z] [2023-05-04T21:14:10.921Z] _____ _ [2023-05-04T21:14:10.921Z] / ____| | | [2023-05-04T21:14:10.921Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T21:14:10.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T21:14:10.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T21:14:10.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T21:14:10.921Z] Bash-1.0.6 [2023-05-04T21:14:10.921Z] [2023-05-04T21:14:10.921Z] [2023-05-04T21:14:10.921Z] ==> git version 2.25.1 found [2023-05-04T21:14:10.921Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T21:14:10.921Z] Release-Date: 2020-01-08 [2023-05-04T21:14:10.921Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T21:14:10.921Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T21:14:10.921Z] ==> Jenkins CI detected. [2023-05-04T21:14:10.921Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-307 [2023-05-04T21:14:10.921Z] project root: . [2023-05-04T21:14:10.921Z] --> token set from env [2023-05-04T21:14:10.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T21:14:11.179Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T21:14:11.179Z] ==> Python coveragepy not found [2023-05-04T21:14:11.179Z] ==> Searching for coverage reports in: [2023-05-04T21:14:11.179Z] + . [2023-05-04T21:14:11.179Z] -> Found 1 reports [2023-05-04T21:14:11.179Z] ==> Detecting git/mercurial file structure [2023-05-04T21:14:11.179Z] ==> Reading reports [2023-05-04T21:14:11.179Z] + ./coverage.out bytes=14663 [2023-05-04T21:14:11.179Z] ==> Appending adjustments [2023-05-04T21:14:11.179Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T21:14:11.179Z] + Found adjustments [2023-05-04T21:14:11.179Z] ==> Gzipping contents [2023-05-04T21:14:11.180Z] 4.0K /tmp/codecov.ujAdsQ.gz [2023-05-04T21:14:11.180Z] ==> Uploading reports [2023-05-04T21:14:11.180Z] url: https://codecov.io [2023-05-04T21:14:11.180Z] query: branch=PR-307&commit=029c46def9050e17fb33852df05a2d7c4cd6c02a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=307&job=&cmd_args= [2023-05-04T21:14:11.180Z] -> Pinging Codecov [2023-05-04T21:14:11.180Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-307&commit=029c46def9050e17fb33852df05a2d7c4cd6c02a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=307&job=&cmd_args= [2023-05-04T21:14:11.438Z] -> Uploading to [2023-05-04T21:14:11.438Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/4E5D53B4F1F92C436F7061BF334D961C/029c46def9050e17fb33852df05a2d7c4cd6c02a/7f081cf6-410e-4b21-87e9-914e02e00da7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T211411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=939c33069999d2574e0d4322c7238de71fcbf41ee4857508592dfc4d956f5dee [2023-05-04T21:14:11.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T21:14:11.438Z] Dload Upload Total Spent Left Speed [2023-05-04T21:14:11.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11409 --:--:-- --:--:-- --:--:-- 11409 [2023-05-04T21:14:11.696Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/029c46def9050e17fb33852df05a2d7c4cd6c02a [Pipeline] } [2023-05-04T21:14:11.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T21:14:13.449Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-307/archives ] [2023-05-04T21:14:13.449Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-307/archives [2023-05-04T21:14:13.449Z] total 16 [2023-05-04T21:14:13.449Z] drwxr-xr-x 3 root root 4096 May 4 21:05 . [2023-05-04T21:14:13.449Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 21:05 .. [2023-05-04T21:14:13.449Z] drwxr-xr-x 2 root root 4096 May 4 21:05 cost [2023-05-04T21:14:13.449Z] -rw-r--r-- 1 root root 86 May 4 21:05 cost.csv [2023-05-04T21:14:13.449Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-307/archives [2023-05-04T21:14:13.449Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-307/archives [2023-05-04T21:14:13.449Z] total 16 [2023-05-04T21:14:13.449Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 21:05 . [2023-05-04T21:14:13.449Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 21:05 .. [2023-05-04T21:14:13.449Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 21:05 cost [2023-05-04T21:14:13.449Z] -rw-r--r-- 1 jenkins jenkins 86 May 4 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:14:13.772Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:14:14.657Z] ---> package-listing.sh [2023-05-04T21:14:14.657Z] ++ facter osfamily [2023-05-04T21:14:14.657Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T21:14:14.917Z] + OS_FAMILY=debian [2023-05-04T21:14:14.917Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-307 [2023-05-04T21:14:14.917Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T21:14:14.917Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T21:14:14.917Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T21:14:14.917Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T21:14:14.917Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-307 ']' [2023-05-04T21:14:14.917Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T21:14:14.917Z] + case "${OS_FAMILY}" in [2023-05-04T21:14:14.917Z] + dpkg -l [2023-05-04T21:14:14.917Z] + grep '^ii' [2023-05-04T21:14:14.917Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T21:14:14.917Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T21:14:14.917Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T21:14:14.917Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-307 ']' [2023-05-04T21:14:14.917Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-307/archives/ [2023-05-04T21:14:14.917Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-307/archives/ [Pipeline] echo [2023-05-04T21:14:14.947Z] 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-rest-go_PR-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T21:14:15.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:14:15.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T21:14:15.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:14:15.996Z] prd-ubuntu20.04-docker-8c-8g-13317 does not seem to be running inside a container [2023-05-04T21:14:16.032Z] $ 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-rest-go_PR-307/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-rest-go_PR-307 -v /w/workspace/gexfoundry_device-rest-go_PR-307:/w/workspace/gexfoundry_device-rest-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-307@tmp:/w/workspace/gexfoundry_device-rest-go_PR-307@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T21:14:16.244Z] $ docker top 5e1f3d67bf9585c73fdfad66033b7a377c4a4044a4292fb7f0cee1480124faf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:14:16.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T21:14:16.949Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T21:14:17.254Z] + ls /var/log/sa-host [2023-05-04T21:14:17.254Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T21:14:17.466Z] provisioning config files... [2023-05-04T21:14:17.475Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-307@tmp/config1303281842180157002tmp [Pipeline] { [Pipeline] echo [2023-05-04T21:14:17.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:14:17.833Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T21:14:17.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:14:18.269Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T21:14:18.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:14:18.611Z] ---> sudo-logs.sh [2023-05-04T21:14:18.611Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T21:14:18.697Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:14:19.004Z] ---> job-cost.sh [2023-05-04T21:14:19.004Z] lf-activate-venv: SKIPPING [2023-05-04T21:14:19.004Z] DEBUG: total: 0.2199999988079071 [2023-05-04T21:14:19.004Z] INFO: Retrieving Stack Cost... [2023-05-04T21:14:19.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T21:14:19.837Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T21:14:19.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:14:20.185Z] ---> logs-deploy.sh [2023-05-04T21:14:20.185Z] lf-activate-venv: SKIPPING [2023-05-04T21:14:20.185Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-307/1 [2023-05-04T21:14:20.185Z] INFO: archiving workspace using pattern(s): [2023-05-04T21:14:21.127Z] Archives upload complete. [2023-05-04T21:14:21.385Z] INFO: archiving logs to Nexus [2023-05-04T21:14:21.958Z] ---> uname -a: [2023-05-04T21:14:21.958Z] Linux prd-ubuntu20-04-docker-8c-8g-13317 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-04T21:14:21.958Z] [2023-05-04T21:14:21.958Z] [2023-05-04T21:14:21.958Z] ---> lscpu: [2023-05-04T21:14:21.958Z] Architecture: x86_64 [2023-05-04T21:14:21.958Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-04T21:14:21.958Z] Byte Order: Little Endian [2023-05-04T21:14:21.958Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-04T21:14:21.958Z] CPU(s): 8 [2023-05-04T21:14:21.958Z] On-line CPU(s) list: 0-7 [2023-05-04T21:14:21.958Z] Thread(s) per core: 1 [2023-05-04T21:14:21.958Z] Core(s) per socket: 1 [2023-05-04T21:14:21.958Z] Socket(s): 8 [2023-05-04T21:14:21.958Z] NUMA node(s): 1 [2023-05-04T21:14:21.958Z] Vendor ID: AuthenticAMD [2023-05-04T21:14:21.958Z] CPU family: 23 [2023-05-04T21:14:21.958Z] Model: 49 [2023-05-04T21:14:21.958Z] Model name: AMD EPYC-Rome Processor [2023-05-04T21:14:21.958Z] Stepping: 0 [2023-05-04T21:14:21.958Z] CPU MHz: 2799.998 [2023-05-04T21:14:21.958Z] BogoMIPS: 5599.99 [2023-05-04T21:14:21.958Z] Virtualization: AMD-V [2023-05-04T21:14:21.958Z] Hypervisor vendor: KVM [2023-05-04T21:14:21.958Z] Virtualization type: full [2023-05-04T21:14:21.958Z] L1d cache: 256 KiB [2023-05-04T21:14:21.958Z] L1i cache: 256 KiB [2023-05-04T21:14:21.958Z] L2 cache: 4 MiB [2023-05-04T21:14:21.958Z] L3 cache: 128 MiB [2023-05-04T21:14:21.958Z] NUMA node0 CPU(s): 0-7 [2023-05-04T21:14:21.958Z] Vulnerability Itlb multihit: Not affected [2023-05-04T21:14:21.958Z] Vulnerability L1tf: Not affected [2023-05-04T21:14:21.958Z] Vulnerability Mds: Not affected [2023-05-04T21:14:21.958Z] Vulnerability Meltdown: Not affected [2023-05-04T21:14:21.958Z] Vulnerability Mmio stale data: Not affected [2023-05-04T21:14:21.958Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-04T21:14:21.958Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-04T21:14:21.958Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-04T21:14:21.958Z] Vulnerability Srbds: Not affected [2023-05-04T21:14:21.958Z] Vulnerability Tsx async abort: Not affected [2023-05-04T21:14:21.958Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-04T21:14:21.958Z] [2023-05-04T21:14:21.958Z] [2023-05-04T21:14:21.958Z] ---> nproc: [2023-05-04T21:14:21.958Z] 8 [2023-05-04T21:14:21.958Z] [2023-05-04T21:14:21.958Z] [2023-05-04T21:14:21.958Z] ---> df -h: [2023-05-04T21:14:21.958Z] Filesystem Size Used Avail Use% Mounted on [2023-05-04T21:14:21.958Z] overlay 155G 12G 144G 8% / [2023-05-04T21:14:21.958Z] tmpfs 64M 0 64M 0% /dev [2023-05-04T21:14:21.958Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-04T21:14:21.958Z] shm 64M 0 64M 0% /dev/shm [2023-05-04T21:14:21.959Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] ---> sar -b -r -n DEV: [2023-05-04T21:14:21.959Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13317) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] 21:03:03 LINUX RESTART (8 CPU) [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] 21:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-04T21:14:21.959Z] 21:05:01 193.24 1.54 191.70 0.00 22.23 74280.60 0.00 [2023-05-04T21:14:21.959Z] 21:06:01 182.50 0.27 182.24 0.00 21.06 43766.44 0.00 [2023-05-04T21:14:21.959Z] 21:07:01 1.67 0.00 1.67 0.00 0.00 19.48 0.00 [2023-05-04T21:14:21.959Z] 21:08:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2023-05-04T21:14:21.959Z] 21:09:01 41.56 12.86 28.70 0.00 5455.09 6622.23 0.00 [2023-05-04T21:14:21.959Z] 21:10:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2023-05-04T21:14:21.959Z] 21:11:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2023-05-04T21:14:21.959Z] 21:12:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 [2023-05-04T21:14:21.959Z] 21:13:01 1.52 0.00 1.52 0.00 0.00 17.32 0.00 [2023-05-04T21:14:21.959Z] 21:14:01 2.33 0.00 2.33 0.00 0.00 37.73 0.00 [2023-05-04T21:14:21.959Z] Average: 42.68 1.47 41.21 0.00 550.67 12379.99 0.00 [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] 21:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-04T21:14:21.959Z] 21:05:01 27581128 31003508 1293716 3.93 146472 3445588 2363540 6.97 1737340 3079048 222728 [2023-05-04T21:14:21.959Z] 21:06:01 27629504 31573772 724544 2.20 158580 3927420 1749952 5.16 1258484 3480560 356 [2023-05-04T21:14:21.959Z] 21:07:01 27629764 31574240 723872 2.20 158612 3927424 1749952 5.16 1258256 3480564 4 [2023-05-04T21:14:21.959Z] 21:08:01 27636424 31581188 716992 2.18 158652 3927424 1749952 5.16 1251776 3480792 40 [2023-05-04T21:14:21.959Z] 21:09:01 27259428 31560632 727228 2.21 166796 4260780 1836804 5.41 1486596 3594508 8 [2023-05-04T21:14:21.959Z] 21:10:01 27261128 31562432 725404 2.21 166892 4260780 1836804 5.41 1484804 3594512 8 [2023-05-04T21:14:21.959Z] 21:11:01 27264396 31565792 721952 2.20 166976 4260784 1836804 5.41 1481552 3594520 8 [2023-05-04T21:14:21.959Z] 21:12:01 27264744 31566256 721684 2.19 167040 4260784 1836804 5.41 1481648 3594524 8 [2023-05-04T21:14:21.959Z] 21:13:01 27264656 31566772 721580 2.19 167136 4260776 1836804 5.41 1481224 3595020 8 [2023-05-04T21:14:21.959Z] 21:14:01 27264316 31566576 721688 2.19 167248 4260772 1836804 5.41 1481628 3595016 8 [2023-05-04T21:14:21.959Z] Average: 27405549 31512117 779866 2.37 162440 4079253 1863422 5.49 1440331 3508906 22318 [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] 21:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-04T21:14:21.959Z] 21:05:01 vethcf1e503 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:05:01 ens3 414.52 249.23 4520.59 35.62 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:05:01 docker0 181.20 310.32 14.29 1999.25 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:06:01 ens3 131.93 92.17 2627.37 95.37 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:06:01 docker0 3.08 7.18 0.19 85.51 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:06:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:08:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:09:01 ens3 76.74 33.56 1953.04 2.63 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:10:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:12:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:14:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] Average: ens3 61.82 37.20 904.16 13.34 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] Average: docker0 18.16 31.29 1.43 205.54 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] ---> sar -P ALL: [2023-05-04T21:14:21.959Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13317) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] 21:03:03 LINUX RESTART (8 CPU) [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] 21:04:02 CPU %user %nice %system %iowait %steal %idle [2023-05-04T21:14:21.959Z] 21:05:01 all 31.70 0.00 7.22 1.38 0.09 59.61 [2023-05-04T21:14:21.959Z] 21:05:01 0 31.47 0.00 7.28 0.62 0.07 60.56 [2023-05-04T21:14:21.959Z] 21:05:01 1 30.49 0.00 7.31 1.06 0.09 61.06 [2023-05-04T21:14:21.959Z] 21:05:01 2 33.25 0.00 7.77 0.26 0.09 58.64 [2023-05-04T21:14:21.959Z] 21:05:01 3 31.64 0.00 7.13 2.31 0.09 58.83 [2023-05-04T21:14:21.959Z] 21:05:01 4 32.12 0.00 6.02 2.47 0.07 59.33 [2023-05-04T21:14:21.959Z] 21:05:01 5 31.43 0.00 7.23 0.72 0.09 60.53 [2023-05-04T21:14:21.959Z] 21:05:01 6 32.10 0.00 7.10 0.03 0.09 60.68 [2023-05-04T21:14:21.959Z] 21:05:01 7 31.08 0.00 7.90 3.58 0.19 57.25 [2023-05-04T21:14:21.959Z] 21:06:01 all 21.85 0.00 5.20 1.20 0.06 71.68 [2023-05-04T21:14:21.959Z] 21:06:01 0 23.49 0.00 5.22 0.34 0.07 70.88 [2023-05-04T21:14:21.959Z] 21:06:01 1 21.58 0.00 5.51 4.35 0.08 68.47 [2023-05-04T21:14:21.959Z] 21:06:01 2 21.49 0.00 6.64 2.31 0.05 69.52 [2023-05-04T21:14:21.959Z] 21:06:01 3 21.37 0.00 4.55 0.29 0.08 73.72 [2023-05-04T21:14:21.959Z] 21:06:01 4 22.24 0.00 4.81 0.41 0.07 72.47 [2023-05-04T21:14:21.959Z] 21:06:01 5 22.22 0.00 4.84 0.15 0.05 72.73 [2023-05-04T21:14:21.959Z] 21:06:01 6 21.44 0.00 4.90 0.20 0.05 73.40 [2023-05-04T21:14:21.959Z] 21:06:01 7 21.00 0.00 5.15 1.52 0.05 72.28 [2023-05-04T21:14:21.959Z] 21:07:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-05-04T21:14:21.959Z] 21:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T21:14:21.959Z] 21:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T21:14:21.959Z] 21:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T21:14:21.959Z] 21:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T21:14:21.959Z] 21:07:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-04T21:14:21.959Z] 21:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T21:14:21.959Z] 21:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T21:14:21.959Z] 21:07:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T21:14:21.959Z] 21:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-05-04T21:14:21.959Z] 21:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:08:01 1 0.02 0.00 0.07 0.00 0.03 99.88 [2023-05-04T21:14:21.959Z] 21:08:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2023-05-04T21:14:21.959Z] 21:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T21:14:21.959Z] 21:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T21:14:21.959Z] 21:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T21:14:21.959Z] 21:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:09:01 all 1.28 0.00 0.65 0.56 0.01 97.49 [2023-05-04T21:14:21.959Z] 21:09:01 0 1.20 0.00 0.60 0.10 0.02 98.08 [2023-05-04T21:14:21.959Z] 21:09:01 1 1.50 0.00 0.58 1.00 0.02 96.90 [2023-05-04T21:14:21.959Z] 21:09:01 2 1.58 0.00 0.80 0.33 0.02 97.26 [2023-05-04T21:14:21.959Z] 21:09:01 3 2.00 0.00 0.68 0.13 0.02 97.16 [2023-05-04T21:14:21.959Z] 21:09:01 4 1.72 0.00 0.80 0.94 0.02 96.52 [2023-05-04T21:14:21.959Z] 21:09:01 5 0.68 0.00 0.45 0.08 0.00 98.78 [2023-05-04T21:14:21.959Z] 21:09:01 6 0.90 0.00 0.77 0.17 0.00 98.17 [2023-05-04T21:14:21.959Z] 21:09:01 7 0.65 0.00 0.50 1.75 0.02 97.08 [2023-05-04T21:14:21.959Z] 21:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-05-04T21:14:21.959Z] 21:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T21:14:21.959Z] 21:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T21:14:21.959Z] 21:10:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T21:14:21.959Z] 21:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T21:14:21.959Z] 21:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T21:14:21.959Z] 21:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T21:14:21.959Z] 21:10:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-04T21:14:21.959Z] 21:10:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:11:01 all 0.02 0.00 0.01 0.03 0.00 99.93 [2023-05-04T21:14:21.959Z] 21:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T21:14:21.959Z] 21:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T21:14:21.959Z] 21:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T21:14:21.959Z] 21:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:11:01 7 0.02 0.00 0.02 0.27 0.00 99.70 [2023-05-04T21:14:21.959Z] 21:12:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-05-04T21:14:21.959Z] 21:12:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-04T21:14:21.959Z] 21:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T21:14:21.959Z] 21:12:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:12:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-04T21:14:21.959Z] 21:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T21:14:21.959Z] 21:12:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T21:14:21.959Z] 21:12:01 7 0.02 0.00 0.02 0.10 0.00 99.87 [2023-05-04T21:14:21.959Z] 21:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-05-04T21:14:21.959Z] 21:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T21:14:21.959Z] 21:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T21:14:21.959Z] 21:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T21:14:21.959Z] 21:13:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-04T21:14:21.959Z] 21:13:01 4 0.12 0.00 0.03 0.00 0.02 99.83 [2023-05-04T21:14:21.959Z] 21:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T21:14:21.959Z] 21:13:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-04T21:14:21.959Z] 21:14:01 all 0.25 0.00 0.01 0.01 0.01 99.72 [2023-05-04T21:14:21.959Z] 21:14:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-04T21:14:21.959Z] 21:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T21:14:21.959Z] 21:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T21:14:21.959Z] 21:14:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-04T21:14:21.959Z] 21:14:01 4 1.82 0.00 0.00 0.00 0.02 98.16 [2023-05-04T21:14:21.959Z] 21:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T21:14:21.959Z] 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T21:14:21.959Z] 21:14:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-04T21:14:21.959Z] Average: all 5.43 0.00 1.29 0.32 0.02 92.94 [2023-05-04T21:14:21.959Z] Average: 0 5.55 0.00 1.30 0.11 0.02 93.03 [2023-05-04T21:14:21.959Z] Average: 1 5.29 0.00 1.33 0.64 0.03 92.71 [2023-05-04T21:14:21.959Z] Average: 2 5.56 0.00 1.50 0.29 0.02 92.62 [2023-05-04T21:14:21.959Z] Average: 3 5.41 0.00 1.22 0.27 0.03 93.07 [2023-05-04T21:14:21.959Z] Average: 4 5.73 0.00 1.15 0.38 0.03 92.72 [2023-05-04T21:14:21.959Z] Average: 5 5.35 0.00 1.24 0.09 0.02 93.30 [2023-05-04T21:14:21.959Z] Average: 6 5.37 0.00 1.26 0.04 0.02 93.32 [2023-05-04T21:14:21.959Z] Average: 7 5.17 0.00 1.33 0.72 0.03 92.74 [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z] [2023-05-04T21:14:21.959Z]