Pull request #533 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 1f5faa189c5026e141b035046ee789496d5d86c4 rather than c26bbb9dc0f794e52e67b01f197bda81f27847cb Obtained Jenkinsfile from 1f5faa189c5026e141b035046ee789496d5d86c4 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-ssh7685388783621356561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5938504565189851588.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ui-go/branches/PR-533/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-ui-go/branches/PR-533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5907520357940096573.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-ui-go/branches/PR-533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17536171358298252112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh2281589939362694124.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ui-go/branches/PR-533/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-ui-go/branches/PR-533/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6760190922786564036.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-17060’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17061 in /w/workspace/edgexfoundry_edgex-ui-go_PR-533 [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-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-533 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1f5faa189c5026e141b035046ee789496d5d86c4 into PR head commit c26bbb9dc0f794e52e67b01f197bda81f27847cb > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/533/head:refs/remotes/origin/PR-533 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c26bbb9dc0f794e52e67b01f197bda81f27847cb # timeout=10 Merge succeeded, producing c26bbb9dc0f794e52e67b01f197bda81f27847cb Checking out Revision c26bbb9dc0f794e52e67b01f197bda81f27847cb (PR-533) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1f5faa189c5026e141b035046ee789496d5d86c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c26bbb9dc0f794e52e67b01f197bda81f27847cb # timeout=10 Commit message: "feat: add onvif and llrp protocol templates" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:54:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:54:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:54:48 ========================================================= 21:54:48 EdgeX Global Pipelines Version Info 21:54:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:54:48 ------------------- 21:54:48 stable info: 21:54:48 ------------------- 21:54:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:54:48 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 21:54:48 Message: update stable to v1.0.234 21:54:49 ------------------- 21:54:49 experimental info: 21:54:49 ------------------- 21:54:49 Commited By: **** collab-it+edgex@linuxfoundation.org 21:54:49 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 21:54:49 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:54:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:54:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:54:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-533 [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-533 [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-533 [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c26bbb9 [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:51 provisioning config files... 21:54:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/config982713463316135698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:51 ---> docker-login.sh 21:54:51 nexus3.edgexfoundry.org:10001 21:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:52 Configure a credential helper to remove this warning. See 21:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:52 21:54:52 Login Succeeded 21:54:52 nexus3.edgexfoundry.org:10002 21:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:52 Configure a credential helper to remove this warning. See 21:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:52 21:54:52 Login Succeeded 21:54:52 nexus3.edgexfoundry.org:10003 21:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:52 Configure a credential helper to remove this warning. See 21:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:52 21:54:52 Login Succeeded 21:54:52 nexus3.edgexfoundry.org:10004 21:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:52 Configure a credential helper to remove this warning. See 21:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:52 21:54:52 Login Succeeded 21:54:52 docker.io 21:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:53 Configure a credential helper to remove this warning. See 21:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:53 21:54:53 Login Succeeded 21:54:53 ---> docker-login.sh ends [Pipeline] } 21:54:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:54:53 + git rev-list -1 --merges c26bbb9dc0f794e52e67b01f197bda81f27847cb~1..c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] echo 21:54:53 -----------> git rev-list -1 --merges c26bbb9dc0f794e52e67b01f197bda81f27847cb~1..c26bbb9dc0f794e52e67b01f197bda81f27847cb c26bbb9dc0f794e52e67b01f197bda81f27847cb [false] [Pipeline] sh 21:54:54 + git log --format=format:%s -1 c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] echo 21:54:54 ========================================================= 21:54:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:54:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:54 + git log --format=format:%s -1 c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] echo 21:54:54 [semverPrep] GIT_COMMIT: c26bbb9dc0f794e52e67b01f197bda81f27847cb, Commit Message: feat: add onvif and llrp protocol templates [Pipeline] echo 21:54:54 [semverPrep] This is not a build commit. [Pipeline] sh 21:54:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:55 + grep -v github /etc/ssh/ssh_known_hosts 21:54:55 + [ -e /tmp/ssh_known_hosts ] 21:54:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:54:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:54:55 + sudo tee -a /etc/ssh/ssh_known_hosts 21:54:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:55 21:54:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:55 0.1.4: Pulling from edgex-devops/py-git-semver 21:54:55 42c077c10790: Pulling fs layer 21:54:55 f63e77b7563a: Pulling fs layer 21:54:55 bd5fdadae976: Pulling fs layer 21:54:55 205491f53016: Pulling fs layer 21:54:55 df18705c85c3: Pulling fs layer 21:54:55 bdb3f477010e: Pulling fs layer 21:54:55 c8a8fc8e1c8f: Pulling fs layer 21:54:55 2c6e9b1d212d: Pulling fs layer 21:54:55 bdb8f0575790: Pulling fs layer 21:54:55 386e3cb2ff24: Pulling fs layer 21:54:55 2343380bae48: Pulling fs layer 21:54:55 df18705c85c3: Waiting 21:54:55 c8a8fc8e1c8f: Waiting 21:54:55 bdb3f477010e: Waiting 21:54:55 bdb8f0575790: Waiting 21:54:55 2c6e9b1d212d: Waiting 21:54:55 205491f53016: Waiting 21:54:55 2343380bae48: Waiting 21:54:55 386e3cb2ff24: Waiting 21:54:55 f63e77b7563a: Verifying Checksum 21:54:55 f63e77b7563a: Download complete 21:54:55 205491f53016: Verifying Checksum 21:54:55 205491f53016: Download complete 21:54:56 df18705c85c3: Verifying Checksum 21:54:56 df18705c85c3: Download complete 21:54:56 bd5fdadae976: Verifying Checksum 21:54:56 bd5fdadae976: Download complete 21:54:56 bdb3f477010e: Verifying Checksum 21:54:56 bdb3f477010e: Download complete 21:54:56 2c6e9b1d212d: Verifying Checksum 21:54:56 2c6e9b1d212d: Download complete 21:54:56 bdb8f0575790: Verifying Checksum 21:54:56 bdb8f0575790: Download complete 21:54:56 386e3cb2ff24: Download complete 21:54:56 2343380bae48: Verifying Checksum 21:54:56 2343380bae48: Download complete 21:54:56 42c077c10790: Verifying Checksum 21:54:56 42c077c10790: Download complete 21:54:56 c8a8fc8e1c8f: Download complete 21:54:57 42c077c10790: Pull complete 21:54:57 f63e77b7563a: Pull complete 21:54:58 bd5fdadae976: Pull complete 21:54:58 205491f53016: Pull complete 21:54:58 df18705c85c3: Pull complete 21:54:58 bdb3f477010e: Pull complete 21:55:01 c8a8fc8e1c8f: Pull complete 21:55:01 2c6e9b1d212d: Pull complete 21:55:01 bdb8f0575790: Pull complete 21:55:01 386e3cb2ff24: Pull complete 21:55:01 2343380bae48: Pull complete 21:55:01 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 21:55:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:55:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:01 prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container 21:55:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:55:02 $ docker top bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 -eo pid,comm 21:55:02 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). 21:55:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:55:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:02 [ssh-agent] Looking for ssh-agent implementation... 21:55:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:03 $ docker exec bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 ssh-agent 21:55:03 SSH_AUTH_SOCK=/tmp/ssh-p3bZ5tw5VIHl/agent.32 21:55:03 SSH_AGENT_PID=38 21:55:03 Running ssh-add (command line suppressed) 21:55:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/private_key_2956471668725200874.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/private_key_2956471668725200874.key) 21:55:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:03 + git tag --points-at HEAD [Pipeline] } 21:55:03 $ docker exec --env ******** --env ******** bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 ssh-agent -k 21:55:03 unset SSH_AUTH_SOCK; 21:55:03 unset SSH_AGENT_PID; 21:55:03 echo Agent pid 38 killed; 21:55:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:55:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:03 [ssh-agent] Looking for ssh-agent implementation... 21:55:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:04 $ docker exec bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 ssh-agent 21:55:04 SSH_AUTH_SOCK=/tmp/ssh-7h8CjEp79SNd/agent.72 21:55:04 SSH_AGENT_PID=80 21:55:04 Running ssh-add (command line suppressed) 21:55:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/private_key_2519722801247628984.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/private_key_2519722801247628984.key) 21:55:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:04 + git semver init 21:55:04 2022-07-06 21:55:04,885 [run_init] DEBUG init version:0.0.0 force:False 21:55:04 2022-07-06 21:55:04,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver 21:55:04 2022-07-06 21:55:04,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver 21:55:04 2022-07-06 21:55:04,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-533, universal_newlines=False, shell=None, istream=None) 21:55:06 2022-07-06 21:55:06,025 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.git/info/exclude 21:55:06 2022-07-06 21:55:06,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver/PR-533 with force:False 21:55:06 2022-07-06 21:55:06,025 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver/PR-533 21:55:06 2022-07-06 21:55:06,030 [execute] INFO git cat-file --batch-check 21:55:06 2022-07-06 21:55:06,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver, universal_newlines=False, shell=None, istream=) 21:55:06 2022-07-06 21:55:06,038 [execute] INFO git cat-file --batch 21:55:06 2022-07-06 21:55:06,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver, universal_newlines=False, shell=None, istream=) 21:55:06 2022-07-06 21:55:06,044 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver/PR-533 21:55:06 0.0.0 [Pipeline] } 21:55:06 $ docker exec --env ******** --env ******** bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 ssh-agent -k 21:55:06 unset SSH_AUTH_SOCK; 21:55:06 unset SSH_AGENT_PID; 21:55:06 echo Agent pid 80 killed; 21:55:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:55:06 + git semver [Pipeline] } 21:55:07 $ docker stop --time=1 bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 21:55:08 $ docker rm -f bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 [Pipeline] // withDockerContainer [Pipeline] sh 21:55:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:55:09 Stashed 1 file(s) [Pipeline] echo 21:55:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:09 provisioning config files... 21:55:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/config5603190849794248036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:10 ---> docker-login.sh 21:55:10 nexus3.edgexfoundry.org:10001 21:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:10 Configure a credential helper to remove this warning. See 21:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:10 21:55:10 Login Succeeded 21:55:10 nexus3.edgexfoundry.org:10002 21:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:10 Configure a credential helper to remove this warning. See 21:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:10 21:55:10 Login Succeeded 21:55:10 nexus3.edgexfoundry.org:10003 21:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:10 Configure a credential helper to remove this warning. See 21:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:10 21:55:10 Login Succeeded 21:55:10 nexus3.edgexfoundry.org:10004 21:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:10 Configure a credential helper to remove this warning. See 21:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:10 21:55:10 Login Succeeded 21:55:10 docker.io 21:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:11 Configure a credential helper to remove this warning. See 21:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:11 21:55:11 Login Succeeded 21:55:11 ---> docker-login.sh ends [Pipeline] } 21:55:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:55:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:11 ========================================================= 21:55:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:55:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:55:12 Sending build context to Docker daemon 43.99MB 21:55:12 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 21:55:12 Step 2/15 : FROM ${BASE} AS builder 21:55:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:55:12 59bf1c3509f3: Pulling fs layer 21:55:12 666ba61612fd: Pulling fs layer 21:55:12 8ed8ca486205: Pulling fs layer 21:55:12 cc1cd167ecdc: Pulling fs layer 21:55:12 c516ae0d96e1: Pulling fs layer 21:55:12 684cea983483: Pulling fs layer 21:55:12 dd3240ac7de5: Pulling fs layer 21:55:12 b1e948a4e11c: Pulling fs layer 21:55:12 a8fd76ee1af6: Pulling fs layer 21:55:12 646ad004c059: Pulling fs layer 21:55:12 b1e948a4e11c: Waiting 21:55:12 a8fd76ee1af6: Waiting 21:55:12 646ad004c059: Waiting 21:55:12 cc1cd167ecdc: Waiting 21:55:12 c516ae0d96e1: Waiting 21:55:12 dd3240ac7de5: Waiting 21:55:12 684cea983483: Waiting 21:55:12 8ed8ca486205: Download complete 21:55:12 666ba61612fd: Download complete 21:55:12 c516ae0d96e1: Verifying Checksum 21:55:12 c516ae0d96e1: Download complete 21:55:12 684cea983483: Verifying Checksum 21:55:12 684cea983483: Download complete 21:55:12 dd3240ac7de5: Verifying Checksum 21:55:12 dd3240ac7de5: Download complete 21:55:12 59bf1c3509f3: Verifying Checksum 21:55:12 59bf1c3509f3: Download complete 21:55:12 b1e948a4e11c: Verifying Checksum 21:55:12 b1e948a4e11c: Download complete 21:55:12 59bf1c3509f3: Pull complete 21:55:12 666ba61612fd: Pull complete 21:55:12 8ed8ca486205: Pull complete 21:55:12 646ad004c059: Verifying Checksum 21:55:12 646ad004c059: Download complete 21:55:12 a8fd76ee1af6: Verifying Checksum 21:55:12 a8fd76ee1af6: Download complete 21:55:12 cc1cd167ecdc: Verifying Checksum 21:55:12 cc1cd167ecdc: Download complete 21:55:17 cc1cd167ecdc: Pull complete 21:55:17 c516ae0d96e1: Pull complete 21:55:17 684cea983483: Pull complete 21:55:17 dd3240ac7de5: Pull complete 21:55:17 b1e948a4e11c: Pull complete 21:55:19 a8fd76ee1af6: Pull complete 21:55:20 646ad004c059: Pull complete 21:55:20 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 21:55:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:55:20 ---> 8f69c11f6b0c 21:55:20 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:55:21 ---> Running in 0315e603a0e6 21:55:22 Removing intermediate container 0315e603a0e6 21:55:22 ---> 527cf83efe71 21:55:22 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:55:22 ---> Running in 13e8c7271ffc 21:55:22 Removing intermediate container 13e8c7271ffc 21:55:22 ---> 3319ccf85563 21:55:22 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:55:22 ---> Running in e70e65aaae7b 21:55:22 Removing intermediate container e70e65aaae7b 21:55:22 ---> 2d32b17c04cc 21:55:22 Step 6/15 : LABEL Name=edgex-ui-go 21:55:22 ---> Running in a0d298a05fc0 21:55:22 Removing intermediate container a0d298a05fc0 21:55:22 ---> f6ad4021406f 21:55:22 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:55:22 ---> Running in 4c0cb58a992f 21:55:22 Removing intermediate container 4c0cb58a992f 21:55:22 ---> 367911b949b3 21:55:22 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:22 ---> Running in e3ddf316515f 21:55:23 Removing intermediate container e3ddf316515f 21:55:23 ---> e18deb08de42 21:55:23 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:23 ---> Running in 9e85aaec3108 21:55:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:55:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:55:24 Still waiting to schedule task 21:55:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17062’ is offline 21:55:24 OK: 221 MiB in 52 packages 21:55:25 Removing intermediate container 9e85aaec3108 21:55:25 ---> 4e3933133c34 21:55:25 Step 10/15 : ENV GO111MODULE=on 21:55:25 ---> Running in af260c5a9544 21:55:25 Removing intermediate container af260c5a9544 21:55:25 ---> bf872de04656 21:55:25 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:55:25 ---> Running in f35577eadee5 21:55:25 Removing intermediate container f35577eadee5 21:55:25 ---> f62e9dedb5fc 21:55:25 Step 12/15 : COPY go.mod vendor* ./ 21:55:25 ---> 2ad19da8cd47 21:55:25 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:25 ---> Running in 43378482487c 21:55:37 Removing intermediate container 43378482487c 21:55:37 ---> 51e853aa5943 21:55:37 Step 14/15 : COPY . . 21:55:37 ---> 5dde3f9aefd0 21:55:37 Step 15/15 : RUN ${MAKE} 21:55:37 ---> Running in 043c825d0fc3 21:55:37 noop 21:55:38 Removing intermediate container 043c825d0fc3 21:55:38 ---> db82054b0995 21:55:38 Successfully built db82054b0995 21:55:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:38 + docker inspect -f . ci-base-image-x86_64 21:55:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:38 prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container 21:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:55:39 $ docker top 4c63d6600e3f149984de43452e4967138c9a98df8b2f5dee5cff2a064747c937 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:39 + go version 21:55:39 go version go1.17.7 linux/amd64 [Pipeline] } 21:55:39 $ docker stop --time=1 4c63d6600e3f149984de43452e4967138c9a98df8b2f5dee5cff2a064747c937 21:55:40 $ docker rm -f 4c63d6600e3f149984de43452e4967138c9a98df8b2f5dee5cff2a064747c937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:41 + docker inspect -f . ci-base-image-x86_64 21:55:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:41 prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container 21:55:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:55:42 $ docker top 9ef04b99395b6b33bbdca0a86d14e9bddc08b8437e5c0d03e0c6f9d358f0c8a9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:55:42 + make test 21:55:42 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:55:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:55:48 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 21:55:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:55:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:55:51 $ docker stop --time=1 9ef04b99395b6b33bbdca0a86d14e9bddc08b8437e5c0d03e0c6f9d358f0c8a9 21:55:53 $ docker rm -f 9ef04b99395b6b33bbdca0a86d14e9bddc08b8437e5c0d03e0c6f9d358f0c8a9 [Pipeline] // withDockerContainer [Pipeline] sh 21:55:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:55:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:54 + ls -al . 21:55:54 total 160 21:55:54 drwxrwxr-x 14 jenkins jenkins 4096 Jul 6 21:55 . 21:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:54 .. 21:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 21:55 .git 21:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:54 .github 21:55:54 -rw-rw-r-- 1 jenkins jenkins 167 Jul 6 21:54 .gitignore 21:55:54 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 21:55 .semver 21:55:54 -rw-rw-r-- 1 jenkins jenkins 2022 Jul 6 21:54 Attribution.txt 21:55:54 -rw-rw-r-- 1 jenkins jenkins 14570 Jul 6 21:54 CHANGELOG.md 21:55:54 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 6 21:54 CONTRIBUTING.md 21:55:54 -rw-rw-r-- 1 jenkins jenkins 1549 Jul 6 21:54 Dockerfile 21:55:54 -rw-rw-r-- 1 jenkins jenkins 652 Jul 6 21:54 Jenkinsfile 21:55:54 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 6 21:54 LICENSE 21:55:54 -rw-rw-r-- 1 jenkins jenkins 1212 Jul 6 21:54 Makefile 21:55:54 -rw-rw-r-- 1 jenkins jenkins 4398 Jul 6 21:54 README.md 21:55:54 -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 21:55 VERSION 21:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:54 assets 21:55:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 21:54 bin 21:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:54 cmd 21:55:54 -rw-r--r-- 1 jenkins jenkins 10 Jul 6 21:55 coverage.out 21:55:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 21:54 docs 21:55:54 -rw-rw-r-- 1 jenkins jenkins 1945 Jul 6 21:54 go.mod 21:55:54 -rw-rw-r-- 1 jenkins jenkins 26589 Jul 6 21:54 go.sum 21:55:54 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 21:54 internal 21:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:54 pkg 21:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:54 snap 21:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:54 testing 21:55:54 -rw-rw-r-- 1 jenkins jenkins 155 Jul 6 21:54 version.go 21:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:54 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:55 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c26bbb9dc0f794e52e67b01f197bda81f27847cb --label arch=amd64 --label version=0.0.0 . 21:55:55 Sending build context to Docker daemon 43.99MB 21:55:55 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 21:55:55 Step 2/23 : FROM ${BASE} AS builder 21:55:55 ---> db82054b0995 21:55:55 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:55:55 ---> Running in 5008aee1fe78 21:55:55 Removing intermediate container 5008aee1fe78 21:55:55 ---> 254114cd6da1 21:55:55 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 21:55:55 ---> Running in 89434b08f3f4 21:55:55 Removing intermediate container 89434b08f3f4 21:55:55 ---> 905ce217b9c8 21:55:55 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 21:55:55 ---> Running in d2e1e1af8d6e 21:55:55 Removing intermediate container d2e1e1af8d6e 21:55:55 ---> 914b876f05de 21:55:55 Step 6/23 : LABEL Name=edgex-ui-go 21:55:55 ---> Running in 9b4486136f77 21:55:55 Removing intermediate container 9b4486136f77 21:55:55 ---> a87f5101c0e2 21:55:55 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:55:55 ---> Running in 4c0fe9150b77 21:55:56 Removing intermediate container 4c0fe9150b77 21:55:56 ---> d0a11127b965 21:55:56 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:56 ---> Running in f51c53bb61b7 21:55:56 Removing intermediate container f51c53bb61b7 21:55:56 ---> f642fc8cd34b 21:55:56 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:56 ---> Running in 0cb7bc3cd0e4 21:55:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:55:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:55:58 OK: 221 MiB in 52 packages 21:55:58 Removing intermediate container 0cb7bc3cd0e4 21:55:58 ---> be8c7375b3b1 21:55:58 Step 10/23 : ENV GO111MODULE=on 21:55:58 ---> Running in 049eab8ebf38 21:55:58 Removing intermediate container 049eab8ebf38 21:55:58 ---> 094b3e1dfaa2 21:55:58 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:55:58 ---> Running in a6bb5dab517d 21:55:58 Removing intermediate container a6bb5dab517d 21:55:58 ---> 3626f342378e 21:55:58 Step 12/23 : COPY go.mod vendor* ./ 21:55:59 ---> 8eab801b82c3 21:55:59 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:59 ---> Running in da70d20c1c8e 21:55:59 Removing intermediate container da70d20c1c8e 21:55:59 ---> d8a8d331f514 21:55:59 Step 14/23 : COPY . . 21:56:01 ---> f22646c42656 21:56:01 Step 15/23 : RUN ${MAKE} 21:56:01 ---> Running in 63857d9bb4d7 21:56:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:56:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:56:08 Removing intermediate container 63857d9bb4d7 21:56:08 ---> 087639cf8d92 21:56:08 Step 16/23 : FROM alpine:3.14 21:56:08 3.14: Pulling from library/alpine 21:56:08 8663204ce13b: Pulling fs layer 21:56:09 8663204ce13b: Verifying Checksum 21:56:09 8663204ce13b: Download complete 21:56:09 8663204ce13b: Pull complete 21:56:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:56:09 Status: Downloaded newer image for alpine:3.14 21:56:09 ---> e04c818066af 21:56:09 Step 17/23 : EXPOSE 4000 21:56:09 ---> Running in 190b3080344b 21:56:09 Removing intermediate container 190b3080344b 21:56:09 ---> ae9c6c73e5d8 21:56:09 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:56:09 ---> 984350b5217b 21:56:09 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:56:09 ---> Running in 56c677eeb102 21:56:09 Removing intermediate container 56c677eeb102 21:56:09 ---> 63e6fb11f1ce 21:56:09 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:56:09 ---> Running in f1810f9ea5cc 21:56:09 Removing intermediate container f1810f9ea5cc 21:56:09 ---> e6c7aa86329a 21:56:09 Step 21/23 : LABEL arch=amd64 21:56:09 ---> Running in 76bb6a734afa 21:56:10 Removing intermediate container 76bb6a734afa 21:56:10 ---> 43caa30746ee 21:56:10 Step 22/23 : LABEL git_sha=c26bbb9dc0f794e52e67b01f197bda81f27847cb 21:56:10 ---> Running in 090f8a1bd229 21:56:10 Removing intermediate container 090f8a1bd229 21:56:10 ---> 9e1be2979ddb 21:56:10 Step 23/23 : LABEL version=0.0.0 21:56:10 ---> Running in de2589840b91 21:56:10 Removing intermediate container de2589840b91 21:56:10 ---> 67243776ba83 21:56:10 [Warning] One or more build-args [ARCH] were not consumed 21:56:10 Successfully built 67243776ba83 21:56:10 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:56:11 21:56:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:56:11 latest: Pulling from edgex-lftools-log-publisher 21:56:11 5eb5b503b376: Pulling fs layer 21:56:11 5c69ac0246d0: Pulling fs layer 21:56:11 ec43610c2a17: Pulling fs layer 21:56:11 3a2ae6a8a46f: Pulling fs layer 21:56:11 33b1e0a273af: Pulling fs layer 21:56:11 5d3b04190fa2: Pulling fs layer 21:56:11 2f39f015ded8: Pulling fs layer 21:56:11 33b1e0a273af: Waiting 21:56:11 5d3b04190fa2: Waiting 21:56:11 2f39f015ded8: Waiting 21:56:11 3a2ae6a8a46f: Waiting 21:56:11 5c69ac0246d0: Download complete 21:56:11 3a2ae6a8a46f: Verifying Checksum 21:56:11 3a2ae6a8a46f: Download complete 21:56:11 33b1e0a273af: Verifying Checksum 21:56:11 33b1e0a273af: Download complete 21:56:11 5d3b04190fa2: Verifying Checksum 21:56:11 5d3b04190fa2: Download complete 21:56:11 ec43610c2a17: Verifying Checksum 21:56:11 ec43610c2a17: Download complete 21:56:11 5eb5b503b376: Verifying Checksum 21:56:11 5eb5b503b376: Download complete 21:56:12 2f39f015ded8: Download complete 21:56:13 5eb5b503b376: Pull complete 21:56:13 5c69ac0246d0: Pull complete 21:56:13 ec43610c2a17: Pull complete 21:56:13 3a2ae6a8a46f: Pull complete 21:56:14 33b1e0a273af: Pull complete 21:56:14 5d3b04190fa2: Pull complete 21:56:18 2f39f015ded8: Pull complete 21:56:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:56:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:18 prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container 21:56:18 $ 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/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:56:19 $ docker top 0b71cb34c72f68e6b51153122a491aca6de082a4ef8fc8701dcb68281e51d242 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:20 ---> job-cost.sh 21:56:20 lf-activate-venv: SKIPPING 21:56:20 INFO: No Stack... 21:56:20 INFO: Retrieving Pricing Info for: v3-standard-8 21:56:21 INFO: Archiving Costs [Pipeline] sh 21:56:21 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives/cost.csv 21:56:21 + cut -d, -f6 [Pipeline] lock 21:56:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] 21:56:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] did not exist. Created. 21:56:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:56:21 + echo total: 0.2199999988079071 [Pipeline] stash 21:56:22 Stashed 1 file(s) [Pipeline] } 21:56:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:56:22 $ docker stop --time=1 0b71cb34c72f68e6b51153122a491aca6de082a4ef8fc8701dcb68281e51d242 21:56:23 $ docker rm -f 0b71cb34c72f68e6b51153122a491aca6de082a4ef8fc8701dcb68281e51d242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:57:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17063 in /w/workspace/edgexfoundry_edgex-ui-go_PR-533 [Pipeline] { [Pipeline] ws 21:57:51 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 21:57:51 The recommended git tool is: git 21:57:56 using credential edgex-jenkins-ssh 21:57:56 Cloning the remote Git repository 21:57:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:57:56 > git init /w/workspace/edgex-ui-go/1 # timeout=10 21:57:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:57:56 > git --version # timeout=10 21:57:56 > git --version # 'git version 2.25.1' 21:57:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:00 Merging remotes/origin/main commit 1f5faa189c5026e141b035046ee789496d5d86c4 into PR head commit c26bbb9dc0f794e52e67b01f197bda81f27847cb 21:57:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:57:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:57:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/533/head:refs/remotes/origin/PR-533 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:58:00 > git config core.sparsecheckout # timeout=10 21:58:00 Merge succeeded, producing c26bbb9dc0f794e52e67b01f197bda81f27847cb 21:58:00 Checking out Revision c26bbb9dc0f794e52e67b01f197bda81f27847cb (PR-533) 21:58:00 > git checkout -f c26bbb9dc0f794e52e67b01f197bda81f27847cb # timeout=10 21:58:00 > git remote # timeout=10 21:58:00 > git config --get remote.origin.url # timeout=10 21:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:00 > git merge 1f5faa189c5026e141b035046ee789496d5d86c4 # timeout=10 21:58:00 > git rev-parse HEAD^{commit} # timeout=10 21:58:00 > git config core.sparsecheckout # timeout=10 21:58:00 > git checkout -f c26bbb9dc0f794e52e67b01f197bda81f27847cb # timeout=10 21:58:05 Commit message: "feat: add onvif and llrp protocol templates" 21:58:05 > git --version # timeout=10 21:58:05 > git --version # 'git version 2.25.1' 21:58:05 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:58:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:06 Dload Upload Total Spent Left Speed 21:58:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 21:58:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:58:07 + sudo tee /etc/docker/daemon.new 21:58:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:58:07 { 21:58:07 "registry-mirrors": [ 21:58:07 "https://nexus3.edgexfoundry.org:10001" 21:58:07 ], 21:58:07 "bip": "10.250.0.254/24", 21:58:07 "hosts": [ 21:58:07 "tcp://0.0.0.0:5555", 21:58:07 "unix:///var/run/docker.sock" 21:58:07 ], 21:58:07 "mtu": 1458, 21:58:07 "selinux-enabled": true, 21:58:07 "seccomp-profile": "/etc/docker/seccomp.json" 21:58:07 } [Pipeline] sh 21:58:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:58:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:26 provisioning config files... 21:58:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2936575354589036986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:27 ---> docker-login.sh 21:58:27 nexus3.edgexfoundry.org:10001 21:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:28 Configure a credential helper to remove this warning. See 21:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:28 21:58:28 Login Succeeded 21:58:28 nexus3.edgexfoundry.org:10002 21:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:28 Configure a credential helper to remove this warning. See 21:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:28 21:58:28 Login Succeeded 21:58:28 nexus3.edgexfoundry.org:10003 21:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:29 Configure a credential helper to remove this warning. See 21:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:29 21:58:29 Login Succeeded 21:58:29 nexus3.edgexfoundry.org:10004 21:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:29 Configure a credential helper to remove this warning. See 21:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:29 21:58:29 Login Succeeded 21:58:29 docker.io 21:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:30 Configure a credential helper to remove this warning. See 21:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:30 21:58:30 Login Succeeded 21:58:30 ---> docker-login.sh ends [Pipeline] } 21:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:31 ========================================================= 21:58:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:58:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:58:32 Sending build context to Docker daemon 27.61MB 21:58:32 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 21:58:32 Step 2/15 : FROM ${BASE} AS builder 21:58:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:58:33 9b3977197b4f: Pulling fs layer 21:58:33 1a89e8eeedd5: Pulling fs layer 21:58:33 94645a83ff95: Pulling fs layer 21:58:33 e6fb740bc735: Pulling fs layer 21:58:33 3a77bd46dcc9: Pulling fs layer 21:58:33 e6fb740bc735: Waiting 21:58:33 355e64cbe906: Pulling fs layer 21:58:33 63ab81a10011: Pulling fs layer 21:58:33 3a77bd46dcc9: Waiting 21:58:33 555d1d1c4555: Pulling fs layer 21:58:33 355e64cbe906: Waiting 21:58:33 63ab81a10011: Waiting 21:58:33 7d9057610161: Pulling fs layer 21:58:33 555d1d1c4555: Waiting 21:58:33 7d9057610161: Waiting 21:58:33 94645a83ff95: Verifying Checksum 21:58:33 94645a83ff95: Download complete 21:58:33 1a89e8eeedd5: Download complete 21:58:33 3a77bd46dcc9: Verifying Checksum 21:58:33 3a77bd46dcc9: Download complete 21:58:33 355e64cbe906: Download complete 21:58:33 63ab81a10011: Verifying Checksum 21:58:33 63ab81a10011: Download complete 21:58:33 9b3977197b4f: Verifying Checksum 21:58:34 9b3977197b4f: Pull complete 21:58:34 7d9057610161: Verifying Checksum 21:58:34 7d9057610161: Download complete 21:58:34 1a89e8eeedd5: Pull complete 21:58:34 94645a83ff95: Pull complete 21:58:35 555d1d1c4555: Verifying Checksum 21:58:35 555d1d1c4555: Download complete 21:58:35 e6fb740bc735: Verifying Checksum 21:58:35 e6fb740bc735: Download complete 21:58:48 e6fb740bc735: Pull complete 21:58:48 3a77bd46dcc9: Pull complete 21:58:48 355e64cbe906: Pull complete 21:58:48 63ab81a10011: Pull complete 21:58:55 555d1d1c4555: Pull complete 21:58:56 7d9057610161: Pull complete 21:58:56 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 21:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:58:56 ---> 819e984ddca1 21:58:56 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:58:58 ---> Running in 67aa0b3dc263 21:58:58 Removing intermediate container 67aa0b3dc263 21:58:58 ---> 1a84744236e8 21:58:58 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:58:58 ---> Running in f558ac285477 21:58:58 Removing intermediate container f558ac285477 21:58:58 ---> 1954700ea22e 21:58:58 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:58:59 ---> Running in 6dc20dfbaa59 21:58:59 Removing intermediate container 6dc20dfbaa59 21:58:59 ---> ddf4f6e7e548 21:58:59 Step 6/15 : LABEL Name=edgex-ui-go 21:58:59 ---> Running in a6d79ce3e892 21:58:59 Removing intermediate container a6d79ce3e892 21:58:59 ---> aa4a4921c4b7 21:58:59 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:58:59 ---> Running in a2deb3b17681 21:58:59 Removing intermediate container a2deb3b17681 21:58:59 ---> 9148b444d1b7 21:58:59 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:00 ---> Running in 938c7be9612a 21:59:02 Removing intermediate container 938c7be9612a 21:59:02 ---> f0aa73fc745d 21:59:02 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:02 ---> Running in e3a30e3089f3 21:59:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:59:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:59:04 OK: 220 MiB in 52 packages 21:59:05 Removing intermediate container e3a30e3089f3 21:59:05 ---> 7e57f38cc503 21:59:05 Step 10/15 : ENV GO111MODULE=on 21:59:05 ---> Running in cec370c58a74 21:59:06 Removing intermediate container cec370c58a74 21:59:06 ---> 068068c2738f 21:59:06 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:59:06 ---> Running in 78cbee6f5634 21:59:06 Removing intermediate container 78cbee6f5634 21:59:06 ---> 6e580b69c635 21:59:06 Step 12/15 : COPY go.mod vendor* ./ 21:59:06 ---> 97822463fb7e 21:59:06 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:06 ---> Running in d01b7a1ee4a2 21:59:33 Removing intermediate container d01b7a1ee4a2 21:59:33 ---> 306f81445150 21:59:33 Step 14/15 : COPY . . 21:59:35 ---> 5768560e9932 21:59:35 Step 15/15 : RUN ${MAKE} 21:59:35 ---> Running in 2dc35793ac41 21:59:36 noop 21:59:37 Removing intermediate container 2dc35793ac41 21:59:37 ---> ab389aa931b9 21:59:37 Successfully built ab389aa931b9 21:59:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:38 + docker inspect -f . ci-base-image-arm64 21:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:38 prd-ubuntu20.04-docker-arm64-4c-16g-17063 does not seem to be running inside a container 21:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:39 $ docker top 05120a5c133839ab4c91c2c20bf104ed8b2e5c9ef719078500fa980b0284e7f5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:40 + go version 21:59:40 go version go1.17.7 linux/arm64 [Pipeline] } 21:59:40 $ docker stop --time=1 05120a5c133839ab4c91c2c20bf104ed8b2e5c9ef719078500fa980b0284e7f5 21:59:42 $ docker rm -f 05120a5c133839ab4c91c2c20bf104ed8b2e5c9ef719078500fa980b0284e7f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:43 + docker inspect -f . ci-base-image-arm64 21:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:43 prd-ubuntu20.04-docker-arm64-4c-16g-17063 does not seem to be running inside a container 21:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:44 $ docker top b0256a3a0fb2e315e749049354dd3f87e9337181e01f230b05f855d0031f666a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:59:45 + make test 21:59:45 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:59:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:00:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:00:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:00:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:00:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:00:38 $ docker stop --time=1 b0256a3a0fb2e315e749049354dd3f87e9337181e01f230b05f855d0031f666a 22:00:40 $ docker rm -f b0256a3a0fb2e315e749049354dd3f87e9337181e01f230b05f855d0031f666a [Pipeline] // withDockerContainer [Pipeline] sh 22:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:00:41 Warning: overwriting stash ‘coverage-report’ 22:00:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:00:42 + ls -al . 22:00:42 total 156 22:00:42 drwxrwxr-x 13 jenkins jenkins 4096 Jul 6 21:59 . 22:00:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:57 .. 22:00:42 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 21:58 .git 22:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:58 .github 22:00:42 -rw-rw-r-- 1 jenkins jenkins 167 Jul 6 21:58 .gitignore 22:00:42 -rw-rw-r-- 1 jenkins jenkins 2022 Jul 6 21:58 Attribution.txt 22:00:42 -rw-rw-r-- 1 jenkins jenkins 14570 Jul 6 21:58 CHANGELOG.md 22:00:42 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 6 21:58 CONTRIBUTING.md 22:00:42 -rw-rw-r-- 1 jenkins jenkins 1549 Jul 6 21:58 Dockerfile 22:00:42 -rw-rw-r-- 1 jenkins jenkins 652 Jul 6 21:58 Jenkinsfile 22:00:42 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 6 21:58 LICENSE 22:00:42 -rw-rw-r-- 1 jenkins jenkins 1212 Jul 6 21:58 Makefile 22:00:42 -rw-rw-r-- 1 jenkins jenkins 4398 Jul 6 21:58 README.md 22:00:42 -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 21:55 VERSION 22:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:58 assets 22:00:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 21:58 bin 22:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:58 cmd 22:00:42 -rw-r--r-- 1 jenkins jenkins 10 Jul 6 21:59 coverage.out 22:00:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 21:58 docs 22:00:42 -rw-rw-r-- 1 jenkins jenkins 1945 Jul 6 21:58 go.mod 22:00:42 -rw-rw-r-- 1 jenkins jenkins 26589 Jul 6 21:58 go.sum 22:00:42 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 21:58 internal 22:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:58 pkg 22:00:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:58 snap 22:00:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:58 testing 22:00:42 -rw-rw-r-- 1 jenkins jenkins 155 Jul 6 21:58 version.go 22:00:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:43 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c26bbb9dc0f794e52e67b01f197bda81f27847cb --label arch=arm64 --label version=0.0.0 . 22:00:44 Sending build context to Docker daemon 27.61MB 22:00:44 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 22:00:44 Step 2/23 : FROM ${BASE} AS builder 22:00:44 ---> ab389aa931b9 22:00:44 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:00:44 ---> Running in fed45bc44da8 22:00:44 Removing intermediate container fed45bc44da8 22:00:44 ---> f02aea3b8732 22:00:44 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 22:00:44 ---> Running in e91380b030f5 22:00:44 Removing intermediate container e91380b030f5 22:00:44 ---> a3f45036ad1e 22:00:44 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 22:00:44 ---> Running in 29891471c192 22:00:45 Removing intermediate container 29891471c192 22:00:45 ---> 8d6c93eb0450 22:00:45 Step 6/23 : LABEL Name=edgex-ui-go 22:00:45 ---> Running in 1105341cc47b 22:00:45 Removing intermediate container 1105341cc47b 22:00:45 ---> 736abbae7bef 22:00:45 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:00:45 ---> Running in 6fa58ed5c815 22:00:46 Removing intermediate container 6fa58ed5c815 22:00:46 ---> 15c21540d22a 22:00:46 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:46 ---> Running in 7af0f7e4a335 22:00:47 Removing intermediate container 7af0f7e4a335 22:00:47 ---> c24d87b8b841 22:00:47 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:47 ---> Running in 612717dfd364 22:00:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:00:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:00:50 OK: 220 MiB in 52 packages 22:00:51 Removing intermediate container 612717dfd364 22:00:51 ---> cc0d8f835514 22:00:51 Step 10/23 : ENV GO111MODULE=on 22:00:51 ---> Running in d082d451a6b9 22:00:52 Removing intermediate container d082d451a6b9 22:00:52 ---> fa00803b7bec 22:00:52 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:00:52 ---> Running in 50068ef15875 22:00:52 Removing intermediate container 50068ef15875 22:00:52 ---> 315b318b190e 22:00:52 Step 12/23 : COPY go.mod vendor* ./ 22:00:52 ---> c5283769b462 22:00:52 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:52 ---> Running in 5809c8e87b56 22:00:54 Removing intermediate container 5809c8e87b56 22:00:54 ---> 60436fffe05e 22:00:54 Step 14/23 : COPY . . 22:00:58 ---> 136a65a45120 22:00:58 Step 15/23 : RUN ${MAKE} 22:00:58 ---> Running in 4b14d30c66c3 22:00:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:01:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:01:33 Removing intermediate container 4b14d30c66c3 22:01:33 ---> 236b578f01f9 22:01:33 Step 16/23 : FROM alpine:3.14 22:01:34 3.14: Pulling from library/alpine 22:01:34 455c02918c45: Pulling fs layer 22:01:35 455c02918c45: Verifying Checksum 22:01:35 455c02918c45: Download complete 22:01:35 455c02918c45: Pull complete 22:01:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:01:35 Status: Downloaded newer image for alpine:3.14 22:01:35 ---> ac73e934f311 22:01:35 Step 17/23 : EXPOSE 4000 22:01:35 ---> Running in 27a8b8db4146 22:01:35 Removing intermediate container 27a8b8db4146 22:01:35 ---> 232163020b8e 22:01:35 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:01:37 ---> 1e9fba834632 22:01:37 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:01:37 ---> Running in 1315f5053c07 22:01:37 Removing intermediate container 1315f5053c07 22:01:37 ---> 7301c1eab842 22:01:37 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:01:37 ---> Running in 7de9f6674184 22:01:37 Removing intermediate container 7de9f6674184 22:01:37 ---> 58cef8007b00 22:01:37 Step 21/23 : LABEL arch=arm64 22:01:37 ---> Running in c13acfdb687f 22:01:38 Removing intermediate container c13acfdb687f 22:01:38 ---> 5d021950e331 22:01:38 Step 22/23 : LABEL git_sha=c26bbb9dc0f794e52e67b01f197bda81f27847cb 22:01:38 ---> Running in ba7b05cf08ff 22:01:38 Removing intermediate container ba7b05cf08ff 22:01:38 ---> 67be1a789032 22:01:38 Step 23/23 : LABEL version=0.0.0 22:01:38 ---> Running in d54813878e8a 22:01:39 Removing intermediate container d54813878e8a 22:01:39 ---> 1c5e9255bf07 22:01:39 [Warning] One or more build-args [ARCH] were not consumed 22:01:39 Successfully built 1c5e9255bf07 22:01:39 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:40 22:01:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:40 arm64: Pulling from edgex-lftools-log-publisher 22:01:40 8998bd30e6a1: Pulling fs layer 22:01:40 04944245beec: Pulling fs layer 22:01:40 699f458cf7ca: Pulling fs layer 22:01:40 765212b225bb: Pulling fs layer 22:01:40 f23df028b6ca: Pulling fs layer 22:01:40 d65c8cfc05b1: Pulling fs layer 22:01:40 2437ff75d9bd: Pulling fs layer 22:01:40 f23df028b6ca: Waiting 22:01:40 d65c8cfc05b1: Waiting 22:01:40 765212b225bb: Waiting 22:01:40 2437ff75d9bd: Waiting 22:01:40 04944245beec: Verifying Checksum 22:01:40 04944245beec: Download complete 22:01:40 765212b225bb: Verifying Checksum 22:01:40 765212b225bb: Download complete 22:01:40 f23df028b6ca: Verifying Checksum 22:01:40 f23df028b6ca: Download complete 22:01:40 d65c8cfc05b1: Verifying Checksum 22:01:40 d65c8cfc05b1: Download complete 22:01:41 699f458cf7ca: Verifying Checksum 22:01:41 699f458cf7ca: Download complete 22:01:41 8998bd30e6a1: Download complete 22:01:43 2437ff75d9bd: Verifying Checksum 22:01:43 2437ff75d9bd: Download complete 22:01:45 8998bd30e6a1: Pull complete 22:01:45 04944245beec: Pull complete 22:01:47 699f458cf7ca: Pull complete 22:01:47 765212b225bb: Pull complete 22:01:48 f23df028b6ca: Pull complete 22:01:48 d65c8cfc05b1: Pull complete 22:02:03 2437ff75d9bd: Pull complete 22:02:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:03 prd-ubuntu20.04-docker-arm64-4c-16g-17063 does not seem to be running inside a container 22:02:04 $ 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-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:02:06 $ docker top df68f527fc8ae27de89bda4e03e008872bc218687b97b76b1ac0e576de44cca9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:07 ---> job-cost.sh 22:02:07 lf-activate-venv: SKIPPING 22:02:07 INFO: No Stack... 22:02:07 INFO: Retrieving Pricing Info for: v3-standard-4 22:02:08 INFO: Archiving Costs [Pipeline] sh 22:02:09 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 22:02:09 + cut -d, -f6 [Pipeline] lock 22:02:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] 22:02:16 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] did not exist. Created. 22:02:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:02:17 /w/workspace/edgex-ui-go/1@tmp/durable-f865cccc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:02:17 + echo total: 0.10999999940395355 [Pipeline] stash 22:02:17 Warning: overwriting stash ‘stack-cost’ 22:02:18 Stashed 1 file(s) [Pipeline] } 22:02:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:02:18 $ docker stop --time=1 df68f527fc8ae27de89bda4e03e008872bc218687b97b76b1ac0e576de44cca9 22:02:19 $ docker rm -f df68f527fc8ae27de89bda4e03e008872bc218687b97b76b1ac0e576de44cca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:02:20 provisioning config files... 22:02:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/config4094326364435674877tmp [Pipeline] { [Pipeline] sh 22:02:21 + set +x 22:02:21 + bash -s -- 22:02:21 + curl -s https://codecov.io/bash 22:02:21 22:02:21 _____ _ 22:02:21 / ____| | | 22:02:21 | | ___ __| | ___ ___ _____ __ 22:02:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:02:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:02:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:02:21 Bash-1.0.6 22:02:21 22:02:21 22:02:21 ==> git version 2.25.1 found 22:02:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:02:21 Release-Date: 2020-01-08 22:02:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:02:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:02:21 ==> Jenkins CI detected. 22:02:21 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-533 22:02:21 project root: . 22:02:21 --> token set from env 22:02:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:02:21 ==> Running gcov in . (disable via -X gcov) 22:02:21 ==> Python coveragepy not found 22:02:21 ==> Searching for coverage reports in: 22:02:21 + . 22:02:21 -> Found 1 reports 22:02:21 ==> Detecting git/mercurial file structure 22:02:21 ==> Reading reports 22:02:21 + ./coverage.out bytes=10 22:02:21 ==> Appending adjustments 22:02:21 https://docs.codecov.io/docs/fixing-reports 22:02:21 + Found adjustments 22:02:21 ==> Gzipping contents 22:02:21 8.0K /tmp/codecov.Q4uxL0.gz 22:02:21 ==> Uploading reports 22:02:21 url: https://codecov.io 22:02:21 query: branch=PR-533&commit=c26bbb9dc0f794e52e67b01f197bda81f27847cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=533&job=&cmd_args= 22:02:21 -> Pinging Codecov 22:02:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-533&commit=c26bbb9dc0f794e52e67b01f197bda81f27847cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=533&job=&cmd_args= 22:02:21 -> Uploading to 22:02:21 https://storage.googleapis.com/codecov/v4/raw/2022-07-06/FB506323287CE973F263BFD2A0EB1F37/c26bbb9dc0f794e52e67b01f197bda81f27847cb/9978f613-bbf6-4e92-af29-9d0586043b79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T220221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d29e1e697bb9908a82afad10500351593d6891477c2ae576852af47551a335e0 22:02:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:21 Dload Upload Total Spent Left Speed 22:02:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 18348 --:--:-- --:--:-- --:--:-- 18348 22:02:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] } 22:02:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:02:23 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives ] 22:02:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives 22:02:23 total 16 22:02:23 drwxr-xr-x 3 root root 4096 Jul 6 21:56 . 22:02:23 drwxrwxr-x 15 jenkins jenkins 4096 Jul 6 21:56 .. 22:02:23 drwxr-xr-x 2 root root 4096 Jul 6 21:56 cost 22:02:23 -rw-r--r-- 1 root root 82 Jul 6 21:56 cost.csv 22:02:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives 22:02:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives 22:02:23 total 16 22:02:23 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 21:56 . 22:02:23 drwxrwxr-x 15 jenkins jenkins 4096 Jul 6 21:56 .. 22:02:23 drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 21:56 cost 22:02:23 -rw-r--r-- 1 jenkins jenkins 82 Jul 6 21:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:02:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:24 ---> package-listing.sh 22:02:24 ++ facter osfamily 22:02:24 ++ tr '[:upper:]' '[:lower:]' 22:02:25 + OS_FAMILY=debian 22:02:25 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-533 22:02:25 + START_PACKAGES=/tmp/packages_start.txt 22:02:25 + END_PACKAGES=/tmp/packages_end.txt 22:02:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:25 + PACKAGES=/tmp/packages_start.txt 22:02:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-533 ']' 22:02:25 + PACKAGES=/tmp/packages_end.txt 22:02:25 + case "${OS_FAMILY}" in 22:02:25 + dpkg -l 22:02:25 + grep '^ii' 22:02:25 + '[' -f /tmp/packages_start.txt ']' 22:02:25 + '[' -f /tmp/packages_end.txt ']' 22:02:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-533 ']' 22:02:25 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives/ 22:02:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives/ [Pipeline] echo 22:02:25 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/edgexfoundry_edgex-ui-go_PR-533/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:02:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:26 prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container 22:02:26 $ 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/edgexfoundry_edgex-ui-go_PR-533/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:02:26 $ docker top ed8844b98f99cdd9fa32fabf42e4c98d64c1c2258b557de70e18451e7b800b55 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:26 + touch /tmp/pre-build-complete [Pipeline] sh 22:02:27 + mkdir -p /var/log/sysstat [Pipeline] sh 22:02:27 + ls /var/log/sa-host 22:02:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:27 provisioning config files... 22:02:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/config4896870320857020344tmp [Pipeline] { [Pipeline] echo 22:02:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:02:28 ---> create-netrc.sh [Pipeline] } 22:02:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:02:28 ---> python-tools-install.sh [Pipeline] echo 22:02:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:02:28 ---> sudo-logs.sh 22:02:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:02:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:02:29 ---> job-cost.sh 22:02:29 lf-activate-venv: SKIPPING 22:02:29 DEBUG: total: 0.2199999988079071 22:02:29 INFO: Retrieving Stack Cost... 22:02:29 INFO: Retrieving Pricing Info for: v3-standard-8 22:02:30 INFO: Archiving Costs [Pipeline] echo 22:02:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:02:30 ---> logs-deploy.sh 22:02:30 lf-activate-venv: SKIPPING 22:02:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-533/1 22:02:30 INFO: archiving workspace using pattern(s): 22:02:31 Archives upload complete. 22:02:31 INFO: archiving logs to Nexus 22:02:32 ---> uname -a: 22:02:32 Linux prd-ubuntu20-04-docker-8c-8g-17061 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:02:32 22:02:32 22:02:32 ---> lscpu: 22:02:32 Architecture: x86_64 22:02:32 CPU op-mode(s): 32-bit, 64-bit 22:02:32 Byte Order: Little Endian 22:02:32 Address sizes: 40 bits physical, 48 bits virtual 22:02:32 CPU(s): 8 22:02:32 On-line CPU(s) list: 0-7 22:02:32 Thread(s) per core: 1 22:02:32 Core(s) per socket: 1 22:02:32 Socket(s): 8 22:02:32 NUMA node(s): 1 22:02:32 Vendor ID: AuthenticAMD 22:02:32 CPU family: 23 22:02:32 Model: 49 22:02:32 Model name: AMD EPYC-Rome Processor 22:02:32 Stepping: 0 22:02:32 CPU MHz: 2800.000 22:02:32 BogoMIPS: 5600.00 22:02:32 Virtualization: AMD-V 22:02:32 Hypervisor vendor: KVM 22:02:32 Virtualization type: full 22:02:32 L1d cache: 256 KiB 22:02:32 L1i cache: 256 KiB 22:02:32 L2 cache: 4 MiB 22:02:32 L3 cache: 128 MiB 22:02:32 NUMA node0 CPU(s): 0-7 22:02:32 Vulnerability Itlb multihit: Not affected 22:02:32 Vulnerability L1tf: Not affected 22:02:32 Vulnerability Mds: Not affected 22:02:32 Vulnerability Meltdown: Not affected 22:02:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:02:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:02:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:02:32 Vulnerability Srbds: Not affected 22:02:32 Vulnerability Tsx async abort: Not affected 22:02:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:02:32 22:02:32 22:02:32 ---> nproc: 22:02:32 8 22:02:32 22:02:32 22:02:32 ---> df -h: 22:02:32 Filesystem Size Used Avail Use% Mounted on 22:02:32 overlay 155G 11G 145G 7% / 22:02:32 tmpfs 64M 0 64M 0% /dev 22:02:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:02:32 shm 64M 0 64M 0% /dev/shm 22:02:32 /dev/vda1 155G 11G 145G 7% /facter-os 22:02:32 22:02:32 22:02:32 ---> sar -b -r -n DEV: 22:02:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17061) 07/06/22 _x86_64_ (8 CPU) 22:02:32 22:02:32 21:54:10 LINUX RESTART (8 CPU) 22:02:32 22:02:32 21:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:02:32 21:56:01 236.08 1.61 234.47 0.00 49.35 60944.25 0.00 22:02:32 21:57:01 78.07 0.02 78.06 0.00 3.60 22764.70 0.00 22:02:32 21:58:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 22:02:32 21:59:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 22:02:32 22:00:01 8.95 5.10 3.85 0.00 305.55 250.62 0.00 22:02:32 22:01:01 1.15 0.00 1.15 0.00 0.00 15.33 0.00 22:02:32 22:02:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 22:02:32 Average: 46.35 0.96 45.40 0.00 51.21 11884.52 0.00 22:02:32 22:02:32 21:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:02:32 21:56:01 28203468 31473540 820512 2.50 140436 3352540 2878300 8.48 1499884 2742436 4560 22:02:32 21:57:01 27942496 31756604 539100 1.64 154420 3836420 1916036 5.65 1300908 3157576 12 22:02:32 21:58:01 27942604 31756804 538608 1.64 154452 3836424 1916036 5.65 1301004 3157580 196 22:02:32 21:59:01 27957536 31771756 523568 1.59 154476 3836424 1916036 5.65 1286428 3157588 172 22:02:32 22:00:01 27872976 31703928 587312 1.79 154608 3851476 2057496 6.06 1352852 3169728 188 22:02:32 22:01:01 27880112 31711092 580088 1.76 154620 3851484 2057496 6.06 1345948 3169732 208 22:02:32 22:02:01 27879940 31711152 580228 1.76 154648 3851484 2057496 6.06 1345304 3169940 8 22:02:32 Average: 27954162 31697839 595631 1.81 152523 3773750 2114128 6.23 1347475 3103511 763 22:02:32 22:02:32 21:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:02:32 21:56:01 docker0 118.64 136.91 9.30 910.11 0.00 0.00 0.00 0.00 22:02:32 21:56:01 ens3 380.14 279.66 4918.48 98.16 0.00 0.00 0.00 0.00 22:02:32 21:56:01 veth05e140c 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:02:32 21:56:01 lo 3.25 3.25 0.32 0.32 0.00 0.00 0.00 0.00 22:02:32 21:57:01 docker0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:02:32 21:57:01 ens3 128.84 84.69 2574.03 38.14 0.00 0.00 0.00 0.00 22:02:32 21:57:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 22:02:32 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:32 21:58:01 ens3 12.45 12.58 2.77 14.71 0.00 0.00 0.00 0.00 22:02:32 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:32 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:32 21:59:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:02:32 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:02:32 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:32 22:00:01 ens3 4.20 4.80 16.21 2.47 0.00 0.00 0.00 0.00 22:02:32 22:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:02:32 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:32 22:01:01 ens3 0.72 0.22 0.15 0.08 0.00 0.00 0.00 0.00 22:02:32 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:02:32 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:32 22:02:01 ens3 0.57 0.38 0.32 0.21 0.00 0.00 0.00 0.00 22:02:32 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:32 Average: docker0 16.71 19.28 1.31 128.14 0.00 0.00 0.00 0.00 22:02:32 Average: ens3 74.56 54.09 1063.90 21.79 0.00 0.00 0.00 0.00 22:02:32 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 22:02:32 22:02:32 22:02:32 ---> sar -P ALL: 22:02:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17061) 07/06/22 _x86_64_ (8 CPU) 22:02:32 22:02:32 21:54:10 LINUX RESTART (8 CPU) 22:02:32 22:02:32 21:55:02 CPU %user %nice %system %iowait %steal %idle 22:02:32 21:56:01 all 17.65 0.00 6.18 1.04 0.08 75.05 22:02:32 21:56:01 0 17.94 0.00 6.64 2.90 0.09 72.42 22:02:32 21:56:01 1 16.38 0.00 5.87 0.31 0.09 77.36 22:02:32 21:56:01 2 18.66 0.00 6.29 0.69 0.07 74.29 22:02:32 21:56:01 3 17.42 0.00 6.08 1.19 0.09 75.23 22:02:32 21:56:01 4 17.62 0.00 6.42 1.71 0.07 74.18 22:02:32 21:56:01 5 17.06 0.00 6.28 0.70 0.07 75.89 22:02:32 21:56:01 6 18.38 0.00 6.19 0.27 0.07 75.08 22:02:32 21:56:01 7 17.77 0.00 5.67 0.52 0.09 75.96 22:02:32 21:57:01 all 7.08 0.00 2.03 0.41 0.03 90.46 22:02:32 21:57:01 0 7.37 0.00 1.98 0.07 0.02 90.57 22:02:32 21:57:01 1 6.79 0.00 2.46 0.02 0.02 90.71 22:02:32 21:57:01 2 6.96 0.00 1.86 1.18 0.03 89.97 22:02:32 21:57:01 3 7.70 0.00 2.31 0.17 0.03 89.79 22:02:32 21:57:01 4 6.84 0.00 2.45 1.53 0.03 89.15 22:02:32 21:57:01 5 7.28 0.00 1.81 0.27 0.02 90.62 22:02:32 21:57:01 6 6.59 0.00 1.86 0.03 0.03 91.49 22:02:32 21:57:01 7 7.11 0.00 1.47 0.00 0.03 91.39 22:02:32 21:58:01 all 0.05 0.00 0.03 0.00 0.00 99.92 22:02:32 21:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:02:32 21:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:02:32 21:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:02:32 21:58:01 3 0.12 0.00 0.07 0.00 0.00 99.82 22:02:32 21:58:01 4 0.02 0.00 0.02 0.02 0.00 99.95 22:02:32 21:58:01 5 0.08 0.00 0.03 0.00 0.02 99.87 22:02:32 21:58:01 6 0.08 0.00 0.03 0.00 0.00 99.88 22:02:32 21:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:02:32 21:59:01 all 0.04 0.00 0.02 0.01 0.00 99.93 22:02:32 21:59:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:02:32 21:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:02:32 21:59:01 2 0.03 0.00 0.03 0.02 0.02 99.90 22:02:32 21:59:01 3 0.07 0.00 0.02 0.00 0.00 99.92 22:02:32 21:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:02:32 21:59:01 5 0.03 0.00 0.00 0.03 0.00 99.93 22:02:32 21:59:01 6 0.08 0.00 0.02 0.00 0.00 99.90 22:02:32 21:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:02:32 22:00:01 all 0.26 0.00 0.08 0.04 0.00 99.62 22:02:32 22:00:01 0 0.12 0.00 0.10 0.03 0.00 99.75 22:02:32 22:00:01 1 0.08 0.00 0.05 0.00 0.00 99.87 22:02:32 22:00:01 2 0.05 0.00 0.07 0.05 0.00 99.83 22:02:32 22:00:01 3 1.00 0.00 0.12 0.10 0.02 98.77 22:02:32 22:00:01 4 0.03 0.00 0.05 0.03 0.00 99.88 22:02:32 22:00:01 5 0.03 0.00 0.03 0.03 0.00 99.90 22:02:32 22:00:01 6 0.02 0.00 0.05 0.02 0.00 99.92 22:02:32 22:00:01 7 0.75 0.00 0.13 0.02 0.02 99.08 22:02:32 22:01:01 all 0.03 0.00 0.01 0.00 0.00 99.95 22:02:32 22:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:02:32 22:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:02:32 22:01:01 2 0.05 0.00 0.00 0.02 0.00 99.93 22:02:32 22:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:02:32 22:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:02:32 22:01:01 5 0.02 0.00 0.02 0.02 0.00 99.95 22:02:32 22:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:02:32 22:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:02:32 22:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:02:32 22:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:02:32 22:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:02:32 22:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:02:32 22:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:02:32 22:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:02:32 22:02:01 5 0.05 0.00 0.02 0.05 0.00 99.88 22:02:32 22:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:02:32 22:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:02:32 Average: all 3.53 0.00 1.17 0.21 0.02 95.08 22:02:32 Average: 0 3.59 0.00 1.24 0.42 0.02 94.73 22:02:32 Average: 1 3.28 0.00 1.18 0.05 0.02 95.48 22:02:32 Average: 2 3.61 0.00 1.16 0.28 0.02 94.93 22:02:32 Average: 3 3.70 0.00 1.21 0.20 0.02 94.86 22:02:32 Average: 4 3.43 0.00 1.25 0.46 0.02 94.83 22:02:32 Average: 5 3.45 0.00 1.15 0.16 0.01 95.23 22:02:32 Average: 6 3.54 0.00 1.15 0.05 0.01 95.25 22:02:32 Average: 7 3.60 0.00 1.03 0.07 0.02 95.28 22:02:32 22:02:32 22:02:32