Pull request #4289 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b66b689f5505ccfc54bb71c529a47191da3a178+75e2dee3358e6ae3da11c468603cfcf282f76675 (0b065fced3ab7bfa9bb2ad37e3b34148bb7b4165) 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-ssh2545214354436368669.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3139822713450296005.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4289/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/edgex-go/branches/PR-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7220281811627686489.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/edgex-go/branches/PR-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2044503625390140117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1804407113249874344.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/edgex-go/branches/PR-4289/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/edgex-go/branches/PR-4289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14814546119342872423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false 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-2768 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 75e2dee3358e6ae3da11c468603cfcf282f76675 into PR head commit 9b66b689f5505ccfc54bb71c529a47191da3a178 Merge succeeded, producing 9b66b689f5505ccfc54bb71c529a47191da3a178 Checking out Revision 9b66b689f5505ccfc54bb71c529a47191da3a178 (PR-4289) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-17T19:03:30.205Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-17T19:03:30.367Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-17T19:03:30.462Z] ========================================================= [2023-01-17T19:03:30.463Z] EdgeX Global Pipelines Version Info [2023-01-17T19:03:30.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 9b66b689f5505ccfc54bb71c529a47191da3a178 # 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 75e2dee3358e6ae3da11c468603cfcf282f76675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b66b689f5505ccfc54bb71c529a47191da3a178 # timeout=10 [2023-01-17T19:03:31.205Z] ------------------- [2023-01-17T19:03:31.205Z] stable info: [2023-01-17T19:03:31.205Z] ------------------- [2023-01-17T19:03:31.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-17T19:03:31.205Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T19:03:31.205Z] Message: update stable to v1.0.244 [2023-01-17T19:03:31.776Z] ------------------- [2023-01-17T19:03:31.776Z] experimental info: [2023-01-17T19:03:31.776Z] ------------------- [2023-01-17T19:03:31.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-17T19:03:31.776Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T19:03:31.776Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-17T19:03:32.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-17T19:03:32.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-17T19:03:32.114Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-17T19:03:32.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-17T19:03:32.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-17T19:03:32.221Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-17T19:03:32.257Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-17T19:03:32.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-17T19:03:32.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-17T19:03:32.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-17T19:03:32.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-17T19:03:32.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-17T19:03:32.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-17T19:03:32.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-17T19:03:32.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-17T19:03:32.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T19:03:32.627Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T19:03:32.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-17T19:03:32.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-17T19:03:32.741Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-17T19:03:32.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-17T19:03:32.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-17T19:03:32.850Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-17T19:03:32.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4289 [Pipeline] echo [2023-01-17T19:03:32.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4289 [Pipeline] echo [2023-01-17T19:03:32.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4289 [Pipeline] echo [2023-01-17T19:03:33.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b66b689f5505ccfc54bb71c529a47191da3a178 [Pipeline] echo [2023-01-17T19:03:33.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b66b68 [Pipeline] echo [2023-01-17T19:03:33.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T19:03:33.183Z] provisioning config files... [2023-01-17T19:03:33.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config401785454557720911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:03:33.537Z] ---> docker-login.sh [2023-01-17T19:03:33.537Z] nexus3.edgexfoundry.org:10001 [2023-01-17T19:03:33.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:03:33.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:03:33.798Z] Configure a credential helper to remove this warning. See [2023-01-17T19:03:33.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:03:33.798Z] [2023-01-17T19:03:33.798Z] Login Succeeded [2023-01-17T19:03:33.798Z] nexus3.edgexfoundry.org:10002 [2023-01-17T19:03:33.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:03:33.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:03:33.798Z] Configure a credential helper to remove this warning. See [2023-01-17T19:03:33.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:03:33.798Z] [2023-01-17T19:03:33.798Z] Login Succeeded [2023-01-17T19:03:33.798Z] nexus3.edgexfoundry.org:10003 [2023-01-17T19:03:34.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:03:34.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:03:34.058Z] Configure a credential helper to remove this warning. See [2023-01-17T19:03:34.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:03:34.058Z] [2023-01-17T19:03:34.058Z] Login Succeeded [2023-01-17T19:03:34.058Z] nexus3.edgexfoundry.org:10004 [2023-01-17T19:03:34.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:03:34.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:03:34.058Z] Configure a credential helper to remove this warning. See [2023-01-17T19:03:34.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:03:34.058Z] [2023-01-17T19:03:34.058Z] Login Succeeded [2023-01-17T19:03:34.058Z] docker.io [2023-01-17T19:03:34.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:03:34.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:03:34.320Z] Configure a credential helper to remove this warning. See [2023-01-17T19:03:34.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:03:34.320Z] [2023-01-17T19:03:34.581Z] Login Succeeded [2023-01-17T19:03:34.581Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T19:03:34.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T19:03:35.027Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-17T19:03:35.027Z] + + dirnamecut -d/ -f2 [2023-01-17T19:03:35.027Z] cmd/core-command/Dockerfile [2023-01-17T19:03:35.027Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + dirname cmd/core-data/Dockerfile [2023-01-17T19:03:35.027Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-17T19:03:35.027Z] + dirname cmd/core-metadata/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-17T19:03:35.027Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-17T19:03:35.027Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-17T19:03:35.027Z] + + cut -d/ -f2 [2023-01-17T19:03:35.027Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-01-17T19:03:35.027Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-17T19:03:35.027Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-17T19:03:35.027Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-17T19:03:35.027Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-17T19:03:35.027Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-17T19:03:35.027Z] + dirname cmd/support-notifications/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-17T19:03:35.027Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-17T19:03:35.027Z] + cut -d/ -f2 [2023-01-17T19:03:35.027Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-17T19:03:35.095Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-17T19:03:35.566Z] + git rev-list -1 --merges 9b66b689f5505ccfc54bb71c529a47191da3a178~1..9b66b689f5505ccfc54bb71c529a47191da3a178 [Pipeline] echo [2023-01-17T19:03:35.600Z] -----------> git rev-list -1 --merges 9b66b689f5505ccfc54bb71c529a47191da3a178~1..9b66b689f5505ccfc54bb71c529a47191da3a178 9b66b689f5505ccfc54bb71c529a47191da3a178 [false] [Pipeline] sh [2023-01-17T19:03:35.908Z] + git log --format=format:%s -1 9b66b689f5505ccfc54bb71c529a47191da3a178 [Pipeline] echo [2023-01-17T19:03:35.952Z] ========================================================= [2023-01-17T19:03:35.952Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-17T19:03:35.952Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-17T19:03:36.396Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T19:03:36.396Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-17T19:03:36.396Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-17T19:03:36.396Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-17T19:03:36.396Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-17T19:03:36.396Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-17T19:03:36.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:03:36.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T19:03:36.823Z] [2023-01-17T19:03:36.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:03:37.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T19:03:37.212Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-17T19:03:37.212Z] b85a868b505f: Pulling fs layer [2023-01-17T19:03:37.212Z] e2be974225ed: Pulling fs layer [2023-01-17T19:03:37.212Z] 339a4e72a1f5: Pulling fs layer [2023-01-17T19:03:37.212Z] 988bab9f4d93: Pulling fs layer [2023-01-17T19:03:37.212Z] 1469e6f7b9e6: Pulling fs layer [2023-01-17T19:03:37.212Z] eaf3925da568: Pulling fs layer [2023-01-17T19:03:37.212Z] bab4dde63d76: Pulling fs layer [2023-01-17T19:03:37.212Z] bde34c3a00c8: Pulling fs layer [2023-01-17T19:03:37.212Z] b352a97aabf1: Pulling fs layer [2023-01-17T19:03:37.212Z] 4872d77fe225: Pulling fs layer [2023-01-17T19:03:37.212Z] 5851b861e8e6: Pulling fs layer [2023-01-17T19:03:37.212Z] 5851b861e8e6: Waiting [2023-01-17T19:03:37.212Z] 988bab9f4d93: Waiting [2023-01-17T19:03:37.212Z] 1469e6f7b9e6: Waiting [2023-01-17T19:03:37.212Z] bde34c3a00c8: Waiting [2023-01-17T19:03:37.212Z] bab4dde63d76: Waiting [2023-01-17T19:03:37.212Z] eaf3925da568: Waiting [2023-01-17T19:03:37.212Z] 4872d77fe225: Waiting [2023-01-17T19:03:37.212Z] b352a97aabf1: Waiting [2023-01-17T19:03:37.212Z] e2be974225ed: Download complete [2023-01-17T19:03:37.212Z] 988bab9f4d93: Verifying Checksum [2023-01-17T19:03:37.212Z] 988bab9f4d93: Download complete [2023-01-17T19:03:37.478Z] 1469e6f7b9e6: Verifying Checksum [2023-01-17T19:03:37.478Z] 1469e6f7b9e6: Download complete [2023-01-17T19:03:37.478Z] 339a4e72a1f5: Verifying Checksum [2023-01-17T19:03:37.478Z] 339a4e72a1f5: Download complete [2023-01-17T19:03:37.478Z] eaf3925da568: Download complete [2023-01-17T19:03:37.478Z] bde34c3a00c8: Download complete [2023-01-17T19:03:37.737Z] b352a97aabf1: Download complete [2023-01-17T19:03:37.737Z] 4872d77fe225: Download complete [2023-01-17T19:03:37.737Z] 5851b861e8e6: Verifying Checksum [2023-01-17T19:03:37.737Z] 5851b861e8e6: Download complete [2023-01-17T19:03:37.737Z] b85a868b505f: Verifying Checksum [2023-01-17T19:03:37.737Z] b85a868b505f: Download complete [2023-01-17T19:03:38.003Z] bab4dde63d76: Verifying Checksum [2023-01-17T19:03:38.003Z] bab4dde63d76: Download complete [2023-01-17T19:03:38.947Z] b85a868b505f: Pull complete [2023-01-17T19:03:39.208Z] e2be974225ed: Pull complete [2023-01-17T19:03:39.468Z] 339a4e72a1f5: Pull complete [2023-01-17T19:03:39.730Z] 988bab9f4d93: Pull complete [2023-01-17T19:03:39.990Z] 1469e6f7b9e6: Pull complete [2023-01-17T19:03:39.991Z] eaf3925da568: Pull complete [2023-01-17T19:03:41.896Z] bab4dde63d76: Pull complete [2023-01-17T19:03:41.896Z] bde34c3a00c8: Pull complete [2023-01-17T19:03:41.896Z] b352a97aabf1: Pull complete [2023-01-17T19:03:41.896Z] 4872d77fe225: Pull complete [2023-01-17T19:03:42.159Z] 5851b861e8e6: Pull complete [2023-01-17T19:03:42.159Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-17T19:03:42.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T19:03:42.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T19:03:42.369Z] prd-ubuntu20.04-docker-8c-8g-2768 does not seem to be running inside a container [2023-01-17T19:03:42.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T19:03:43.485Z] $ docker top 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d -eo pid,comm [2023-01-17T19:03:43.541Z] 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-01-17T19:03:43.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T19:03:43.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T19:03:43.669Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T19:03:43.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T19:03:43.794Z] $ docker exec 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d ssh-agent [2023-01-17T19:03:43.909Z] SSH_AUTH_SOCK=/tmp/ssh-dDJsl0ZRA918/agent.33 [2023-01-17T19:03:43.909Z] SSH_AGENT_PID=39 [2023-01-17T19:03:43.916Z] Running ssh-add (command line suppressed) [2023-01-17T19:03:44.023Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5093855313827441676.key (/w/workspace/edgex-go/1@tmp/private_key_5093855313827441676.key) [2023-01-17T19:03:44.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T19:03:44.359Z] + git tag --points-at HEAD [Pipeline] } [2023-01-17T19:03:44.385Z] $ docker exec --env ******** --env ******** 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d ssh-agent -k [2023-01-17T19:03:44.492Z] unset SSH_AUTH_SOCK; [2023-01-17T19:03:44.493Z] unset SSH_AGENT_PID; [2023-01-17T19:03:44.493Z] echo Agent pid 39 killed; [2023-01-17T19:03:44.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-17T19:03:44.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T19:03:44.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T19:03:44.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T19:03:44.720Z] $ docker exec 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d ssh-agent [2023-01-17T19:03:44.828Z] SSH_AUTH_SOCK=/tmp/ssh-FWB7m2t5QTZk/agent.71 [2023-01-17T19:03:44.828Z] SSH_AGENT_PID=78 [2023-01-17T19:03:44.833Z] Running ssh-add (command line suppressed) [2023-01-17T19:03:44.943Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8411000835933108782.key (/w/workspace/edgex-go/1@tmp/private_key_8411000835933108782.key) [2023-01-17T19:03:44.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T19:03:45.277Z] + git semver init [2023-01-17T19:03:45.536Z] 2023-01-17 19:03:45,455 [run_init] DEBUG init version:0.0.0 force:False [2023-01-17T19:03:45.536Z] 2023-01-17 19:03:45,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-17T19:03:45.536Z] 2023-01-17 19:03:45,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-17T19:03:45.536Z] 2023-01-17 19:03:45,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-01-17T19:03:52.131Z] 2023-01-17 19:03:51,047 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-17T19:03:52.131Z] 2023-01-17 19:03:51,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4289 with force:False [2023-01-17T19:03:52.131Z] 2023-01-17 19:03:51,048 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4289 [2023-01-17T19:03:52.131Z] 2023-01-17 19:03:51,052 [execute] INFO git cat-file --batch-check [2023-01-17T19:03:52.131Z] 2023-01-17 19:03:51,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T19:03:52.131Z] 2023-01-17 19:03:51,058 [execute] INFO git cat-file --batch [2023-01-17T19:03:52.131Z] 2023-01-17 19:03:51,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T19:03:52.131Z] 2023-01-17 19:03:51,064 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4289 [2023-01-17T19:03:52.131Z] 0.0.0 [Pipeline] } [2023-01-17T19:03:52.159Z] $ docker exec --env ******** --env ******** 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d ssh-agent -k [2023-01-17T19:03:52.260Z] unset SSH_AUTH_SOCK; [2023-01-17T19:03:52.260Z] unset SSH_AGENT_PID; [2023-01-17T19:03:52.260Z] echo Agent pid 78 killed; [2023-01-17T19:03:52.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T19:03:52.685Z] + git semver [Pipeline] } [2023-01-17T19:03:52.972Z] $ docker stop --time=1 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d [2023-01-17T19:03:54.268Z] $ docker rm -f --volumes 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T19:03:54.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-17T19:03:54.910Z] Stashed 1 file(s) [Pipeline] echo [2023-01-17T19:03:54.928Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T19:03:55.679Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-17T19:03:55.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T19:03:55.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T19:03:55.793Z] ========================================================= [2023-01-17T19:03:55.793Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-17T19:03:55.793Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-17T19:03:56.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T19:03:56.132Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-17T19:03:56.132Z] 213ec9aee27d: Pulling fs layer [2023-01-17T19:03:56.132Z] 4583459ba037: Pulling fs layer [2023-01-17T19:03:56.132Z] 93c1e223e6f2: Pulling fs layer [2023-01-17T19:03:56.132Z] 53926ce57604: Pulling fs layer [2023-01-17T19:03:56.132Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-17T19:03:56.132Z] 22ff95d597cd: Pulling fs layer [2023-01-17T19:03:56.132Z] 12d6caf4c0d1: Pulling fs layer [2023-01-17T19:03:56.132Z] 96b7cbca73a9: Pulling fs layer [2023-01-17T19:03:56.132Z] a7acece74701: Pulling fs layer [2023-01-17T19:03:56.132Z] 22ff95d597cd: Waiting [2023-01-17T19:03:56.132Z] 12d6caf4c0d1: Waiting [2023-01-17T19:03:56.132Z] a7acece74701: Waiting [2023-01-17T19:03:56.132Z] 96b7cbca73a9: Waiting [2023-01-17T19:03:56.132Z] 21b2b0c7a3f4: Waiting [2023-01-17T19:03:56.132Z] 53926ce57604: Waiting [2023-01-17T19:03:56.132Z] 93c1e223e6f2: Verifying Checksum [2023-01-17T19:03:56.132Z] 93c1e223e6f2: Download complete [2023-01-17T19:03:56.132Z] 4583459ba037: Download complete [2023-01-17T19:03:56.132Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-17T19:03:56.132Z] 21b2b0c7a3f4: Download complete [2023-01-17T19:03:56.132Z] 22ff95d597cd: Verifying Checksum [2023-01-17T19:03:56.132Z] 22ff95d597cd: Download complete [2023-01-17T19:03:56.132Z] 213ec9aee27d: Verifying Checksum [2023-01-17T19:03:56.132Z] 213ec9aee27d: Download complete [2023-01-17T19:03:56.394Z] 12d6caf4c0d1: Download complete [2023-01-17T19:03:56.394Z] 213ec9aee27d: Pull complete [2023-01-17T19:03:56.394Z] 4583459ba037: Pull complete [2023-01-17T19:03:56.666Z] 93c1e223e6f2: Pull complete [2023-01-17T19:03:57.306Z] a7acece74701: Verifying Checksum [2023-01-17T19:03:57.306Z] a7acece74701: Download complete [2023-01-17T19:03:57.575Z] 53926ce57604: Verifying Checksum [2023-01-17T19:03:57.575Z] 53926ce57604: Download complete [2023-01-17T19:03:57.575Z] 96b7cbca73a9: Verifying Checksum [2023-01-17T19:03:57.575Z] 96b7cbca73a9: Download complete [2023-01-17T19:04:01.762Z] 53926ce57604: Pull complete [2023-01-17T19:04:01.762Z] 21b2b0c7a3f4: Pull complete [2023-01-17T19:04:01.762Z] 22ff95d597cd: Pull complete [2023-01-17T19:04:01.762Z] 12d6caf4c0d1: Pull complete [2023-01-17T19:04:03.671Z] 96b7cbca73a9: Pull complete [2023-01-17T19:04:04.607Z] a7acece74701: Pull complete [2023-01-17T19:04:04.607Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-17T19:04:04.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T19:04:04.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-17T19:04:04.962Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T19:04:04.962Z] WORKDIR /edgex [2023-01-17T19:04:04.962Z] COPY go.mod . [2023-01-17T19:04:04.962Z] RUN go mod download [2023-01-17T19:04:04.962Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-17T19:04:05.528Z] Sending build context to Docker daemon 170MB [2023-01-17T19:04:05.528Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T19:04:05.528Z] ---> db6d94c90886 [2023-01-17T19:04:05.528Z] Step 2/4 : WORKDIR /edgex [2023-01-17T19:04:06.905Z] ---> Running in 14f3b83e7e76 [2023-01-17T19:04:07.165Z] Removing intermediate container 14f3b83e7e76 [2023-01-17T19:04:07.165Z] ---> f182bddeacb8 [2023-01-17T19:04:07.165Z] Step 3/4 : COPY go.mod . [2023-01-17T19:04:07.165Z] ---> 908402e57109 [2023-01-17T19:04:07.165Z] Step 4/4 : RUN go mod download [2023-01-17T19:04:07.165Z] ---> Running in 1affbd22fa88 [2023-01-17T19:04:10.234Z] Still waiting to schedule task [2023-01-17T19:04:10.235Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-17T19:04:17.146Z] Removing intermediate container 1affbd22fa88 [2023-01-17T19:04:17.146Z] ---> d9dc3c24c7e3 [2023-01-17T19:04:17.146Z] Successfully built d9dc3c24c7e3 [2023-01-17T19:04:17.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:04:17.519Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T19:04:17.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T19:04:17.666Z] prd-ubuntu20.04-docker-8c-8g-2768 does not seem to be running inside a container [2023-01-17T19:04:17.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat [2023-01-17T19:04:18.058Z] $ docker top 4608b79e09b8d52ca2e4d3a184f881098d59c64d570af8d73002ee629fdcb37d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T19:04:18.454Z] + go version [2023-01-17T19:04:18.455Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-17T19:04:18.488Z] $ docker stop --time=1 4608b79e09b8d52ca2e4d3a184f881098d59c64d570af8d73002ee629fdcb37d [2023-01-17T19:04:19.763Z] $ docker rm -f --volumes 4608b79e09b8d52ca2e4d3a184f881098d59c64d570af8d73002ee629fdcb37d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:04:20.432Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T19:04:20.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T19:04:20.577Z] prd-ubuntu20.04-docker-8c-8g-2768 does not seem to be running inside a container [2023-01-17T19:04:20.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat [2023-01-17T19:04:20.985Z] $ docker top b431895555bd87f6915c8d83201cba53d266700a2be7f5ddcb6286eb30f7dbd4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-17T19:04:21.084Z] ========================================================= [2023-01-17T19:04:21.084Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-17T19:04:21.084Z] ========================================================= [Pipeline] sh [2023-01-17T19:04:21.375Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-17T19:04:21.719Z] + make test [2023-01-17T19:04:21.719Z] go test -race -coverprofile=coverage.out ./... [2023-01-17T19:04:29.831Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-17T19:04:39.802Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-17T19:04:39.802Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-17T19:04:39.802Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-17T19:04:39.802Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-17T19:04:39.802Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-17T19:04:39.802Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-17T19:04:41.799Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo [2023-01-17T19:04:41.799Z] internal/core/command/controller/http/command.go:88:159: too many errors [2023-01-17T19:04:41.799Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [2023-01-17T19:04:41.799Z] internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes [2023-01-17T19:04:41.799Z] internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo [2023-01-17T19:04:41.799Z] internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes [2023-01-17T19:04:41.799Z] internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo [2023-01-17T19:04:41.799Z] internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes [2023-01-17T19:04:41.799Z] internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo [2023-01-17T19:04:41.799Z] internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes [2023-01-17T19:04:41.799Z] internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo [2023-01-17T19:04:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2023-01-17T19:04:43.239Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] [2023-01-17T19:04:43.239Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-01-17T19:04:44.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.0% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.275s coverage: 89.2% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.114s coverage: 2.4% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.515s coverage: 95.6% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.106s coverage: 29.6% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2023-01-17T19:04:48.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements [2023-01-17T19:04:56.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2023-01-17T19:04:56.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2023-01-17T19:04:57.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 79.9% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.7% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.8% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.8% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2023-01-17T19:05:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2023-01-17T19:05:07.401Z] make: *** [Makefile:137: unittest] Error 2 [Pipeline] } [2023-01-17T19:05:07.443Z] $ docker stop --time=1 b431895555bd87f6915c8d83201cba53d266700a2be7f5ddcb6286eb30f7dbd4 [2023-01-17T19:05:08.948Z] $ docker rm -f --volumes b431895555bd87f6915c8d83201cba53d266700a2be7f5ddcb6286eb30f7dbd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-17T19:05:09.995Z] Failed in branch amd64 [2023-01-17T19:06:29.396Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2771 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws [2023-01-17T19:06:29.457Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-17T19:06:29.541Z] The recommended git tool is: git [2023-01-17T19:06:34.959Z] using credential edgex-jenkins-ssh [2023-01-17T19:06:34.976Z] Cloning the remote Git repository [2023-01-17T19:06:35.027Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-17T19:06:35.108Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-17T19:06:35.299Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-17T19:06:35.300Z] > git --version # timeout=10 [2023-01-17T19:06:35.324Z] > git --version # 'git version 2.25.1' [2023-01-17T19:06:35.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T19:06:35.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T19:06:51.722Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-17T19:06:53.294Z] Merging remotes/origin/main commit 75e2dee3358e6ae3da11c468603cfcf282f76675 into PR head commit 9b66b689f5505ccfc54bb71c529a47191da3a178 [2023-01-17T19:06:53.636Z] Merge succeeded, producing 9b66b689f5505ccfc54bb71c529a47191da3a178 [2023-01-17T19:06:53.636Z] Checking out Revision 9b66b689f5505ccfc54bb71c529a47191da3a178 (PR-4289) [2023-01-17T19:06:51.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T19:06:52.585Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-17T19:06:52.623Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-17T19:06:52.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T19:06:52.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-17T19:06:53.313Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T19:06:53.334Z] > git checkout -f 9b66b689f5505ccfc54bb71c529a47191da3a178 # timeout=10 [2023-01-17T19:06:53.549Z] > git remote # timeout=10 [2023-01-17T19:06:53.566Z] > git config --get remote.origin.url # timeout=10 [2023-01-17T19:06:53.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T19:06:53.597Z] > git merge 75e2dee3358e6ae3da11c468603cfcf282f76675 # timeout=10 [2023-01-17T19:06:53.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-17T19:06:53.646Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T19:06:53.660Z] > git checkout -f 9b66b689f5505ccfc54bb71c529a47191da3a178 # timeout=10 [2023-01-17T19:06:54.271Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [2023-01-17T19:06:54.319Z] > git --version # timeout=10 [2023-01-17T19:06:54.330Z] > git --version # 'git version 2.25.1' [2023-01-17T19:06:54.351Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T19:06:55.459Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-17T19:06:55.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T19:06:55.459Z] Dload Upload Total Spent Left Speed [2023-01-17T19:06:55.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-01-17T19:06:56.130Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-17T19:06:56.479Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-17T19:06:56.479Z] + sudo tee /etc/docker/daemon.new [2023-01-17T19:06:56.750Z] { [2023-01-17T19:06:56.750Z] "registry-mirrors": [ [2023-01-17T19:06:56.750Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-17T19:06:56.750Z] ], [2023-01-17T19:06:56.750Z] "bip": "10.250.0.254/24", [2023-01-17T19:06:56.750Z] "hosts": [ [2023-01-17T19:06:56.750Z] "tcp://0.0.0.0:5555", [2023-01-17T19:06:56.750Z] "unix:///var/run/docker.sock" [2023-01-17T19:06:56.750Z] ], [2023-01-17T19:06:56.750Z] "mtu": 1458, [2023-01-17T19:06:56.750Z] "selinux-enabled": true, [2023-01-17T19:06:56.750Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-17T19:06:56.750Z] } [Pipeline] sh [2023-01-17T19:06:57.108Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-17T19:06:57.452Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T19:07:15.773Z] provisioning config files... [2023-01-17T19:07:15.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17036125258687631605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:07:16.208Z] ---> docker-login.sh [2023-01-17T19:07:16.208Z] nexus3.edgexfoundry.org:10001 [2023-01-17T19:07:16.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:07:16.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:07:16.756Z] Configure a credential helper to remove this warning. See [2023-01-17T19:07:16.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:07:16.756Z] [2023-01-17T19:07:16.756Z] Login Succeeded [2023-01-17T19:07:16.756Z] nexus3.edgexfoundry.org:10002 [2023-01-17T19:07:17.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:07:17.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:07:17.296Z] Configure a credential helper to remove this warning. See [2023-01-17T19:07:17.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:07:17.296Z] [2023-01-17T19:07:17.296Z] Login Succeeded [2023-01-17T19:07:17.296Z] nexus3.edgexfoundry.org:10003 [2023-01-17T19:07:17.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:07:17.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:07:17.568Z] Configure a credential helper to remove this warning. See [2023-01-17T19:07:17.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:07:17.568Z] [2023-01-17T19:07:17.568Z] Login Succeeded [2023-01-17T19:07:17.568Z] nexus3.edgexfoundry.org:10004 [2023-01-17T19:07:17.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:07:17.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:07:17.837Z] Configure a credential helper to remove this warning. See [2023-01-17T19:07:17.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:07:17.837Z] [2023-01-17T19:07:17.837Z] Login Succeeded [2023-01-17T19:07:18.107Z] docker.io [2023-01-17T19:07:18.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T19:07:18.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T19:07:18.693Z] Configure a credential helper to remove this warning. See [2023-01-17T19:07:18.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T19:07:18.693Z] [2023-01-17T19:07:18.693Z] Login Succeeded [2023-01-17T19:07:18.693Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T19:07:18.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-17T19:07:19.399Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-17T19:07:19.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T19:07:19.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T19:07:19.509Z] ========================================================= [2023-01-17T19:07:19.509Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-17T19:07:19.509Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-17T19:07:19.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T19:07:21.298Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-17T19:07:21.298Z] 9b18e9b68314: Pulling fs layer [2023-01-17T19:07:21.298Z] 35d82f9e3411: Pulling fs layer [2023-01-17T19:07:21.298Z] e16973657156: Pulling fs layer [2023-01-17T19:07:21.298Z] fc693d55d65f: Pulling fs layer [2023-01-17T19:07:21.298Z] 7e9fc2657dce: Pulling fs layer [2023-01-17T19:07:21.298Z] dda99020689f: Pulling fs layer [2023-01-17T19:07:21.298Z] db1c61fa0a46: Pulling fs layer [2023-01-17T19:07:21.298Z] 891c053d2c06: Pulling fs layer [2023-01-17T19:07:21.298Z] dda99020689f: Waiting [2023-01-17T19:07:21.298Z] db1c61fa0a46: Waiting [2023-01-17T19:07:21.298Z] 891c053d2c06: Waiting [2023-01-17T19:07:21.298Z] fc693d55d65f: Waiting [2023-01-17T19:07:21.298Z] 7e9fc2657dce: Waiting [2023-01-17T19:07:21.298Z] e16973657156: Download complete [2023-01-17T19:07:21.298Z] 35d82f9e3411: Verifying Checksum [2023-01-17T19:07:21.298Z] 35d82f9e3411: Download complete [2023-01-17T19:07:21.298Z] 7e9fc2657dce: Verifying Checksum [2023-01-17T19:07:21.298Z] 7e9fc2657dce: Download complete [2023-01-17T19:07:21.298Z] dda99020689f: Verifying Checksum [2023-01-17T19:07:21.298Z] dda99020689f: Download complete [2023-01-17T19:07:21.298Z] 9b18e9b68314: Verifying Checksum [2023-01-17T19:07:22.277Z] 9b18e9b68314: Pull complete [2023-01-17T19:07:22.277Z] 891c053d2c06: Verifying Checksum [2023-01-17T19:07:22.277Z] 891c053d2c06: Download complete [2023-01-17T19:07:22.870Z] 35d82f9e3411: Pull complete [2023-01-17T19:07:23.139Z] e16973657156: Pull complete [2023-01-17T19:07:23.734Z] db1c61fa0a46: Verifying Checksum [2023-01-17T19:07:23.734Z] db1c61fa0a46: Download complete [2023-01-17T19:07:24.325Z] fc693d55d65f: Verifying Checksum [2023-01-17T19:07:24.325Z] fc693d55d65f: Download complete [2023-01-17T19:07:36.743Z] fc693d55d65f: Pull complete [2023-01-17T19:07:37.013Z] 7e9fc2657dce: Pull complete [2023-01-17T19:07:37.284Z] dda99020689f: Pull complete [2023-01-17T19:07:44.004Z] db1c61fa0a46: Pull complete [2023-01-17T19:07:46.587Z] 891c053d2c06: Pull complete [2023-01-17T19:07:46.587Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-17T19:07:46.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T19:07:46.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-17T19:07:46.978Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-17T19:07:46.978Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T19:07:46.978Z] WORKDIR /edgex [2023-01-17T19:07:46.978Z] COPY go.mod . [2023-01-17T19:07:46.978Z] RUN go mod download [2023-01-17T19:07:47.570Z] Sending build context to Docker daemon 3.112MB [2023-01-17T19:07:47.570Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T19:07:47.570Z] ---> f96f9c87975a [2023-01-17T19:07:47.570Z] Step 2/4 : WORKDIR /edgex [2023-01-17T19:07:48.558Z] ---> Running in f84f9422d03d [2023-01-17T19:07:48.827Z] Removing intermediate container f84f9422d03d [2023-01-17T19:07:48.827Z] ---> 4e86f8ee40f5 [2023-01-17T19:07:48.827Z] Step 3/4 : COPY go.mod . [2023-01-17T19:07:49.414Z] ---> d24766d500be [2023-01-17T19:07:49.414Z] Step 4/4 : RUN go mod download [2023-01-17T19:07:49.414Z] ---> Running in 60326886cb88 [2023-01-17T19:08:21.753Z] Removing intermediate container 60326886cb88 [2023-01-17T19:08:21.753Z] ---> fcfd6e422d43 [2023-01-17T19:08:21.753Z] Successfully built fcfd6e422d43 [2023-01-17T19:08:21.753Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:08:22.169Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T19:08:22.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T19:08:22.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-2771 does not seem to be running inside a container [2023-01-17T19:08:22.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-arm64 cat [2023-01-17T19:08:25.035Z] $ docker top be0d2cdda6d1152e93c94e993475fe7c0d7a9fdc8835a3be535e404e31222ce6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T19:08:25.922Z] + go version [2023-01-17T19:08:25.922Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-17T19:08:25.957Z] $ docker stop --time=1 be0d2cdda6d1152e93c94e993475fe7c0d7a9fdc8835a3be535e404e31222ce6 [2023-01-17T19:08:27.562Z] $ docker rm -f --volumes be0d2cdda6d1152e93c94e993475fe7c0d7a9fdc8835a3be535e404e31222ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:08:28.444Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T19:08:28.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T19:08:28.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-2771 does not seem to be running inside a container [2023-01-17T19:08:28.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-arm64 cat [2023-01-17T19:08:29.995Z] $ docker top fa953f10f90f95f0934b4f68f757e87a03d3614ccfa82c8570ff74d8cb990187 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-17T19:08:30.252Z] ========================================================= [2023-01-17T19:08:30.252Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-17T19:08:30.252Z] ========================================================= [Pipeline] sh [2023-01-17T19:08:30.577Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-17T19:08:30.972Z] + make test [2023-01-17T19:08:31.240Z] go test -race -coverprofile=coverage.out ./... [2023-01-17T19:09:10.117Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-17T19:10:17.986Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-17T19:10:17.987Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-17T19:10:17.987Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-17T19:10:17.987Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-17T19:10:17.987Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-17T19:10:17.987Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-17T19:10:44.702Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo [2023-01-17T19:10:44.702Z] internal/core/command/controller/http/command.go:88:159: too many errors [2023-01-17T19:10:44.702Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [2023-01-17T19:10:44.702Z] internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes [2023-01-17T19:10:44.702Z] internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo [2023-01-17T19:10:44.702Z] internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes [2023-01-17T19:10:44.702Z] internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo [2023-01-17T19:10:44.702Z] internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes [2023-01-17T19:10:44.702Z] internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo [2023-01-17T19:10:44.702Z] internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes [2023-01-17T19:10:44.702Z] internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo [2023-01-17T19:11:23.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements [2023-01-17T19:11:23.623Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] [2023-01-17T19:11:23.623Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-01-17T19:11:23.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.636s coverage: 54.0% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.286s coverage: 89.2% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.670s coverage: 2.4% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.102s coverage: 95.6% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.519s coverage: 72.2% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.483s coverage: 60.0% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.005s coverage: 0.9% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.727s coverage: 58.8% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.691s coverage: 29.6% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.643s coverage: 47.1% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.534s coverage: 79.5% of statements [2023-01-17T19:11:55.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.426s coverage: 94.1% of statements [2023-01-17T19:11:56.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.407s coverage: 96.3% of statements [2023-01-17T19:11:57.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.341s coverage: 87.5% of statements [2023-01-17T19:12:09.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.562s coverage: 94.4% of statements [2023-01-17T19:12:09.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.237s coverage: 44.8% of statements [2023-01-17T19:12:16.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.797s coverage: 79.9% of statements [2023-01-17T19:12:23.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.347s coverage: 92.9% of statements [2023-01-17T19:12:23.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2023-01-17T19:12:23.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.239s coverage: 86.9% of statements [2023-01-17T19:12:23.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2023-01-17T19:12:23.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2023-01-17T19:12:23.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements [2023-01-17T19:12:23.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2023-01-17T19:12:23.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2023-01-17T19:12:23.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.735s coverage: 91.2% of statements [2023-01-17T19:12:25.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.098s coverage: 64.7% of statements [2023-01-17T19:12:25.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.318s coverage: 100.0% of statements [2023-01-17T19:12:25.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.250s coverage: 89.4% of statements [2023-01-17T19:12:25.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2023-01-17T19:12:26.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-01-17T19:12:27.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2023-01-17T19:12:33.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.222s coverage: 65.8% of statements [2023-01-17T19:12:34.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.856s coverage: 41.8% of statements [2023-01-17T19:12:34.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements [2023-01-17T19:12:34.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements [2023-01-17T19:12:44.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 17.7% of statements [2023-01-17T19:12:44.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.704s coverage: 92.3% of statements [2023-01-17T19:12:44.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements [2023-01-17T19:12:44.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2023-01-17T19:12:44.516Z] make: *** [Makefile:137: unittest] Error 2 [Pipeline] } [2023-01-17T19:12:44.559Z] $ docker stop --time=1 fa953f10f90f95f0934b4f68f757e87a03d3614ccfa82c8570ff74d8cb990187 [2023-01-17T19:12:46.332Z] $ docker rm -f --volumes fa953f10f90f95f0934b4f68f757e87a03d3614ccfa82c8570ff74d8cb990187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:12:48.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T19:12:48.140Z] [2023-01-17T19:12:48.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:12:48.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T19:12:48.810Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-17T19:12:48.810Z] 8998bd30e6a1: Pulling fs layer [2023-01-17T19:12:48.810Z] 04944245beec: Pulling fs layer [2023-01-17T19:12:48.810Z] 699f458cf7ca: Pulling fs layer [2023-01-17T19:12:48.810Z] 765212b225bb: Pulling fs layer [2023-01-17T19:12:48.810Z] f23df028b6ca: Pulling fs layer [2023-01-17T19:12:48.810Z] d65c8cfc05b1: Pulling fs layer [2023-01-17T19:12:48.810Z] 2437ff75d9bd: Pulling fs layer [2023-01-17T19:12:48.810Z] f23df028b6ca: Waiting [2023-01-17T19:12:48.810Z] 765212b225bb: Waiting [2023-01-17T19:12:48.810Z] 2437ff75d9bd: Waiting [2023-01-17T19:12:48.810Z] d65c8cfc05b1: Waiting [2023-01-17T19:12:48.810Z] 04944245beec: Verifying Checksum [2023-01-17T19:12:48.810Z] 04944245beec: Download complete [2023-01-17T19:12:48.810Z] 765212b225bb: Verifying Checksum [2023-01-17T19:12:48.810Z] 765212b225bb: Download complete [2023-01-17T19:12:48.810Z] f23df028b6ca: Download complete [2023-01-17T19:12:48.810Z] d65c8cfc05b1: Verifying Checksum [2023-01-17T19:12:48.810Z] d65c8cfc05b1: Download complete [2023-01-17T19:12:49.080Z] 699f458cf7ca: Verifying Checksum [2023-01-17T19:12:49.349Z] 8998bd30e6a1: Verifying Checksum [2023-01-17T19:12:49.349Z] 8998bd30e6a1: Download complete [2023-01-17T19:12:51.936Z] 2437ff75d9bd: Verifying Checksum [2023-01-17T19:12:51.936Z] 2437ff75d9bd: Download complete [2023-01-17T19:12:53.349Z] 8998bd30e6a1: Pull complete [2023-01-17T19:12:53.617Z] 04944245beec: Pull complete [2023-01-17T19:12:55.023Z] 699f458cf7ca: Pull complete [2023-01-17T19:12:55.290Z] 765212b225bb: Pull complete [2023-01-17T19:12:55.871Z] f23df028b6ca: Pull complete [2023-01-17T19:12:56.138Z] d65c8cfc05b1: Pull complete [2023-01-17T19:13:11.339Z] 2437ff75d9bd: Pull complete [2023-01-17T19:13:11.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-17T19:13:11.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T19:13:11.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T19:13:11.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-2771 does not seem to be running inside a container [2023-01-17T19:13:11.707Z] $ 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/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-17T19:13:14.334Z] $ docker top 5af53c0cfacc4de397eac9ca132bf784c371223d5fb47c4a3fcbbef9ed2ee6ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:13:14.930Z] ---> job-cost.sh [2023-01-17T19:13:15.195Z] lf-activate-venv: SKIPPING [2023-01-17T19:13:15.195Z] INFO: No Stack... [2023-01-17T19:13:18.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-17T19:13:18.801Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T19:13:19.462Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-01-17T19:13:19.462Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T19:13:19.546Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4289-1-stack-cost] [2023-01-17T19:13:19.555Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4289-1-stack-cost] did not exist. Created. [2023-01-17T19:13:19.555Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T19:13:19.984Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-17T19:13:20.583Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T19:13:20.600Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T19:13:20.678Z] $ docker stop --time=1 5af53c0cfacc4de397eac9ca132bf784c371223d5fb47c4a3fcbbef9ed2ee6ba [2023-01-17T19:13:22.194Z] $ docker rm -f --volumes 5af53c0cfacc4de397eac9ca132bf784c371223d5fb47c4a3fcbbef9ed2ee6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-17T19:13:22.889Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-17T19:13:24.371Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:13:24.699Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:13:25.587Z] ---> package-listing.sh [2023-01-17T19:13:25.587Z] ++ facter osfamily [2023-01-17T19:13:25.587Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-17T19:13:25.848Z] + OS_FAMILY=debian [2023-01-17T19:13:25.848Z] + workspace=/w/workspace/edgex-go/1 [2023-01-17T19:13:25.848Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-17T19:13:25.848Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-17T19:13:25.848Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-17T19:13:25.848Z] + PACKAGES=/tmp/packages_start.txt [2023-01-17T19:13:25.848Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-17T19:13:25.848Z] + PACKAGES=/tmp/packages_end.txt [2023-01-17T19:13:25.848Z] + case "${OS_FAMILY}" in [2023-01-17T19:13:25.848Z] + dpkg -l [2023-01-17T19:13:25.848Z] + grep '^ii' [2023-01-17T19:13:25.848Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-17T19:13:25.848Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-17T19:13:25.848Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-17T19:13:25.848Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-17T19:13:25.848Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-17T19:13:25.848Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-17T19:13:25.882Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-17T19:13:26.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:13:26.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T19:13:26.801Z] [2023-01-17T19:13:26.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T19:13:27.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T19:13:27.184Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-17T19:13:27.184Z] 5eb5b503b376: Pulling fs layer [2023-01-17T19:13:27.184Z] 5c69ac0246d0: Pulling fs layer [2023-01-17T19:13:27.184Z] ec43610c2a17: Pulling fs layer [2023-01-17T19:13:27.184Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-17T19:13:27.184Z] 33b1e0a273af: Pulling fs layer [2023-01-17T19:13:27.184Z] 5d3b04190fa2: Pulling fs layer [2023-01-17T19:13:27.184Z] 2f39f015ded8: Pulling fs layer [2023-01-17T19:13:27.184Z] 3a2ae6a8a46f: Waiting [2023-01-17T19:13:27.184Z] 2f39f015ded8: Waiting [2023-01-17T19:13:27.184Z] 5d3b04190fa2: Waiting [2023-01-17T19:13:27.184Z] 33b1e0a273af: Waiting [2023-01-17T19:13:27.184Z] 5c69ac0246d0: Verifying Checksum [2023-01-17T19:13:27.184Z] 5c69ac0246d0: Download complete [2023-01-17T19:13:27.184Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-17T19:13:27.184Z] 3a2ae6a8a46f: Download complete [2023-01-17T19:13:27.450Z] 33b1e0a273af: Verifying Checksum [2023-01-17T19:13:27.450Z] 33b1e0a273af: Download complete [2023-01-17T19:13:27.450Z] 5d3b04190fa2: Verifying Checksum [2023-01-17T19:13:27.450Z] 5d3b04190fa2: Download complete [2023-01-17T19:13:27.450Z] ec43610c2a17: Verifying Checksum [2023-01-17T19:13:27.450Z] ec43610c2a17: Download complete [2023-01-17T19:13:27.708Z] 5eb5b503b376: Verifying Checksum [2023-01-17T19:13:27.708Z] 5eb5b503b376: Download complete [2023-01-17T19:13:28.280Z] 2f39f015ded8: Verifying Checksum [2023-01-17T19:13:28.280Z] 2f39f015ded8: Download complete [2023-01-17T19:13:28.851Z] 5eb5b503b376: Pull complete [2023-01-17T19:13:28.851Z] 5c69ac0246d0: Pull complete [2023-01-17T19:13:29.420Z] ec43610c2a17: Pull complete [2023-01-17T19:13:29.420Z] 3a2ae6a8a46f: Pull complete [2023-01-17T19:13:29.678Z] 33b1e0a273af: Pull complete [2023-01-17T19:13:29.678Z] 5d3b04190fa2: Pull complete [2023-01-17T19:13:33.860Z] 2f39f015ded8: Pull complete [2023-01-17T19:13:33.860Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-17T19:13:33.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T19:13:33.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T19:13:34.046Z] prd-ubuntu20.04-docker-8c-8g-2768 does not seem to be running inside a container [2023-01-17T19:13:34.078Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-17T19:13:35.062Z] $ docker top 49628c17693447e6e8cbbd6ec474c1c4df6802db53c974a7e1e89dac3a75a7c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T19:13:35.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-17T19:13:35.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-17T19:13:36.087Z] + ls /var/log/sa-host [2023-01-17T19:13:36.087Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T19:13:36.235Z] provisioning config files... [2023-01-17T19:13:36.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1851275501043054335tmp [Pipeline] { [Pipeline] echo [2023-01-17T19:13:36.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:13:36.621Z] ---> create-netrc.sh [Pipeline] } [2023-01-17T19:13:36.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:13:37.060Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-17T19:13:37.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:13:37.405Z] ---> sudo-logs.sh [2023-01-17T19:13:37.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-17T19:13:37.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:13:37.788Z] ---> job-cost.sh [2023-01-17T19:13:37.789Z] lf-activate-venv: SKIPPING [2023-01-17T19:13:37.789Z] DEBUG: total: 0.10999999940395355 [2023-01-17T19:13:37.789Z] INFO: Retrieving Stack Cost... [2023-01-17T19:13:38.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T19:13:38.617Z] INFO: Archiving Costs [Pipeline] echo [2023-01-17T19:13:38.653Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T19:13:38.965Z] ---> logs-deploy.sh [2023-01-17T19:13:38.965Z] lf-activate-venv: SKIPPING [2023-01-17T19:13:38.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4289/1 [2023-01-17T19:13:38.965Z] INFO: archiving workspace using pattern(s): [2023-01-17T19:13:39.903Z] Archives upload complete. [2023-01-17T19:13:40.163Z] INFO: archiving logs to Nexus [2023-01-17T19:13:40.734Z] ---> uname -a: [2023-01-17T19:13:40.734Z] Linux prd-ubuntu20-04-docker-8c-8g-2768 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] ---> lscpu: [2023-01-17T19:13:40.734Z] Architecture: x86_64 [2023-01-17T19:13:40.734Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-17T19:13:40.734Z] Byte Order: Little Endian [2023-01-17T19:13:40.734Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-17T19:13:40.734Z] CPU(s): 8 [2023-01-17T19:13:40.734Z] On-line CPU(s) list: 0-7 [2023-01-17T19:13:40.734Z] Thread(s) per core: 1 [2023-01-17T19:13:40.734Z] Core(s) per socket: 1 [2023-01-17T19:13:40.734Z] Socket(s): 8 [2023-01-17T19:13:40.734Z] NUMA node(s): 1 [2023-01-17T19:13:40.734Z] Vendor ID: AuthenticAMD [2023-01-17T19:13:40.734Z] CPU family: 23 [2023-01-17T19:13:40.734Z] Model: 49 [2023-01-17T19:13:40.734Z] Model name: AMD EPYC-Rome Processor [2023-01-17T19:13:40.734Z] Stepping: 0 [2023-01-17T19:13:40.734Z] CPU MHz: 2799.998 [2023-01-17T19:13:40.734Z] BogoMIPS: 5599.99 [2023-01-17T19:13:40.734Z] Virtualization: AMD-V [2023-01-17T19:13:40.734Z] Hypervisor vendor: KVM [2023-01-17T19:13:40.734Z] Virtualization type: full [2023-01-17T19:13:40.734Z] L1d cache: 256 KiB [2023-01-17T19:13:40.734Z] L1i cache: 256 KiB [2023-01-17T19:13:40.734Z] L2 cache: 4 MiB [2023-01-17T19:13:40.734Z] L3 cache: 128 MiB [2023-01-17T19:13:40.734Z] NUMA node0 CPU(s): 0-7 [2023-01-17T19:13:40.734Z] Vulnerability Itlb multihit: Not affected [2023-01-17T19:13:40.734Z] Vulnerability L1tf: Not affected [2023-01-17T19:13:40.734Z] Vulnerability Mds: Not affected [2023-01-17T19:13:40.734Z] Vulnerability Meltdown: Not affected [2023-01-17T19:13:40.734Z] Vulnerability Mmio stale data: Not affected [2023-01-17T19:13:40.734Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-17T19:13:40.734Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-17T19:13:40.734Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-17T19:13:40.734Z] Vulnerability Srbds: Not affected [2023-01-17T19:13:40.734Z] Vulnerability Tsx async abort: Not affected [2023-01-17T19:13:40.734Z] 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-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] ---> nproc: [2023-01-17T19:13:40.734Z] 8 [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] ---> df -h: [2023-01-17T19:13:40.734Z] Filesystem Size Used Avail Use% Mounted on [2023-01-17T19:13:40.734Z] overlay 155G 12G 144G 8% / [2023-01-17T19:13:40.734Z] tmpfs 64M 0 64M 0% /dev [2023-01-17T19:13:40.734Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-17T19:13:40.734Z] shm 64M 0 64M 0% /dev/shm [2023-01-17T19:13:40.734Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] ---> sar -b -r -n DEV: [2023-01-17T19:13:40.734Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2768) 01/17/23 _x86_64_ (8 CPU) [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] 19:02:51 LINUX RESTART (8 CPU) [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] 19:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-17T19:13:40.734Z] 19:04:01 140.43 47.76 92.67 0.00 5381.10 171681.92 0.00 [2023-01-17T19:13:40.734Z] 19:05:01 103.70 0.58 103.12 0.00 32.39 51751.77 0.00 [2023-01-17T19:13:40.734Z] 19:06:01 25.86 0.05 25.81 0.00 12.00 10506.93 0.00 [2023-01-17T19:13:40.734Z] 19:07:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2023-01-17T19:13:40.734Z] 19:08:01 18.71 7.10 11.61 0.00 901.97 2103.83 0.00 [2023-01-17T19:13:40.734Z] 19:09:01 39.46 4.72 34.74 0.00 4296.62 6757.41 0.00 [2023-01-17T19:13:40.734Z] 19:10:01 3.40 0.02 3.38 0.00 0.13 89.05 0.00 [2023-01-17T19:13:40.734Z] 19:11:01 1.40 0.00 1.40 0.00 0.00 18.00 0.00 [2023-01-17T19:13:40.734Z] 19:12:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2023-01-17T19:13:40.734Z] 19:13:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2023-01-17T19:13:40.734Z] Average: 33.61 6.02 27.59 0.00 1062.40 24293.73 0.00 [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] 19:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-17T19:13:40.734Z] 19:04:01 29123976 31604032 714212 2.17 70464 2692088 2026012 5.97 1007388 2401476 486504 [2023-01-17T19:13:40.734Z] 19:05:01 27932068 31522476 773808 2.35 113736 3681116 1898584 5.60 1492748 3005348 475280 [2023-01-17T19:13:40.734Z] 19:06:01 28556084 31595132 706808 2.15 113860 3167268 1737964 5.12 1177132 2740852 8 [2023-01-17T19:13:40.734Z] 19:07:01 28557428 31596544 705312 2.14 113900 3167272 1737964 5.12 1175264 2740856 176 [2023-01-17T19:13:40.734Z] 19:08:01 28445124 31587668 703872 2.14 120728 3263508 1481028 4.36 1240476 2778872 844 [2023-01-17T19:13:40.734Z] 19:09:01 28024736 31581772 711912 2.16 147868 3626472 1822864 5.37 1492560 2919868 40 [2023-01-17T19:13:40.734Z] 19:10:01 28029780 31582296 711160 2.16 146468 3623348 1780476 5.25 1491388 2916800 8 [2023-01-17T19:13:40.734Z] 19:11:01 28029064 31581620 711532 2.16 146496 3623352 1780476 5.25 1491396 2916800 48 [2023-01-17T19:13:40.734Z] 19:12:01 28028716 31581504 711644 2.16 146520 3623360 1780476 5.25 1491104 2916904 4 [2023-01-17T19:13:40.734Z] 19:13:01 28028960 31581792 711252 2.16 146572 3623356 1780476 5.25 1491144 2916908 208 [2023-01-17T19:13:40.734Z] Average: 28275594 31581484 716151 2.18 126661 3409114 1782632 5.25 1355060 2825468 96312 [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] 19:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-17T19:13:40.734Z] 19:04:01 ens3 943.04 778.54 11818.13 117.89 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:04:01 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:04:01 docker0 235.53 207.30 18.44 2714.95 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:05:01 ens3 150.92 111.61 740.56 94.97 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:05:01 docker0 76.49 102.57 6.22 692.55 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:05:01 vethfd354f2 0.83 1.02 0.06 0.09 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:06:01 ens3 5.22 3.47 5.43 1.58 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:06:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:07:01 ens3 0.72 0.50 0.36 0.28 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:08:01 ens3 52.35 31.17 855.22 2.33 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:09:01 ens3 73.84 38.98 1899.81 2.88 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:10:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:11:01 ens3 0.88 0.48 0.42 0.28 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] Average: ens3 122.76 96.49 1531.96 22.02 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] Average: docker0 31.26 31.05 2.47 340.74 0.00 0.00 0.00 0.00 [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] ---> sar -P ALL: [2023-01-17T19:13:40.734Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2768) 01/17/23 _x86_64_ (8 CPU) [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] 19:02:51 LINUX RESTART (8 CPU) [2023-01-17T19:13:40.734Z] [2023-01-17T19:13:40.734Z] 19:03:01 CPU %user %nice %system %iowait %steal %idle [2023-01-17T19:13:40.734Z] 19:04:01 all 9.89 0.00 3.45 0.90 0.06 85.71 [2023-01-17T19:13:40.734Z] 19:04:01 0 7.07 0.00 2.37 1.49 0.05 89.02 [2023-01-17T19:13:40.734Z] 19:04:01 1 10.47 0.00 4.56 2.00 0.07 82.90 [2023-01-17T19:13:40.734Z] 19:04:01 2 11.06 0.00 2.52 0.22 0.05 86.15 [2023-01-17T19:13:40.735Z] 19:04:01 3 9.54 0.00 3.71 0.34 0.08 86.33 [2023-01-17T19:13:40.735Z] 19:04:01 4 9.39 0.00 4.06 0.22 0.05 86.28 [2023-01-17T19:13:40.735Z] 19:04:01 5 11.95 0.00 3.48 1.61 0.07 82.89 [2023-01-17T19:13:40.735Z] 19:04:01 6 11.83 0.00 3.31 0.89 0.05 83.92 [2023-01-17T19:13:40.735Z] 19:04:01 7 7.75 0.00 3.57 0.41 0.08 88.19 [2023-01-17T19:13:40.735Z] 19:05:01 all 33.64 0.00 6.89 0.49 0.08 58.90 [2023-01-17T19:13:40.735Z] 19:05:01 0 33.05 0.00 6.22 0.15 0.08 60.50 [2023-01-17T19:13:40.735Z] 19:05:01 1 33.74 0.00 8.22 2.84 0.08 55.12 [2023-01-17T19:13:40.735Z] 19:05:01 2 33.14 0.00 8.11 0.07 0.08 58.60 [2023-01-17T19:13:40.735Z] 19:05:01 3 34.31 0.00 5.64 0.07 0.08 59.90 [2023-01-17T19:13:40.735Z] 19:05:01 4 34.88 0.00 6.30 0.02 0.08 58.72 [2023-01-17T19:13:40.735Z] 19:05:01 5 32.70 0.00 6.65 0.60 0.07 59.98 [2023-01-17T19:13:40.735Z] 19:05:01 6 34.31 0.00 7.27 0.13 0.08 58.20 [2023-01-17T19:13:40.735Z] 19:05:01 7 33.01 0.00 6.72 0.02 0.08 60.17 [2023-01-17T19:13:40.735Z] 19:06:01 all 0.11 0.00 0.16 0.10 0.01 99.63 [2023-01-17T19:13:40.735Z] 19:06:01 0 0.08 0.00 0.27 0.65 0.02 98.98 [2023-01-17T19:13:40.735Z] 19:06:01 1 0.25 0.00 0.10 0.00 0.00 99.65 [2023-01-17T19:13:40.735Z] 19:06:01 2 0.08 0.00 0.10 0.08 0.02 99.72 [2023-01-17T19:13:40.735Z] 19:06:01 3 0.07 0.00 0.07 0.02 0.00 99.85 [2023-01-17T19:13:40.735Z] 19:06:01 4 0.18 0.00 0.22 0.02 0.02 99.57 [2023-01-17T19:13:40.735Z] 19:06:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2023-01-17T19:13:40.735Z] 19:06:01 6 0.07 0.00 0.22 0.00 0.00 99.72 [2023-01-17T19:13:40.735Z] 19:06:01 7 0.07 0.00 0.27 0.00 0.02 99.65 [2023-01-17T19:13:40.735Z] 19:07:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2023-01-17T19:13:40.735Z] 19:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-17T19:13:40.735Z] 19:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-17T19:13:40.735Z] 19:07:01 2 0.02 0.00 0.05 0.02 0.02 99.90 [2023-01-17T19:13:40.735Z] 19:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T19:13:40.735Z] 19:07:01 4 1.99 0.00 0.02 0.00 0.00 98.00 [2023-01-17T19:13:40.735Z] 19:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-17T19:13:40.735Z] 19:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-17T19:13:40.735Z] 19:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-17T19:13:40.735Z] 19:08:01 all 0.70 0.00 0.28 0.10 0.01 98.92 [2023-01-17T19:13:40.735Z] 19:08:01 0 0.53 0.00 0.38 0.33 0.02 98.73 [2023-01-17T19:13:40.735Z] 19:08:01 1 0.93 0.00 0.53 0.35 0.02 98.17 [2023-01-17T19:13:40.735Z] 19:08:01 2 0.52 0.00 0.58 0.03 0.00 98.87 [2023-01-17T19:13:40.735Z] 19:08:01 3 0.37 0.00 0.17 0.00 0.02 99.45 [2023-01-17T19:13:40.735Z] 19:08:01 4 2.07 0.00 0.05 0.00 0.00 97.88 [2023-01-17T19:13:40.735Z] 19:08:01 5 0.85 0.00 0.15 0.03 0.00 98.97 [2023-01-17T19:13:40.735Z] 19:08:01 6 0.13 0.00 0.18 0.02 0.00 99.67 [2023-01-17T19:13:40.735Z] 19:08:01 7 0.13 0.00 0.17 0.02 0.02 99.67 [2023-01-17T19:13:40.735Z] 19:09:01 all 2.05 0.00 1.23 0.17 0.01 96.53 [2023-01-17T19:13:40.735Z] 19:09:01 0 1.50 0.00 0.92 0.15 0.02 97.41 [2023-01-17T19:13:40.735Z] 19:09:01 1 2.12 0.00 1.37 0.70 0.00 95.81 [2023-01-17T19:13:40.735Z] 19:09:01 2 1.67 0.00 2.22 0.05 0.02 96.05 [2023-01-17T19:13:40.735Z] 19:09:01 3 2.44 0.00 1.10 0.12 0.02 96.32 [2023-01-17T19:13:40.735Z] 19:09:01 4 3.04 0.00 0.69 0.03 0.02 96.22 [2023-01-17T19:13:40.735Z] 19:09:01 5 1.37 0.00 0.92 0.20 0.02 97.50 [2023-01-17T19:13:40.735Z] 19:09:01 6 1.35 0.00 1.83 0.08 0.02 96.72 [2023-01-17T19:13:40.735Z] 19:09:01 7 2.90 0.00 0.82 0.05 0.02 96.22 [2023-01-17T19:13:40.735Z] 19:10:01 all 0.32 0.00 0.06 0.01 0.01 99.60 [2023-01-17T19:13:40.735Z] 19:10:01 0 0.18 0.00 0.10 0.00 0.00 99.72 [2023-01-17T19:13:40.735Z] 19:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-17T19:13:40.735Z] 19:10:01 2 0.02 0.00 0.07 0.00 0.00 99.92 [2023-01-17T19:13:40.735Z] 19:10:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2023-01-17T19:13:40.735Z] 19:10:01 4 2.02 0.00 0.03 0.02 0.00 97.93 [2023-01-17T19:13:40.735Z] 19:10:01 5 0.10 0.00 0.03 0.08 0.00 99.78 [2023-01-17T19:13:40.735Z] 19:10:01 6 0.05 0.00 0.08 0.00 0.02 99.85 [2023-01-17T19:13:40.735Z] 19:10:01 7 0.10 0.00 0.07 0.00 0.02 99.82 [2023-01-17T19:13:40.735Z] 19:11:01 all 0.13 0.00 0.01 0.00 0.01 99.84 [2023-01-17T19:13:40.735Z] 19:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-17T19:13:40.735Z] 19:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T19:13:40.735Z] 19:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-17T19:13:40.735Z] 19:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-17T19:13:40.735Z] 19:11:01 4 0.90 0.00 0.02 0.00 0.00 99.09 [2023-01-17T19:13:40.735Z] 19:11:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-17T19:13:40.735Z] 19:11:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2023-01-17T19:13:40.735Z] 19:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-17T19:13:40.735Z] 19:12:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2023-01-17T19:13:40.735Z] 19:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-17T19:13:40.735Z] 19:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T19:13:40.735Z] 19:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T19:13:40.735Z] 19:12:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-01-17T19:13:40.735Z] 19:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-17T19:13:40.735Z] 19:12:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-01-17T19:13:40.735Z] 19:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-17T19:13:40.735Z] 19:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-17T19:13:40.735Z] 19:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-01-17T19:13:40.735Z] 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T19:13:40.735Z] 19:13:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-17T19:13:40.735Z] 19:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T19:13:40.735Z] 19:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-17T19:13:40.735Z] 19:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-17T19:13:40.735Z] 19:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-17T19:13:40.735Z] 19:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-17T19:13:40.735Z] 19:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-17T19:13:40.735Z] Average: all 4.67 0.00 1.20 0.18 0.02 93.93 [2023-01-17T19:13:40.735Z] Average: 0 4.21 0.00 1.02 0.28 0.02 94.47 [2023-01-17T19:13:40.735Z] Average: 1 4.72 0.00 1.47 0.58 0.02 93.20 [2023-01-17T19:13:40.735Z] Average: 2 4.61 0.00 1.36 0.05 0.02 93.96 [2023-01-17T19:13:40.735Z] Average: 3 4.64 0.00 1.07 0.06 0.02 94.21 [2023-01-17T19:13:40.735Z] Average: 4 5.40 0.00 1.13 0.03 0.02 93.42 [2023-01-17T19:13:40.735Z] Average: 5 4.68 0.00 1.13 0.26 0.02 93.91 [2023-01-17T19:13:40.735Z] Average: 6 4.74 0.00 1.29 0.11 0.02 93.83 [2023-01-17T19:13:40.735Z] Average: 7 4.37 0.00 1.15 0.05 0.03 94.41 [2023-01-17T19:13:40.735Z] [2023-01-17T19:13:40.735Z] [2023-01-17T19:13:40.735Z]