Pull request #4292 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from bcd6a0010b6699e2b7f033b645525b285089e514+5762ad0855b277c3a10a3989888db3e958004f6b (bf10d5c40c27272b39aa63d1e712df1e83936901) 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-ssh16235783150084541672.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-ssh5864825688310344620.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13853534383360344484.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 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-ssh12246612460124444923.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1220032164071810034.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-3015 in /w/workspace/edgexfoundry_edgex-go_PR-4292 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/main commit 5762ad0855b277c3a10a3989888db3e958004f6b into PR head commit bcd6a0010b6699e2b7f033b645525b285089e514 Merge succeeded, producing 1ff3a4f3500844622e84c1af53fc71c63027fef7 Checking out Revision 1ff3a4f3500844622e84c1af53fc71c63027fef7 (PR-4292) 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/4292/head:refs/remotes/origin/PR-4292 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcd6a0010b6699e2b7f033b645525b285089e514 # 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 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ff3a4f3500844622e84c1af53fc71c63027fef7 # timeout=10 Commit message: "Merge commit '5762ad0855b277c3a10a3989888db3e958004f6b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T23:15:14.449Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T23:15:14.510Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T23:15:14.525Z] ========================================================= [2023-01-18T23:15:14.525Z] EdgeX Global Pipelines Version Info [2023-01-18T23:15:14.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 81da9ad58b7d8a39ad4bc468eeb55464a1cdaece # timeout=10 [2023-01-18T23:15:15.239Z] ------------------- [2023-01-18T23:15:15.239Z] stable info: [2023-01-18T23:15:15.239Z] ------------------- [2023-01-18T23:15:15.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T23:15:15.239Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T23:15:15.239Z] Message: update stable to v1.0.244 [2023-01-18T23:15:15.809Z] ------------------- [2023-01-18T23:15:15.809Z] experimental info: [2023-01-18T23:15:15.809Z] ------------------- [2023-01-18T23:15:15.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T23:15:15.809Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T23:15:15.809Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T23:15:15.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-18T23:15:15.981Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-18T23:15:15.992Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T23:15:16.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T23:15:16.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T23:15:16.027Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T23:15:16.041Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T23:15:16.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-18T23:15:16.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-18T23:15:16.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-18T23:15:16.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T23:15:16.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T23:15:16.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T23:15:16.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T23:15:16.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T23:15:16.144Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T23:15:16.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T23:15:16.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T23:15:16.176Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-18T23:15:16.187Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-18T23:15:16.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T23:15:16.210Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T23:15:16.220Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T23:15:16.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4292 [Pipeline] echo [2023-01-18T23:15:16.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4292 [Pipeline] echo [2023-01-18T23:15:16.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4292 [Pipeline] echo [2023-01-18T23:15:16.266Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ff3a4f3500844622e84c1af53fc71c63027fef7 [Pipeline] echo [2023-01-18T23:15:16.277Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ff3a4f [Pipeline] echo [2023-01-18T23:15:16.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T23:15:16.331Z] provisioning config files... [2023-01-18T23:15:16.343Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2880500406662292222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:15:16.641Z] ---> docker-login.sh [2023-01-18T23:15:16.641Z] nexus3.edgexfoundry.org:10001 [2023-01-18T23:15:16.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:15:16.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:15:16.902Z] Configure a credential helper to remove this warning. See [2023-01-18T23:15:16.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:15:16.902Z] [2023-01-18T23:15:16.902Z] Login Succeeded [2023-01-18T23:15:16.902Z] nexus3.edgexfoundry.org:10002 [2023-01-18T23:15:16.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:15:17.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:15:17.161Z] Configure a credential helper to remove this warning. See [2023-01-18T23:15:17.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:15:17.161Z] [2023-01-18T23:15:17.161Z] Login Succeeded [2023-01-18T23:15:17.161Z] nexus3.edgexfoundry.org:10003 [2023-01-18T23:15:17.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:15:17.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:15:17.161Z] Configure a credential helper to remove this warning. See [2023-01-18T23:15:17.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:15:17.161Z] [2023-01-18T23:15:17.161Z] Login Succeeded [2023-01-18T23:15:17.161Z] nexus3.edgexfoundry.org:10004 [2023-01-18T23:15:17.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:15:17.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:15:17.161Z] Configure a credential helper to remove this warning. See [2023-01-18T23:15:17.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:15:17.161Z] [2023-01-18T23:15:17.161Z] Login Succeeded [2023-01-18T23:15:17.161Z] docker.io [2023-01-18T23:15:17.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:15:17.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:15:17.422Z] Configure a credential helper to remove this warning. See [2023-01-18T23:15:17.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:15:17.422Z] [2023-01-18T23:15:17.422Z] Login Succeeded [2023-01-18T23:15:17.422Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T23:15:17.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T23:15:17.740Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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-18T23:15:17.740Z] + dirname+ cmd/core-command/Dockerfile [2023-01-18T23:15:17.740Z] cut -d/ -f2 [2023-01-18T23:15:17.740Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-18T23:15:17.740Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-18T23:15:17.740Z] + cut -d/ -f2 [2023-01-18T23:15:17.740Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-18T23:15:17.740Z] + dirname cmd/core-data/Dockerfile [2023-01-18T23:15:17.740Z] + cut -d/ -f2 [2023-01-18T23:15:17.740Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-18T23:15:17.740Z] + dirname cmd/core-metadata/Dockerfile+ [2023-01-18T23:15:17.740Z] cut -d/ -f2 [2023-01-18T23:15:17.740Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-18T23:15:17.740Z] + + cut -d/ -f2 [2023-01-18T23:15:17.740Z] dirname cmd/security-bootstrapper/Dockerfile [2023-01-18T23:15:17.740Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-18T23:15:17.740Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-18T23:15:17.740Z] + cut -d/ -f2 [2023-01-18T23:15:17.740Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-18T23:15:17.740Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-01-18T23:15:17.740Z] -f2 [2023-01-18T23:15:17.740Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-18T23:15:17.740Z] + cut -d/ -f2 [2023-01-18T23:15:17.740Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T23:15:17.740Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T23:15:17.740Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-18T23:15:17.740Z] + cut -d/ -f2 [2023-01-18T23:15:17.740Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-18T23:15:17.740Z] + cut -d/ -f2 [2023-01-18T23:15:17.740Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-18T23:15:17.740Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-18T23:15:17.740Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-18T23:15:17.740Z] + cut -d/ -f2 [2023-01-18T23:15:17.740Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-18T23:15:17.740Z] + dirname cmd/support-notifications/Dockerfile [2023-01-18T23:15:17.740Z] + cut -d/ -f2 [2023-01-18T23:15:17.740Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-18T23:15:17.740Z] + cut -d/ -f2 [2023-01-18T23:15:17.740Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-18T23:15:17.740Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-18T23:15:17.792Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-18T23:15:18.152Z] + git rev-list -1 --merges 1ff3a4f3500844622e84c1af53fc71c63027fef7~1..1ff3a4f3500844622e84c1af53fc71c63027fef7 [Pipeline] echo [2023-01-18T23:15:18.164Z] -----------> git rev-list -1 --merges 1ff3a4f3500844622e84c1af53fc71c63027fef7~1..1ff3a4f3500844622e84c1af53fc71c63027fef7 1ff3a4f3500844622e84c1af53fc71c63027fef7 [2023-01-18T23:15:18.164Z] 1ff3a4f3500844622e84c1af53fc71c63027fef7 [false] [Pipeline] sh [2023-01-18T23:15:18.453Z] + git log --format=format:%s -1 1ff3a4f3500844622e84c1af53fc71c63027fef7 [Pipeline] echo [2023-01-18T23:15:18.468Z] ========================================================= [2023-01-18T23:15:18.468Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T23:15:18.468Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-18T23:15:18.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T23:15:18.900Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T23:15:18.900Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T23:15:18.900Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T23:15:18.900Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T23:15:18.900Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T23:15:18.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:15:19.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T23:15:19.313Z] [2023-01-18T23:15:19.313Z] 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-18T23:15:19.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T23:15:19.615Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T23:15:19.615Z] b85a868b505f: Pulling fs layer [2023-01-18T23:15:19.615Z] e2be974225ed: Pulling fs layer [2023-01-18T23:15:19.615Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T23:15:19.615Z] 988bab9f4d93: Pulling fs layer [2023-01-18T23:15:19.615Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T23:15:19.615Z] eaf3925da568: Pulling fs layer [2023-01-18T23:15:19.615Z] bab4dde63d76: Pulling fs layer [2023-01-18T23:15:19.615Z] bde34c3a00c8: Pulling fs layer [2023-01-18T23:15:19.615Z] b352a97aabf1: Pulling fs layer [2023-01-18T23:15:19.615Z] 4872d77fe225: Pulling fs layer [2023-01-18T23:15:19.615Z] 5851b861e8e6: Pulling fs layer [2023-01-18T23:15:19.615Z] 988bab9f4d93: Waiting [2023-01-18T23:15:19.615Z] 1469e6f7b9e6: Waiting [2023-01-18T23:15:19.615Z] eaf3925da568: Waiting [2023-01-18T23:15:19.615Z] b352a97aabf1: Waiting [2023-01-18T23:15:19.615Z] 4872d77fe225: Waiting [2023-01-18T23:15:19.615Z] 5851b861e8e6: Waiting [2023-01-18T23:15:19.615Z] bab4dde63d76: Waiting [2023-01-18T23:15:19.615Z] bde34c3a00c8: Waiting [2023-01-18T23:15:19.615Z] e2be974225ed: Download complete [2023-01-18T23:15:19.878Z] 988bab9f4d93: Download complete [2023-01-18T23:15:19.878Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T23:15:19.878Z] 1469e6f7b9e6: Download complete [2023-01-18T23:15:20.138Z] eaf3925da568: Verifying Checksum [2023-01-18T23:15:20.138Z] eaf3925da568: Download complete [2023-01-18T23:15:20.138Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T23:15:20.138Z] 339a4e72a1f5: Download complete [2023-01-18T23:15:20.138Z] bde34c3a00c8: Download complete [2023-01-18T23:15:20.138Z] b352a97aabf1: Verifying Checksum [2023-01-18T23:15:20.138Z] b352a97aabf1: Download complete [2023-01-18T23:15:20.138Z] 4872d77fe225: Verifying Checksum [2023-01-18T23:15:20.138Z] 4872d77fe225: Download complete [2023-01-18T23:15:20.138Z] b85a868b505f: Verifying Checksum [2023-01-18T23:15:20.138Z] b85a868b505f: Download complete [2023-01-18T23:15:20.138Z] 5851b861e8e6: Verifying Checksum [2023-01-18T23:15:20.138Z] 5851b861e8e6: Download complete [2023-01-18T23:15:20.707Z] bab4dde63d76: Verifying Checksum [2023-01-18T23:15:20.707Z] bab4dde63d76: Download complete [2023-01-18T23:15:21.643Z] b85a868b505f: Pull complete [2023-01-18T23:15:21.643Z] e2be974225ed: Pull complete [2023-01-18T23:15:22.210Z] 339a4e72a1f5: Pull complete [2023-01-18T23:15:22.210Z] 988bab9f4d93: Pull complete [2023-01-18T23:15:22.469Z] 1469e6f7b9e6: Pull complete [2023-01-18T23:15:22.469Z] eaf3925da568: Pull complete [2023-01-18T23:15:24.369Z] bab4dde63d76: Pull complete [2023-01-18T23:15:24.369Z] bde34c3a00c8: Pull complete [2023-01-18T23:15:24.369Z] b352a97aabf1: Pull complete [2023-01-18T23:15:24.369Z] 4872d77fe225: Pull complete [2023-01-18T23:15:24.369Z] 5851b861e8e6: Pull complete [2023-01-18T23:15:24.369Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T23:15:24.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T23:15:24.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:15:24.456Z] prd-ubuntu20.04-docker-8c-8g-3015 does not seem to be running inside a container [2023-01-18T23:15:24.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T23:15:25.958Z] $ docker top fb7092530eb9b924f19683c9b8a7f2743a05301ac111806a4f641dcaeef83f2c -eo pid,comm [2023-01-18T23:15:26.013Z] 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-18T23:15:26.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T23:15:26.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T23:15:26.053Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T23:15:26.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T23:15:26.171Z] $ docker exec fb7092530eb9b924f19683c9b8a7f2743a05301ac111806a4f641dcaeef83f2c ssh-agent [2023-01-18T23:15:26.283Z] SSH_AUTH_SOCK=/tmp/ssh-WqtRZHsoAKO2/agent.32 [2023-01-18T23:15:26.283Z] SSH_AGENT_PID=38 [2023-01-18T23:15:26.289Z] Running ssh-add (command line suppressed) [2023-01-18T23:15:26.420Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_15224875283662518297.key (/w/workspace/edgex-go/2@tmp/private_key_15224875283662518297.key) [2023-01-18T23:15:26.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T23:15:26.730Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T23:15:26.744Z] $ docker exec --env ******** --env ******** fb7092530eb9b924f19683c9b8a7f2743a05301ac111806a4f641dcaeef83f2c ssh-agent -k [2023-01-18T23:15:26.842Z] unset SSH_AUTH_SOCK; [2023-01-18T23:15:26.843Z] unset SSH_AGENT_PID; [2023-01-18T23:15:26.843Z] echo Agent pid 38 killed; [2023-01-18T23:15:26.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T23:15:26.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T23:15:26.873Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T23:15:26.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T23:15:26.980Z] $ docker exec fb7092530eb9b924f19683c9b8a7f2743a05301ac111806a4f641dcaeef83f2c ssh-agent [2023-01-18T23:15:27.098Z] SSH_AUTH_SOCK=/tmp/ssh-6ZVvz8wSlorq/agent.70 [2023-01-18T23:15:27.098Z] SSH_AGENT_PID=76 [2023-01-18T23:15:27.103Z] Running ssh-add (command line suppressed) [2023-01-18T23:15:27.209Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_189351735654890878.key (/w/workspace/edgex-go/2@tmp/private_key_189351735654890878.key) [2023-01-18T23:15:27.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T23:15:27.502Z] + git semver init [2023-01-18T23:15:27.761Z] 2023-01-18 23:15:27,721 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T23:15:27.761Z] 2023-01-18 23:15:27,722 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-01-18T23:15:27.761Z] 2023-01-18 23:15:27,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-01-18T23:15:27.761Z] 2023-01-18 23:15:27,723 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-01-18T23:15:31.996Z] 2023-01-18 23:15:31,827 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-01-18T23:15:31.996Z] 2023-01-18 23:15:31,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4292 with force:False [2023-01-18T23:15:31.996Z] 2023-01-18 23:15:31,828 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4292 [2023-01-18T23:15:31.996Z] 2023-01-18 23:15:31,832 [execute] INFO git cat-file --batch-check [2023-01-18T23:15:31.996Z] 2023-01-18 23:15:31,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T23:15:31.996Z] 2023-01-18 23:15:31,838 [execute] INFO git cat-file --batch [2023-01-18T23:15:31.996Z] 2023-01-18 23:15:31,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T23:15:31.996Z] 2023-01-18 23:15:31,843 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4292 [2023-01-18T23:15:31.996Z] 0.0.0 [Pipeline] } [2023-01-18T23:15:32.006Z] $ docker exec --env ******** --env ******** fb7092530eb9b924f19683c9b8a7f2743a05301ac111806a4f641dcaeef83f2c ssh-agent -k [2023-01-18T23:15:32.104Z] unset SSH_AUTH_SOCK; [2023-01-18T23:15:32.105Z] unset SSH_AGENT_PID; [2023-01-18T23:15:32.105Z] echo Agent pid 76 killed; [2023-01-18T23:15:32.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T23:15:32.410Z] + git semver [Pipeline] } [2023-01-18T23:15:32.683Z] $ docker stop --time=1 fb7092530eb9b924f19683c9b8a7f2743a05301ac111806a4f641dcaeef83f2c [2023-01-18T23:15:34.003Z] $ docker rm -f --volumes fb7092530eb9b924f19683c9b8a7f2743a05301ac111806a4f641dcaeef83f2c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T23:15:34.335Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T23:15:34.549Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T23:15:34.553Z] [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-18T23:15:34.959Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-01-18T23:15:34.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T23:15:34.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T23:15:34.990Z] ========================================================= [2023-01-18T23:15:34.990Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T23:15:34.990Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T23:15:35.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T23:15:35.275Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T23:15:35.275Z] 213ec9aee27d: Pulling fs layer [2023-01-18T23:15:35.275Z] 4583459ba037: Pulling fs layer [2023-01-18T23:15:35.275Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T23:15:35.275Z] 53926ce57604: Pulling fs layer [2023-01-18T23:15:35.275Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T23:15:35.275Z] 22ff95d597cd: Pulling fs layer [2023-01-18T23:15:35.275Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T23:15:35.275Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T23:15:35.275Z] a7acece74701: Pulling fs layer [2023-01-18T23:15:35.275Z] 22ff95d597cd: Waiting [2023-01-18T23:15:35.275Z] a7acece74701: Waiting [2023-01-18T23:15:35.275Z] 12d6caf4c0d1: Waiting [2023-01-18T23:15:35.275Z] 96b7cbca73a9: Waiting [2023-01-18T23:15:35.275Z] 53926ce57604: Waiting [2023-01-18T23:15:35.275Z] 21b2b0c7a3f4: Waiting [2023-01-18T23:15:35.275Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T23:15:35.275Z] 93c1e223e6f2: Download complete [2023-01-18T23:15:35.275Z] 4583459ba037: Download complete [2023-01-18T23:15:35.275Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T23:15:35.275Z] 21b2b0c7a3f4: Download complete [2023-01-18T23:15:35.275Z] 22ff95d597cd: Verifying Checksum [2023-01-18T23:15:35.275Z] 22ff95d597cd: Download complete [2023-01-18T23:15:35.275Z] 213ec9aee27d: Verifying Checksum [2023-01-18T23:15:35.275Z] 213ec9aee27d: Download complete [2023-01-18T23:15:35.542Z] 12d6caf4c0d1: Download complete [2023-01-18T23:15:35.542Z] 213ec9aee27d: Pull complete [2023-01-18T23:15:35.818Z] 4583459ba037: Pull complete [2023-01-18T23:15:35.818Z] 93c1e223e6f2: Pull complete [2023-01-18T23:15:36.453Z] a7acece74701: Verifying Checksum [2023-01-18T23:15:36.453Z] a7acece74701: Download complete [2023-01-18T23:15:36.714Z] 53926ce57604: Verifying Checksum [2023-01-18T23:15:36.714Z] 53926ce57604: Download complete [2023-01-18T23:15:36.714Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T23:15:36.714Z] 96b7cbca73a9: Download complete [2023-01-18T23:15:39.999Z] 53926ce57604: Pull complete [2023-01-18T23:15:39.999Z] 21b2b0c7a3f4: Pull complete [2023-01-18T23:15:39.999Z] 22ff95d597cd: Pull complete [2023-01-18T23:15:40.259Z] 12d6caf4c0d1: Pull complete [2023-01-18T23:15:42.160Z] 96b7cbca73a9: Pull complete [2023-01-18T23:15:43.096Z] a7acece74701: Pull complete [2023-01-18T23:15:43.096Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T23:15:43.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T23:15:43.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T23:15:43.387Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T23:15:43.387Z] WORKDIR /edgex [2023-01-18T23:15:43.387Z] COPY go.mod . [2023-01-18T23:15:43.387Z] RUN go mod download [2023-01-18T23:15:43.387Z] docker build -t ci-base-image-x86_64 -f - . [2023-01-18T23:15:43.954Z] Sending build context to Docker daemon 170MB [2023-01-18T23:15:43.954Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T23:15:43.954Z] ---> db6d94c90886 [2023-01-18T23:15:43.954Z] Step 2/4 : WORKDIR /edgex [2023-01-18T23:15:46.494Z] ---> Running in 6ec24a2e369d [2023-01-18T23:15:46.494Z] Removing intermediate container 6ec24a2e369d [2023-01-18T23:15:46.494Z] ---> eaa1e907194d [2023-01-18T23:15:46.494Z] Step 3/4 : COPY go.mod . [2023-01-18T23:15:46.494Z] ---> 69e803eb7b7d [2023-01-18T23:15:46.494Z] Step 4/4 : RUN go mod download [2023-01-18T23:15:46.494Z] ---> Running in d34abf907c70 [2023-01-18T23:15:49.641Z] Still waiting to schedule task [2023-01-18T23:15:49.641Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-18T23:15:58.698Z] Removing intermediate container d34abf907c70 [2023-01-18T23:15:58.698Z] ---> caf6b11d0667 [2023-01-18T23:15:58.698Z] Successfully built caf6b11d0667 [2023-01-18T23:15:58.698Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:15:58.993Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T23:15:58.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:15:59.060Z] prd-ubuntu20.04-docker-8c-8g-3015 does not seem to be running inside a container [2023-01-18T23:15:59.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T23:15:59.467Z] $ docker top 2cd37b0fd247f594fa1b46ae1abee6636b5d0da8cf0e187fbaa1db5875814799 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T23:15:59.809Z] + go version [2023-01-18T23:15:59.809Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T23:15:59.822Z] $ docker stop --time=1 2cd37b0fd247f594fa1b46ae1abee6636b5d0da8cf0e187fbaa1db5875814799 [2023-01-18T23:16:01.094Z] $ docker rm -f --volumes 2cd37b0fd247f594fa1b46ae1abee6636b5d0da8cf0e187fbaa1db5875814799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:16:01.488Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T23:16:01.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:16:01.551Z] prd-ubuntu20.04-docker-8c-8g-3015 does not seem to be running inside a container [2023-01-18T23:16:01.583Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T23:16:01.977Z] $ docker top f1f7f893d12846b33871bebcaa82b56187fb1106c97f4b379033871b1c2391f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T23:16:02.043Z] ========================================================= [2023-01-18T23:16:02.043Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T23:16:02.043Z] ========================================================= [Pipeline] sh [2023-01-18T23:16:02.319Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-18T23:16:02.609Z] + make test [2023-01-18T23:16:02.609Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T23:16:09.169Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T23:16:21.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T23:16:21.368Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.test] [2023-01-18T23:16:21.368Z] internal/core/metadata/controller/http/deviceresource_test.go:43:3: unknown field 'Tag' in struct literal of type dtos.DeviceResource [2023-01-18T23:16:21.368Z] internal/core/metadata/controller/http/deviceprofile_test.go:53:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:16:21.368Z] internal/core/metadata/controller/http/deviceprofile_test.go:63:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:16:21.368Z] internal/core/metadata/controller/http/deviceprofile_test.go:241:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:16:21.368Z] internal/core/metadata/controller/http/deviceprofile_test.go:252:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:16:21.368Z] internal/core/metadata/controller/http/deviceprofile_test.go:454:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:16:21.368Z] internal/core/metadata/controller/http/deviceprofile_test.go:465:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:16:21.369Z] internal/core/metadata/controller/http/deviceprofile_test.go:738:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:16:21.369Z] internal/core/metadata/controller/http/deviceprofile_test.go:749:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:16:21.369Z] internal/core/metadata/controller/http/deviceprofile_test.go:877:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:16:21.369Z] internal/core/metadata/controller/http/deviceprofile_test.go:877:3: too many errors [2023-01-18T23:16:21.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-01-18T23:16:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T23:16:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T23:16:21.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.135s coverage: 98.5% of statements [2023-01-18T23:16:22.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.086s coverage: 43.0% of statements [2023-01-18T23:16:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T23:16:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-18T23:16:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T23:16:22.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.0% of statements [2023-01-18T23:16:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T23:16:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T23:16:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.555s coverage: 89.2% of statements [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T23:16:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.122s coverage: 2.4% of statements [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T23:16:27.405Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T23:16:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T23:16:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T23:16:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T23:16:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2023-01-18T23:16:27.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T23:16:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2023-01-18T23:16:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements [2023-01-18T23:16:27.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T23:16:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2023-01-18T23:16:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements [2023-01-18T23:16:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-01-18T23:16:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2023-01-18T23:16:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-01-18T23:16:32.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2023-01-18T23:16:32.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2023-01-18T23:16:36.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.270s coverage: 79.9% of statements [2023-01-18T23:16:36.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.131s coverage: 92.9% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 77.4% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.7% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 65.3% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T23:16:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T23:16:44.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T23:16:44.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T23:16:44.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T23:16:44.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T23:16:44.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T23:16:44.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T23:16:44.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T23:16:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T23:16:44.981Z] FAIL [2023-01-18T23:16:44.981Z] make: *** [Makefile:143: unittest] Error 2 [Pipeline] } [2023-01-18T23:16:44.996Z] $ docker stop --time=1 f1f7f893d12846b33871bebcaa82b56187fb1106c97f4b379033871b1c2391f5 [2023-01-18T23:16:46.817Z] $ docker rm -f --volumes f1f7f893d12846b33871bebcaa82b56187fb1106c97f4b379033871b1c2391f5 [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-18T23:16:47.088Z] Failed in branch amd64 [2023-01-18T23:17:20.258Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3016 in /w/workspace/edgexfoundry_edgex-go_PR-4292 [Pipeline] { [Pipeline] ws [2023-01-18T23:17:20.271Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-01-18T23:17:20.302Z] The recommended git tool is: git [2023-01-18T23:17:25.466Z] using credential edgex-jenkins-ssh [2023-01-18T23:17:25.485Z] Cloning the remote Git repository [2023-01-18T23:17:25.518Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-18T23:17:25.594Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-01-18T23:17:25.770Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T23:17:25.771Z] > git --version # timeout=10 [2023-01-18T23:17:25.793Z] > git --version # 'git version 2.25.1' [2023-01-18T23:17:25.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T23:17:25.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T23:17:44.152Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T23:17:44.184Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T23:17:45.921Z] Merging remotes/origin/main commit 5762ad0855b277c3a10a3989888db3e958004f6b into PR head commit bcd6a0010b6699e2b7f033b645525b285089e514 [2023-01-18T23:17:46.495Z] Merge succeeded, producing 16e7f668946063e63f02ac37b3563c377ca626a7 [2023-01-18T23:17:46.495Z] Checking out Revision 16e7f668946063e63f02ac37b3563c377ca626a7 (PR-4292) [2023-01-18T23:17:45.094Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T23:17:45.134Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T23:17:45.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T23:17:45.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4292/head:refs/remotes/origin/PR-4292 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T23:17:45.943Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T23:17:45.962Z] > git checkout -f bcd6a0010b6699e2b7f033b645525b285089e514 # timeout=10 [2023-01-18T23:17:46.189Z] > git remote # timeout=10 [2023-01-18T23:17:46.208Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T23:17:46.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T23:17:46.236Z] > git merge 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 [2023-01-18T23:17:46.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T23:17:46.503Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T23:17:46.517Z] > git checkout -f 16e7f668946063e63f02ac37b3563c377ca626a7 # timeout=10 [2023-01-18T23:17:50.104Z] Commit message: "Merge commit '5762ad0855b277c3a10a3989888db3e958004f6b' into HEAD" [2023-01-18T23:17:50.132Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T23:17:51.044Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T23:17:51.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T23:17:51.044Z] Dload Upload Total Spent Left Speed [2023-01-18T23:17:51.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11881 0 0 91392 0 --:--:-- --:--:-- --:--:-- 90694 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 [2023-01-18T23:17:50.115Z] > git rev-list --no-walk 81da9ad58b7d8a39ad4bc468eeb55464a1cdaece # timeout=10 [Pipeline] sh [2023-01-18T23:17:51.733Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T23:17:52.060Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T23:17:52.060Z] + sudo tee /etc/docker/daemon.new [2023-01-18T23:17:52.060Z] { [2023-01-18T23:17:52.060Z] "registry-mirrors": [ [2023-01-18T23:17:52.060Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T23:17:52.060Z] ], [2023-01-18T23:17:52.060Z] "bip": "10.250.0.254/24", [2023-01-18T23:17:52.060Z] "hosts": [ [2023-01-18T23:17:52.060Z] "tcp://0.0.0.0:5555", [2023-01-18T23:17:52.060Z] "unix:///var/run/docker.sock" [2023-01-18T23:17:52.060Z] ], [2023-01-18T23:17:52.060Z] "mtu": 1458, [2023-01-18T23:17:52.060Z] "selinux-enabled": true, [2023-01-18T23:17:52.060Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T23:17:52.060Z] } [Pipeline] sh [2023-01-18T23:17:52.381Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T23:17:52.707Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T23:18:10.949Z] provisioning config files... [2023-01-18T23:18:10.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16723893946138993460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:18:11.311Z] ---> docker-login.sh [2023-01-18T23:18:11.311Z] nexus3.edgexfoundry.org:10001 [2023-01-18T23:18:11.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:11.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:11.846Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:11.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:11.846Z] [2023-01-18T23:18:11.846Z] Login Succeeded [2023-01-18T23:18:11.846Z] nexus3.edgexfoundry.org:10002 [2023-01-18T23:18:12.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:12.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:12.112Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:12.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:12.112Z] [2023-01-18T23:18:12.112Z] Login Succeeded [2023-01-18T23:18:12.112Z] nexus3.edgexfoundry.org:10003 [2023-01-18T23:18:12.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:12.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:12.646Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:12.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:12.646Z] [2023-01-18T23:18:12.646Z] Login Succeeded [2023-01-18T23:18:12.646Z] nexus3.edgexfoundry.org:10004 [2023-01-18T23:18:12.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:12.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:12.915Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:12.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:12.915Z] [2023-01-18T23:18:12.915Z] Login Succeeded [2023-01-18T23:18:12.915Z] docker.io [2023-01-18T23:18:13.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:13.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:13.453Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:13.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:13.453Z] [2023-01-18T23:18:13.453Z] Login Succeeded [2023-01-18T23:18:13.453Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T23:18:13.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-18T23:18:13.994Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-01-18T23:18:14.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T23:18:14.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T23:18:14.026Z] ========================================================= [2023-01-18T23:18:14.026Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T23:18:14.026Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T23:18:14.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T23:18:14.343Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T23:18:14.343Z] 9b18e9b68314: Pulling fs layer [2023-01-18T23:18:14.343Z] 35d82f9e3411: Pulling fs layer [2023-01-18T23:18:14.343Z] e16973657156: Pulling fs layer [2023-01-18T23:18:14.343Z] fc693d55d65f: Pulling fs layer [2023-01-18T23:18:14.343Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T23:18:14.343Z] fc693d55d65f: Waiting [2023-01-18T23:18:14.343Z] dda99020689f: Pulling fs layer [2023-01-18T23:18:14.343Z] 7e9fc2657dce: Waiting [2023-01-18T23:18:14.343Z] db1c61fa0a46: Pulling fs layer [2023-01-18T23:18:14.343Z] dda99020689f: Waiting [2023-01-18T23:18:14.343Z] 891c053d2c06: Pulling fs layer [2023-01-18T23:18:14.343Z] 891c053d2c06: Waiting [2023-01-18T23:18:14.343Z] db1c61fa0a46: Waiting [2023-01-18T23:18:14.611Z] e16973657156: Verifying Checksum [2023-01-18T23:18:14.611Z] e16973657156: Download complete [2023-01-18T23:18:14.611Z] 35d82f9e3411: Verifying Checksum [2023-01-18T23:18:14.611Z] 35d82f9e3411: Download complete [2023-01-18T23:18:14.611Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T23:18:14.611Z] 7e9fc2657dce: Download complete [2023-01-18T23:18:14.611Z] dda99020689f: Verifying Checksum [2023-01-18T23:18:14.611Z] dda99020689f: Download complete [2023-01-18T23:18:14.611Z] 9b18e9b68314: Download complete [2023-01-18T23:18:15.580Z] 891c053d2c06: Verifying Checksum [2023-01-18T23:18:15.580Z] 891c053d2c06: Download complete [2023-01-18T23:18:16.541Z] db1c61fa0a46: Verifying Checksum [2023-01-18T23:18:16.541Z] db1c61fa0a46: Download complete [2023-01-18T23:18:17.126Z] 9b18e9b68314: Pull complete [2023-01-18T23:18:17.126Z] fc693d55d65f: Verifying Checksum [2023-01-18T23:18:17.126Z] fc693d55d65f: Download complete [2023-01-18T23:18:17.392Z] 35d82f9e3411: Pull complete [2023-01-18T23:18:17.659Z] e16973657156: Pull complete [2023-01-18T23:18:29.955Z] fc693d55d65f: Pull complete [2023-01-18T23:18:29.955Z] 7e9fc2657dce: Pull complete [2023-01-18T23:18:29.955Z] dda99020689f: Pull complete [2023-01-18T23:18:34.224Z] db1c61fa0a46: Pull complete [2023-01-18T23:18:35.624Z] 891c053d2c06: Pull complete [2023-01-18T23:18:35.624Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T23:18:35.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T23:18:35.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T23:18:35.949Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T23:18:35.949Z] WORKDIR /edgex [2023-01-18T23:18:35.949Z] COPY go.mod . [2023-01-18T23:18:35.949Z] RUN go mod download [2023-01-18T23:18:35.949Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-18T23:18:36.535Z] Sending build context to Docker daemon 3.129MB [2023-01-18T23:18:36.535Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T23:18:36.535Z] ---> f96f9c87975a [2023-01-18T23:18:36.535Z] Step 2/4 : WORKDIR /edgex [2023-01-18T23:18:38.472Z] ---> Running in e8e85091274b [2023-01-18T23:18:38.472Z] Removing intermediate container e8e85091274b [2023-01-18T23:18:38.472Z] ---> d24fdc398510 [2023-01-18T23:18:38.472Z] Step 3/4 : COPY go.mod . [2023-01-18T23:18:39.050Z] ---> ceac4ce62275 [2023-01-18T23:18:39.050Z] Step 4/4 : RUN go mod download [2023-01-18T23:18:39.050Z] ---> Running in ec79651c4481 [2023-01-18T23:19:11.276Z] Removing intermediate container ec79651c4481 [2023-01-18T23:19:11.276Z] ---> a45cc7cb58b2 [2023-01-18T23:19:11.276Z] Successfully built a45cc7cb58b2 [2023-01-18T23:19:11.276Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:19:11.608Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T23:19:11.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:19:11.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-3016 does not seem to be running inside a container [2023-01-18T23:19:11.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T23:19:13.036Z] $ docker top 473b808b9ce79ecb47d9304a6c067919bbbaa3c4a2b36b6e3575b5cbfa8f82af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T23:19:13.886Z] + go version [2023-01-18T23:19:13.886Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T23:19:13.914Z] $ docker stop --time=1 473b808b9ce79ecb47d9304a6c067919bbbaa3c4a2b36b6e3575b5cbfa8f82af [2023-01-18T23:19:15.566Z] $ docker rm -f --volumes 473b808b9ce79ecb47d9304a6c067919bbbaa3c4a2b36b6e3575b5cbfa8f82af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:19:16.133Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T23:19:16.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:19:16.322Z] prd-ubuntu20.04-docker-arm64-4c-16g-3016 does not seem to be running inside a container [2023-01-18T23:19:16.402Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T23:19:17.531Z] $ docker top 846acb4e67a562c3643a3f367f709e2136e00e5cc383eeed2bfac436f06b4d05 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T23:19:17.720Z] ========================================================= [2023-01-18T23:19:17.720Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T23:19:17.720Z] ========================================================= [Pipeline] sh [2023-01-18T23:19:18.021Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-18T23:19:18.620Z] + make test [2023-01-18T23:19:18.889Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T23:19:51.110Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T23:21:42.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T23:21:42.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-18T23:21:42.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T23:21:42.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T23:21:42.787Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T23:21:57.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T23:21:57.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T23:21:57.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T23:21:57.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T23:21:57.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T23:21:57.872Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T23:21:57.872Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T23:21:57.872Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T23:21:57.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T23:22:12.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.436s coverage: 28.7% of statements [2023-01-18T23:22:12.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T23:22:12.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T23:22:18.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.648s coverage: 98.5% of statements [2023-01-18T23:22:23.612Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.test] [2023-01-18T23:22:23.612Z] internal/core/metadata/controller/http/deviceresource_test.go:43:3: unknown field 'Tag' in struct literal of type dtos.DeviceResource [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:53:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:63:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:241:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:252:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:454:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:465:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:738:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:749:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:877:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T23:22:23.613Z] internal/core/metadata/controller/http/deviceprofile_test.go:877:3: too many errors [2023-01-18T23:22:23.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.207s coverage: 43.0% of statements [2023-01-18T23:22:23.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T23:22:23.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-18T23:22:23.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T23:22:23.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.535s coverage: 54.0% of statements [2023-01-18T23:22:23.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T23:22:23.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T23:22:45.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.651s coverage: 89.2% of statements [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T23:22:45.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.690s coverage: 2.4% of statements [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T23:22:45.740Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T23:22:45.740Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.498s coverage: 72.2% of statements [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T23:22:45.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.822s coverage: 60.0% of statements [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T23:22:45.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.870s coverage: 0.9% of statements [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T23:22:45.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.557s coverage: 58.8% of statements [2023-01-18T23:22:45.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.567s coverage: 29.6% of statements [2023-01-18T23:22:45.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T23:22:45.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.539s coverage: 47.1% of statements [2023-01-18T23:22:46.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.376s coverage: 79.5% of statements [2023-01-18T23:22:47.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.320s coverage: 94.1% of statements [2023-01-18T23:22:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.911s coverage: 96.3% of statements [2023-01-18T23:22:53.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.325s coverage: 87.5% of statements [2023-01-18T23:23:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.575s coverage: 94.4% of statements [2023-01-18T23:23:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.421s coverage: 44.8% of statements [2023-01-18T23:23:13.958Z] flag provided but not defined: -invalid [2023-01-18T23:23:13.958Z] Usage of setupRegistryACL: [2023-01-18T23:23:13.958Z] -configDir string [2023-01-18T23:23:13.958Z] [2023-01-18T23:23:13.958Z] --- FAIL: TestMultipleExecuteCalls (0.00s) [2023-01-18T23:23:13.958Z] --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.16s) [2023-01-18T23:23:13.958Z] command_test.go:278: [2023-01-18T23:23:13.958Z] Error Trace: /w/workspace/edgex-go/2/internal/security/bootstrapper/command/setupacl/command_test.go:278 [2023-01-18T23:23:13.958Z] Error: Received unexpected error: [2023-01-18T23:23:13.958Z] failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:40469/v1/consul/roles/role1": dial tcp 127.0.0.1:40469: connect: connection refused [2023-01-18T23:23:13.958Z] Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times [2023-01-18T23:23:13.958Z] FAIL [2023-01-18T23:23:13.958Z] coverage: 80.6% of statements [2023-01-18T23:23:13.958Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.994s [2023-01-18T23:23:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T23:23:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.360s coverage: 92.9% of statements [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T23:23:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T23:23:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.252s coverage: 86.9% of statements [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T23:23:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T23:23:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T23:23:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.347s coverage: 77.4% of statements [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T23:23:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements [2023-01-18T23:23:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements [2023-01-18T23:23:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.938s coverage: 91.2% of statements [2023-01-18T23:23:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T23:23:23.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.066s coverage: 64.7% of statements [2023-01-18T23:23:23.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T23:23:23.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T23:23:23.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements [2023-01-18T23:23:23.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2023-01-18T23:23:23.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2023-01-18T23:23:23.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2023-01-18T23:23:24.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2023-01-18T23:23:30.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.481s coverage: 65.3% of statements [2023-01-18T23:23:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T23:23:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T23:23:30.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T23:23:34.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.609s coverage: 41.8% of statements [2023-01-18T23:23:34.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T23:23:34.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T23:23:34.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.387s coverage: 89.5% of statements [2023-01-18T23:23:34.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T23:23:34.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements [2023-01-18T23:23:34.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T23:23:34.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T23:23:34.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T23:23:34.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T23:23:42.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.366s coverage: 17.7% of statements [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T23:23:42.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.749s coverage: 92.3% of statements [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T23:23:42.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.325s coverage: 63.2% of statements [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T23:23:42.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.528s coverage: 97.7% of statements [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T23:23:42.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T23:23:42.461Z] FAIL [2023-01-18T23:23:42.731Z] make: *** [Makefile:143: unittest] Error 2 [Pipeline] } [2023-01-18T23:23:42.769Z] $ docker stop --time=1 846acb4e67a562c3643a3f367f709e2136e00e5cc383eeed2bfac436f06b4d05 [2023-01-18T23:23:44.671Z] $ docker rm -f --volumes 846acb4e67a562c3643a3f367f709e2136e00e5cc383eeed2bfac436f06b4d05 [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-18T23:23:46.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T23:23:46.054Z] [2023-01-18T23:23:46.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:23:46.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T23:23:47.348Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T23:23:47.348Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T23:23:47.348Z] 04944245beec: Pulling fs layer [2023-01-18T23:23:47.348Z] 699f458cf7ca: Pulling fs layer [2023-01-18T23:23:47.348Z] 765212b225bb: Pulling fs layer [2023-01-18T23:23:47.348Z] f23df028b6ca: Pulling fs layer [2023-01-18T23:23:47.348Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T23:23:47.348Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T23:23:47.348Z] 765212b225bb: Waiting [2023-01-18T23:23:47.348Z] f23df028b6ca: Waiting [2023-01-18T23:23:47.348Z] d65c8cfc05b1: Waiting [2023-01-18T23:23:47.348Z] 2437ff75d9bd: Waiting [2023-01-18T23:23:47.348Z] 04944245beec: Verifying Checksum [2023-01-18T23:23:47.348Z] 04944245beec: Download complete [2023-01-18T23:23:47.348Z] 765212b225bb: Verifying Checksum [2023-01-18T23:23:47.348Z] 765212b225bb: Download complete [2023-01-18T23:23:47.619Z] f23df028b6ca: Verifying Checksum [2023-01-18T23:23:47.619Z] f23df028b6ca: Download complete [2023-01-18T23:23:47.619Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T23:23:47.619Z] d65c8cfc05b1: Download complete [2023-01-18T23:23:47.619Z] 699f458cf7ca: Verifying Checksum [2023-01-18T23:23:47.619Z] 699f458cf7ca: Download complete [2023-01-18T23:23:48.205Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T23:23:48.205Z] 8998bd30e6a1: Download complete [2023-01-18T23:23:50.152Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T23:23:50.152Z] 2437ff75d9bd: Download complete [2023-01-18T23:23:52.095Z] 8998bd30e6a1: Pull complete [2023-01-18T23:23:52.363Z] 04944245beec: Pull complete [2023-01-18T23:23:53.773Z] 699f458cf7ca: Pull complete [2023-01-18T23:23:53.773Z] 765212b225bb: Pull complete [2023-01-18T23:23:54.355Z] f23df028b6ca: Pull complete [2023-01-18T23:23:54.621Z] d65c8cfc05b1: Pull complete [2023-01-18T23:24:09.605Z] 2437ff75d9bd: Pull complete [2023-01-18T23:24:09.605Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T23:24:09.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T23:24:09.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:24:09.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-3016 does not seem to be running inside a container [2023-01-18T23:24:09.877Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T23:24:13.618Z] $ docker top 5200bf89209925c9fb00f0977ecc1862fe3f3daaf6c08c3a364bc012daac9432 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:24:14.450Z] ---> job-cost.sh [2023-01-18T23:24:14.450Z] lf-activate-venv: SKIPPING [2023-01-18T23:24:14.450Z] INFO: No Stack... [2023-01-18T23:24:15.032Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T23:24:15.996Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T23:24:16.635Z] + cut -d, -f6 [2023-01-18T23:24:16.635Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2023-01-18T23:24:16.708Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4292-2-stack-cost] [2023-01-18T23:24:16.716Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4292-2-stack-cost] did not exist. Created. [2023-01-18T23:24:16.717Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4292-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T23:24:17.369Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T23:24:18.044Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T23:24:18.050Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4292-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T23:24:18.080Z] $ docker stop --time=1 5200bf89209925c9fb00f0977ecc1862fe3f3daaf6c08c3a364bc012daac9432 [2023-01-18T23:24:19.577Z] $ docker rm -f --volumes 5200bf89209925c9fb00f0977ecc1862fe3f3daaf6c08c3a364bc012daac9432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T23:24:19.806Z] 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-18T23:24:20.384Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:24:20.672Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:24:21.542Z] ---> package-listing.sh [2023-01-18T23:24:21.542Z] ++ facter osfamily [2023-01-18T23:24:21.542Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T23:24:21.542Z] + OS_FAMILY=debian [2023-01-18T23:24:21.542Z] + workspace=/w/workspace/edgex-go/2 [2023-01-18T23:24:21.542Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T23:24:21.542Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T23:24:21.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T23:24:21.542Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T23:24:21.542Z] + '[' /w/workspace/edgex-go/2 ']' [2023-01-18T23:24:21.542Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T23:24:21.542Z] + case "${OS_FAMILY}" in [2023-01-18T23:24:21.801Z] + dpkg -l [2023-01-18T23:24:21.801Z] + grep '^ii' [2023-01-18T23:24:21.801Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T23:24:21.801Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T23:24:21.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T23:24:21.801Z] + '[' /w/workspace/edgex-go/2 ']' [2023-01-18T23:24:21.801Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-01-18T23:24:21.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-01-18T23:24:21.812Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T23:24:22.088Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:24:22.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T23:24:22.646Z] [2023-01-18T23:24:22.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:24:22.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T23:24:22.943Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T23:24:22.943Z] 5eb5b503b376: Pulling fs layer [2023-01-18T23:24:22.943Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T23:24:22.943Z] ec43610c2a17: Pulling fs layer [2023-01-18T23:24:22.943Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T23:24:22.943Z] 33b1e0a273af: Pulling fs layer [2023-01-18T23:24:22.943Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T23:24:22.943Z] 2f39f015ded8: Pulling fs layer [2023-01-18T23:24:22.943Z] 3a2ae6a8a46f: Waiting [2023-01-18T23:24:22.943Z] 33b1e0a273af: Waiting [2023-01-18T23:24:22.943Z] 5d3b04190fa2: Waiting [2023-01-18T23:24:22.943Z] 2f39f015ded8: Waiting [2023-01-18T23:24:22.943Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T23:24:22.943Z] 5c69ac0246d0: Download complete [2023-01-18T23:24:22.943Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T23:24:22.943Z] 3a2ae6a8a46f: Download complete [2023-01-18T23:24:23.202Z] 33b1e0a273af: Verifying Checksum [2023-01-18T23:24:23.202Z] 33b1e0a273af: Download complete [2023-01-18T23:24:23.202Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T23:24:23.202Z] 5d3b04190fa2: Download complete [2023-01-18T23:24:23.202Z] ec43610c2a17: Verifying Checksum [2023-01-18T23:24:23.202Z] ec43610c2a17: Download complete [2023-01-18T23:24:23.460Z] 5eb5b503b376: Verifying Checksum [2023-01-18T23:24:23.460Z] 5eb5b503b376: Download complete [2023-01-18T23:24:24.028Z] 2f39f015ded8: Download complete [2023-01-18T23:24:24.286Z] 5eb5b503b376: Pull complete [2023-01-18T23:24:24.544Z] 5c69ac0246d0: Pull complete [2023-01-18T23:24:24.802Z] ec43610c2a17: Pull complete [2023-01-18T23:24:25.062Z] 3a2ae6a8a46f: Pull complete [2023-01-18T23:24:25.062Z] 33b1e0a273af: Pull complete [2023-01-18T23:24:25.319Z] 5d3b04190fa2: Pull complete [2023-01-18T23:24:29.499Z] 2f39f015ded8: Pull complete [2023-01-18T23:24:29.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T23:24:29.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T23:24:29.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:24:29.571Z] prd-ubuntu20.04-docker-8c-8g-3015 does not seem to be running inside a container [2023-01-18T23:24:29.607Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T23:24:31.422Z] $ docker top bace1f23e5e40dd8dee321a0e01dfdd97f3a951cbfc3c9456c8d58bd3546f18a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T23:24:31.762Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T23:24:32.058Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T23:24:32.345Z] + ls /var/log/sa-host [2023-01-18T23:24:32.345Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T23:24:32.529Z] provisioning config files... [2023-01-18T23:24:32.538Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config14136815622341364540tmp [Pipeline] { [Pipeline] echo [2023-01-18T23:24:32.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:24:32.834Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T23:24:32.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:24:33.165Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T23:24:33.174Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:24:33.460Z] ---> sudo-logs.sh [2023-01-18T23:24:33.460Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T23:24:33.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:24:33.790Z] ---> job-cost.sh [2023-01-18T23:24:33.790Z] lf-activate-venv: SKIPPING [2023-01-18T23:24:33.790Z] DEBUG: total: 0.10999999940395355 [2023-01-18T23:24:33.790Z] INFO: Retrieving Stack Cost... [2023-01-18T23:24:34.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T23:24:34.616Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T23:24:34.628Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:24:34.909Z] ---> logs-deploy.sh [2023-01-18T23:24:34.909Z] lf-activate-venv: SKIPPING [2023-01-18T23:24:34.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4292/2 [2023-01-18T23:24:34.909Z] INFO: archiving workspace using pattern(s): [2023-01-18T23:24:35.845Z] Archives upload complete. [2023-01-18T23:24:35.845Z] INFO: archiving logs to Nexus