Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d422d01fe011726d54cf0fc4832f3b2a68f526c 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-ssh7760565248399674112.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh3627764059832637119.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6255151206141161816.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh8365228152952875506.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15804745567449275308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6765 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh7837967634447869129.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4d422d01fe011726d54cf0fc4832f3b2a68f526c (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web (#501)" > git rev-list --no-walk 32872baef5fb4a4c6b230a80c5260eed34fae8bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:03:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:03:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:03:11 ========================================================= 10:03:11 EdgeX Global Pipelines Version Info 10:03:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:03:12 ------------------- 10:03:12 stable info: 10:03:12 ------------------- 10:03:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:03:12 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 10:03:12 Message: update stable to v1.0.220 10:03:13 ------------------- 10:03:13 experimental info: 10:03:13 ------------------- 10:03:13 Commited By: **** collab-it+edgex@linuxfoundation.org 10:03:13 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:03:13 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d422d0 [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:13 provisioning config files... 10:03:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5098222875855648921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:14 ---> docker-login.sh 10:03:14 nexus3.edgexfoundry.org:10001 10:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:14 Configure a credential helper to remove this warning. See 10:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:14 10:03:14 Login Succeeded 10:03:14 nexus3.edgexfoundry.org:10002 10:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:14 Configure a credential helper to remove this warning. See 10:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:14 10:03:14 Login Succeeded 10:03:14 nexus3.edgexfoundry.org:10003 10:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:14 Configure a credential helper to remove this warning. See 10:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:14 10:03:14 Login Succeeded 10:03:14 nexus3.edgexfoundry.org:10004 10:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:14 Configure a credential helper to remove this warning. See 10:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:14 10:03:14 Login Succeeded 10:03:14 docker.io 10:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:14 Configure a credential helper to remove this warning. See 10:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:14 10:03:14 Login Succeeded 10:03:14 ---> docker-login.sh ends [Pipeline] } 10:03:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:03:15 + git rev-list -1 --merges 4d422d01fe011726d54cf0fc4832f3b2a68f526c~1..4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] echo 10:03:15 -----------> git rev-list -1 --merges 4d422d01fe011726d54cf0fc4832f3b2a68f526c~1..4d422d01fe011726d54cf0fc4832f3b2a68f526c 4d422d01fe011726d54cf0fc4832f3b2a68f526c [false] [Pipeline] sh 10:03:15 + git log --format=format:%s -1 4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] echo 10:03:15 ========================================================= 10:03:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:03:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:03:15 + git log --format=format:%s -1 4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] echo 10:03:15 [semverPrep] GIT_COMMIT: 4d422d01fe011726d54cf0fc4832f3b2a68f526c, Commit Message: chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web (#501) [Pipeline] echo 10:03:15 [semverPrep] This is not a build commit. [Pipeline] sh 10:03:16 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:03:16 + grep -v github /etc/ssh/ssh_known_hosts 10:03:16 + '[' -e /tmp/ssh_known_hosts ']' 10:03:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:03:16 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 10:03:16 + sudo tee -a /etc/ssh/ssh_known_hosts 10:03:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:03:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:16 10:03:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:03:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:17 latest: Pulling from edgex-devops/git-semver 10:03:17 a0d0a0d46f8b: Pulling fs layer 10:03:17 3e5f54012d9b: Pulling fs layer 10:03:17 4c7163046ea9: Pulling fs layer 10:03:17 0c2d73faf560: Pulling fs layer 10:03:17 0c2d73faf560: Waiting 10:03:17 3e5f54012d9b: Verifying Checksum 10:03:17 3e5f54012d9b: Download complete 10:03:17 a0d0a0d46f8b: Verifying Checksum 10:03:17 a0d0a0d46f8b: Download complete 10:03:17 0c2d73faf560: Verifying Checksum 10:03:17 0c2d73faf560: Download complete 10:03:17 4c7163046ea9: Verifying Checksum 10:03:17 4c7163046ea9: Download complete 10:03:17 a0d0a0d46f8b: Pull complete 10:03:17 3e5f54012d9b: Pull complete 10:03:17 4c7163046ea9: Pull complete 10:03:17 0c2d73faf560: Pull complete 10:03:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:03:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:03:17 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:03:18 $ docker top 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:18 [ssh-agent] Looking for ssh-agent implementation... 10:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:18 $ docker exec 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b ssh-agent 10:03:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoodlPe/agent.13 10:03:18 SSH_AGENT_PID=20 10:03:18 Running ssh-add (command line suppressed) 10:03:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2818684737082356854.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2818684737082356854.key) 10:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:19 + git tag --points-at HEAD [Pipeline] } 10:03:19 $ docker exec --env ******** --env ******** 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b ssh-agent -k 10:03:19 unset SSH_AUTH_SOCK; 10:03:19 unset SSH_AGENT_PID; 10:03:19 echo Agent pid 20 killed; 10:03:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:03:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:19 [ssh-agent] Looking for ssh-agent implementation... 10:03:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:19 $ docker exec 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b ssh-agent 10:03:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkbLkOa/agent.54 10:03:19 SSH_AGENT_PID=61 10:03:19 Running ssh-add (command line suppressed) 10:03:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4190775135959638588.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4190775135959638588.key) 10:03:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:19 + git semver init 10:03:19 # -> Open(): unable to determine branch for HEAD 10:03:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 10:03:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 10:03:19 # $SEMVER_REMOTE_NAME = origin 10:03:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:03:19 # $SEMVER_USER_NAME = edgex-jenkins 10:03:19 # $SEMVER_BRANCH = main 10:03:19 # $SEMVER_TEMP = /tmp/semver-658828869 10:03:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:03:22 # '/tmp/semver-658828869' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 10:03:22 # -> Force: false 10:03:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 10:03:22 $ docker exec --env ******** --env ******** 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b ssh-agent -k 10:03:22 unset SSH_AUTH_SOCK; 10:03:22 unset SSH_AGENT_PID; 10:03:22 echo Agent pid 61 killed; 10:03:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:22 + git semver [Pipeline] } 10:03:22 $ docker stop --time=1 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b 10:03:24 $ docker rm -f 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b [Pipeline] // withDockerContainer [Pipeline] sh 10:03:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:03:24 Stashed 1 file(s) [Pipeline] echo 10:03:24 [edgeXSemver]: initialized semver on version 2.1.1-dev.14 [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 10:03:24 provisioning config files... 10:03:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config704134080153664200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:25 ---> docker-login.sh 10:03:25 nexus3.edgexfoundry.org:10001 10:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:25 Configure a credential helper to remove this warning. See 10:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:25 10:03:25 Login Succeeded 10:03:25 nexus3.edgexfoundry.org:10002 10:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:25 Configure a credential helper to remove this warning. See 10:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:25 10:03:25 Login Succeeded 10:03:25 nexus3.edgexfoundry.org:10003 10:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:25 Configure a credential helper to remove this warning. See 10:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:25 10:03:25 Login Succeeded 10:03:25 nexus3.edgexfoundry.org:10004 10:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:25 Configure a credential helper to remove this warning. See 10:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:25 10:03:25 Login Succeeded 10:03:25 docker.io 10:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:26 Configure a credential helper to remove this warning. See 10:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:26 10:03:26 Login Succeeded 10:03:26 ---> docker-login.sh ends [Pipeline] } 10:03:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:03:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:03:26 ========================================================= 10:03:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:03:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:03:26 + 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 . 10:03:26 Sending build context to Docker daemon 42.88MB 10:03:26 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 10:03:26 Step 2/15 : FROM ${BASE} AS builder 10:03:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:03:26 59bf1c3509f3: Pulling fs layer 10:03:26 666ba61612fd: Pulling fs layer 10:03:26 8ed8ca486205: Pulling fs layer 10:03:26 4fe6c5a15a65: Pulling fs layer 10:03:26 22a0e8bec74d: Pulling fs layer 10:03:26 640e595b4fbd: Pulling fs layer 10:03:26 763cafe07f6e: Pulling fs layer 10:03:26 0c0b528cf693: Pulling fs layer 10:03:26 10935f4eaf8b: Pulling fs layer 10:03:26 4fe6c5a15a65: Waiting 10:03:26 22a0e8bec74d: Waiting 10:03:26 640e595b4fbd: Waiting 10:03:26 763cafe07f6e: Waiting 10:03:26 0c0b528cf693: Waiting 10:03:26 10935f4eaf8b: Waiting 10:03:26 8ed8ca486205: Verifying Checksum 10:03:26 8ed8ca486205: Download complete 10:03:26 666ba61612fd: Verifying Checksum 10:03:26 666ba61612fd: Download complete 10:03:26 22a0e8bec74d: Verifying Checksum 10:03:26 22a0e8bec74d: Download complete 10:03:26 640e595b4fbd: Verifying Checksum 10:03:26 640e595b4fbd: Download complete 10:03:26 59bf1c3509f3: Verifying Checksum 10:03:26 59bf1c3509f3: Download complete 10:03:26 763cafe07f6e: Verifying Checksum 10:03:26 763cafe07f6e: Download complete 10:03:26 0c0b528cf693: Verifying Checksum 10:03:26 0c0b528cf693: Download complete 10:03:26 59bf1c3509f3: Pull complete 10:03:27 666ba61612fd: Pull complete 10:03:27 10935f4eaf8b: Verifying Checksum 10:03:27 10935f4eaf8b: Download complete 10:03:27 8ed8ca486205: Pull complete 10:03:27 4fe6c5a15a65: Verifying Checksum 10:03:27 4fe6c5a15a65: Download complete 10:03:31 4fe6c5a15a65: Pull complete 10:03:31 22a0e8bec74d: Pull complete 10:03:31 640e595b4fbd: Pull complete 10:03:31 763cafe07f6e: Pull complete 10:03:31 0c0b528cf693: Pull complete 10:03:34 10935f4eaf8b: Pull complete 10:03:34 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 10:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:03:34 ---> 99d49a6021b9 10:03:34 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:03:35 ---> Running in c7e63fa5ed9a 10:03:35 Removing intermediate container c7e63fa5ed9a 10:03:35 ---> c16c557e7d29 10:03:35 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 10:03:35 ---> Running in 01cfeed80a10 10:03:35 Removing intermediate container 01cfeed80a10 10:03:35 ---> 9cae9849b9c7 10:03:35 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 10:03:35 ---> Running in d5284d763a36 10:03:35 Removing intermediate container d5284d763a36 10:03:35 ---> bd57013a8354 10:03:35 Step 6/15 : LABEL Name=edgex-ui-go 10:03:35 ---> Running in 1caf08d57c48 10:03:35 Removing intermediate container 1caf08d57c48 10:03:35 ---> 7167b84a7744 10:03:35 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:03:35 ---> Running in 11d3e67cbc74 10:03:35 Removing intermediate container 11d3e67cbc74 10:03:35 ---> 0bc7a894a9c1 10:03:35 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:36 ---> Running in 7bd594b1ec00 10:03:36 Removing intermediate container 7bd594b1ec00 10:03:36 ---> bfeb37ad23e0 10:03:36 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:03:36 ---> Running in e0d253445eae 10:03:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:03:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:03:38 OK: 221 MiB in 52 packages 10:03:38 Removing intermediate container e0d253445eae 10:03:38 ---> 247a8fd1de4b 10:03:38 Step 10/15 : ENV GO111MODULE=on 10:03:38 ---> Running in 0ff0531cf798 10:03:38 Removing intermediate container 0ff0531cf798 10:03:38 ---> c4c26d738277 10:03:38 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:03:38 ---> Running in b9503c645b59 10:03:38 Removing intermediate container b9503c645b59 10:03:38 ---> d5cd088950de 10:03:38 Step 12/15 : COPY go.mod vendor* ./ 10:03:38 ---> 41bb53bd9ded 10:03:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:03:38 ---> Running in 45217f8e7174 10:03:39 Still waiting to schedule task 10:03:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:04:17 Removing intermediate container 45217f8e7174 10:04:17 ---> 542a240c3db6 10:04:17 Step 14/15 : COPY . . 10:04:17 ---> 27443cd3e5f6 10:04:17 Step 15/15 : RUN ${MAKE} 10:04:17 ---> Running in 83bc812f4ddd 10:04:17 noop 10:04:17 Removing intermediate container 83bc812f4ddd 10:04:17 ---> 5419d3d2daf1 10:04:17 Successfully built 5419d3d2daf1 10:04:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:04:17 + docker inspect -f . ci-base-image-x86_64 10:04:17 . [Pipeline] withDockerContainer 10:04:17 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:04:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 10:04:18 $ docker top cb10f1e4dc2abded1b85d7a90c50711005e99265167a2495c1fe79ff0a10d095 -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:18 + go version 10:04:18 go version go1.17.6 linux/amd64 [Pipeline] } 10:04:18 $ docker stop --time=1 cb10f1e4dc2abded1b85d7a90c50711005e99265167a2495c1fe79ff0a10d095 10:04:19 $ docker rm -f cb10f1e4dc2abded1b85d7a90c50711005e99265167a2495c1fe79ff0a10d095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:04:20 + docker inspect -f . ci-base-image-x86_64 10:04:20 . [Pipeline] withDockerContainer 10:04:20 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 10:04:20 $ docker top 22906c01c82a432a6377282f8105af16ec59953b50d6bb33ccc07c31da57f225 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:04:21 + make test 10:04:21 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:04:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:04:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:04:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:04:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:04:35 $ docker stop --time=1 22906c01c82a432a6377282f8105af16ec59953b50d6bb33ccc07c31da57f225 10:04:37 $ docker rm -f 22906c01c82a432a6377282f8105af16ec59953b50d6bb33ccc07c31da57f225 [Pipeline] // withDockerContainer [Pipeline] sh 10:04:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:04:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:04:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:04:38 + ls -al . 10:04:38 total 112 10:04:38 drwxrwxr-x. 13 jenkins jenkins 4096 Mar 10 10:04 . 10:04:38 drwxrwxr-x. 4 jenkins jenkins 106 Mar 10 10:03 .. 10:04:38 drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 10:03 assets 10:04:38 drwxrwxr-x. 2 jenkins jenkins 66 Mar 10 10:03 bin 10:04:38 drwxrwxr-x. 3 jenkins jenkins 29 Mar 10 10:03 cmd 10:04:38 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 10 10:03 CONTRIBUTING.md 10:04:38 -rw-r--r--. 1 jenkins jenkins 10 Mar 10 10:04 coverage.out 10:04:38 -rw-rw-r--. 1 jenkins jenkins 1549 Mar 10 10:03 Dockerfile 10:04:38 drwxrwxr-x. 2 jenkins jenkins 23 Mar 10 10:03 docs 10:04:38 drwxrwxr-x. 8 jenkins jenkins 162 Mar 10 10:03 .git 10:04:38 drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 10:03 .github 10:04:38 -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 10:03 .gitignore 10:04:38 -rw-rw-r--. 1 jenkins jenkins 1944 Mar 10 10:03 go.mod 10:04:38 -rw-rw-r--. 1 jenkins jenkins 48565 Mar 10 10:03 go.sum 10:04:38 drwxrwxr-x. 9 jenkins jenkins 125 Mar 10 10:03 internal 10:04:38 -rw-rw-r--. 1 jenkins jenkins 652 Mar 10 10:03 Jenkinsfile 10:04:38 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 10 10:03 LICENSE 10:04:38 -rw-rw-r--. 1 jenkins jenkins 1212 Mar 10 10:03 Makefile 10:04:38 drwxrwxr-x. 3 jenkins jenkins 19 Mar 10 10:03 pkg 10:04:38 -rw-rw-r--. 1 jenkins jenkins 4450 Mar 10 10:03 README.md 10:04:38 drwx------. 3 jenkins jenkins 42 Mar 10 10:03 .semver 10:04:38 drwxrwxr-x. 4 jenkins jenkins 71 Mar 10 10:03 snap 10:04:38 -rw-rw-r--. 1 jenkins jenkins 12 Mar 10 10:03 VERSION 10:04:38 -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 10:03 version.go 10:04:38 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 10 10:03 web [Pipeline] isUnix [Pipeline] sh 10:04:39 + 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=4d422d01fe011726d54cf0fc4832f3b2a68f526c --label arch=amd64 --label version=2.1.1-dev.14 . 10:04:39 Sending build context to Docker daemon 42.88MB 10:04:39 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 10:04:39 Step 2/23 : FROM ${BASE} AS builder 10:04:39 ---> 5419d3d2daf1 10:04:39 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:04:39 ---> Running in c5b5cff7ac87 10:04:39 Removing intermediate container c5b5cff7ac87 10:04:39 ---> e275da47c21a 10:04:39 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 10:04:39 ---> Running in cb1f0a680b32 10:04:39 Removing intermediate container cb1f0a680b32 10:04:39 ---> 8c00e0fda28b 10:04:39 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 10:04:39 ---> Running in ca9f5e5dc4a7 10:04:39 Removing intermediate container ca9f5e5dc4a7 10:04:39 ---> efb011301ff5 10:04:39 Step 6/23 : LABEL Name=edgex-ui-go 10:04:39 ---> Running in 84ee25226f9f 10:04:39 Removing intermediate container 84ee25226f9f 10:04:39 ---> 6df64a6016a8 10:04:39 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:04:39 ---> Running in 23417e02dac3 10:04:39 Removing intermediate container 23417e02dac3 10:04:39 ---> 15dde1833d70 10:04:39 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:39 ---> Running in e8c1cc84bbf0 10:04:40 Removing intermediate container e8c1cc84bbf0 10:04:40 ---> f79d00ca3eb3 10:04:40 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:04:40 ---> Running in f55a364eb557 10:04:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:41 OK: 221 MiB in 52 packages 10:04:41 Removing intermediate container f55a364eb557 10:04:41 ---> c339a55637e1 10:04:41 Step 10/23 : ENV GO111MODULE=on 10:04:41 ---> Running in 044feb9ae498 10:04:42 Removing intermediate container 044feb9ae498 10:04:42 ---> a838d7a1b3fa 10:04:42 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:04:42 ---> Running in 4fb28cd6eca4 10:04:42 Removing intermediate container 4fb28cd6eca4 10:04:42 ---> 24249a54ef9d 10:04:42 Step 12/23 : COPY go.mod vendor* ./ 10:04:42 ---> 5da172a23db2 10:04:42 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:42 ---> Running in ee87cd4f3895 10:04:42 Removing intermediate container ee87cd4f3895 10:04:42 ---> 214bbe256fde 10:04:42 Step 14/23 : COPY . . 10:04:43 ---> e66dd31c2fbf 10:04:43 Step 15/23 : RUN ${MAKE} 10:04:43 ---> Running in 33f1456adfd2 10:04:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:04:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:04:55 Removing intermediate container 33f1456adfd2 10:04:55 ---> 7fa3f30ff538 10:04:55 Step 16/23 : FROM alpine:3.14 10:04:55 3.14: Pulling from library/alpine 10:04:56 97518928ae5f: Pulling fs layer 10:04:56 97518928ae5f: Verifying Checksum 10:04:56 97518928ae5f: Download complete 10:04:56 97518928ae5f: Pull complete 10:04:56 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:04:56 Status: Downloaded newer image for alpine:3.14 10:04:56 ---> 0a97eee8041e 10:04:56 Step 17/23 : EXPOSE 4000 10:04:56 ---> Running in 29b1ce0e8327 10:04:56 Removing intermediate container 29b1ce0e8327 10:04:56 ---> e45a70bb87c6 10:04:56 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 10:04:56 ---> ededf281e279 10:04:56 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:04:57 ---> Running in 9d0ae4d2f1a6 10:04:57 Removing intermediate container 9d0ae4d2f1a6 10:04:57 ---> 8d8bb69e43e8 10:04:57 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:04:57 ---> Running in 6b4342e0622b 10:04:57 Removing intermediate container 6b4342e0622b 10:04:57 ---> 0b07738d7e18 10:04:57 Step 21/23 : LABEL arch=amd64 10:04:57 ---> Running in f9f7d131d7df 10:04:57 Removing intermediate container f9f7d131d7df 10:04:57 ---> 91f6fc89e149 10:04:57 Step 22/23 : LABEL git_sha=4d422d01fe011726d54cf0fc4832f3b2a68f526c 10:04:57 ---> Running in 838e16f6d490 10:04:57 Removing intermediate container 838e16f6d490 10:04:57 ---> 837d629d7c02 10:04:57 Step 23/23 : LABEL version=2.1.1-dev.14 10:04:57 ---> Running in f90644a9d136 10:04:57 Removing intermediate container f90644a9d136 10:04:57 ---> 85ec3855980b 10:04:57 [Warning] One or more build-args [ARCH] were not consumed 10:04:57 Successfully built 85ec3855980b 10:04:57 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:57 provisioning config files... 10:04:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6419374317751171096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:58 ---> docker-login.sh 10:04:58 nexus3.edgexfoundry.org:10001 10:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:58 Configure a credential helper to remove this warning. See 10:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:58 10:04:58 Login Succeeded 10:04:58 nexus3.edgexfoundry.org:10002 10:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:58 Configure a credential helper to remove this warning. See 10:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:58 10:04:58 Login Succeeded 10:04:58 nexus3.edgexfoundry.org:10003 10:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:58 Configure a credential helper to remove this warning. See 10:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:58 10:04:58 Login Succeeded 10:04:58 nexus3.edgexfoundry.org:10004 10:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:58 Configure a credential helper to remove this warning. See 10:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:58 10:04:58 Login Succeeded 10:04:58 docker.io 10:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:58 Configure a credential helper to remove this warning. See 10:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:58 10:04:58 Login Succeeded 10:04:58 ---> docker-login.sh ends [Pipeline] } 10:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:04:58 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 10:04:58 4d422d01fe011726d54cf0fc4832f3b2a68f526c 10:04:58 latest 10:04:58 2.1.1-dev.14 10:04:58 4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 10:04:58 main 10:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:04:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] isUnix [Pipeline] sh 10:04:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c 10:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:04:59 f9c2afc2e447: Preparing 10:04:59 1a058d5342cc: Preparing 10:04:59 1a058d5342cc: Layer already exists 10:05:01 f9c2afc2e447: Pushed 10:05:01 4d422d01fe011726d54cf0fc4832f3b2a68f526c: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] isUnix [Pipeline] sh 10:05:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 10:05:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:05:02 f9c2afc2e447: Preparing 10:05:02 1a058d5342cc: Preparing 10:05:02 1a058d5342cc: Layer already exists 10:05:02 f9c2afc2e447: Layer already exists 10:05:02 latest: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] isUnix [Pipeline] sh 10:05:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.14 [Pipeline] isUnix [Pipeline] sh 10:05:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.14 10:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:05:02 f9c2afc2e447: Preparing 10:05:02 1a058d5342cc: Preparing 10:05:02 1a058d5342cc: Layer already exists 10:05:02 f9c2afc2e447: Layer already exists 10:05:02 2.1.1-dev.14: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] isUnix [Pipeline] sh 10:05:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [Pipeline] isUnix [Pipeline] sh 10:05:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 10:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:05:03 f9c2afc2e447: Preparing 10:05:03 1a058d5342cc: Preparing 10:05:03 1a058d5342cc: Layer already exists 10:05:03 f9c2afc2e447: Layer already exists 10:05:03 4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] isUnix [Pipeline] sh 10:05:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 10:05:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 10:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:05:03 f9c2afc2e447: Preparing 10:05:03 1a058d5342cc: Preparing 10:05:03 f9c2afc2e447: Layer already exists 10:05:03 1a058d5342cc: Layer already exists 10:05:03 main: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:03 ===================================================== [Pipeline] echo 10:05:03 taggedImages: 10:05:03 - nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c 10:05:03 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:05:03 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.14 10:05:03 - nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 10:05:03 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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] sh 10:05:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:04 10:05:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:05:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:04 latest: Pulling from edgex-lftools-log-publisher 10:05:04 5eb5b503b376: Pulling fs layer 10:05:04 5c69ac0246d0: Pulling fs layer 10:05:04 ec43610c2a17: Pulling fs layer 10:05:04 3a2ae6a8a46f: Pulling fs layer 10:05:04 33b1e0a273af: Pulling fs layer 10:05:04 5d3b04190fa2: Pulling fs layer 10:05:04 2f39f015ded8: Pulling fs layer 10:05:04 3a2ae6a8a46f: Waiting 10:05:04 33b1e0a273af: Waiting 10:05:04 5d3b04190fa2: Waiting 10:05:04 2f39f015ded8: Waiting 10:05:04 5c69ac0246d0: Verifying Checksum 10:05:04 5c69ac0246d0: Download complete 10:05:04 3a2ae6a8a46f: Verifying Checksum 10:05:04 3a2ae6a8a46f: Download complete 10:05:04 33b1e0a273af: Verifying Checksum 10:05:04 33b1e0a273af: Download complete 10:05:04 ec43610c2a17: Verifying Checksum 10:05:04 ec43610c2a17: Download complete 10:05:04 5d3b04190fa2: Verifying Checksum 10:05:04 5d3b04190fa2: Download complete 10:05:04 5eb5b503b376: Verifying Checksum 10:05:04 5eb5b503b376: Download complete 10:05:05 2f39f015ded8: Verifying Checksum 10:05:05 2f39f015ded8: Download complete 10:05:06 5eb5b503b376: Pull complete 10:05:06 5c69ac0246d0: Pull complete 10:05:06 ec43610c2a17: Pull complete 10:05:06 3a2ae6a8a46f: Pull complete 10:05:07 33b1e0a273af: Pull complete 10:05:07 5d3b04190fa2: Pull complete 10:05:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6767 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 10:05:08 Running in /w/workspace/edgex-ui-go/53 [Pipeline] { [Pipeline] checkout 10:05:08 The recommended git tool is: git 10:05:12 2f39f015ded8: Pull complete 10:05:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:05:12 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:05:12 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:05:13 using credential edgex-jenkins-ssh 10:05:13 Cloning the remote Git repository 10:05:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:05:13 > git init /w/workspace/edgex-ui-go/53 # timeout=10 10:05:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:05:13 > git --version # timeout=10 10:05:13 > git --version # 'git version 2.17.1' 10:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:14 $ docker top b0231c893674c2d25d04497a8e6269a9dac89f6362c176f3aab42aed2863e274 -eo pid,comm 10:05:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:15 ---> job-cost.sh 10:05:15 lf-activate-venv: SKIPPING 10:05:15 INFO: No Stack... 10:05:15 INFO: Retrieving Pricing Info for: v3-standard-2 10:05:16 INFO: Archiving Costs [Pipeline] sh 10:05:16 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 10:05:16 + cut -d, -f6 [Pipeline] lock 10:05:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] 10:05:16 Resource [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] did not exist. Created. 10:05:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:05:16 + echo total: 0.05999999865889549 [Pipeline] stash 10:05:16 Stashed 1 file(s) [Pipeline] } 10:05:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 10:05:17 $ docker stop --time=1 b0231c893674c2d25d04497a8e6269a9dac89f6362c176f3aab42aed2863e274 10:05:17 Avoid second fetch 10:05:17 Checking out Revision 4d422d01fe011726d54cf0fc4832f3b2a68f526c (main) 10:05:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:05:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:17 > git config core.sparsecheckout # timeout=10 10:05:17 > git checkout -f 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 10:05:18 $ docker rm -f b0231c893674c2d25d04497a8e6269a9dac89f6362c176f3aab42aed2863e274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:05:21 Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web (#501)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:05:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:05:22 % Total % Received % Xferd Average Speed Time Time Time Current 10:05:22 Dload Upload Total Spent Left Speed 10:05:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46261 0 --:--:-- --:--:-- --:--:-- 46261 [Pipeline] sh 10:05:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:05:23 + sudo tee /etc/docker/daemon.new 10:05:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:05:23 { 10:05:23 "registry-mirrors": [ 10:05:23 "https://nexus3.edgexfoundry.org:10001" 10:05:23 ], 10:05:23 "bip": "10.250.0.254/24", 10:05:23 "hosts": [ 10:05:23 "tcp://0.0.0.0:5555", 10:05:23 "unix:///var/run/docker.sock" 10:05:23 ], 10:05:23 "mtu": 1458, 10:05:23 "selinux-enabled": true, 10:05:23 "seccomp-profile": "/etc/docker/seccomp.json" 10:05:23 } [Pipeline] sh 10:05:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:05:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:42 provisioning config files... 10:05:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/53@tmp/config4045982791313982829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:42 ---> docker-login.sh 10:05:42 nexus3.edgexfoundry.org:10001 10:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:43 Configure a credential helper to remove this warning. See 10:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:43 10:05:43 Login Succeeded 10:05:43 nexus3.edgexfoundry.org:10002 10:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:44 Configure a credential helper to remove this warning. See 10:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:44 10:05:44 Login Succeeded 10:05:44 nexus3.edgexfoundry.org:10003 10:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:44 Configure a credential helper to remove this warning. See 10:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:44 10:05:44 Login Succeeded 10:05:44 nexus3.edgexfoundry.org:10004 10:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:45 Configure a credential helper to remove this warning. See 10:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:45 10:05:45 Login Succeeded 10:05:45 docker.io 10:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:45 Configure a credential helper to remove this warning. See 10:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:45 10:05:45 Login Succeeded 10:05:45 ---> docker-login.sh ends [Pipeline] } 10:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:46 ========================================================= 10:05:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:05:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:05:46 + 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 . 10:05:47 Sending build context to Docker daemon 26.92MB 10:05:47 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 10:05:47 Step 2/15 : FROM ${BASE} AS builder 10:05:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:47 9b3977197b4f: Pulling fs layer 10:05:47 1a89e8eeedd5: Pulling fs layer 10:05:47 94645a83ff95: Pulling fs layer 10:05:47 3f3a8bcf1eab: Pulling fs layer 10:05:47 0c92f367c5e7: Pulling fs layer 10:05:47 f7c0051592d6: Pulling fs layer 10:05:47 a227ed2f7395: Pulling fs layer 10:05:47 7b1c46037f91: Pulling fs layer 10:05:47 f7c0051592d6: Waiting 10:05:47 7b1c46037f91: Waiting 10:05:47 a227ed2f7395: Waiting 10:05:47 3f3a8bcf1eab: Waiting 10:05:47 0c92f367c5e7: Waiting 10:05:47 94645a83ff95: Download complete 10:05:47 1a89e8eeedd5: Download complete 10:05:47 0c92f367c5e7: Verifying Checksum 10:05:47 0c92f367c5e7: Download complete 10:05:47 f7c0051592d6: Verifying Checksum 10:05:47 f7c0051592d6: Download complete 10:05:47 a227ed2f7395: Download complete 10:05:47 9b3977197b4f: Verifying Checksum 10:05:47 9b3977197b4f: Download complete 10:05:48 9b3977197b4f: Pull complete 10:05:49 1a89e8eeedd5: Pull complete 10:05:49 94645a83ff95: Pull complete 10:05:49 7b1c46037f91: Verifying Checksum 10:05:49 7b1c46037f91: Download complete 10:05:50 3f3a8bcf1eab: Verifying Checksum 10:05:50 3f3a8bcf1eab: Download complete 10:06:03 3f3a8bcf1eab: Pull complete 10:06:03 0c92f367c5e7: Pull complete 10:06:03 f7c0051592d6: Pull complete 10:06:03 a227ed2f7395: Pull complete 10:06:08 7b1c46037f91: Pull complete 10:06:08 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 10:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:06:08 ---> f79e39bc4007 10:06:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:06:10 ---> Running in 641367c77755 10:06:10 Removing intermediate container 641367c77755 10:06:10 ---> 0c570552f2cf 10:06:10 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 10:06:10 ---> Running in 8711e117ad0a 10:06:10 Removing intermediate container 8711e117ad0a 10:06:10 ---> e155bd57a927 10:06:10 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 10:06:10 ---> Running in b08efbc0cfba 10:06:11 Removing intermediate container b08efbc0cfba 10:06:11 ---> 32f1843d7fd1 10:06:11 Step 6/15 : LABEL Name=edgex-ui-go 10:06:11 ---> Running in 9ac00092043b 10:06:11 Removing intermediate container 9ac00092043b 10:06:11 ---> 9456c493834a 10:06:11 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:06:11 ---> Running in c3acb0e936f8 10:06:12 Removing intermediate container c3acb0e936f8 10:06:12 ---> 0041950bbdf8 10:06:12 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:12 ---> Running in 9e626cadc524 10:06:14 Removing intermediate container 9e626cadc524 10:06:14 ---> 4ace525b88eb 10:06:14 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:06:14 ---> Running in 5bcd17931630 10:06:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:06:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:06:16 OK: 220 MiB in 52 packages 10:06:17 Removing intermediate container 5bcd17931630 10:06:17 ---> 04ce29cca5f5 10:06:17 Step 10/15 : ENV GO111MODULE=on 10:06:17 ---> Running in c19dd9c2c9c8 10:06:18 Removing intermediate container c19dd9c2c9c8 10:06:18 ---> 9e6dbbafbf0f 10:06:18 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:06:18 ---> Running in 167059fc0f0a 10:06:18 Removing intermediate container 167059fc0f0a 10:06:18 ---> 254a679f7a07 10:06:18 Step 12/15 : COPY go.mod vendor* ./ 10:06:19 ---> 9a6c96408170 10:06:19 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:19 ---> Running in 0ef73868f144 10:07:41 Removing intermediate container 0ef73868f144 10:07:41 ---> a6448410485f 10:07:41 Step 14/15 : COPY . . 10:07:41 ---> f3f7bdc18c1b 10:07:41 Step 15/15 : RUN ${MAKE} 10:07:41 ---> Running in 89f9a4a68cd5 10:07:41 noop 10:07:41 Removing intermediate container 89f9a4a68cd5 10:07:41 ---> 4e65b2dae09b 10:07:41 Successfully built 4e65b2dae09b 10:07:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:07:41 + docker inspect -f . ci-base-image-arm64 10:07:41 . [Pipeline] withDockerContainer 10:07:41 prd-ubuntu18.04-docker-arm64-4c-16g-6767 does not seem to be running inside a container 10:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/53 -v /w/workspace/edgex-ui-go/53:/w/workspace/edgex-ui-go/53:rw,z -v /w/workspace/edgex-ui-go/53@tmp:/w/workspace/edgex-ui-go/53@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 ******** ci-base-image-arm64 cat 10:07:43 $ docker top 6f603ca8733a57371bd79fb4d53a0b42f2050fefa3985f458f42aa53b119e66e -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:44 + go version 10:07:44 go version go1.17.6 linux/arm64 [Pipeline] } 10:07:44 $ docker stop --time=1 6f603ca8733a57371bd79fb4d53a0b42f2050fefa3985f458f42aa53b119e66e 10:07:45 $ docker rm -f 6f603ca8733a57371bd79fb4d53a0b42f2050fefa3985f458f42aa53b119e66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:07:46 + docker inspect -f . ci-base-image-arm64 10:07:46 . [Pipeline] withDockerContainer 10:07:46 prd-ubuntu18.04-docker-arm64-4c-16g-6767 does not seem to be running inside a container 10:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/53 -v /w/workspace/edgex-ui-go/53:/w/workspace/edgex-ui-go/53:rw,z -v /w/workspace/edgex-ui-go/53@tmp:/w/workspace/edgex-ui-go/53@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 ******** ci-base-image-arm64 cat 10:07:48 $ docker top 0b609a803f2f76c1112d77596b6624490787ff46aaf5098fdc2433203a8cad31 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:07:49 + make test 10:07:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:07:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:08:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:08:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:08:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:08:44 $ docker stop --time=1 0b609a803f2f76c1112d77596b6624490787ff46aaf5098fdc2433203a8cad31 10:08:46 $ docker rm -f 0b609a803f2f76c1112d77596b6624490787ff46aaf5098fdc2433203a8cad31 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:46 Warning: overwriting stash ‘coverage-report’ 10:08:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:48 + ls -al . 10:08:48 total 152 10:08:48 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 10:07 . 10:08:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:05 .. 10:08:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 10:05 .git 10:08:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:05 .github 10:08:48 -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 10:05 .gitignore 10:08:48 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 10 10:05 CONTRIBUTING.md 10:08:48 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 10 10:05 Dockerfile 10:08:48 -rw-rw-r-- 1 jenkins jenkins 652 Mar 10 10:05 Jenkinsfile 10:08:48 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 10 10:05 LICENSE 10:08:48 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 10 10:05 Makefile 10:08:48 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 10 10:05 README.md 10:08:48 -rw-rw-r-- 1 jenkins jenkins 12 Mar 10 10:03 VERSION 10:08:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 10:05 assets 10:08:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:05 bin 10:08:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 10:05 cmd 10:08:48 -rw-r--r-- 1 jenkins jenkins 10 Mar 10 10:07 coverage.out 10:08:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:05 docs 10:08:48 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 10 10:05 go.mod 10:08:48 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 10 10:05 go.sum 10:08:48 drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 10:05 internal 10:08:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 10:05 pkg 10:08:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:05 snap 10:08:48 -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 10:05 version.go 10:08:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:05 web [Pipeline] isUnix [Pipeline] sh 10:08:48 + 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=4d422d01fe011726d54cf0fc4832f3b2a68f526c --label arch=arm64 --label version=2.1.1-dev.14 . 10:08:49 Sending build context to Docker daemon 26.92MB 10:08:49 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 10:08:49 Step 2/23 : FROM ${BASE} AS builder 10:08:49 ---> 4e65b2dae09b 10:08:49 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:08:49 ---> Running in ac2e3a9ed515 10:08:50 Removing intermediate container ac2e3a9ed515 10:08:50 ---> cf5a19df63c9 10:08:50 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 10:08:50 ---> Running in f8bd918175a6 10:08:50 Removing intermediate container f8bd918175a6 10:08:50 ---> 8f2947123718 10:08:50 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 10:08:50 ---> Running in 32e2520e96b2 10:08:51 Removing intermediate container 32e2520e96b2 10:08:51 ---> 7e8f29dd2c85 10:08:51 Step 6/23 : LABEL Name=edgex-ui-go 10:08:51 ---> Running in 8a5c291a8730 10:08:51 Removing intermediate container 8a5c291a8730 10:08:51 ---> 8752fc7b808a 10:08:51 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:08:51 ---> Running in 34c06b23b499 10:08:52 Removing intermediate container 34c06b23b499 10:08:52 ---> 0f9445ae2e0a 10:08:52 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:52 ---> Running in 37a8e729f64b 10:08:54 Removing intermediate container 37a8e729f64b 10:08:54 ---> 3f6449cdd660 10:08:54 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:54 ---> Running in 2617bcefe25c 10:08:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:08:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:08:56 OK: 220 MiB in 52 packages 10:08:57 Removing intermediate container 2617bcefe25c 10:08:57 ---> 9c85d9122165 10:08:57 Step 10/23 : ENV GO111MODULE=on 10:08:57 ---> Running in 404e7eb6d50e 10:08:58 Removing intermediate container 404e7eb6d50e 10:08:58 ---> 04f53486b3a6 10:08:58 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:08:58 ---> Running in 015c3bb58197 10:08:58 Removing intermediate container 015c3bb58197 10:08:58 ---> 4931603b0803 10:08:58 Step 12/23 : COPY go.mod vendor* ./ 10:08:59 ---> 84d1b8278fea 10:08:59 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:59 ---> Running in cb96d8389ce8 10:09:01 Removing intermediate container cb96d8389ce8 10:09:01 ---> f8afcbc21685 10:09:01 Step 14/23 : COPY . . 10:09:04 ---> 865b167f19db 10:09:04 Step 15/23 : RUN ${MAKE} 10:09:04 ---> Running in db7f59b2ba3b 10:09:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:09:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:09:41 Removing intermediate container db7f59b2ba3b 10:09:41 ---> 46d30056815c 10:09:41 Step 16/23 : FROM alpine:3.14 10:09:42 3.14: Pulling from library/alpine 10:09:42 be307f383ecc: Pulling fs layer 10:09:42 be307f383ecc: Verifying Checksum 10:09:42 be307f383ecc: Download complete 10:09:43 be307f383ecc: Pull complete 10:09:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:09:43 Status: Downloaded newer image for alpine:3.14 10:09:43 ---> 5b8b7b635229 10:09:43 Step 17/23 : EXPOSE 4000 10:09:43 ---> Running in eee0049db5d6 10:09:43 Removing intermediate container eee0049db5d6 10:09:43 ---> a2047149bebb 10:09:43 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 10:09:45 ---> c386bd93dd2f 10:09:45 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:09:45 ---> Running in 236b4560c95b 10:09:45 Removing intermediate container 236b4560c95b 10:09:45 ---> ffebf7a7dae2 10:09:45 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:09:45 ---> Running in ca93999364b5 10:09:46 Removing intermediate container ca93999364b5 10:09:46 ---> eb05882052cd 10:09:46 Step 21/23 : LABEL arch=arm64 10:09:46 ---> Running in 35892d0a917e 10:09:46 Removing intermediate container 35892d0a917e 10:09:46 ---> 630b95bdaa43 10:09:46 Step 22/23 : LABEL git_sha=4d422d01fe011726d54cf0fc4832f3b2a68f526c 10:09:46 ---> Running in 1da0c4c800b0 10:09:46 Removing intermediate container 1da0c4c800b0 10:09:46 ---> 5507f89f8ed3 10:09:46 Step 23/23 : LABEL version=2.1.1-dev.14 10:09:47 ---> Running in 050d199c4a9c 10:09:47 Removing intermediate container 050d199c4a9c 10:09:47 ---> 2a4333ae15af 10:09:47 [Warning] One or more build-args [ARCH] were not consumed 10:09:47 Successfully built 2a4333ae15af 10:09:47 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:47 provisioning config files... 10:09:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/53@tmp/config6442294716670097065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:48 ---> docker-login.sh 10:09:48 nexus3.edgexfoundry.org:10001 10:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:48 Configure a credential helper to remove this warning. See 10:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:48 10:09:48 Login Succeeded 10:09:48 nexus3.edgexfoundry.org:10002 10:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:49 Configure a credential helper to remove this warning. See 10:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:49 10:09:49 Login Succeeded 10:09:49 nexus3.edgexfoundry.org:10003 10:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:49 Configure a credential helper to remove this warning. See 10:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:49 10:09:49 Login Succeeded 10:09:49 nexus3.edgexfoundry.org:10004 10:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:49 Configure a credential helper to remove this warning. See 10:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:49 10:09:49 Login Succeeded 10:09:49 docker.io 10:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:50 Configure a credential helper to remove this warning. See 10:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:50 10:09:50 Login Succeeded 10:09:50 ---> docker-login.sh ends [Pipeline] } 10:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:09:50 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 10:09:50 4d422d01fe011726d54cf0fc4832f3b2a68f526c 10:09:50 latest 10:09:50 2.1.1-dev.14 10:09:50 4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 10:09:50 main 10:09:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:09:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] isUnix [Pipeline] sh 10:09:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c 10:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:09:51 0285c38530d5: Preparing 10:09:51 62170e181a92: Preparing 10:09:51 62170e181a92: Layer already exists 10:09:56 0285c38530d5: Pushed 10:09:56 4d422d01fe011726d54cf0fc4832f3b2a68f526c: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] isUnix [Pipeline] sh 10:09:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:09:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:09:57 0285c38530d5: Preparing 10:09:57 62170e181a92: Preparing 10:09:57 62170e181a92: Layer already exists 10:09:57 0285c38530d5: Layer already exists 10:09:57 latest: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] isUnix [Pipeline] sh 10:09:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.14 [Pipeline] isUnix [Pipeline] sh 10:09:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.14 10:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:09:58 0285c38530d5: Preparing 10:09:58 62170e181a92: Preparing 10:09:58 0285c38530d5: Layer already exists 10:09:58 62170e181a92: Layer already exists 10:09:58 2.1.1-dev.14: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] isUnix [Pipeline] sh 10:09:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [Pipeline] isUnix [Pipeline] sh 10:09:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 10:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:09:59 0285c38530d5: Preparing 10:09:59 62170e181a92: Preparing 10:09:59 62170e181a92: Layer already exists 10:09:59 0285c38530d5: Layer already exists 10:09:59 4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] isUnix [Pipeline] sh 10:10:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 10:10:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 10:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:10:00 0285c38530d5: Preparing 10:10:00 62170e181a92: Preparing 10:10:00 62170e181a92: Layer already exists 10:10:00 0285c38530d5: Layer already exists 10:10:00 main: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:00 ===================================================== [Pipeline] echo 10:10:00 taggedImages: 10:10:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c 10:10:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:10:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.14 10:10:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 10:10:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:01 10:10:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:10:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:01 arm64: Pulling from edgex-lftools-log-publisher 10:10:01 8998bd30e6a1: Pulling fs layer 10:10:01 04944245beec: Pulling fs layer 10:10:01 699f458cf7ca: Pulling fs layer 10:10:01 765212b225bb: Pulling fs layer 10:10:01 f23df028b6ca: Pulling fs layer 10:10:01 d65c8cfc05b1: Pulling fs layer 10:10:01 2437ff75d9bd: Pulling fs layer 10:10:01 f23df028b6ca: Waiting 10:10:01 d65c8cfc05b1: Waiting 10:10:01 2437ff75d9bd: Waiting 10:10:01 765212b225bb: Waiting 10:10:01 04944245beec: Verifying Checksum 10:10:01 04944245beec: Download complete 10:10:01 765212b225bb: Verifying Checksum 10:10:01 765212b225bb: Download complete 10:10:01 f23df028b6ca: Download complete 10:10:01 d65c8cfc05b1: Download complete 10:10:01 699f458cf7ca: Verifying Checksum 10:10:01 699f458cf7ca: Download complete 10:10:02 8998bd30e6a1: Verifying Checksum 10:10:02 8998bd30e6a1: Download complete 10:10:04 2437ff75d9bd: Verifying Checksum 10:10:04 2437ff75d9bd: Download complete 10:10:07 8998bd30e6a1: Pull complete 10:10:07 04944245beec: Pull complete 10:10:08 699f458cf7ca: Pull complete 10:10:08 765212b225bb: Pull complete 10:10:09 f23df028b6ca: Pull complete 10:10:10 d65c8cfc05b1: Pull complete 10:10:25 2437ff75d9bd: Pull complete 10:10:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:10:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:10:25 prd-ubuntu18.04-docker-arm64-4c-16g-6767 does not seem to be running inside a container 10:10:25 $ 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/53 -v /w/workspace/edgex-ui-go/53:/w/workspace/edgex-ui-go/53:rw,z -v /w/workspace/edgex-ui-go/53@tmp:/w/workspace/edgex-ui-go/53@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:10:28 $ docker top 3cde1c816d48aa9de411806389322da46088d84147b8796642b698ce34b1cab7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:29 ---> job-cost.sh 10:10:29 lf-activate-venv: SKIPPING 10:10:29 INFO: No Stack... 10:10:29 INFO: Retrieving Pricing Info for: v3-standard-4 10:10:30 INFO: Archiving Costs [Pipeline] sh 10:10:31 + cat /w/workspace/edgex-ui-go/53/archives/cost.csv 10:10:31 + cut -d, -f6 [Pipeline] lock 10:10:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] 10:10:31 Resource [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] did not exist. Created. 10:10:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:32 /w/workspace/edgex-ui-go/53@tmp/durable-f9ffee41/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:10:32 + echo total: 0.10999999940395355 [Pipeline] stash 10:10:32 Warning: overwriting stash ‘stack-cost’ 10:10:32 Stashed 1 file(s) [Pipeline] } 10:10:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 10:10:33 $ docker stop --time=1 3cde1c816d48aa9de411806389322da46088d84147b8796642b698ce34b1cab7 10:10:34 $ docker rm -f 3cde1c816d48aa9de411806389322da46088d84147b8796642b698ce34b1cab7 [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 10:10:34 provisioning config files... 10:10:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6738317982192932482tmp [Pipeline] { [Pipeline] sh 10:10:35 + set +x 10:10:35 + curl -s https://codecov.io/bash 10:10:35 + bash -s -- 10:10:35 10:10:35 _____ _ 10:10:35 / ____| | | 10:10:35 | | ___ __| | ___ ___ _____ __ 10:10:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:10:35 | |___| (_) | (_| | __/ (_| (_) \ V / 10:10:35 \_____\___/ \__,_|\___|\___\___/ \_/ 10:10:35 Bash-1.0.6 10:10:35 10:10:35 10:10:35 ==> git version 2.24.4 found 10:10:35 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:10:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:10:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:10:35 ==> Jenkins CI detected. 10:10:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 10:10:35 project root: . 10:10:35 --> token set from env 10:10:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:10:35 ==> Running gcov in . (disable via -X gcov) 10:10:35 ==> Python coveragepy not found 10:10:35 ==> Searching for coverage reports in: 10:10:35 + . 10:10:35 -> Found 1 reports 10:10:35 ==> Detecting git/mercurial file structure 10:10:35 ==> Reading reports 10:10:35 + ./coverage.out bytes=10 10:10:35 ==> Appending adjustments 10:10:35 https://docs.codecov.io/docs/fixing-reports 10:10:35 + Found adjustments 10:10:35 ==> Gzipping contents 10:10:35 4.0K /tmp/codecov.1WvCFU.gz 10:10:35 ==> Uploading reports 10:10:35 url: https://codecov.io 10:10:35 query: branch=main&commit=4d422d01fe011726d54cf0fc4832f3b2a68f526c&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:10:35 -> Pinging Codecov 10:10:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=4d422d01fe011726d54cf0fc4832f3b2a68f526c&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:10:35 -> Uploading to 10:10:35 https://storage.googleapis.com/codecov/v4/raw/2022-03-10/FB506323287CE973F263BFD2A0EB1F37/4d422d01fe011726d54cf0fc4832f3b2a68f526c/738274b6-57be-4f42-8e4f-7a9337d92180.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T101035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b3154e346801496deeb7061677ab5636926babeeec10de45c102568f01daaf8 10:10:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:35 Dload Upload Total Spent Left Speed 10:10:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 11796 --:--:-- --:--:-- --:--:-- 11820 10:10:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] } 10:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:10:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:10:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:10:36 10:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:10:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:10:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:10:37 188c0c94c7c5: Pulling fs layer 10:10:37 0ef7d3d256c8: Pulling fs layer 10:10:37 de9db76c5a1d: Pulling fs layer 10:10:37 0eba1c9be4d2: Pulling fs layer 10:10:37 0d57e429df01: Pulling fs layer 10:10:37 4e4be7b47b0d: Pulling fs layer 10:10:37 e1f770b5df2f: Pulling fs layer 10:10:37 85a0685a4137: Pulling fs layer 10:10:37 0eba1c9be4d2: Waiting 10:10:37 0d57e429df01: Waiting 10:10:37 4e4be7b47b0d: Waiting 10:10:37 e1f770b5df2f: Waiting 10:10:37 85a0685a4137: Waiting 10:10:37 de9db76c5a1d: Download complete 10:10:37 0ef7d3d256c8: Verifying Checksum 10:10:37 0ef7d3d256c8: Download complete 10:10:37 0d57e429df01: Verifying Checksum 10:10:37 0d57e429df01: Download complete 10:10:37 4e4be7b47b0d: Verifying Checksum 10:10:37 4e4be7b47b0d: Download complete 10:10:37 188c0c94c7c5: Verifying Checksum 10:10:37 188c0c94c7c5: Download complete 10:10:37 e1f770b5df2f: Verifying Checksum 10:10:37 e1f770b5df2f: Download complete 10:10:37 188c0c94c7c5: Pull complete 10:10:37 0eba1c9be4d2: Verifying Checksum 10:10:37 0eba1c9be4d2: Download complete 10:10:37 0ef7d3d256c8: Pull complete 10:10:38 de9db76c5a1d: Pull complete 10:10:38 85a0685a4137: Verifying Checksum 10:10:38 85a0685a4137: Download complete 10:10:41 0eba1c9be4d2: Pull complete 10:10:41 0d57e429df01: Pull complete 10:10:41 4e4be7b47b0d: Pull complete 10:10:42 e1f770b5df2f: Pull complete 10:10:47 85a0685a4137: Pull complete 10:10:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:10:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:10:47 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:10:49 $ docker top 526147049ef78db4915b1e784c24fbd46f2b8cb77880a3c2cdb8b1e2bd3329ee -eo pid,comm [Pipeline] { [Pipeline] echo 10:10:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:10:49 + set -o pipefail 10:10:49 + snyk monitor '--org=edgex-jenkins' 10:10:54 10:10:54 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 10:10:54 10:10:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/42816141-ea7c-4f65-b143-41e548d537bb 10:10:54 10:10:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:10:54 10:10:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:10:54 10:10:55 [Pipeline] } 10:10:55 $ docker stop --time=1 526147049ef78db4915b1e784c24fbd46f2b8cb77880a3c2cdb8b1e2bd3329ee 10:10:56 $ docker rm -f 526147049ef78db4915b1e784c24fbd46f2b8cb77880a3c2cdb8b1e2bd3329ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:57 + git log --format=format:%s -1 4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] sh 10:10:57 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:10:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:10:58 . [Pipeline] withDockerContainer 10:10:58 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:10:58 $ docker top 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:58 [ssh-agent] Looking for ssh-agent implementation... 10:10:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:58 $ docker exec 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 ssh-agent 10:10:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXghbMce/agent.14 10:10:58 SSH_AGENT_PID=21 10:10:58 Running ssh-add (command line suppressed) 10:10:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_854452040777008559.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_854452040777008559.key) 10:10:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:59 + git semver tag 10:10:59 # -> Open(): unable to determine branch for HEAD 10:10:59 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 10:10:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 10:10:59 # $SEMVER_REMOTE_NAME = origin 10:10:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:10:59 # $SEMVER_USER_NAME = edgex-jenkins 10:10:59 # $SEMVER_BRANCH = main 10:10:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 10:10:59 # 4d422d01fe011726d54cf0fc4832f3b2a68f526c HEAD 10:10:59 # -> Force: false 10:10:59 # e4281273811812c5c20e45ed1c599b24eb718e1d refs/tags/v2.1.1-dev.14 [Pipeline] } 10:10:59 $ docker exec --env ******** --env ******** 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 ssh-agent -k 10:10:59 unset SSH_AUTH_SOCK; 10:10:59 unset SSH_AGENT_PID; 10:10:59 echo Agent pid 21 killed; 10:10:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:59 + git semver [Pipeline] } 10:10:59 $ docker stop --time=1 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 10:11:00 $ docker rm -f 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:11:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:01 10:11:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:01 0.23.1-centos7: Pulling from edgex-lftools 10:11:01 ab5ef0e58194: Pulling fs layer 10:11:01 9712f1f96733: Pulling fs layer 10:11:01 63f879dbbcfc: Pulling fs layer 10:11:01 0d9ebad4ef96: Pulling fs layer 10:11:01 e9a5061849ea: Pulling fs layer 10:11:01 d747dcd14b5f: Pulling fs layer 10:11:01 2de7ff778b66: Pulling fs layer 10:11:01 0d9ebad4ef96: Waiting 10:11:01 e9a5061849ea: Waiting 10:11:01 d747dcd14b5f: Waiting 10:11:01 2de7ff778b66: Waiting 10:11:01 9712f1f96733: Verifying Checksum 10:11:01 9712f1f96733: Download complete 10:11:02 63f879dbbcfc: Verifying Checksum 10:11:02 63f879dbbcfc: Download complete 10:11:02 0d9ebad4ef96: Verifying Checksum 10:11:02 0d9ebad4ef96: Download complete 10:11:02 d747dcd14b5f: Verifying Checksum 10:11:02 d747dcd14b5f: Download complete 10:11:02 ab5ef0e58194: Verifying Checksum 10:11:02 ab5ef0e58194: Download complete 10:11:02 e9a5061849ea: Verifying Checksum 10:11:02 e9a5061849ea: Download complete 10:11:02 2de7ff778b66: Verifying Checksum 10:11:02 2de7ff778b66: Download complete 10:11:05 ab5ef0e58194: Pull complete 10:11:05 9712f1f96733: Pull complete 10:11:06 63f879dbbcfc: Pull complete 10:11:10 0d9ebad4ef96: Pull complete 10:11:10 e9a5061849ea: Pull complete 10:11:10 d747dcd14b5f: Pull complete 10:11:11 2de7ff778b66: Pull complete 10:11:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:11:11 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:11:14 $ docker top 3847b9ffbe8d0f1651813a36ec0bb5a9295423b78607a8130bc6af5ad611ba36 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:11:14 provisioning config files... 10:11:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2052456205411217999tmp 10:11:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4253961694666640435tmp 10:11:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4269906329299501478tmp [Pipeline] { [Pipeline] echo 10:11:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:11:15 ---> sigul-configuration.sh 10:11:15 gpg: directory `/root/.gnupg' created 10:11:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:11:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:11:15 gpg: keyring `/root/.gnupg/secring.gpg' created 10:11:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:11:15 gpg: CAST5 encrypted data 10:11:15 gpg: encrypted with 1 passphrase 10:11:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:11:15 + mkdir /home/jenkins 10:11:15 + mkdir /home/jenkins/sigul [Pipeline] sh 10:11:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:11:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:11:16 ---> sigul-install.sh 10:11:16 Sigul already installed; skipping installation. [Pipeline] sh 10:11:16 + git tag --list 10:11:16 0.1.1 10:11:16 v1.1.0 10:11:16 v1.2.0 10:11:16 v1.2.1 10:11:16 v1.3.0 10:11:16 v2.0.0 10:11:16 v2.0.1-dev.1 10:11:16 v2.0.1-dev.10 10:11:16 v2.0.1-dev.11 10:11:16 v2.0.1-dev.12 10:11:16 v2.0.1-dev.13 10:11:16 v2.0.1-dev.14 10:11:16 v2.0.1-dev.15 10:11:16 v2.0.1-dev.16 10:11:16 v2.0.1-dev.17 10:11:16 v2.0.1-dev.18 10:11:16 v2.0.1-dev.19 10:11:16 v2.0.1-dev.2 10:11:16 v2.0.1-dev.20 10:11:16 v2.0.1-dev.21 10:11:16 v2.0.1-dev.22 10:11:16 v2.0.1-dev.23 10:11:16 v2.0.1-dev.24 10:11:16 v2.0.1-dev.25 10:11:16 v2.0.1-dev.26 10:11:16 v2.0.1-dev.27 10:11:16 v2.0.1-dev.28 10:11:16 v2.0.1-dev.29 10:11:16 v2.0.1-dev.3 10:11:16 v2.0.1-dev.30 10:11:16 v2.0.1-dev.31 10:11:16 v2.0.1-dev.32 10:11:16 v2.0.1-dev.33 10:11:16 v2.0.1-dev.4 10:11:16 v2.0.1-dev.5 10:11:16 v2.0.1-dev.6 10:11:16 v2.0.1-dev.7 10:11:16 v2.0.1-dev.8 10:11:16 v2.0.1-dev.9 10:11:16 v2.1.0 10:11:16 v2.1.1-dev.1 10:11:16 v2.1.1-dev.10 10:11:16 v2.1.1-dev.11 10:11:16 v2.1.1-dev.12 10:11:16 v2.1.1-dev.13 10:11:16 v2.1.1-dev.14 10:11:16 v2.1.1-dev.2 10:11:16 v2.1.1-dev.3 10:11:16 v2.1.1-dev.4 10:11:16 v2.1.1-dev.5 10:11:16 v2.1.1-dev.6 10:11:16 v2.1.1-dev.7 10:11:16 v2.1.1-dev.8 10:11:16 v2.1.1-dev.9 [Pipeline] sh 10:11:16 + lftools sign git-tag v2.1.1-dev.14 10:11:17 Signing Git tag with Sigul... 10:11:17 Signing v2.1.1-dev.14 [Pipeline] echo 10:11:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:11:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:11:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:11:17 $ docker stop --time=1 3847b9ffbe8d0f1651813a36ec0bb5a9295423b78607a8130bc6af5ad611ba36 10:11:18 $ docker rm -f 3847b9ffbe8d0f1651813a36ec0bb5a9295423b78607a8130bc6af5ad611ba36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:11:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:11:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:19 . [Pipeline] withDockerContainer 10:11:19 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:11:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:11:20 $ docker top bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:20 [ssh-agent] Looking for ssh-agent implementation... 10:11:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:20 $ docker exec bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a ssh-agent 10:11:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJMHog/agent.15 10:11:20 SSH_AGENT_PID=22 10:11:20 Running ssh-add (command line suppressed) 10:11:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2410868337446251223.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2410868337446251223.key) 10:11:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:20 + git semver bump pre 10:11:20 # -> Open(): unable to determine branch for HEAD 10:11:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 10:11:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 10:11:20 # $SEMVER_REMOTE_NAME = origin 10:11:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:11:20 # $SEMVER_USER_NAME = edgex-jenkins 10:11:20 # $SEMVER_BRANCH = main 10:11:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 10:11:20 2.1.1-dev.15 [Pipeline] } 10:11:20 $ docker exec --env ******** --env ******** bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a ssh-agent -k 10:11:20 unset SSH_AUTH_SOCK; 10:11:20 unset SSH_AGENT_PID; 10:11:20 echo Agent pid 22 killed; 10:11:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:21 + git semver [Pipeline] } 10:11:21 $ docker stop --time=1 bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a 10:11:22 $ docker rm -f bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a [Pipeline] // withDockerContainer [Pipeline] sh 10:11:22 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:11:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:23 . [Pipeline] withDockerContainer 10:11:23 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:11:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:11:23 $ docker top 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:23 [ssh-agent] Looking for ssh-agent implementation... 10:11:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:23 $ docker exec 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a ssh-agent 10:11:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKNbEfb/agent.15 10:11:23 SSH_AGENT_PID=21 10:11:23 Running ssh-add (command line suppressed) 10:11:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5445480696075241308.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5445480696075241308.key) 10:11:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:24 + git semver push 10:11:24 # -> Open(): unable to determine branch for HEAD 10:11:24 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 10:11:24 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 10:11:24 # $SEMVER_REMOTE_NAME = origin 10:11:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:11:24 # $SEMVER_USER_NAME = edgex-jenkins 10:11:24 # $SEMVER_BRANCH = main 10:11:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 10:11:26 $ docker exec --env ******** --env ******** 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a ssh-agent -k 10:11:26 unset SSH_AUTH_SOCK; 10:11:26 unset SSH_AGENT_PID; 10:11:26 echo Agent pid 21 killed; 10:11:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:26 + git semver [Pipeline] } 10:11:26 $ docker stop --time=1 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a 10:11:27 $ docker rm -f 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 10:11:28 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' 10:11:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 10:11:28 total 8 10:11:28 drwxr-xr-x. 3 root root 34 Mar 10 10:05 . 10:11:28 drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 10:11 .. 10:11:28 drwxr-xr-x. 2 root root 6 Mar 10 10:05 cost 10:11:28 -rw-r--r--. 1 root root 81 Mar 10 10:05 cost.csv 10:11:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 10:11:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 10:11:28 total 8 10:11:28 drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 10:05 . 10:11:28 drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 10:11 .. 10:11:28 drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 10:05 cost 10:11:28 -rw-r--r--. 1 jenkins jenkins 81 Mar 10 10:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:11:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:29 ---> package-listing.sh 10:11:29 ++ tr '[:upper:]' '[:lower:]' 10:11:29 ++ facter osfamily 10:11:29 + OS_FAMILY=redhat 10:11:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 10:11:29 + START_PACKAGES=/tmp/packages_start.txt 10:11:29 + END_PACKAGES=/tmp/packages_end.txt 10:11:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:29 + PACKAGES=/tmp/packages_start.txt 10:11:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 10:11:29 + PACKAGES=/tmp/packages_end.txt 10:11:29 + case "${OS_FAMILY}" in 10:11:29 + rpm -qa 10:11:29 + sort 10:11:30 + '[' -f /tmp/packages_start.txt ']' 10:11:30 + '[' -f /tmp/packages_end.txt ']' 10:11:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 10:11:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 10:11:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 10:11:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:11:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:31 . [Pipeline] withDockerContainer 10:11:31 prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container 10:11:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:11:31 $ docker top 211e7eca2df5450802b04fb2003e983f319eb735033697cf0fb7c6be318579a8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:31 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:31 + mkdir -p /var/log/sysstat [Pipeline] sh 10:11:32 + ls /var/log/sa-host 10:11:32 + sadf -c /var/log/sa-host/sa10 10:11:32 file_magic: OK 10:11:32 HZ: Using current value: 100 10:11:32 file_header: OK 10:11:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:11:32 Statistics: 10:11:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:11:32 File successfully converted to sysstat format version 12.5.2 10:11:32 + sadf -c /var/log/sa-host/sa17 10:11:32 file_magic: OK 10:11:32 HZ: Using current value: 100 10:11:32 file_header: OK 10:11:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:11:32 Statistics: 10:11:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:11:32 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:32 provisioning config files... 10:11:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2311485273168465753tmp [Pipeline] { [Pipeline] echo 10:11:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:32 ---> create-netrc.sh [Pipeline] } 10:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:11:33 ---> python-tools-install.sh [Pipeline] echo 10:11:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:33 ---> sudo-logs.sh 10:11:33 Archiving 'sudo' log.. 10:11:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-6765.novalocal: Name or service not known 10:11:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-6765.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:11:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:33 ---> job-cost.sh 10:11:33 lf-activate-venv: SKIPPING 10:11:33 DEBUG: total: 0.05999999865889549 10:11:33 INFO: Retrieving Stack Cost... 10:11:34 INFO: Retrieving Pricing Info for: v3-standard-2 10:11:34 INFO: Archiving Costs [Pipeline] echo 10:11:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:34 ---> logs-deploy.sh 10:11:34 lf-activate-venv: SKIPPING 10:11:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/53 10:11:34 INFO: archiving workspace using pattern(s): 10:11:35 Archives upload complete. 10:11:35 INFO: archiving logs to Nexus 10:11:36 ---> uname -a: 10:11:36 Linux prd-centos7-docker-4c-2g-6765.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 10:11:36 10:11:36 10:11:36 ---> lscpu: 10:11:36 Architecture: x86_64 10:11:36 CPU op-mode(s): 32-bit, 64-bit 10:11:36 Byte Order: Little Endian 10:11:36 Address sizes: 40 bits physical, 48 bits virtual 10:11:36 CPU(s): 2 10:11:36 On-line CPU(s) list: 0,1 10:11:36 Thread(s) per core: 1 10:11:36 Core(s) per socket: 1 10:11:36 Socket(s): 2 10:11:36 NUMA node(s): 1 10:11:36 Vendor ID: AuthenticAMD 10:11:36 CPU family: 23 10:11:36 Model: 49 10:11:36 Model name: AMD EPYC-Rome Processor 10:11:36 Stepping: 0 10:11:36 CPU MHz: 2800.000 10:11:36 BogoMIPS: 5600.00 10:11:36 Virtualization: AMD-V 10:11:36 Hypervisor vendor: KVM 10:11:36 Virtualization type: full 10:11:36 L1d cache: 64 KiB 10:11:36 L1i cache: 64 KiB 10:11:36 L2 cache: 1 MiB 10:11:36 L3 cache: 32 MiB 10:11:36 NUMA node0 CPU(s): 0,1 10:11:36 Vulnerability Itlb multihit: Not affected 10:11:36 Vulnerability L1tf: Not affected 10:11:36 Vulnerability Mds: Not affected 10:11:36 Vulnerability Meltdown: Not affected 10:11:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:11:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:11:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:11:36 Vulnerability Srbds: Not affected 10:11:36 Vulnerability Tsx async abort: Not affected 10:11:36 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:11:36 10:11:36 10:11:36 ---> nproc: 10:11:36 2 10:11:36 10:11:36 10:11:36 ---> df -h: 10:11:36 Filesystem Size Used Avail Use% Mounted on 10:11:36 overlay 40G 11G 30G 27% / 10:11:36 tmpfs 64M 0 64M 0% /dev 10:11:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:11:36 shm 64M 0 64M 0% /dev/shm 10:11:36 /dev/vda1 40G 11G 30G 27% /facter-os 10:11:36 10:11:36