Pull request #4906 opened 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 40b4e163d8a5c604fec7c138303a1ba7b7237711+32d446f668fb740eda029dbdcd51413a8d4322dd (f8e7263616665b80d31dfb0413b9a647f1d00818) 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-ssh280461615324976774.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6645917176560569210.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4906/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4906/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh311039545660895514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4906/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12441261740276067834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13218543227073611060.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4906/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4906/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14541604260955334591.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [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.21 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/v3 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9931 in /w/workspace/edgexfoundry_edgex-go_PR-4906 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4906/head:refs/remotes/origin/PR-4906 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32d446f668fb740eda029dbdcd51413a8d4322dd into PR head commit 40b4e163d8a5c604fec7c138303a1ba7b7237711 Merge succeeded, producing af91089028d3e117818d80936a22f836da178d13 Checking out Revision af91089028d3e117818d80936a22f836da178d13 (PR-4906) > git config core.sparsecheckout # timeout=10 > git checkout -f 40b4e163d8a5c604fec7c138303a1ba7b7237711 # 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 32d446f668fb740eda029dbdcd51413a8d4322dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af91089028d3e117818d80936a22f836da178d13 # timeout=10 Commit message: "Merge commit '32d446f668fb740eda029dbdcd51413a8d4322dd' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-10T02:37:22.905Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-10T02:37:23.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-10T02:37:23.236Z] ========================================================= [2024-09-10T02:37:23.236Z] EdgeX Global Pipelines Version Info [2024-09-10T02:37:23.236Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:37:25.041Z] ------------------- [2024-09-10T02:37:25.041Z] stable info: [2024-09-10T02:37:25.041Z] ------------------- [2024-09-10T02:37:25.041Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T02:37:25.041Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T02:37:25.042Z] Message: update stable to v1.0.263 [2024-09-10T02:37:25.610Z] ------------------- [2024-09-10T02:37:25.610Z] experimental info: [2024-09-10T02:37:25.610Z] ------------------- [2024-09-10T02:37:25.610Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T02:37:25.610Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T02:37:25.610Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-10T02:37:25.832Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-10T02:37:25.893Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-10T02:37:25.952Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-10T02:37:26.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-10T02:37:26.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-10T02:37:26.125Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-10T02:37:26.187Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-10T02:37:26.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-10T02:37:26.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-10T02:37:26.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-10T02:37:26.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-10T02:37:26.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-10T02:37:26.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-10T02:37:26.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-10T02:37:26.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-10T02:37:26.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T02:37:26.834Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T02:37:26.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-10T02:37:26.965Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-10T02:37:27.025Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-10T02:37:27.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-10T02:37:27.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-10T02:37:27.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-10T02:37:27.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4906 [Pipeline] echo [2024-09-10T02:37:27.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4906 [Pipeline] echo [2024-09-10T02:37:27.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4906 [Pipeline] echo [2024-09-10T02:37:27.448Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af91089028d3e117818d80936a22f836da178d13 [Pipeline] echo [2024-09-10T02:37:27.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af91089 [Pipeline] echo [2024-09-10T02:37:27.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T02:37:27.724Z] provisioning config files... [2024-09-10T02:37:27.742Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7526322608116738234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:37:28.129Z] ---> ****-login.sh [2024-09-10T02:37:28.129Z] nexus3.edgexfoundry.org:10001 [2024-09-10T02:37:28.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:28.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:28.390Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:28.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:28.390Z] [2024-09-10T02:37:28.390Z] Login Succeeded [2024-09-10T02:37:28.390Z] nexus3.edgexfoundry.org:10002 [2024-09-10T02:37:28.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:28.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:28.391Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:28.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:28.391Z] [2024-09-10T02:37:28.391Z] Login Succeeded [2024-09-10T02:37:28.391Z] nexus3.edgexfoundry.org:10003 [2024-09-10T02:37:28.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:28.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:28.651Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:28.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:28.651Z] [2024-09-10T02:37:28.651Z] Login Succeeded [2024-09-10T02:37:28.651Z] nexus3.edgexfoundry.org:10004 [2024-09-10T02:37:28.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:28.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:28.651Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:28.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:28.651Z] [2024-09-10T02:37:28.651Z] Login Succeeded [2024-09-10T02:37:28.651Z] ****.io [2024-09-10T02:37:28.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:28.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:28.912Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:28.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:28.912Z] [2024-09-10T02:37:28.912Z] Login Succeeded [2024-09-10T02:37:28.912Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T02:37:28.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T02:37:29.400Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/core-command/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/core-data/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-10T02:37:29.400Z] + + dirname cmd/core-keeper/Dockerfile [2024-09-10T02:37:29.400Z] cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/core-metadata/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/support-notifications/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-10T02:37:29.400Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-10T02:37:29.400Z] + cut -d/ -f2 [2024-09-10T02:37:29.400Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-10T02:37:29.452Z] 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-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 [2024-09-10T02:37:29.976Z] + git rev-list -1 --merges af91089028d3e117818d80936a22f836da178d13~1..af91089028d3e117818d80936a22f836da178d13 [Pipeline] echo [2024-09-10T02:37:30.015Z] -----------> git rev-list -1 --merges af91089028d3e117818d80936a22f836da178d13~1..af91089028d3e117818d80936a22f836da178d13 af91089028d3e117818d80936a22f836da178d13 [2024-09-10T02:37:30.015Z] af91089028d3e117818d80936a22f836da178d13 [false] [Pipeline] sh [2024-09-10T02:37:30.337Z] + git log --format=format:%s -1 af91089028d3e117818d80936a22f836da178d13 [Pipeline] echo [2024-09-10T02:37:30.380Z] ========================================================= [2024-09-10T02:37:30.380Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-10T02:37:30.380Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-10T02:37:32.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T02:37:32.279Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-10T02:37:32.279Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-10T02:37:32.279Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-10T02:37:32.279Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-10T02:37:32.279Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-10T02:37:32.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:32.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T02:37:32.740Z] [2024-09-10T02:37:32.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:33.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T02:37:33.803Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-10T02:37:33.803Z] b85a868b505f: Pulling fs layer [2024-09-10T02:37:33.803Z] e2be974225ed: Pulling fs layer [2024-09-10T02:37:33.803Z] 339a4e72a1f5: Pulling fs layer [2024-09-10T02:37:33.803Z] 988bab9f4d93: Pulling fs layer [2024-09-10T02:37:33.803Z] 1469e6f7b9e6: Pulling fs layer [2024-09-10T02:37:33.803Z] eaf3925da568: Pulling fs layer [2024-09-10T02:37:33.803Z] bab4dde63d76: Pulling fs layer [2024-09-10T02:37:33.803Z] bde34c3a00c8: Pulling fs layer [2024-09-10T02:37:33.803Z] b352a97aabf1: Pulling fs layer [2024-09-10T02:37:33.803Z] 4872d77fe225: Pulling fs layer [2024-09-10T02:37:33.803Z] 5851b861e8e6: Pulling fs layer [2024-09-10T02:37:33.803Z] 1469e6f7b9e6: Waiting [2024-09-10T02:37:33.803Z] eaf3925da568: Waiting [2024-09-10T02:37:33.803Z] bab4dde63d76: Waiting [2024-09-10T02:37:33.803Z] bde34c3a00c8: Waiting [2024-09-10T02:37:33.803Z] 5851b861e8e6: Waiting [2024-09-10T02:37:33.803Z] 988bab9f4d93: Waiting [2024-09-10T02:37:33.803Z] b352a97aabf1: Waiting [2024-09-10T02:37:33.803Z] 4872d77fe225: Waiting [2024-09-10T02:37:33.803Z] e2be974225ed: Verifying Checksum [2024-09-10T02:37:33.803Z] e2be974225ed: Download complete [2024-09-10T02:37:33.803Z] 988bab9f4d93: Verifying Checksum [2024-09-10T02:37:33.803Z] 988bab9f4d93: Download complete [2024-09-10T02:37:34.064Z] 1469e6f7b9e6: Verifying Checksum [2024-09-10T02:37:34.064Z] 1469e6f7b9e6: Download complete [2024-09-10T02:37:34.064Z] eaf3925da568: Download complete [2024-09-10T02:37:34.064Z] 339a4e72a1f5: Verifying Checksum [2024-09-10T02:37:34.064Z] 339a4e72a1f5: Download complete [2024-09-10T02:37:34.064Z] bde34c3a00c8: Download complete [2024-09-10T02:37:34.064Z] b352a97aabf1: Verifying Checksum [2024-09-10T02:37:34.064Z] b352a97aabf1: Download complete [2024-09-10T02:37:34.064Z] 4872d77fe225: Download complete [2024-09-10T02:37:34.064Z] 5851b861e8e6: Verifying Checksum [2024-09-10T02:37:34.064Z] 5851b861e8e6: Download complete [2024-09-10T02:37:34.064Z] b85a868b505f: Download complete [2024-09-10T02:37:34.324Z] bab4dde63d76: Verifying Checksum [2024-09-10T02:37:34.324Z] bab4dde63d76: Download complete [2024-09-10T02:37:35.261Z] b85a868b505f: Pull complete [2024-09-10T02:37:35.520Z] e2be974225ed: Pull complete [2024-09-10T02:37:35.780Z] 339a4e72a1f5: Pull complete [2024-09-10T02:37:36.040Z] 988bab9f4d93: Pull complete [2024-09-10T02:37:36.298Z] 1469e6f7b9e6: Pull complete [2024-09-10T02:37:36.298Z] eaf3925da568: Pull complete [2024-09-10T02:37:38.199Z] bab4dde63d76: Pull complete [2024-09-10T02:37:38.199Z] bde34c3a00c8: Pull complete [2024-09-10T02:37:38.458Z] b352a97aabf1: Pull complete [2024-09-10T02:37:38.458Z] 4872d77fe225: Pull complete [2024-09-10T02:37:38.458Z] 5851b861e8e6: Pull complete [2024-09-10T02:37:38.458Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-10T02:37:38.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T02:37:38.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:37:40.292Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2024-09-10T02:37:40.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T02:37:43.435Z] $ docker top 733f9af4906d8b6bc2c1950093ce146bfbc5f8f4f2400eb96a2490d75d523567 -eo pid,comm [2024-09-10T02:37:43.492Z] 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). [2024-09-10T02:37:43.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T02:37:43.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T02:37:43.663Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T02:37:43.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T02:37:43.780Z] $ docker exec 733f9af4906d8b6bc2c1950093ce146bfbc5f8f4f2400eb96a2490d75d523567 ssh-agent [2024-09-10T02:37:43.886Z] SSH_AUTH_SOCK=/tmp/ssh-2bjzOASE3yhO/agent.31 [2024-09-10T02:37:43.886Z] SSH_AGENT_PID=37 [2024-09-10T02:37:43.894Z] Running ssh-add (command line suppressed) [2024-09-10T02:37:43.992Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6445505261972979347.key (/w/workspace/edgex-go/1@tmp/private_key_6445505261972979347.key) [2024-09-10T02:37:44.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T02:37:44.359Z] + git tag --points-at HEAD [Pipeline] } [2024-09-10T02:37:44.387Z] $ docker exec --env ******** --env ******** 733f9af4906d8b6bc2c1950093ce146bfbc5f8f4f2400eb96a2490d75d523567 ssh-agent -k [2024-09-10T02:37:44.486Z] unset SSH_AUTH_SOCK; [2024-09-10T02:37:44.486Z] unset SSH_AGENT_PID; [2024-09-10T02:37:44.487Z] echo Agent pid 37 killed; [2024-09-10T02:37:44.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-10T02:37:44.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T02:37:44.609Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T02:37:44.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T02:37:44.729Z] $ docker exec 733f9af4906d8b6bc2c1950093ce146bfbc5f8f4f2400eb96a2490d75d523567 ssh-agent [2024-09-10T02:37:44.852Z] SSH_AUTH_SOCK=/tmp/ssh-k1ZgKTmp5igP/agent.70 [2024-09-10T02:37:44.852Z] SSH_AGENT_PID=77 [2024-09-10T02:37:44.857Z] Running ssh-add (command line suppressed) [2024-09-10T02:37:44.964Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8415559892188941810.key (/w/workspace/edgex-go/1@tmp/private_key_8415559892188941810.key) [2024-09-10T02:37:44.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T02:37:45.334Z] + git semver init [2024-09-10T02:37:45.593Z] 2024-09-10 02:37:45,511 [run_init] DEBUG init version:0.0.0 force:False [2024-09-10T02:37:45.593Z] 2024-09-10 02:37:45,511 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-10T02:37:45.593Z] 2024-09-10 02:37:45,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-10T02:37:45.593Z] 2024-09-10 02:37:45,512 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-10T02:37:52.176Z] 2024-09-10 02:37:51,111 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-10T02:37:52.176Z] 2024-09-10 02:37:51,111 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4906 with force:False [2024-09-10T02:37:52.176Z] 2024-09-10 02:37:51,112 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4906 [2024-09-10T02:37:52.176Z] 2024-09-10 02:37:51,116 [execute] INFO git cat-file --batch-check [2024-09-10T02:37:52.176Z] 2024-09-10 02:37:51,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T02:37:52.176Z] 2024-09-10 02:37:51,124 [execute] INFO git cat-file --batch [2024-09-10T02:37:52.176Z] 2024-09-10 02:37:51,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T02:37:52.176Z] 2024-09-10 02:37:51,129 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4906 [2024-09-10T02:37:52.176Z] 0.0.0 [Pipeline] } [2024-09-10T02:37:52.207Z] $ docker exec --env ******** --env ******** 733f9af4906d8b6bc2c1950093ce146bfbc5f8f4f2400eb96a2490d75d523567 ssh-agent -k [2024-09-10T02:37:52.301Z] unset SSH_AUTH_SOCK; [2024-09-10T02:37:52.301Z] unset SSH_AGENT_PID; [2024-09-10T02:37:52.302Z] echo Agent pid 77 killed; [2024-09-10T02:37:52.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T02:37:52.785Z] + git semver [Pipeline] } [2024-09-10T02:37:53.079Z] $ docker stop --time=1 733f9af4906d8b6bc2c1950093ce146bfbc5f8f4f2400eb96a2490d75d523567 [2024-09-10T02:37:54.362Z] $ docker rm -f --volumes 733f9af4906d8b6bc2c1950093ce146bfbc5f8f4f2400eb96a2490d75d523567 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T02:37:54.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-10T02:37:55.122Z] Stashed 1 file(s) [Pipeline] echo [2024-09-10T02:37:55.148Z] [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 [2024-09-10T02:37:56.087Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-10T02:37:56.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:37:56.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:37:56.230Z] ========================================================= [2024-09-10T02:37:56.230Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-10T02:37:56.230Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:37:56.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T02:37:56.600Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-10T02:37:56.600Z] 619be1103602: Pulling fs layer [2024-09-10T02:37:56.600Z] 7862e08f4a3e: Pulling fs layer [2024-09-10T02:37:56.600Z] 5df492c9dc93: Pulling fs layer [2024-09-10T02:37:56.600Z] 7629e6793208: Pulling fs layer [2024-09-10T02:37:56.600Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T02:37:56.600Z] 7629e6793208: Waiting [2024-09-10T02:37:56.600Z] fb5054dd5b73: Pulling fs layer [2024-09-10T02:37:56.600Z] eeca6798cff9: Pulling fs layer [2024-09-10T02:37:56.600Z] aa269ceb94a6: Pulling fs layer [2024-09-10T02:37:56.600Z] eeca6798cff9: Waiting [2024-09-10T02:37:56.600Z] ada007ff1a6a: Pulling fs layer [2024-09-10T02:37:56.600Z] aa269ceb94a6: Waiting [2024-09-10T02:37:56.600Z] ada007ff1a6a: Waiting [2024-09-10T02:37:56.600Z] 7862e08f4a3e: Download complete [2024-09-10T02:37:56.600Z] 7629e6793208: Verifying Checksum [2024-09-10T02:37:56.600Z] 7629e6793208: Download complete [2024-09-10T02:37:56.600Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T02:37:56.600Z] 4f4fb700ef54: Download complete [2024-09-10T02:37:56.600Z] fb5054dd5b73: Verifying Checksum [2024-09-10T02:37:56.600Z] fb5054dd5b73: Download complete [2024-09-10T02:37:56.600Z] 619be1103602: Verifying Checksum [2024-09-10T02:37:56.600Z] 619be1103602: Download complete [2024-09-10T02:37:56.878Z] eeca6798cff9: Verifying Checksum [2024-09-10T02:37:56.878Z] eeca6798cff9: Download complete [2024-09-10T02:37:56.878Z] 619be1103602: Pull complete [2024-09-10T02:37:56.878Z] ada007ff1a6a: Verifying Checksum [2024-09-10T02:37:56.878Z] ada007ff1a6a: Download complete [2024-09-10T02:37:57.138Z] 7862e08f4a3e: Pull complete [2024-09-10T02:37:57.138Z] 5df492c9dc93: Verifying Checksum [2024-09-10T02:37:57.138Z] 5df492c9dc93: Download complete [2024-09-10T02:37:57.397Z] aa269ceb94a6: Verifying Checksum [2024-09-10T02:37:57.397Z] aa269ceb94a6: Download complete [2024-09-10T02:38:00.682Z] 5df492c9dc93: Pull complete [2024-09-10T02:38:00.682Z] 7629e6793208: Pull complete [2024-09-10T02:38:00.682Z] 4f4fb700ef54: Pull complete [2024-09-10T02:38:00.682Z] fb5054dd5b73: Pull complete [2024-09-10T02:38:00.941Z] eeca6798cff9: Pull complete [2024-09-10T02:38:03.469Z] aa269ceb94a6: Pull complete [2024-09-10T02:38:03.729Z] ada007ff1a6a: Pull complete [2024-09-10T02:38:03.729Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-10T02:38:03.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T02:38:03.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:38:04.119Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T02:38:04.119Z] WORKDIR /edgex [2024-09-10T02:38:04.119Z] COPY go.mod . [2024-09-10T02:38:04.119Z] RUN go mod download [2024-09-10T02:38:04.119Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-10T02:38:04.694Z] Sending build context to Docker daemon 179.3MB [2024-09-10T02:38:04.694Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T02:38:04.694Z] ---> f489d0715acc [2024-09-10T02:38:04.694Z] Step 2/4 : WORKDIR /edgex [2024-09-10T02:38:10.559Z] Still waiting to schedule task [2024-09-10T02:38:10.559Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-10T02:38:11.310Z] ---> Running in 79ee08310836 [2024-09-10T02:38:11.310Z] Removing intermediate container 79ee08310836 [2024-09-10T02:38:11.310Z] ---> bbc93ff9bb5f [2024-09-10T02:38:11.310Z] Step 3/4 : COPY go.mod . [2024-09-10T02:38:11.310Z] ---> 92b071f918ee [2024-09-10T02:38:11.310Z] Step 4/4 : RUN go mod download [2024-09-10T02:38:11.310Z] ---> Running in 0b9576b022cc [2024-09-10T02:38:37.866Z] Removing intermediate container 0b9576b022cc [2024-09-10T02:38:37.866Z] ---> c364b01a4082 [2024-09-10T02:38:37.866Z] Successfully built c364b01a4082 [2024-09-10T02:38:37.866Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:38.280Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T02:38:38.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:38:38.463Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2024-09-10T02:38:38.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T02:38:39.017Z] $ docker top 4746385174e648e9b5bdbc38a046fb81f911c5e77cb4bc91978fb88bcaad4262 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T02:38:39.492Z] + go version [2024-09-10T02:38:39.492Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-10T02:38:46.484Z] $ docker stop --time=1 4746385174e648e9b5bdbc38a046fb81f911c5e77cb4bc91978fb88bcaad4262 [2024-09-10T02:38:47.749Z] $ docker rm -f --volumes 4746385174e648e9b5bdbc38a046fb81f911c5e77cb4bc91978fb88bcaad4262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:48.544Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T02:38:48.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:38:48.717Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2024-09-10T02:38:48.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T02:38:49.087Z] $ docker top e397e9c811d0aa806d1008c2922ff372a6511faf602a9887cac5d5b262e7b788 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T02:38:49.253Z] ========================================================= [2024-09-10T02:38:49.253Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T02:38:49.253Z] ========================================================= [Pipeline] sh [2024-09-10T02:38:49.549Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:38:49.938Z] + make test [2024-09-10T02:38:49.938Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T02:38:58.059Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T02:39:30.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T02:39:30.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2024-09-10T02:39:31.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T02:39:31.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T02:39:31.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T02:39:31.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T02:39:31.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T02:39:31.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-09-10T02:39:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T02:39:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T02:39:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:39:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T02:39:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T02:39:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T02:39:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T02:39:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T02:39:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T02:39:34.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T02:39:34.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:39:34.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T02:39:34.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T02:39:34.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T02:39:35.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2024-09-10T02:39:35.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 53.2% of statements [2024-09-10T02:39:35.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.445s coverage: 93.4% of statements [2024-09-10T02:39:35.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-09-10T02:39:35.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T02:39:35.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T02:39:36.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T02:39:36.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-09-10T02:39:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T02:39:37.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.412s coverage: 95.8% of statements [2024-09-10T02:39:37.552Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-09-10T02:39:38.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T02:39:38.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T02:39:38.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] [2024-09-10T02:39:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-09-10T02:39:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.7% of statements [2024-09-10T02:39:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-09-10T02:39:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-09-10T02:39:39.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-09-10T02:39:39.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-09-10T02:39:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements [2024-09-10T02:39:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T02:39:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T02:39:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T02:39:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T02:39:40.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T02:39:40.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T02:39:40.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T02:39:40.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T02:39:42.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T02:39:42.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T02:39:42.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T02:39:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T02:39:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T02:39:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T02:39:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T02:39:43.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T02:39:43.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T02:39:44.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T02:39:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T02:39:46.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T02:39:47.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T02:39:47.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T02:39:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T02:39:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T02:39:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T02:39:51.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T02:39:51.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T02:39:51.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T02:39:51.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T02:39:51.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T02:39:51.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T02:39:51.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T02:39:52.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-09-10T02:39:52.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T02:39:52.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T02:39:52.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T02:39:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-10T02:39:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T02:39:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:39:54.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T02:39:55.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T02:39:55.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T02:39:55.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T02:39:55.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T02:39:57.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T02:39:57.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:39:57.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T02:39:57.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T02:39:57.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T02:39:57.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T02:39:58.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T02:39:58.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:40:04.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements [2024-09-10T02:40:04.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements [2024-09-10T02:40:04.913Z] --- FAIL: TestGeneratePostgresScript (0.00s) [2024-09-10T02:40:04.913Z] postgres_script_test.go:53: [2024-09-10T02:40:04.913Z] Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/helper/postgres_script_test.go:53 [2024-09-10T02:40:04.913Z] Error: Not equal: [2024-09-10T02:40:04.913Z] expected: 15 [2024-09-10T02:40:04.913Z] actual : 17 [2024-09-10T02:40:04.914Z] Test: TestGeneratePostgresScript [2024-09-10T02:40:04.914Z] FAIL [2024-09-10T02:40:04.914Z] coverage: 66.7% of statements [2024-09-10T02:40:04.914Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 75.0% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.039s coverage: 89.4% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 36.5% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 5.2% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.1% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-09-10T02:40:04.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.050s coverage: 98.9% of statements [2024-09-10T02:40:04.914Z] FAIL [2024-09-10T02:40:04.914Z] make: *** [Makefile:161: unittest] Error 1 [Pipeline] } [2024-09-10T02:40:04.985Z] $ docker stop --time=1 e397e9c811d0aa806d1008c2922ff372a6511faf602a9887cac5d5b262e7b788 [2024-09-10T02:40:06.933Z] $ docker rm -f --volumes e397e9c811d0aa806d1008c2922ff372a6511faf602a9887cac5d5b262e7b788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-10T02:40:08.201Z] Failed in branch amd64 [2024-09-10T02:41:52.396Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9934 in /w/workspace/edgexfoundry_edgex-go_PR-4906 [Pipeline] { [Pipeline] ws [2024-09-10T02:41:52.467Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-10T02:41:52.579Z] The recommended git tool is: git [2024-09-10T02:42:03.105Z] using credential edgex-jenkins-ssh [2024-09-10T02:42:03.139Z] Cloning the remote Git repository [2024-09-10T02:42:03.225Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-10T02:42:03.346Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-10T02:42:03.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T02:42:03.614Z] > git --version # timeout=10 [2024-09-10T02:42:03.659Z] > git --version # 'git version 2.25.1' [2024-09-10T02:42:03.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T02:42:04.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T02:42:21.982Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T02:42:22.004Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T02:42:23.952Z] Merging remotes/origin/main commit 32d446f668fb740eda029dbdcd51413a8d4322dd into PR head commit 40b4e163d8a5c604fec7c138303a1ba7b7237711 [2024-09-10T02:42:22.988Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T02:42:23.031Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T02:42:23.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T02:42:23.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4906/head:refs/remotes/origin/PR-4906 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-10T02:42:23.968Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T02:42:24.050Z] > git checkout -f 40b4e163d8a5c604fec7c138303a1ba7b7237711 # timeout=10 [2024-09-10T02:42:24.334Z] > git remote # timeout=10 [2024-09-10T02:42:24.355Z] > git config --get remote.origin.url # timeout=10 [2024-09-10T02:42:24.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T02:42:24.397Z] > git merge 32d446f668fb740eda029dbdcd51413a8d4322dd # timeout=10 [2024-09-10T02:42:24.758Z] Merge succeeded, producing 5e0a4b98f660e8857d3c02163ac7f9ab3930dc2e [2024-09-10T02:42:24.758Z] Checking out Revision 5e0a4b98f660e8857d3c02163ac7f9ab3930dc2e (PR-4906) [2024-09-10T02:42:24.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-10T02:42:24.761Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T02:42:24.778Z] > git checkout -f 5e0a4b98f660e8857d3c02163ac7f9ab3930dc2e # timeout=10 [2024-09-10T02:42:28.789Z] Commit message: "Merge commit '32d446f668fb740eda029dbdcd51413a8d4322dd' into HEAD" [2024-09-10T02:42:28.789Z] First time build. Skipping changelog. [2024-09-10T02:42:28.906Z] > git --version # timeout=10 [2024-09-10T02:42:28.922Z] > git --version # 'git version 2.25.1' [2024-09-10T02:42:28.938Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T02:42:31.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-10T02:42:31.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T02:42:31.074Z] Dload Upload Total Spent Left Speed [2024-09-10T02:42:31.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-09-10T02:42:31.442Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-10T02:42:31.808Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-10T02:42:31.808Z] + sudo tee /etc/docker/daemon.new [2024-09-10T02:42:31.808Z] { [2024-09-10T02:42:31.808Z] "registry-mirrors": [ [2024-09-10T02:42:31.808Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-10T02:42:31.808Z] ], [2024-09-10T02:42:31.808Z] "bip": "10.250.0.254/24", [2024-09-10T02:42:31.808Z] "hosts": [ [2024-09-10T02:42:31.808Z] "tcp://0.0.0.0:5555", [2024-09-10T02:42:31.808Z] "unix:///var/run/docker.sock" [2024-09-10T02:42:31.808Z] ], [2024-09-10T02:42:31.808Z] "mtu": 1458, [2024-09-10T02:42:31.808Z] "selinux-enabled": true, [2024-09-10T02:42:31.808Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-10T02:42:31.808Z] } [Pipeline] sh [2024-09-10T02:42:32.176Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-10T02:42:32.561Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T02:42:50.989Z] provisioning config files... [2024-09-10T02:42:51.032Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4383967028382811631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:42:51.586Z] ---> ****-login.sh [2024-09-10T02:42:51.586Z] nexus3.edgexfoundry.org:10001 [2024-09-10T02:42:52.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:42:52.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:42:52.179Z] Configure a credential helper to remove this warning. See [2024-09-10T02:42:52.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:42:52.179Z] [2024-09-10T02:42:52.179Z] Login Succeeded [2024-09-10T02:42:52.179Z] nexus3.edgexfoundry.org:10002 [2024-09-10T02:42:52.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:42:52.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:42:52.715Z] Configure a credential helper to remove this warning. See [2024-09-10T02:42:52.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:42:52.715Z] [2024-09-10T02:42:52.715Z] Login Succeeded [2024-09-10T02:42:52.715Z] nexus3.edgexfoundry.org:10003 [2024-09-10T02:42:52.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:42:52.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:42:52.984Z] Configure a credential helper to remove this warning. See [2024-09-10T02:42:52.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:42:52.984Z] [2024-09-10T02:42:52.984Z] Login Succeeded [2024-09-10T02:42:52.984Z] nexus3.edgexfoundry.org:10004 [2024-09-10T02:42:53.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:42:53.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:42:53.527Z] Configure a credential helper to remove this warning. See [2024-09-10T02:42:53.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:42:53.527Z] [2024-09-10T02:42:53.527Z] Login Succeeded [2024-09-10T02:42:53.527Z] ****.io [2024-09-10T02:42:53.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:42:54.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:42:54.064Z] Configure a credential helper to remove this warning. See [2024-09-10T02:42:54.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:42:54.064Z] [2024-09-10T02:42:54.064Z] Login Succeeded [2024-09-10T02:42:54.064Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T02:42:54.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-10T02:42:54.922Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-10T02:42:54.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:42:55.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:42:55.077Z] ========================================================= [2024-09-10T02:42:55.077Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-10T02:42:55.077Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:42:55.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T02:42:55.754Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-10T02:42:55.754Z] c6b39de5b339: Pulling fs layer [2024-09-10T02:42:55.754Z] a69c41024577: Pulling fs layer [2024-09-10T02:42:55.754Z] d6de4b400683: Pulling fs layer [2024-09-10T02:42:55.754Z] 35cb2a7552d0: Pulling fs layer [2024-09-10T02:42:55.754Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T02:42:55.754Z] 464afbd9ba4c: Pulling fs layer [2024-09-10T02:42:55.754Z] 00f215d4a9da: Pulling fs layer [2024-09-10T02:42:55.754Z] d496ad576159: Pulling fs layer [2024-09-10T02:42:55.754Z] 464afbd9ba4c: Waiting [2024-09-10T02:42:55.754Z] 00f215d4a9da: Waiting [2024-09-10T02:42:55.754Z] 35cb2a7552d0: Waiting [2024-09-10T02:42:55.754Z] 4f4fb700ef54: Waiting [2024-09-10T02:42:55.754Z] d496ad576159: Waiting [2024-09-10T02:42:55.754Z] a69c41024577: Download complete [2024-09-10T02:42:55.754Z] 35cb2a7552d0: Verifying Checksum [2024-09-10T02:42:55.754Z] 35cb2a7552d0: Download complete [2024-09-10T02:42:55.754Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T02:42:55.754Z] 4f4fb700ef54: Download complete [2024-09-10T02:42:55.754Z] 464afbd9ba4c: Verifying Checksum [2024-09-10T02:42:55.754Z] 464afbd9ba4c: Download complete [2024-09-10T02:42:55.754Z] c6b39de5b339: Download complete [2024-09-10T02:42:56.351Z] d496ad576159: Verifying Checksum [2024-09-10T02:42:56.351Z] d496ad576159: Download complete [2024-09-10T02:42:56.952Z] c6b39de5b339: Pull complete [2024-09-10T02:42:57.544Z] a69c41024577: Pull complete [2024-09-10T02:42:57.815Z] d6de4b400683: Verifying Checksum [2024-09-10T02:42:57.815Z] d6de4b400683: Download complete [2024-09-10T02:42:59.255Z] 00f215d4a9da: Verifying Checksum [2024-09-10T02:42:59.255Z] 00f215d4a9da: Download complete [2024-09-10T02:43:14.308Z] d6de4b400683: Pull complete [2024-09-10T02:43:14.308Z] 35cb2a7552d0: Pull complete [2024-09-10T02:43:14.308Z] 4f4fb700ef54: Pull complete [2024-09-10T02:43:14.308Z] 464afbd9ba4c: Pull complete [2024-09-10T02:43:22.539Z] 00f215d4a9da: Pull complete [2024-09-10T02:43:23.959Z] d496ad576159: Pull complete [2024-09-10T02:43:23.959Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-10T02:43:23.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T02:43:23.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:43:24.381Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T02:43:24.381Z] WORKDIR /edgex [2024-09-10T02:43:24.381Z] COPY go.mod . [2024-09-10T02:43:24.381Z] RUN go mod download -f [2024-09-10T02:43:24.381Z] - . [2024-09-10T02:43:25.359Z] Sending build context to Docker daemon 3.54MB [2024-09-10T02:43:25.359Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T02:43:25.359Z] ---> f246e2811388 [2024-09-10T02:43:25.359Z] Step 2/4 : WORKDIR /edgex [2024-09-10T02:43:27.310Z] ---> Running in 0726b457eb04 [2024-09-10T02:43:27.588Z] Removing intermediate container 0726b457eb04 [2024-09-10T02:43:27.588Z] ---> 84a3e0b18fdf [2024-09-10T02:43:27.588Z] Step 3/4 : COPY go.mod . [2024-09-10T02:43:28.180Z] ---> 5d1a4e69b9cc [2024-09-10T02:43:28.180Z] Step 4/4 : RUN go mod download [2024-09-10T02:43:28.180Z] ---> Running in ccab9eb36c48 [2024-09-10T02:44:36.112Z] Removing intermediate container ccab9eb36c48 [2024-09-10T02:44:36.112Z] ---> 3b2538011274 [2024-09-10T02:44:36.112Z] Successfully built 3b2538011274 [2024-09-10T02:44:36.112Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:44:36.596Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T02:44:36.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:44:36.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-9934 does not seem to be running inside a container [2024-09-10T02:44:36.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T02:44:38.451Z] $ docker top d1ad0f88a79beea83e8927a23b3cc20ce926198f59ef00f777e773739fd8dd91 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T02:44:39.356Z] + go version [2024-09-10T02:44:39.356Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-10T02:44:39.399Z] $ docker stop --time=1 d1ad0f88a79beea83e8927a23b3cc20ce926198f59ef00f777e773739fd8dd91 [2024-09-10T02:44:41.086Z] $ docker rm -f --volumes d1ad0f88a79beea83e8927a23b3cc20ce926198f59ef00f777e773739fd8dd91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:44:42.051Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T02:44:42.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:44:42.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-9934 does not seem to be running inside a container [2024-09-10T02:44:42.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T02:44:43.924Z] $ docker top cdbf37c9c6f19feadbb163f16741dc98e4e9cf4aeafe7b1518dd5b1899c11744 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T02:44:44.276Z] ========================================================= [2024-09-10T02:44:44.276Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T02:44:44.276Z] ========================================================= [Pipeline] sh [2024-09-10T02:44:44.963Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:44:45.708Z] + make test [2024-09-10T02:44:45.708Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T02:45:42.800Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T02:49:19.633Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T02:49:19.634Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T02:50:16.042Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T02:50:16.042Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T02:50:16.042Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T02:50:16.042Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T02:50:16.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T02:50:16.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T02:50:17.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T02:50:17.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T02:50:17.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T02:50:24.254Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T02:50:24.254Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T02:50:24.254Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T02:50:24.254Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T02:50:24.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T02:50:34.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T02:50:34.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T02:50:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.122s coverage: 28.7% of statements [2024-09-10T02:50:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.191s coverage: 97.0% of statements [2024-09-10T02:50:53.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T02:50:53.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T02:50:53.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T02:50:57.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.281s coverage: 69.2% of statements [2024-09-10T02:50:59.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T02:50:59.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T02:51:00.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements [2024-09-10T02:51:05.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T02:51:05.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T02:51:05.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:51:05.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T02:51:05.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T02:51:05.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T02:51:05.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T02:51:05.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T02:51:05.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T02:51:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T02:51:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:51:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T02:51:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T02:51:15.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T02:51:22.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.224s coverage: 93.4% of statements [2024-09-10T02:51:22.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.389s coverage: 91.7% of statements [2024-09-10T02:51:23.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T02:51:23.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T02:51:24.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.246s coverage: 7.0% of statements [2024-09-10T02:51:37.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T02:51:37.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:51:37.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T02:51:39.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T02:51:39.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T02:51:39.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T02:51:39.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T02:51:39.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T02:51:39.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T02:51:39.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T02:51:39.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T02:51:39.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.949s coverage: 95.8% of statements [2024-09-10T02:51:40.445Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-09-10T02:51:45.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T02:51:46.386Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.141s coverage: 0.0% of statements [no tests to run] [2024-09-10T02:51:52.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T02:51:52.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T02:51:54.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.329s coverage: 0.8% of statements [2024-09-10T02:51:54.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.156s coverage: 30.7% of statements [2024-09-10T02:51:57.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.159s coverage: 41.7% of statements [2024-09-10T02:51:57.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 77.8% of statements [2024-09-10T02:51:57.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.092s coverage: 94.1% of statements [2024-09-10T02:51:57.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements [2024-09-10T02:52:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.109s coverage: 87.5% of statements [2024-09-10T02:52:03.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T02:52:05.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T02:52:05.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T02:52:05.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T02:52:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T02:52:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T02:52:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T02:52:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T02:52:15.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.107s coverage: 94.4% of statements [2024-09-10T02:52:15.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T02:52:15.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T02:52:15.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T02:52:20.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T02:52:20.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T02:52:20.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T02:52:20.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T02:52:24.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T02:52:24.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T02:52:26.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T02:52:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.980s coverage: 79.9% of statements [2024-09-10T02:52:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.167s coverage: 92.9% of statements [2024-09-10T02:52:28.780Z] --- FAIL: TestGeneratePostgresScript (0.00s) [2024-09-10T02:52:28.780Z] postgres_script_test.go:53: [2024-09-10T02:52:28.780Z] Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/helper/postgres_script_test.go:53 [2024-09-10T02:52:28.780Z] Error: Not equal: [2024-09-10T02:52:28.780Z] expected: 15 [2024-09-10T02:52:28.780Z] actual : 17 [2024-09-10T02:52:28.780Z] Test: TestGeneratePostgresScript [2024-09-10T02:52:28.780Z] FAIL [2024-09-10T02:52:28.780Z] coverage: 66.7% of statements [2024-09-10T02:52:28.780Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s [2024-09-10T02:52:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.111s coverage: 62.3% of statements [2024-09-10T02:52:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.107s coverage: 75.0% of statements [2024-09-10T02:52:31.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T02:52:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T02:52:34.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements [2024-09-10T02:52:34.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-09-10T02:52:34.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.084s coverage: 100.0% of statements [2024-09-10T02:52:34.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.317s coverage: 81.8% of statements [2024-09-10T02:52:34.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.283s coverage: 82.1% of statements [2024-09-10T02:52:35.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.112s coverage: 86.0% of statements [2024-09-10T02:52:39.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T02:52:39.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T02:52:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.750s coverage: 63.1% of statements [2024-09-10T02:52:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.103s coverage: 100.0% of statements [2024-09-10T02:52:42.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2024-09-10T02:52:42.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.079s coverage: 100.0% of statements [2024-09-10T02:52:42.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T02:52:42.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T02:52:42.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T02:52:43.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2024-09-10T02:52:43.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements [2024-09-10T02:52:49.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T02:52:49.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T02:52:49.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T02:52:51.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.676s coverage: 36.5% of statements [2024-09-10T02:52:51.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.111s coverage: 89.5% of statements [2024-09-10T02:52:51.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T02:52:51.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T02:52:51.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T02:52:51.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T02:52:52.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.101s coverage: 84.8% of statements [2024-09-10T02:52:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T02:52:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T02:52:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T02:52:57.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.128s coverage: 5.2% of statements [2024-09-10T02:53:04.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-10T02:53:04.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T02:53:04.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:53:04.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T02:53:04.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.347s coverage: 97.1% of statements [2024-09-10T02:53:09.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T02:53:09.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T02:53:09.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T02:53:09.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T02:53:18.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.184s coverage: 19.9% of statements [2024-09-10T02:53:18.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T02:53:18.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:53:18.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T02:53:18.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T02:53:19.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.580s coverage: 95.7% of statements [2024-09-10T02:53:23.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T02:53:23.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T02:53:24.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.183s coverage: 61.8% of statements [2024-09-10T02:53:27.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T02:53:27.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:53:28.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.306s coverage: 98.9% of statements [2024-09-10T02:53:28.950Z] FAIL [2024-09-10T02:53:30.880Z] make: *** [Makefile:161: unittest] Error 1 [Pipeline] } [2024-09-10T02:53:30.933Z] $ docker stop --time=1 cdbf37c9c6f19feadbb163f16741dc98e4e9cf4aeafe7b1518dd5b1899c11744 [2024-09-10T02:53:32.970Z] $ docker rm -f --volumes cdbf37c9c6f19feadbb163f16741dc98e4e9cf4aeafe7b1518dd5b1899c11744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:53:35.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T02:53:35.679Z] [2024-09-10T02:53:35.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:53:36.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T02:53:36.373Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-10T02:53:36.374Z] 8998bd30e6a1: Pulling fs layer [2024-09-10T02:53:36.374Z] 04944245beec: Pulling fs layer [2024-09-10T02:53:36.374Z] 699f458cf7ca: Pulling fs layer [2024-09-10T02:53:36.374Z] 765212b225bb: Pulling fs layer [2024-09-10T02:53:36.374Z] f23df028b6ca: Pulling fs layer [2024-09-10T02:53:36.374Z] d65c8cfc05b1: Pulling fs layer [2024-09-10T02:53:36.374Z] 2437ff75d9bd: Pulling fs layer [2024-09-10T02:53:36.374Z] 765212b225bb: Waiting [2024-09-10T02:53:36.374Z] f23df028b6ca: Waiting [2024-09-10T02:53:36.374Z] 2437ff75d9bd: Waiting [2024-09-10T02:53:36.374Z] d65c8cfc05b1: Waiting [2024-09-10T02:53:36.374Z] 04944245beec: Verifying Checksum [2024-09-10T02:53:36.374Z] 04944245beec: Download complete [2024-09-10T02:53:36.374Z] 765212b225bb: Verifying Checksum [2024-09-10T02:53:36.374Z] 765212b225bb: Download complete [2024-09-10T02:53:36.374Z] f23df028b6ca: Verifying Checksum [2024-09-10T02:53:36.374Z] f23df028b6ca: Download complete [2024-09-10T02:53:36.640Z] d65c8cfc05b1: Verifying Checksum [2024-09-10T02:53:36.640Z] d65c8cfc05b1: Download complete [2024-09-10T02:53:36.640Z] 699f458cf7ca: Verifying Checksum [2024-09-10T02:53:36.640Z] 699f458cf7ca: Download complete [2024-09-10T02:53:37.224Z] 8998bd30e6a1: Verifying Checksum [2024-09-10T02:53:37.224Z] 8998bd30e6a1: Download complete [2024-09-10T02:53:39.808Z] 2437ff75d9bd: Verifying Checksum [2024-09-10T02:53:39.808Z] 2437ff75d9bd: Download complete [2024-09-10T02:53:41.752Z] 8998bd30e6a1: Pull complete [2024-09-10T02:53:43.166Z] 04944245beec: Pull complete [2024-09-10T02:53:44.576Z] 699f458cf7ca: Pull complete [2024-09-10T02:53:44.844Z] 765212b225bb: Pull complete [2024-09-10T02:53:45.805Z] f23df028b6ca: Pull complete [2024-09-10T02:53:46.072Z] d65c8cfc05b1: Pull complete [2024-09-10T02:54:04.278Z] 2437ff75d9bd: Pull complete [2024-09-10T02:54:04.278Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-10T02:54:04.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T02:54:04.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:54:04.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-9934 does not seem to be running inside a container [2024-09-10T02:54:04.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-10T02:54:06.616Z] $ docker top 99b2b380336ed055affa8543bf1526c47023be836509cbe1d6f1352924530a40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:54:07.820Z] ---> job-cost.sh [2024-09-10T02:54:07.820Z] lf-activate-venv: SKIPPING [2024-09-10T02:54:07.820Z] INFO: No Stack... [2024-09-10T02:54:08.089Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-10T02:54:09.048Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T02:54:09.708Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-10T02:54:09.708Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T02:54:09.782Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4906-1-stack-cost] [2024-09-10T02:54:09.794Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4906-1-stack-cost] did not exist. Created. [2024-09-10T02:54:09.803Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4906-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T02:54:10.554Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-10T02:54:11.200Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T02:54:11.226Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4906-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T02:54:11.316Z] $ docker stop --time=1 99b2b380336ed055affa8543bf1526c47023be836509cbe1d6f1352924530a40 [2024-09-10T02:54:12.845Z] $ docker rm -f --volumes 99b2b380336ed055affa8543bf1526c47023be836509cbe1d6f1352924530a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-10T02:54:13.739Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-10T02:54:15.733Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:54:16.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:54:16.987Z] ---> package-listing.sh [2024-09-10T02:54:16.987Z] ++ facter osfamily [2024-09-10T02:54:16.987Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-10T02:54:17.246Z] + OS_FAMILY=debian [2024-09-10T02:54:17.246Z] + workspace=/w/workspace/edgex-go/1 [2024-09-10T02:54:17.246Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-10T02:54:17.246Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-10T02:54:17.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-10T02:54:17.246Z] + PACKAGES=/tmp/packages_start.txt [2024-09-10T02:54:17.246Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-10T02:54:17.246Z] + PACKAGES=/tmp/packages_end.txt [2024-09-10T02:54:17.246Z] + case "${OS_FAMILY}" in [2024-09-10T02:54:17.246Z] + dpkg -l [2024-09-10T02:54:17.246Z] + grep '^ii' [2024-09-10T02:54:17.246Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-10T02:54:17.246Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-10T02:54:17.246Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-10T02:54:17.246Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-10T02:54:17.246Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-10T02:54:17.246Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-10T02:54:17.296Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-10T02:54:17.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:54:18.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T02:54:18.260Z] [2024-09-10T02:54:18.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:54:18.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T02:54:18.643Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-10T02:54:18.643Z] 5eb5b503b376: Pulling fs layer [2024-09-10T02:54:18.643Z] 5c69ac0246d0: Pulling fs layer [2024-09-10T02:54:18.643Z] ec43610c2a17: Pulling fs layer [2024-09-10T02:54:18.643Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-10T02:54:18.643Z] 33b1e0a273af: Pulling fs layer [2024-09-10T02:54:18.643Z] 5d3b04190fa2: Pulling fs layer [2024-09-10T02:54:18.643Z] 2f39f015ded8: Pulling fs layer [2024-09-10T02:54:18.643Z] 5d3b04190fa2: Waiting [2024-09-10T02:54:18.643Z] 3a2ae6a8a46f: Waiting [2024-09-10T02:54:18.643Z] 33b1e0a273af: Waiting [2024-09-10T02:54:18.902Z] 5c69ac0246d0: Verifying Checksum [2024-09-10T02:54:18.902Z] 5c69ac0246d0: Download complete [2024-09-10T02:54:18.902Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-10T02:54:18.902Z] 3a2ae6a8a46f: Download complete [2024-09-10T02:54:18.902Z] 33b1e0a273af: Verifying Checksum [2024-09-10T02:54:18.902Z] 33b1e0a273af: Download complete [2024-09-10T02:54:18.902Z] 5d3b04190fa2: Verifying Checksum [2024-09-10T02:54:18.902Z] 5d3b04190fa2: Download complete [2024-09-10T02:54:18.902Z] ec43610c2a17: Verifying Checksum [2024-09-10T02:54:18.902Z] ec43610c2a17: Download complete [2024-09-10T02:54:18.902Z] 5eb5b503b376: Verifying Checksum [2024-09-10T02:54:18.902Z] 5eb5b503b376: Download complete [2024-09-10T02:54:19.842Z] 2f39f015ded8: Download complete [2024-09-10T02:54:20.101Z] 5eb5b503b376: Pull complete [2024-09-10T02:54:20.101Z] 5c69ac0246d0: Pull complete [2024-09-10T02:54:20.668Z] ec43610c2a17: Pull complete [2024-09-10T02:54:20.668Z] 3a2ae6a8a46f: Pull complete [2024-09-10T02:54:20.927Z] 33b1e0a273af: Pull complete [2024-09-10T02:54:20.927Z] 5d3b04190fa2: Pull complete [2024-09-10T02:54:25.112Z] 2f39f015ded8: Pull complete [2024-09-10T02:54:25.112Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-10T02:54:25.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T02:54:25.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:54:25.365Z] prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container [2024-09-10T02:54:25.395Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-10T02:54:31.251Z] $ docker top c0554868eebe766593930f0548d1abf50ac862e87c7f6da51ed602a41863b057 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T02:54:31.664Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-10T02:54:31.975Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-10T02:54:32.290Z] + ls /var/log/sa-host [2024-09-10T02:54:32.290Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T02:54:32.440Z] provisioning config files... [2024-09-10T02:54:32.448Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2662818697081375483tmp [Pipeline] { [Pipeline] echo [2024-09-10T02:54:32.521Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:54:32.842Z] ---> create-netrc.sh [Pipeline] } [2024-09-10T02:54:32.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:54:33.352Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-10T02:54:33.393Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:54:33.774Z] ---> sudo-logs.sh [2024-09-10T02:54:33.774Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-10T02:54:33.911Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:54:34.255Z] ---> job-cost.sh [2024-09-10T02:54:34.255Z] lf-activate-venv: SKIPPING [2024-09-10T02:54:34.255Z] DEBUG: total: 0.10999999940395355 [2024-09-10T02:54:34.255Z] INFO: Retrieving Stack Cost... [2024-09-10T02:54:34.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T02:54:35.082Z] INFO: Archiving Costs [Pipeline] echo [2024-09-10T02:54:35.125Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:54:35.448Z] ---> logs-deploy.sh [2024-09-10T02:54:35.448Z] lf-activate-venv: SKIPPING [2024-09-10T02:54:35.448Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4906/1 [2024-09-10T02:54:35.448Z] INFO: archiving workspace using pattern(s): [2024-09-10T02:54:36.386Z] Archives upload complete. [2024-09-10T02:54:36.386Z] INFO: archiving logs to Nexus