Pull request #4787 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa+c9d1faab620fff591bec2a07ba94ff74d67ceba9 (618e3fe6afc8066fc72caa492a2a235a4d2f22c5) 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-ssh14682629089296662862.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14418920789813602485.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4787/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-4787/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12096025519187070527.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-4787/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8914909155255086411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2649653548422831491.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-4787/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-4787/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13534549261569150086.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘prd-ubuntu20.04-docker-8c-8g-1888’ Running on prd-ubuntu20.04-docker-8c-8g-1894 in /w/workspace/edgexfoundry_edgex-go_PR-4787 [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 Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa Merge succeeded, producing 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa Checking out Revision 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa (PR-4787) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/4787/head:refs/remotes/origin/PR-4787 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # 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 c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-02T19:37:02.831Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-02T19:37:03.012Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-02T19:37:03.119Z] ========================================================= [2024-04-02T19:37:03.119Z] EdgeX Global Pipelines Version Info [2024-04-02T19:37:03.119Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:37:04.236Z] ------------------- [2024-04-02T19:37:04.236Z] stable info: [2024-04-02T19:37:04.236Z] ------------------- [2024-04-02T19:37:04.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-02T19:37:04.237Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-02T19:37:04.237Z] Message: update stable to v1.0.258 [2024-04-02T19:37:05.174Z] ------------------- [2024-04-02T19:37:05.174Z] experimental info: [2024-04-02T19:37:05.174Z] ------------------- [2024-04-02T19:37:05.174Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-02T19:37:05.174Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-02T19:37:05.174Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-02T19:37:05.379Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-04-02T19:37:05.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-04-02T19:37:05.474Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-02T19:37:05.521Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-02T19:37:05.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-02T19:37:05.621Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-02T19:37:05.673Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-02T19:37:05.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-04-02T19:37:05.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-04-02T19:37:05.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-04-02T19:37:05.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-02T19:37:05.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-02T19:37:05.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-02T19:37:06.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-02T19:37:06.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-02T19:37:06.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-02T19:37:06.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-02T19:37:06.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-02T19:37:06.283Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-02T19:37:06.328Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-02T19:37:06.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-02T19:37:06.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-02T19:37:06.471Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-02T19:37:06.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4787 [Pipeline] echo [2024-04-02T19:37:06.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4787 [Pipeline] echo [2024-04-02T19:37:06.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4787 [Pipeline] echo [2024-04-02T19:37:06.668Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [Pipeline] echo [2024-04-02T19:37:06.742Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a0149b [Pipeline] echo [2024-04-02T19:37:06.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T19:37:06.919Z] provisioning config files... [2024-04-02T19:37:06.933Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5868095409701951991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:37:07.314Z] ---> ****-login.sh [2024-04-02T19:37:07.314Z] nexus3.edgexfoundry.org:10001 [2024-04-02T19:37:07.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:37:07.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:37:07.840Z] Configure a credential helper to remove this warning. See [2024-04-02T19:37:07.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:37:07.841Z] [2024-04-02T19:37:07.841Z] Login Succeeded [2024-04-02T19:37:07.841Z] nexus3.edgexfoundry.org:10002 [2024-04-02T19:37:07.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:37:07.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:37:07.841Z] Configure a credential helper to remove this warning. See [2024-04-02T19:37:07.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:37:07.841Z] [2024-04-02T19:37:07.841Z] Login Succeeded [2024-04-02T19:37:07.841Z] nexus3.edgexfoundry.org:10003 [2024-04-02T19:37:07.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:37:08.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:37:08.109Z] Configure a credential helper to remove this warning. See [2024-04-02T19:37:08.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:37:08.109Z] [2024-04-02T19:37:08.109Z] Login Succeeded [2024-04-02T19:37:08.109Z] nexus3.edgexfoundry.org:10004 [2024-04-02T19:37:08.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:37:08.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:37:08.109Z] Configure a credential helper to remove this warning. See [2024-04-02T19:37:08.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:37:08.109Z] [2024-04-02T19:37:08.109Z] Login Succeeded [2024-04-02T19:37:08.109Z] ****.io [2024-04-02T19:37:08.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:37:08.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:37:08.370Z] Configure a credential helper to remove this warning. See [2024-04-02T19:37:08.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:37:08.370Z] [2024-04-02T19:37:08.370Z] Login Succeeded [2024-04-02T19:37:08.370Z] ---> ****-login.sh ends [Pipeline] } [2024-04-02T19:37:08.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-02T19:37:08.828Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/core-command/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo core-command,cmd/core-command/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + dirname cmd/core-data/Dockerfile [2024-04-02T19:37:08.828Z] + echo core-data,cmd/core-data/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/core-metadata/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-04-02T19:37:08.828Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2024-04-02T19:37:08.828Z] cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/security-spire-agent/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/security-spire-config/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/security-spire-server/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/support-notifications/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-04-02T19:37:08.828Z] + dirname cmd/support-scheduler/Dockerfile [2024-04-02T19:37:08.828Z] + cut -d/ -f2 [2024-04-02T19:37:08.828Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-04-02T19:37:08.881Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-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-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-04-02T19:37:09.413Z] + git rev-list -1 --merges 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa~1..0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [Pipeline] echo [2024-04-02T19:37:09.449Z] -----------> git rev-list -1 --merges 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa~1..0a0149bb6ecd9ea2630b080517847a61c9f8bfaa 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [false] [Pipeline] sh [2024-04-02T19:37:09.760Z] + git log --format=format:%s -1 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [Pipeline] echo [2024-04-02T19:37:09.794Z] ========================================================= [2024-04-02T19:37:09.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-02T19:37:09.794Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-04-02T19:37:10.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-02T19:37:10.235Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-02T19:37:10.235Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-02T19:37:10.235Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-02T19:37:10.235Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-02T19:37:10.235Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-02T19:37:10.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:37:10.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-02T19:37:10.681Z] [2024-04-02T19:37:10.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:37:11.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-02T19:37:11.075Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-02T19:37:11.075Z] b85a868b505f: Pulling fs layer [2024-04-02T19:37:11.075Z] e2be974225ed: Pulling fs layer [2024-04-02T19:37:11.075Z] 339a4e72a1f5: Pulling fs layer [2024-04-02T19:37:11.075Z] 988bab9f4d93: Pulling fs layer [2024-04-02T19:37:11.075Z] 1469e6f7b9e6: Pulling fs layer [2024-04-02T19:37:11.075Z] eaf3925da568: Pulling fs layer [2024-04-02T19:37:11.075Z] bab4dde63d76: Pulling fs layer [2024-04-02T19:37:11.075Z] bde34c3a00c8: Pulling fs layer [2024-04-02T19:37:11.075Z] b352a97aabf1: Pulling fs layer [2024-04-02T19:37:11.075Z] 4872d77fe225: Pulling fs layer [2024-04-02T19:37:11.076Z] 5851b861e8e6: Pulling fs layer [2024-04-02T19:37:11.076Z] bab4dde63d76: Waiting [2024-04-02T19:37:11.076Z] bde34c3a00c8: Waiting [2024-04-02T19:37:11.076Z] b352a97aabf1: Waiting [2024-04-02T19:37:11.076Z] 4872d77fe225: Waiting [2024-04-02T19:37:11.076Z] 5851b861e8e6: Waiting [2024-04-02T19:37:11.076Z] 1469e6f7b9e6: Waiting [2024-04-02T19:37:11.076Z] eaf3925da568: Waiting [2024-04-02T19:37:11.076Z] 988bab9f4d93: Waiting [2024-04-02T19:37:11.076Z] e2be974225ed: Download complete [2024-04-02T19:37:11.076Z] 988bab9f4d93: Verifying Checksum [2024-04-02T19:37:11.076Z] 988bab9f4d93: Download complete [2024-04-02T19:37:11.338Z] 1469e6f7b9e6: Verifying Checksum [2024-04-02T19:37:11.338Z] 1469e6f7b9e6: Download complete [2024-04-02T19:37:11.338Z] eaf3925da568: Download complete [2024-04-02T19:37:11.338Z] 339a4e72a1f5: Verifying Checksum [2024-04-02T19:37:11.338Z] 339a4e72a1f5: Download complete [2024-04-02T19:37:11.338Z] bde34c3a00c8: Download complete [2024-04-02T19:37:11.338Z] b352a97aabf1: Verifying Checksum [2024-04-02T19:37:11.338Z] b352a97aabf1: Download complete [2024-04-02T19:37:11.338Z] 4872d77fe225: Verifying Checksum [2024-04-02T19:37:11.338Z] 4872d77fe225: Download complete [2024-04-02T19:37:11.338Z] 5851b861e8e6: Verifying Checksum [2024-04-02T19:37:11.338Z] 5851b861e8e6: Download complete [2024-04-02T19:37:11.338Z] b85a868b505f: Verifying Checksum [2024-04-02T19:37:11.338Z] b85a868b505f: Download complete [2024-04-02T19:37:11.597Z] bab4dde63d76: Verifying Checksum [2024-04-02T19:37:11.598Z] bab4dde63d76: Download complete [2024-04-02T19:37:12.976Z] b85a868b505f: Pull complete [2024-04-02T19:37:12.976Z] e2be974225ed: Pull complete [2024-04-02T19:37:13.236Z] 339a4e72a1f5: Pull complete [2024-04-02T19:37:13.499Z] 988bab9f4d93: Pull complete [2024-04-02T19:37:13.759Z] 1469e6f7b9e6: Pull complete [2024-04-02T19:37:13.759Z] eaf3925da568: Pull complete [2024-04-02T19:37:15.667Z] bab4dde63d76: Pull complete [2024-04-02T19:37:15.667Z] bde34c3a00c8: Pull complete [2024-04-02T19:37:15.667Z] b352a97aabf1: Pull complete [2024-04-02T19:37:15.932Z] 4872d77fe225: Pull complete [2024-04-02T19:37:15.932Z] 5851b861e8e6: Pull complete [2024-04-02T19:37:15.932Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-02T19:37:15.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-02T19:37:15.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:37:16.215Z] prd-ubuntu20.04-docker-8c-8g-1894 does not seem to be running inside a container [2024-04-02T19:37:16.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-02T19:37:19.400Z] $ docker top 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 -eo pid,comm [2024-04-02T19:37:19.454Z] 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-04-02T19:37:19.454Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-02T19:37:19.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-02T19:37:19.605Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-02T19:37:19.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-02T19:37:19.720Z] $ docker exec 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 ssh-agent [2024-04-02T19:37:19.821Z] SSH_AUTH_SOCK=/tmp/ssh-mMiJND5ktARG/agent.33 [2024-04-02T19:37:19.821Z] SSH_AGENT_PID=39 [2024-04-02T19:37:19.827Z] Running ssh-add (command line suppressed) [2024-04-02T19:37:19.921Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6262075601773414584.key (/w/workspace/edgex-go/1@tmp/private_key_6262075601773414584.key) [2024-04-02T19:37:19.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-02T19:37:20.266Z] + git tag --points-at HEAD [Pipeline] } [2024-04-02T19:37:20.294Z] $ docker exec --env ******** --env ******** 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 ssh-agent -k [2024-04-02T19:37:20.402Z] unset SSH_AUTH_SOCK; [2024-04-02T19:37:20.403Z] unset SSH_AGENT_PID; [2024-04-02T19:37:20.403Z] echo Agent pid 39 killed; [2024-04-02T19:37:20.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-02T19:37:20.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-02T19:37:20.516Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-02T19:37:20.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-02T19:37:20.629Z] $ docker exec 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 ssh-agent [2024-04-02T19:37:20.740Z] SSH_AUTH_SOCK=/tmp/ssh-xM4SNNrU0OXf/agent.73 [2024-04-02T19:37:20.740Z] SSH_AGENT_PID=79 [2024-04-02T19:37:20.744Z] Running ssh-add (command line suppressed) [2024-04-02T19:37:20.867Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11693095767464932983.key (/w/workspace/edgex-go/1@tmp/private_key_11693095767464932983.key) [2024-04-02T19:37:20.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-02T19:37:21.234Z] + git semver init [2024-04-02T19:37:21.494Z] 2024-04-02 19:37:21,414 [run_init] DEBUG init version:0.0.0 force:False [2024-04-02T19:37:21.494Z] 2024-04-02 19:37:21,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-04-02T19:37:21.494Z] 2024-04-02 19:37:21,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-04-02T19:37:21.494Z] 2024-04-02 19:37:21,416 [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-04-02T19:37:26.782Z] 2024-04-02 19:37:26,437 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-04-02T19:37:26.782Z] 2024-04-02 19:37:26,438 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4787 with force:False [2024-04-02T19:37:26.782Z] 2024-04-02 19:37:26,438 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4787 [2024-04-02T19:37:26.782Z] 2024-04-02 19:37:26,441 [execute] INFO git cat-file --batch-check [2024-04-02T19:37:26.782Z] 2024-04-02 19:37:26,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-04-02T19:37:26.782Z] 2024-04-02 19:37:26,448 [execute] INFO git cat-file --batch [2024-04-02T19:37:26.782Z] 2024-04-02 19:37:26,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-04-02T19:37:26.782Z] 2024-04-02 19:37:26,453 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4787 [2024-04-02T19:37:26.782Z] 0.0.0 [Pipeline] } [2024-04-02T19:37:26.811Z] $ docker exec --env ******** --env ******** 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 ssh-agent -k [2024-04-02T19:37:26.933Z] unset SSH_AUTH_SOCK; [2024-04-02T19:37:26.933Z] unset SSH_AGENT_PID; [2024-04-02T19:37:26.933Z] echo Agent pid 79 killed; [2024-04-02T19:37:26.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-02T19:37:27.378Z] + git semver [Pipeline] } [2024-04-02T19:37:27.660Z] $ docker stop --time=1 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 [2024-04-02T19:37:29.031Z] $ docker rm -f --volumes 59cfcf11dd074e5bb1d4bf8753d36602f34c91acf70292b44061eb64cd76fe29 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-02T19:37:29.433Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-02T19:37:29.702Z] Stashed 1 file(s) [Pipeline] echo [2024-04-02T19:37:29.718Z] [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-04-02T19:37:30.539Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-04-02T19:37:30.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-02T19:37:30.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-02T19:37:30.666Z] ========================================================= [2024-04-02T19:37:30.666Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-02T19:37:30.666Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-02T19:37:31.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-02T19:37:31.012Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-02T19:37:31.012Z] 7264a8db6415: Pulling fs layer [2024-04-02T19:37:31.012Z] c4d48a809fc2: Pulling fs layer [2024-04-02T19:37:31.012Z] 4f1c88b9dad5: Pulling fs layer [2024-04-02T19:37:31.012Z] ad3a456e5733: Pulling fs layer [2024-04-02T19:37:31.012Z] 69c7f0334f64: Pulling fs layer [2024-04-02T19:37:31.012Z] 1f1c1a5573a3: Pulling fs layer [2024-04-02T19:37:31.012Z] ce7588e14bc9: Pulling fs layer [2024-04-02T19:37:31.012Z] ad3a456e5733: Waiting [2024-04-02T19:37:31.012Z] 69c7f0334f64: Waiting [2024-04-02T19:37:31.012Z] 1f1c1a5573a3: Waiting [2024-04-02T19:37:31.012Z] b5e4710f87ac: Pulling fs layer [2024-04-02T19:37:31.012Z] b5e4710f87ac: Waiting [2024-04-02T19:37:31.012Z] c4d48a809fc2: Download complete [2024-04-02T19:37:31.272Z] ad3a456e5733: Verifying Checksum [2024-04-02T19:37:31.272Z] ad3a456e5733: Download complete [2024-04-02T19:37:31.272Z] 69c7f0334f64: Verifying Checksum [2024-04-02T19:37:31.272Z] 69c7f0334f64: Download complete [2024-04-02T19:37:31.272Z] 7264a8db6415: Verifying Checksum [2024-04-02T19:37:31.272Z] 7264a8db6415: Download complete [2024-04-02T19:37:31.272Z] 1f1c1a5573a3: Verifying Checksum [2024-04-02T19:37:31.272Z] 1f1c1a5573a3: Download complete [2024-04-02T19:37:31.272Z] 7264a8db6415: Pull complete [2024-04-02T19:37:31.531Z] b5e4710f87ac: Verifying Checksum [2024-04-02T19:37:31.531Z] b5e4710f87ac: Download complete [2024-04-02T19:37:31.531Z] c4d48a809fc2: Pull complete [2024-04-02T19:37:31.789Z] 4f1c88b9dad5: Verifying Checksum [2024-04-02T19:37:31.789Z] 4f1c88b9dad5: Download complete [2024-04-02T19:37:32.046Z] ce7588e14bc9: Verifying Checksum [2024-04-02T19:37:32.046Z] ce7588e14bc9: Download complete [2024-04-02T19:37:35.334Z] 4f1c88b9dad5: Pull complete [2024-04-02T19:37:35.334Z] ad3a456e5733: Pull complete [2024-04-02T19:37:35.334Z] 69c7f0334f64: Pull complete [2024-04-02T19:37:35.592Z] 1f1c1a5573a3: Pull complete [2024-04-02T19:37:38.118Z] ce7588e14bc9: Pull complete [2024-04-02T19:37:38.684Z] b5e4710f87ac: Pull complete [2024-04-02T19:37:38.684Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-02T19:37:38.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-02T19:37:38.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-04-02T19:37:39.038Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-02T19:37:39.038Z] WORKDIR /edgex [2024-04-02T19:37:39.038Z] COPY go.mod . [2024-04-02T19:37:39.038Z] RUN go mod download [2024-04-02T19:37:39.038Z] + docker build -t ci-base-image-x86_64 -f - . [2024-04-02T19:37:39.604Z] Sending build context to Docker daemon 175.4MB [2024-04-02T19:37:39.605Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-02T19:37:39.605Z] ---> 88b5674ff536 [2024-04-02T19:37:39.605Z] Step 2/4 : WORKDIR /edgex [2024-04-02T19:37:44.891Z] ---> Running in f1b24fde656b [2024-04-02T19:37:44.891Z] Removing intermediate container f1b24fde656b [2024-04-02T19:37:44.891Z] ---> 55d97345782b [2024-04-02T19:37:44.891Z] Step 3/4 : COPY go.mod . [2024-04-02T19:37:44.891Z] ---> 2a2cd1e5ecc7 [2024-04-02T19:37:44.891Z] Step 4/4 : RUN go mod download [2024-04-02T19:37:44.891Z] ---> Running in 4691f150444e [2024-04-02T19:37:45.065Z] Still waiting to schedule task [2024-04-02T19:37:45.065Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1893’ [2024-04-02T19:38:16.999Z] Removing intermediate container 4691f150444e [2024-04-02T19:38:16.999Z] ---> cef149f04406 [2024-04-02T19:38:16.999Z] Successfully built cef149f04406 [2024-04-02T19:38:16.999Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:38:17.387Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-02T19:38:17.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:38:17.550Z] prd-ubuntu20.04-docker-8c-8g-1894 does not seem to be running inside a container [2024-04-02T19:38:17.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-02T19:38:18.099Z] $ docker top 60b5ee757cf91ff35222da14468aedf0ee11f13f34f5a532a94ea541daf3a808 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-02T19:38:18.502Z] + go version [2024-04-02T19:38:18.502Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-02T19:38:18.533Z] $ docker stop --time=1 60b5ee757cf91ff35222da14468aedf0ee11f13f34f5a532a94ea541daf3a808 [2024-04-02T19:38:19.843Z] $ docker rm -f --volumes 60b5ee757cf91ff35222da14468aedf0ee11f13f34f5a532a94ea541daf3a808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:38:20.589Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-02T19:38:20.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:38:20.753Z] prd-ubuntu20.04-docker-8c-8g-1894 does not seem to be running inside a container [2024-04-02T19:38:20.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-02T19:38:21.091Z] $ docker top 2f573ac6509c46b95dddd08f3807f8ed26e91709a9eb516c4a603717e58b4075 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-02T19:38:21.219Z] ========================================================= [2024-04-02T19:38:21.219Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-02T19:38:21.219Z] ========================================================= [Pipeline] sh [2024-04-02T19:38:21.512Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-02T19:38:21.875Z] + make test [2024-04-02T19:38:21.875Z] go test -race -coverprofile=coverage.out ./... [2024-04-02T19:38:29.987Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-02T19:38:42.175Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-04-02T19:38:42.175Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-04-02T19:38:42.175Z] have (chan any, chan error, any, string) [2024-04-02T19:38:42.175Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T19:38:42.175Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-04-02T19:38:42.175Z] have (chan any, chan error, interface{}, string) [2024-04-02T19:38:42.175Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T19:38:42.175Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-04-02T19:38:42.176Z] have (chan any, chan error, interface{}, string) [2024-04-02T19:38:42.176Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T19:39:00.267Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-02T19:39:02.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-02T19:39:02.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-02T19:39:03.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.045s coverage: 28.7% of statements [2024-04-02T19:39:03.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-02T19:39:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-02T19:39:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-02T19:39:04.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2024-04-02T19:39:05.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-02T19:39:05.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-02T19:39:05.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-02T19:39:05.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-02T19:39:06.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-02T19:39:06.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-02T19:39:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-02T19:39:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-02T19:39:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-02T19:39:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-02T19:39:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-02T19:39:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-02T19:39:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-02T19:39:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-02T19:39:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-02T19:39:07.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements [2024-04-02T19:39:07.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 53.2% of statements [2024-04-02T19:39:08.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.611s coverage: 93.4% of statements [2024-04-02T19:39:08.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 6.1% of statements [2024-04-02T19:39:08.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.393s coverage: 97.6% of statements [2024-04-02T19:39:08.950Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2024-04-02T19:39:09.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-02T19:39:09.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-02T19:39:10.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-02T19:39:10.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-02T19:39:10.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.9% of statements [2024-04-02T19:39:10.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.061s coverage: 32.2% of statements [2024-04-02T19:39:10.341Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] [2024-04-02T19:39:10.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2024-04-02T19:39:10.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2024-04-02T19:39:10.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2024-04-02T19:39:10.601Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] [2024-04-02T19:39:10.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-02T19:39:10.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-02T19:39:10.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-02T19:39:10.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-02T19:39:10.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-02T19:39:11.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-02T19:39:11.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-02T19:39:11.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-02T19:39:11.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-02T19:39:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-02T19:39:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-02T19:39:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-02T19:39:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-02T19:39:13.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-02T19:39:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-02T19:39:15.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-02T19:39:15.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-02T19:39:23.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements [2024-04-02T19:39:23.556Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [build failed] [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-04-02T19:39:33.534Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers [build failed] [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2024-04-02T19:39:33.534Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser [build failed] [2024-04-02T19:39:33.534Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser [build failed] [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2024-04-02T19:39:33.534Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2024-04-02T19:39:33.534Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-04-02T19:39:33.534Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2024-04-02T19:39:33.534Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2024-04-02T19:39:33.534Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2024-04-02T19:39:33.534Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler [build failed] [2024-04-02T19:39:33.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements [2024-04-02T19:39:33.534Z] FAIL [2024-04-02T19:39:33.534Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2024-04-02T19:39:33.578Z] $ docker stop --time=1 2f573ac6509c46b95dddd08f3807f8ed26e91709a9eb516c4a603717e58b4075 [2024-04-02T19:39:35.362Z] $ docker rm -f --volumes 2f573ac6509c46b95dddd08f3807f8ed26e91709a9eb516c4a603717e58b4075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-02T19:39:36.438Z] Failed in branch amd64 [2024-04-02T19:41:13.827Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1896 in /w/workspace/edgexfoundry_edgex-go_PR-4787 [Pipeline] { [Pipeline] ws [2024-04-02T19:41:13.884Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-04-02T19:41:16.975Z] The recommended git tool is: git [2024-04-02T19:41:22.477Z] using credential edgex-jenkins-ssh [2024-04-02T19:41:22.499Z] Cloning the remote Git repository [2024-04-02T19:41:22.597Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-04-02T19:41:22.726Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-04-02T19:41:22.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-02T19:41:22.909Z] > git --version # timeout=10 [2024-04-02T19:41:22.936Z] > git --version # 'git version 2.25.1' [2024-04-02T19:41:22.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-02T19:41:23.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-02T19:41:40.714Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-02T19:41:40.746Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-02T19:41:42.569Z] Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [2024-04-02T19:41:42.992Z] Merge succeeded, producing 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa [2024-04-02T19:41:42.992Z] Checking out Revision 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa (PR-4787) [2024-04-02T19:41:41.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-02T19:41:41.817Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-02T19:41:41.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-02T19:41:41.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4787/head:refs/remotes/origin/PR-4787 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-02T19:41:42.587Z] > git config core.sparsecheckout # timeout=10 [2024-04-02T19:41:42.661Z] > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 [2024-04-02T19:41:42.886Z] > git remote # timeout=10 [2024-04-02T19:41:42.907Z] > git config --get remote.origin.url # timeout=10 [2024-04-02T19:41:42.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-02T19:41:42.947Z] > git merge c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 [2024-04-02T19:41:42.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-02T19:41:42.997Z] > git config core.sparsecheckout # timeout=10 [2024-04-02T19:41:43.012Z] > git checkout -f 0a0149bb6ecd9ea2630b080517847a61c9f8bfaa # timeout=10 [2024-04-02T19:41:43.678Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-04-02T19:41:43.724Z] > git --version # timeout=10 [2024-04-02T19:41:43.737Z] > git --version # 'git version 2.25.1' [2024-04-02T19:41:43.753Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-02T19:41:48.845Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-02T19:41:48.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-02T19:41:48.845Z] Dload Upload Total Spent Left Speed [2024-04-02T19:41:48.845Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-04-02T19:41:49.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-02T19:41:49.531Z] + sudo tee /etc/docker/daemon.new [2024-04-02T19:41:49.531Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-02T19:41:49.531Z] { [2024-04-02T19:41:49.531Z] "registry-mirrors": [ [2024-04-02T19:41:49.531Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-02T19:41:49.531Z] ], [2024-04-02T19:41:49.531Z] "bip": "10.250.0.254/24", [2024-04-02T19:41:49.531Z] "hosts": [ [2024-04-02T19:41:49.531Z] "tcp://0.0.0.0:5555", [2024-04-02T19:41:49.531Z] "unix:///var/run/docker.sock" [2024-04-02T19:41:49.531Z] ], [2024-04-02T19:41:49.531Z] "mtu": 1458, [2024-04-02T19:41:49.531Z] "selinux-enabled": true, [2024-04-02T19:41:49.531Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-02T19:41:49.531Z] } [Pipeline] sh [2024-04-02T19:41:49.899Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-02T19:41:50.268Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T19:42:08.595Z] provisioning config files... [2024-04-02T19:42:08.626Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1825787769966448369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:42:09.108Z] ---> ****-login.sh [2024-04-02T19:42:09.108Z] nexus3.edgexfoundry.org:10001 [2024-04-02T19:42:09.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:42:09.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:42:09.696Z] Configure a credential helper to remove this warning. See [2024-04-02T19:42:09.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:42:09.696Z] [2024-04-02T19:42:09.696Z] Login Succeeded [2024-04-02T19:42:09.696Z] nexus3.edgexfoundry.org:10002 [2024-04-02T19:42:09.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:42:10.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:42:10.235Z] Configure a credential helper to remove this warning. See [2024-04-02T19:42:10.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:42:10.235Z] [2024-04-02T19:42:10.235Z] Login Succeeded [2024-04-02T19:42:10.235Z] nexus3.edgexfoundry.org:10003 [2024-04-02T19:42:10.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:42:10.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:42:10.508Z] Configure a credential helper to remove this warning. See [2024-04-02T19:42:10.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:42:10.508Z] [2024-04-02T19:42:10.508Z] Login Succeeded [2024-04-02T19:42:10.508Z] nexus3.edgexfoundry.org:10004 [2024-04-02T19:42:10.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:42:10.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:42:10.779Z] Configure a credential helper to remove this warning. See [2024-04-02T19:42:10.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:42:10.779Z] [2024-04-02T19:42:10.779Z] Login Succeeded [2024-04-02T19:42:10.779Z] ****.io [2024-04-02T19:42:11.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:42:11.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:42:11.314Z] Configure a credential helper to remove this warning. See [2024-04-02T19:42:11.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:42:11.314Z] [2024-04-02T19:42:11.314Z] Login Succeeded [2024-04-02T19:42:11.314Z] ---> ****-login.sh ends [Pipeline] } [2024-04-02T19:42:11.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-04-02T19:42:12.028Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-04-02T19:42:12.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-02T19:42:12.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-02T19:42:12.152Z] ========================================================= [2024-04-02T19:42:12.152Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-02T19:42:12.152Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-02T19:42:12.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-02T19:42:12.530Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-02T19:42:12.530Z] 9fda8d8052c6: Pulling fs layer [2024-04-02T19:42:12.530Z] 5d54e960e981: Pulling fs layer [2024-04-02T19:42:12.530Z] c4a7e357bf2a: Pulling fs layer [2024-04-02T19:42:12.530Z] f0e02332f6b5: Pulling fs layer [2024-04-02T19:42:12.530Z] 872ee5b61b7b: Pulling fs layer [2024-04-02T19:42:12.530Z] 0c6a40ed1a82: Pulling fs layer [2024-04-02T19:42:12.530Z] 94ae7d8d031c: Pulling fs layer [2024-04-02T19:42:12.530Z] 872ee5b61b7b: Waiting [2024-04-02T19:42:12.530Z] f0e02332f6b5: Waiting [2024-04-02T19:42:12.530Z] 0c6a40ed1a82: Waiting [2024-04-02T19:42:12.800Z] 5d54e960e981: Verifying Checksum [2024-04-02T19:42:12.800Z] 5d54e960e981: Download complete [2024-04-02T19:42:12.800Z] f0e02332f6b5: Verifying Checksum [2024-04-02T19:42:12.800Z] f0e02332f6b5: Download complete [2024-04-02T19:42:12.800Z] 872ee5b61b7b: Verifying Checksum [2024-04-02T19:42:12.800Z] 872ee5b61b7b: Download complete [2024-04-02T19:42:12.800Z] 9fda8d8052c6: Download complete [2024-04-02T19:42:13.383Z] 94ae7d8d031c: Verifying Checksum [2024-04-02T19:42:13.383Z] 94ae7d8d031c: Download complete [2024-04-02T19:42:13.650Z] 9fda8d8052c6: Pull complete [2024-04-02T19:42:14.234Z] 5d54e960e981: Pull complete [2024-04-02T19:42:14.503Z] c4a7e357bf2a: Download complete [2024-04-02T19:42:15.463Z] 0c6a40ed1a82: Verifying Checksum [2024-04-02T19:42:15.463Z] 0c6a40ed1a82: Download complete [2024-04-02T19:42:27.793Z] c4a7e357bf2a: Pull complete [2024-04-02T19:42:27.793Z] f0e02332f6b5: Pull complete [2024-04-02T19:42:27.793Z] 872ee5b61b7b: Pull complete [2024-04-02T19:42:36.004Z] 0c6a40ed1a82: Pull complete [2024-04-02T19:42:37.960Z] 94ae7d8d031c: Pull complete [2024-04-02T19:42:37.960Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-02T19:42:37.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-02T19:42:37.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-04-02T19:42:38.344Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-02T19:42:38.344Z] WORKDIR /edgex [2024-04-02T19:42:38.344Z] COPY go.mod . [2024-04-02T19:42:38.344Z] RUN go mod download+ [2024-04-02T19:42:38.344Z] docker build -t ci-base-image-arm64 -f - . [2024-04-02T19:42:38.928Z] Sending build context to Docker daemon 3.002MB [2024-04-02T19:42:38.928Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-02T19:42:38.928Z] ---> 86de565de09d [2024-04-02T19:42:38.928Z] Step 2/4 : WORKDIR /edgex [2024-04-02T19:42:40.878Z] ---> Running in d88c9fffd879 [2024-04-02T19:42:40.878Z] Removing intermediate container d88c9fffd879 [2024-04-02T19:42:40.878Z] ---> c69123a1e8a7 [2024-04-02T19:42:40.878Z] Step 3/4 : COPY go.mod . [2024-04-02T19:42:41.468Z] ---> 75de164d96b4 [2024-04-02T19:42:41.468Z] Step 4/4 : RUN go mod download [2024-04-02T19:42:41.468Z] ---> Running in 0fd4b7beeddd [2024-04-02T19:43:49.326Z] Removing intermediate container 0fd4b7beeddd [2024-04-02T19:43:49.326Z] ---> 42f4f8f79f9b [2024-04-02T19:43:49.326Z] Successfully built 42f4f8f79f9b [2024-04-02T19:43:49.326Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:43:49.732Z] + docker inspect -f . ci-base-image-arm64 [2024-04-02T19:43:49.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:43:50.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-1896 does not seem to be running inside a container [2024-04-02T19:43:50.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-02T19:43:51.368Z] $ docker top efbe9b1f5ecd605ab27b7c17cbc5c434ad069dab24089ddb3b4e961aaa9ff737 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-02T19:43:52.270Z] + go version [2024-04-02T19:43:52.270Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-02T19:43:52.300Z] $ docker stop --time=1 efbe9b1f5ecd605ab27b7c17cbc5c434ad069dab24089ddb3b4e961aaa9ff737 [2024-04-02T19:43:53.976Z] $ docker rm -f --volumes efbe9b1f5ecd605ab27b7c17cbc5c434ad069dab24089ddb3b4e961aaa9ff737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:43:54.859Z] + docker inspect -f . ci-base-image-arm64 [2024-04-02T19:43:54.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:43:55.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-1896 does not seem to be running inside a container [2024-04-02T19:43:55.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-02T19:43:56.485Z] $ docker top f6eb14bebd4adf6322a89fef3bacb7cb60e438c7ee1cc915018f89fe1162c0f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-02T19:43:56.764Z] ========================================================= [2024-04-02T19:43:56.764Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-02T19:43:56.764Z] ========================================================= [Pipeline] sh [2024-04-02T19:43:57.089Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-02T19:43:58.060Z] + make test [2024-04-02T19:43:58.060Z] go test -race -coverprofile=coverage.out ./... [2024-04-02T19:44:36.934Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-02T19:46:13.635Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-04-02T19:46:13.635Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-04-02T19:46:13.635Z] have (chan any, chan error, any, string) [2024-04-02T19:46:13.635Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T19:46:13.635Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-04-02T19:46:13.635Z] have (chan any, chan error, interface{}, string) [2024-04-02T19:46:13.635Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T19:46:13.635Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-04-02T19:46:13.635Z] have (chan any, chan error, interface{}, string) [2024-04-02T19:46:13.635Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T19:47:10.068Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-02T19:47:18.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-02T19:47:18.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-02T19:47:19.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.247s coverage: 28.7% of statements [2024-04-02T19:47:27.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.273s coverage: 97.0% of statements [2024-04-02T19:47:31.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-02T19:47:35.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.329s coverage: 69.2% of statements [2024-04-02T19:47:36.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-02T19:47:36.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-02T19:47:37.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.322s coverage: 53.2% of statements [2024-04-02T19:47:41.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-02T19:47:41.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-02T19:47:41.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-02T19:47:41.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-02T19:47:50.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-02T19:47:50.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-02T19:48:00.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.958s coverage: 93.4% of statements [2024-04-02T19:48:00.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.439s coverage: 6.1% of statements [2024-04-02T19:48:03.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-02T19:48:03.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-02T19:48:03.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-02T19:48:04.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-02T19:48:04.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-02T19:48:04.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-02T19:48:04.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-02T19:48:04.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-02T19:48:04.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-02T19:48:05.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.608s coverage: 97.6% of statements [2024-04-02T19:48:06.101Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.189s coverage: 72.2% of statements [2024-04-02T19:48:14.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-02T19:48:14.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.345s coverage: 0.9% of statements [2024-04-02T19:48:14.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.218s coverage: 32.2% of statements [2024-04-02T19:48:14.901Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] [2024-04-02T19:48:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.239s coverage: 82.9% of statements [2024-04-02T19:48:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.193s coverage: 94.1% of statements [2024-04-02T19:48:18.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.205s coverage: 96.3% of statements [2024-04-02T19:48:18.044Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] [2024-04-02T19:48:18.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-02T19:48:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-02T19:48:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-02T19:48:22.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-02T19:48:22.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-02T19:48:22.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-02T19:48:23.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-02T19:48:23.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-02T19:48:26.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-02T19:48:31.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.194s coverage: 94.4% of statements [2024-04-02T19:48:31.764Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [build failed] [2024-04-02T19:48:31.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-02T19:48:32.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-02T19:48:32.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-02T19:48:37.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-02T19:48:37.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-02T19:48:37.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-02T19:48:37.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-02T19:48:39.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.272s coverage: 92.9% of statements [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2024-04-02T19:48:39.661Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers [build failed] [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.193s coverage: 87.2% of statements [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.171s coverage: 20.0% of statements [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.155s coverage: 100.0% of statements [2024-04-02T19:48:39.661Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser [build failed] [2024-04-02T19:48:39.661Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser [build failed] [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.181s coverage: 86.0% of statements [2024-04-02T19:48:39.661Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2024-04-02T19:48:39.661Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.093s coverage: 89.4% of statements [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2024-04-02T19:48:39.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements [2024-04-02T19:48:39.661Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2024-04-02T19:48:39.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-02T19:48:39.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-02T19:48:40.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.216s coverage: 89.5% of statements [2024-04-02T19:48:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.193s coverage: 84.8% of statements [2024-04-02T19:48:41.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-02T19:48:41.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-02T19:48:41.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-02T19:48:41.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-02T19:48:41.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-02T19:48:41.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-02T19:48:41.091Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2024-04-02T19:48:41.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-02T19:48:41.091Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2024-04-02T19:48:41.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-02T19:48:41.091Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler [build failed] [2024-04-02T19:48:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-02T19:48:47.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-02T19:48:47.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.380s coverage: 98.9% of statements [2024-04-02T19:48:47.997Z] FAIL [2024-04-02T19:48:49.402Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2024-04-02T19:48:49.444Z] $ docker stop --time=1 f6eb14bebd4adf6322a89fef3bacb7cb60e438c7ee1cc915018f89fe1162c0f4 [2024-04-02T19:48:51.484Z] $ docker rm -f --volumes f6eb14bebd4adf6322a89fef3bacb7cb60e438c7ee1cc915018f89fe1162c0f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:48:53.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-02T19:48:53.684Z] [2024-04-02T19:48:53.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:48:54.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-02T19:48:54.356Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-02T19:48:54.356Z] 8998bd30e6a1: Pulling fs layer [2024-04-02T19:48:54.356Z] 04944245beec: Pulling fs layer [2024-04-02T19:48:54.356Z] 699f458cf7ca: Pulling fs layer [2024-04-02T19:48:54.356Z] 765212b225bb: Pulling fs layer [2024-04-02T19:48:54.356Z] f23df028b6ca: Pulling fs layer [2024-04-02T19:48:54.356Z] d65c8cfc05b1: Pulling fs layer [2024-04-02T19:48:54.356Z] 2437ff75d9bd: Pulling fs layer [2024-04-02T19:48:54.356Z] f23df028b6ca: Waiting [2024-04-02T19:48:54.356Z] d65c8cfc05b1: Waiting [2024-04-02T19:48:54.356Z] 2437ff75d9bd: Waiting [2024-04-02T19:48:54.356Z] 765212b225bb: Waiting [2024-04-02T19:48:54.356Z] 04944245beec: Verifying Checksum [2024-04-02T19:48:54.356Z] 04944245beec: Download complete [2024-04-02T19:48:54.356Z] 765212b225bb: Verifying Checksum [2024-04-02T19:48:54.356Z] 765212b225bb: Download complete [2024-04-02T19:48:54.356Z] f23df028b6ca: Download complete [2024-04-02T19:48:54.621Z] d65c8cfc05b1: Verifying Checksum [2024-04-02T19:48:54.622Z] d65c8cfc05b1: Download complete [2024-04-02T19:48:54.622Z] 699f458cf7ca: Verifying Checksum [2024-04-02T19:48:54.622Z] 699f458cf7ca: Download complete [2024-04-02T19:48:55.201Z] 8998bd30e6a1: Verifying Checksum [2024-04-02T19:48:55.201Z] 8998bd30e6a1: Download complete [2024-04-02T19:48:57.771Z] 2437ff75d9bd: Verifying Checksum [2024-04-02T19:48:59.710Z] 8998bd30e6a1: Pull complete [2024-04-02T19:49:00.293Z] 04944245beec: Pull complete [2024-04-02T19:49:01.700Z] 699f458cf7ca: Pull complete [2024-04-02T19:49:01.966Z] 765212b225bb: Pull complete [2024-04-02T19:49:02.924Z] f23df028b6ca: Pull complete [2024-04-02T19:49:02.924Z] d65c8cfc05b1: Pull complete [2024-04-02T19:49:21.117Z] 2437ff75d9bd: Pull complete [2024-04-02T19:49:21.117Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-02T19:49:21.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-02T19:49:21.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:49:21.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-1896 does not seem to be running inside a container [2024-04-02T19:49:21.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-02T19:49:24.035Z] $ docker top 24a9c7e569bcbca4511ded16eedee28ed14e71754e476b0568278c63fbf0ee1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:49:24.715Z] ---> job-cost.sh [2024-04-02T19:49:24.984Z] lf-activate-venv: SKIPPING [2024-04-02T19:49:24.984Z] INFO: No Stack... [2024-04-02T19:49:25.252Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-02T19:49:26.210Z] INFO: Archiving Costs [Pipeline] sh [2024-04-02T19:49:26.558Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-04-02T19:49:26.558Z] + cut -d, -f6 [Pipeline] lock [2024-04-02T19:49:26.636Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4787-1-stack-cost] [2024-04-02T19:49:26.642Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4787-1-stack-cost] did not exist. Created. [2024-04-02T19:49:26.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4787-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-02T19:49:27.072Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-02T19:49:27.922Z] Stashed 1 file(s) [Pipeline] } [2024-04-02T19:49:27.941Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4787-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-02T19:49:28.030Z] $ docker stop --time=1 24a9c7e569bcbca4511ded16eedee28ed14e71754e476b0568278c63fbf0ee1d [2024-04-02T19:49:29.496Z] $ docker rm -f --volumes 24a9c7e569bcbca4511ded16eedee28ed14e71754e476b0568278c63fbf0ee1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-02T19:49:30.226Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-02T19:49:31.880Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:49:32.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:49:33.098Z] ---> package-listing.sh [2024-04-02T19:49:33.098Z] ++ facter osfamily [2024-04-02T19:49:33.098Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-02T19:49:33.356Z] + OS_FAMILY=debian [2024-04-02T19:49:33.356Z] + workspace=/w/workspace/edgex-go/1 [2024-04-02T19:49:33.356Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-02T19:49:33.356Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-02T19:49:33.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-02T19:49:33.356Z] + PACKAGES=/tmp/packages_start.txt [2024-04-02T19:49:33.356Z] + '[' /w/workspace/edgex-go/1 ']' [2024-04-02T19:49:33.356Z] + PACKAGES=/tmp/packages_end.txt [2024-04-02T19:49:33.356Z] + case "${OS_FAMILY}" in [2024-04-02T19:49:33.356Z] + dpkg -l [2024-04-02T19:49:33.356Z] + grep '^ii' [2024-04-02T19:49:33.356Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-02T19:49:33.356Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-02T19:49:33.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-02T19:49:33.356Z] + '[' /w/workspace/edgex-go/1 ']' [2024-04-02T19:49:33.356Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-04-02T19:49:33.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-04-02T19:49:33.394Z] 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-04-02T19:49:33.684Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:49:34.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T19:49:34.317Z] [2024-04-02T19:49:34.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:49:34.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T19:49:34.690Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-02T19:49:34.690Z] 5eb5b503b376: Pulling fs layer [2024-04-02T19:49:34.690Z] 5c69ac0246d0: Pulling fs layer [2024-04-02T19:49:34.690Z] ec43610c2a17: Pulling fs layer [2024-04-02T19:49:34.690Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-02T19:49:34.690Z] 33b1e0a273af: Pulling fs layer [2024-04-02T19:49:34.690Z] 5d3b04190fa2: Pulling fs layer [2024-04-02T19:49:34.690Z] 2f39f015ded8: Pulling fs layer [2024-04-02T19:49:34.690Z] 2f39f015ded8: Waiting [2024-04-02T19:49:34.690Z] 33b1e0a273af: Waiting [2024-04-02T19:49:34.690Z] 5d3b04190fa2: Waiting [2024-04-02T19:49:34.690Z] 3a2ae6a8a46f: Waiting [2024-04-02T19:49:34.690Z] 5c69ac0246d0: Verifying Checksum [2024-04-02T19:49:34.690Z] 5c69ac0246d0: Download complete [2024-04-02T19:49:34.690Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-02T19:49:34.690Z] 3a2ae6a8a46f: Download complete [2024-04-02T19:49:34.690Z] 33b1e0a273af: Verifying Checksum [2024-04-02T19:49:34.690Z] 33b1e0a273af: Download complete [2024-04-02T19:49:34.690Z] 5d3b04190fa2: Verifying Checksum [2024-04-02T19:49:34.690Z] 5d3b04190fa2: Download complete [2024-04-02T19:49:34.690Z] ec43610c2a17: Verifying Checksum [2024-04-02T19:49:34.690Z] ec43610c2a17: Download complete [2024-04-02T19:49:34.951Z] 5eb5b503b376: Verifying Checksum [2024-04-02T19:49:34.951Z] 5eb5b503b376: Download complete [2024-04-02T19:49:35.517Z] 2f39f015ded8: Download complete [2024-04-02T19:49:36.084Z] 5eb5b503b376: Pull complete [2024-04-02T19:49:36.084Z] 5c69ac0246d0: Pull complete [2024-04-02T19:49:36.650Z] ec43610c2a17: Pull complete [2024-04-02T19:49:36.650Z] 3a2ae6a8a46f: Pull complete [2024-04-02T19:49:36.909Z] 33b1e0a273af: Pull complete [2024-04-02T19:49:36.909Z] 5d3b04190fa2: Pull complete [2024-04-02T19:49:41.098Z] 2f39f015ded8: Pull complete [2024-04-02T19:49:41.098Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-02T19:49:41.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T19:49:41.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:49:41.324Z] prd-ubuntu20.04-docker-8c-8g-1894 does not seem to be running inside a container [2024-04-02T19:49:41.344Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-02T19:49:45.501Z] $ docker top e190eb67d06ad839ec8e15a919ebb8f424265389ae16bd9fafe635dbc991bc5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-02T19:49:45.904Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-02T19:49:46.212Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-02T19:49:46.519Z] + ls /var/log/sa-host [2024-04-02T19:49:46.519Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T19:49:46.752Z] provisioning config files... [2024-04-02T19:49:46.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5032923315337872836tmp [Pipeline] { [Pipeline] echo [2024-04-02T19:49:46.813Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:49:47.129Z] ---> create-netrc.sh [Pipeline] } [2024-04-02T19:49:47.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:49:47.554Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-02T19:49:47.587Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:49:47.895Z] ---> sudo-logs.sh [2024-04-02T19:49:47.895Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-02T19:49:47.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:49:48.296Z] ---> job-cost.sh [2024-04-02T19:49:48.296Z] lf-activate-venv: SKIPPING [2024-04-02T19:49:48.296Z] DEBUG: total: 0.10999999940395355 [2024-04-02T19:49:48.296Z] INFO: Retrieving Stack Cost... [2024-04-02T19:49:48.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-02T19:49:49.122Z] INFO: Archiving Costs [Pipeline] echo [2024-04-02T19:49:49.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:49:49.464Z] ---> logs-deploy.sh [2024-04-02T19:49:49.464Z] lf-activate-venv: SKIPPING [2024-04-02T19:49:49.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4787/1 [2024-04-02T19:49:49.464Z] INFO: archiving workspace using pattern(s): [2024-04-02T19:49:50.398Z] Archives upload complete. [2024-04-02T19:49:50.658Z] INFO: archiving logs to Nexus