Pull request #251 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 344577fdb5da1d5aaea574f566102dbc604c264f+f65ca887385793521c5f561c8b8ec0758ab43644 (ee464b510b1354b56873b29ecbe696a17bf64758) 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-ssh148699806746861145.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3506982350368489265.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4226573203800146492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9414491529354984651.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15171697662079026932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8686’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8690’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-8554’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8687’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8691’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8693’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8694 in /w/workspace/undry_device-onvif-camera_PR-251 [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/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-251 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f65ca887385793521c5f561c8b8ec0758ab43644 into PR head commit 344577fdb5da1d5aaea574f566102dbc604c264f Merge succeeded, producing 344577fdb5da1d5aaea574f566102dbc604c264f Checking out Revision 344577fdb5da1d5aaea574f566102dbc604c264f (PR-251) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:59:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:59:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f65ca887385793521c5f561c8b8ec0758ab43644 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 > git rev-list --no-walk a760d53a566f67a595ec3796f9abef41a1187365 # timeout=10 [Pipeline] echo 23:59:51 ========================================================= 23:59:51 EdgeX Global Pipelines Version Info 23:59:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:59:52 ------------------- 23:59:52 stable info: 23:59:52 ------------------- 23:59:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:59:52 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:59:52 Message: update stable to v1.0.244 23:59:53 ------------------- 23:59:53 experimental info: 23:59:53 ------------------- 23:59:53 Commited By: **** collab-it+edgex@linuxfoundation.org 23:59:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:59:53 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 344577f [Pipeline] echo 23:59:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:53 provisioning config files... 23:59:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config15493260510034384413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:54 ---> docker-login.sh 23:59:54 nexus3.edgexfoundry.org:10001 23:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:54 Configure a credential helper to remove this warning. See 23:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:54 23:59:54 Login Succeeded 23:59:54 nexus3.edgexfoundry.org:10002 23:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:54 Configure a credential helper to remove this warning. See 23:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:54 23:59:54 Login Succeeded 23:59:54 nexus3.edgexfoundry.org:10003 23:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:54 Configure a credential helper to remove this warning. See 23:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:54 23:59:54 Login Succeeded 23:59:54 nexus3.edgexfoundry.org:10004 23:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:54 Configure a credential helper to remove this warning. See 23:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:54 23:59:54 Login Succeeded 23:59:54 docker.io 23:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:55 Configure a credential helper to remove this warning. See 23:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:55 23:59:55 Login Succeeded 23:59:55 ---> docker-login.sh ends [Pipeline] } 23:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:59:55 + git rev-list -1 --merges 344577fdb5da1d5aaea574f566102dbc604c264f~1..344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] echo 23:59:55 -----------> git rev-list -1 --merges 344577fdb5da1d5aaea574f566102dbc604c264f~1..344577fdb5da1d5aaea574f566102dbc604c264f 344577fdb5da1d5aaea574f566102dbc604c264f [false] [Pipeline] sh 23:59:55 + git log --format=format:%s -1 344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] echo 23:59:56 ========================================================= 23:59:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:59:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:56 + git log --format=format:%s -1 344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] echo 23:59:56 [semverPrep] GIT_COMMIT: 344577fdb5da1d5aaea574f566102dbc604c264f, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 23:59:56 [semverPrep] This is not a build commit. [Pipeline] sh 23:59:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:59:56 + grep -v github /etc/ssh/ssh_known_hosts 23:59:56 + [ -e /tmp/ssh_known_hosts ] 23:59:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:59:56 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:59:56 sudo tee -a /etc/ssh/ssh_known_hosts 23:59:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:57 23:59:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:57 0.1.4: Pulling from edgex-devops/py-git-semver 23:59:57 b85a868b505f: Pulling fs layer 23:59:57 e2be974225ed: Pulling fs layer 23:59:57 339a4e72a1f5: Pulling fs layer 23:59:57 988bab9f4d93: Pulling fs layer 23:59:57 1469e6f7b9e6: Pulling fs layer 23:59:57 eaf3925da568: Pulling fs layer 23:59:57 bab4dde63d76: Pulling fs layer 23:59:57 bde34c3a00c8: Pulling fs layer 23:59:57 b352a97aabf1: Pulling fs layer 23:59:57 4872d77fe225: Pulling fs layer 23:59:57 5851b861e8e6: Pulling fs layer 23:59:57 988bab9f4d93: Waiting 23:59:57 1469e6f7b9e6: Waiting 23:59:57 b352a97aabf1: Waiting 23:59:57 4872d77fe225: Waiting 23:59:57 5851b861e8e6: Waiting 23:59:57 bab4dde63d76: Waiting 23:59:57 bde34c3a00c8: Waiting 23:59:57 eaf3925da568: Waiting 23:59:57 e2be974225ed: Verifying Checksum 23:59:57 e2be974225ed: Download complete 23:59:57 988bab9f4d93: Verifying Checksum 23:59:57 988bab9f4d93: Download complete 23:59:57 1469e6f7b9e6: Verifying Checksum 23:59:57 1469e6f7b9e6: Download complete 23:59:57 eaf3925da568: Download complete 23:59:57 339a4e72a1f5: Verifying Checksum 23:59:57 339a4e72a1f5: Download complete 23:59:57 bde34c3a00c8: Verifying Checksum 23:59:57 b352a97aabf1: Verifying Checksum 23:59:57 b352a97aabf1: Download complete 23:59:57 4872d77fe225: Download complete 23:59:57 5851b861e8e6: Download complete 23:59:57 b85a868b505f: Verifying Checksum 23:59:57 b85a868b505f: Download complete 23:59:58 bab4dde63d76: Verifying Checksum 23:59:58 bab4dde63d76: Download complete 23:59:59 b85a868b505f: Pull complete 23:59:59 e2be974225ed: Pull complete 00:00:00 339a4e72a1f5: Pull complete 00:00:00 988bab9f4d93: Pull complete 00:00:00 1469e6f7b9e6: Pull complete 00:00:00 eaf3925da568: Pull complete 00:00:02 bab4dde63d76: Pull complete 00:00:02 bde34c3a00c8: Pull complete 00:00:02 b352a97aabf1: Pull complete 00:00:03 4872d77fe225: Pull complete 00:00:03 5851b861e8e6: Pull complete 00:00:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:03 prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container 00:00:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:00:06 $ docker top 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 -eo pid,comm 00:00:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:00:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:06 [ssh-agent] Looking for ssh-agent implementation... 00:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:06 $ docker exec 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 ssh-agent 00:00:06 SSH_AUTH_SOCK=/tmp/ssh-Uu88rM3qYcWL/agent.33 00:00:06 SSH_AGENT_PID=39 00:00:06 Running ssh-add (command line suppressed) 00:00:06 Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_5497355971193086372.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_5497355971193086372.key) 00:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:06 + git tag --points-at HEAD [Pipeline] } 00:00:06 $ docker exec --env ******** --env ******** 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 ssh-agent -k 00:00:06 unset SSH_AUTH_SOCK; 00:00:06 unset SSH_AGENT_PID; 00:00:06 echo Agent pid 39 killed; 00:00:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:07 [ssh-agent] Looking for ssh-agent implementation... 00:00:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:07 $ docker exec 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 ssh-agent 00:00:07 SSH_AUTH_SOCK=/tmp/ssh-W2td9Eccs28Z/agent.71 00:00:07 SSH_AGENT_PID=77 00:00:07 Running ssh-add (command line suppressed) 00:00:07 Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_8432069014117401907.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_8432069014117401907.key) 00:00:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:07 + git semver init 00:00:07 2023-03-08 00:00:07,854 [run_init] DEBUG init version:0.0.0 force:False 00:00:07 2023-03-08 00:00:07,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-251/.semver 00:00:07 2023-03-08 00:00:07,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-251/.semver 00:00:07 2023-03-08 00:00:07,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-251/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-251, universal_newlines=False, shell=None, istream=None) 00:00:08 2023-03-08 00:00:08,822 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-251/.git/info/exclude 00:00:08 2023-03-08 00:00:08,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 with force:False 00:00:08 2023-03-08 00:00:08,823 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 00:00:08 2023-03-08 00:00:08,827 [execute] INFO git cat-file --batch-check 00:00:08 2023-03-08 00:00:08,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) 00:00:08 2023-03-08 00:00:08,833 [execute] INFO git cat-file --batch 00:00:08 2023-03-08 00:00:08,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) 00:00:08 2023-03-08 00:00:08,839 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 00:00:08 0.0.0 [Pipeline] } 00:00:08 $ docker exec --env ******** --env ******** 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 ssh-agent -k 00:00:09 unset SSH_AUTH_SOCK; 00:00:09 unset SSH_AGENT_PID; 00:00:09 echo Agent pid 77 killed; 00:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:09 + git semver [Pipeline] } 00:00:09 $ docker stop --time=1 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 00:00:10 $ docker rm -f --volumes 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:00:11 Stashed 1 file(s) [Pipeline] echo 00:00:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:11 provisioning config files... 00:00:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config1414250537536309188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:12 ---> docker-login.sh 00:00:12 nexus3.edgexfoundry.org:10001 00:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:12 Configure a credential helper to remove this warning. See 00:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:12 00:00:12 Login Succeeded 00:00:12 nexus3.edgexfoundry.org:10002 00:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:12 Configure a credential helper to remove this warning. See 00:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:12 00:00:12 Login Succeeded 00:00:12 nexus3.edgexfoundry.org:10003 00:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:12 Configure a credential helper to remove this warning. See 00:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:12 00:00:12 Login Succeeded 00:00:12 nexus3.edgexfoundry.org:10004 00:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:12 Configure a credential helper to remove this warning. See 00:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:12 00:00:12 Login Succeeded 00:00:12 docker.io 00:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:13 Configure a credential helper to remove this warning. See 00:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:13 00:00:13 Login Succeeded 00:00:13 ---> docker-login.sh ends [Pipeline] } 00:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:13 ========================================================= 00:00:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:00:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:00:13 Sending build context to Docker daemon 27.84MB 00:00:13 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 00:00:13 Step 2/13 : FROM ${BASE} AS builder 00:00:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:00:14 213ec9aee27d: Pulling fs layer 00:00:14 4583459ba037: Pulling fs layer 00:00:14 93c1e223e6f2: Pulling fs layer 00:00:14 53926ce57604: Pulling fs layer 00:00:14 21b2b0c7a3f4: Pulling fs layer 00:00:14 22ff95d597cd: Pulling fs layer 00:00:14 12d6caf4c0d1: Pulling fs layer 00:00:14 96b7cbca73a9: Pulling fs layer 00:00:14 a7acece74701: Pulling fs layer 00:00:14 22ff95d597cd: Waiting 00:00:14 96b7cbca73a9: Waiting 00:00:14 12d6caf4c0d1: Waiting 00:00:14 a7acece74701: Waiting 00:00:14 21b2b0c7a3f4: Waiting 00:00:14 53926ce57604: Waiting 00:00:14 93c1e223e6f2: Download complete 00:00:14 4583459ba037: Download complete 00:00:14 21b2b0c7a3f4: Verifying Checksum 00:00:14 21b2b0c7a3f4: Download complete 00:00:14 22ff95d597cd: Verifying Checksum 00:00:14 22ff95d597cd: Download complete 00:00:14 213ec9aee27d: Verifying Checksum 00:00:14 213ec9aee27d: Download complete 00:00:14 12d6caf4c0d1: Download complete 00:00:14 213ec9aee27d: Pull complete 00:00:14 4583459ba037: Pull complete 00:00:14 93c1e223e6f2: Pull complete 00:00:14 a7acece74701: Verifying Checksum 00:00:14 a7acece74701: Download complete 00:00:15 96b7cbca73a9: Verifying Checksum 00:00:15 96b7cbca73a9: Download complete 00:00:15 53926ce57604: Verifying Checksum 00:00:15 53926ce57604: Download complete 00:00:20 53926ce57604: Pull complete 00:00:20 21b2b0c7a3f4: Pull complete 00:00:20 22ff95d597cd: Pull complete 00:00:20 12d6caf4c0d1: Pull complete 00:00:22 96b7cbca73a9: Pull complete 00:00:23 a7acece74701: Pull complete 00:00:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:00:23 ---> db6d94c90886 00:00:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:00:26 Still waiting to schedule task 00:00:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8692’ 00:00:28 ---> Running in ecb97106b62c 00:00:28 Removing intermediate container ecb97106b62c 00:00:28 ---> b2e27388e93e 00:00:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:28 ---> Running in 543f41434591 00:00:28 Removing intermediate container 543f41434591 00:00:28 ---> 262188f5314e 00:00:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:00:28 ---> Running in 38e944753d78 00:00:28 Removing intermediate container 38e944753d78 00:00:28 ---> 185e9b1487f2 00:00:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:00:28 ---> Running in d70c25ea0268 00:00:28 Removing intermediate container d70c25ea0268 00:00:28 ---> 4e595fe0a9df 00:00:28 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:00:28 ---> Running in e20f4526f974 00:00:28 Removing intermediate container e20f4526f974 00:00:28 ---> d5d34c272141 00:00:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:28 ---> Running in ae167217373a 00:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:29 OK: 211 MiB in 51 packages 00:00:29 Removing intermediate container ae167217373a 00:00:29 ---> 91e6a508eb42 00:00:29 Step 9/13 : WORKDIR /device-onvif-camera 00:00:29 ---> Running in 7810de7d6039 00:00:29 Removing intermediate container 7810de7d6039 00:00:29 ---> cb8e76d5aaaf 00:00:29 Step 10/13 : COPY go.mod vendor* ./ 00:00:30 ---> 027931b26225 00:00:30 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:30 ---> Running in fb2f683cb788 00:01:02 Removing intermediate container fb2f683cb788 00:01:02 ---> 05256d251c2c 00:01:02 Step 12/13 : COPY . . 00:01:02 ---> fe30886cc725 00:01:02 Step 13/13 : RUN ${MAKE} 00:01:02 ---> Running in 5989028feeeb 00:01:02 noop 00:01:03 Removing intermediate container 5989028feeeb 00:01:03 ---> 597b34f6c737 00:01:03 Successfully built 597b34f6c737 00:01:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:03 + docker inspect -f . ci-base-image-x86_64 00:01:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:03 prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container 00:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:01:03 $ docker top f732fcc9287b240092c81e0595adbe891b3aa2a79ea24ff4e995070d47350806 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:04 + go version 00:01:04 go version go1.18.7 linux/amd64 [Pipeline] } 00:01:04 $ docker stop --time=1 f732fcc9287b240092c81e0595adbe891b3aa2a79ea24ff4e995070d47350806 00:01:05 $ docker rm -f --volumes f732fcc9287b240092c81e0595adbe891b3aa2a79ea24ff4e995070d47350806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:06 + docker inspect -f . ci-base-image-x86_64 00:01:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:06 prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container 00:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:01:06 $ docker top 6fc65d281d58162ed6292e37ed92cf3e6746ec65e02e0af87bf1571ad4988dc5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:06 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] fileExists [Pipeline] sh 00:01:07 + make test 00:01:07 go test ./... -coverprofile=coverage.out ./... 00:01:07 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:01:19 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 00:01:22 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 30.5% of statements 00:01:22 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 00:01:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.537s coverage: 86.5% of statements 00:01:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:01:30 go vet ./... 00:01:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:01:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:01:33 ./bin/test-attribution-txt.sh [Pipeline] echo 00:01:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:01:33 $ docker stop --time=1 6fc65d281d58162ed6292e37ed92cf3e6746ec65e02e0af87bf1571ad4988dc5 00:01:36 $ docker rm -f --volumes 6fc65d281d58162ed6292e37ed92cf3e6746ec65e02e0af87bf1571ad4988dc5 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:01:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:01:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:01:38 + ls -al . 00:01:38 total 232 00:01:38 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 00:01 . 00:01:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:59 .. 00:01:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 00:01 .git 00:01:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:59 .github 00:01:38 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 23:59 .gitignore 00:01:38 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 23:59 .golangci.yml 00:01:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 00:00 .semver 00:01:38 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 23:59 Attribution.txt 00:01:38 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 23:59 CHANGELOG.md 00:01:38 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 23:59 Dockerfile 00:01:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:59 GOVERNANCE.md 00:01:38 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 23:59 Jenkinsfile 00:01:38 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 23:59 LICENSE 00:01:38 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 23:59 Makefile 00:01:38 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 23:59 OWNERS.md 00:01:38 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 23:59 README.md 00:01:38 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 00:00 VERSION 00:01:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:59 bin 00:01:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:59 cmd 00:01:38 -rw-r--r-- 1 jenkins jenkins 76650 Mar 8 00:01 coverage.out 00:01:38 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 23:59 doc 00:01:38 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 23:59 go.mod 00:01:38 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 23:59 go.sum 00:01:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:59 internal 00:01:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:59 snap 00:01:38 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 23:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:38 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=344577fdb5da1d5aaea574f566102dbc604c264f --label arch=amd64 --label version=0.0.0 . 00:01:38 Sending build context to Docker daemon 27.92MB 00:01:38 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:01:38 Step 2/26 : FROM ${BASE} AS builder 00:01:38 ---> 597b34f6c737 00:01:38 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:01:39 ---> Running in bed09aec157b 00:01:39 Removing intermediate container bed09aec157b 00:01:39 ---> 9c610a328a68 00:01:39 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:01:39 ---> Running in 84a32e5efaab 00:01:39 Removing intermediate container 84a32e5efaab 00:01:39 ---> 9ac811c2cf40 00:01:39 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 00:01:39 ---> Running in 9181bebd4a24 00:01:39 Removing intermediate container 9181bebd4a24 00:01:39 ---> 594b11524e9f 00:01:39 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:01:39 ---> Running in 14c724c7cd05 00:01:39 Removing intermediate container 14c724c7cd05 00:01:39 ---> 1f6c13ae9ca2 00:01:39 Step 7/26 : LABEL Name=edgex-device-onvif-camera 00:01:39 ---> Running in 40b8183238c3 00:01:39 Removing intermediate container 40b8183238c3 00:01:39 ---> c539fa2e74ac 00:01:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:39 ---> Running in 952a07f7ad77 00:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:01:40 OK: 211 MiB in 51 packages 00:01:40 Removing intermediate container 952a07f7ad77 00:01:40 ---> 7b14fac52df1 00:01:40 Step 9/26 : WORKDIR /device-onvif-camera 00:01:40 ---> Running in 0aa500b855d5 00:01:40 Removing intermediate container 0aa500b855d5 00:01:40 ---> 12ff3ad3102b 00:01:40 Step 10/26 : COPY go.mod vendor* ./ 00:01:40 ---> e5b1d73c021a 00:01:40 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:40 ---> Running in e995f28a42af 00:01:41 Removing intermediate container e995f28a42af 00:01:41 ---> 8406001f0d26 00:01:41 Step 12/26 : COPY . . 00:01:42 ---> 76109c69cb34 00:01:42 Step 13/26 : RUN ${MAKE} 00:01:42 ---> Running in 8af943fb1c6e 00:01:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 00:02:09 Removing intermediate container 8af943fb1c6e 00:02:09 ---> 682a7fb879c2 00:02:09 Step 14/26 : FROM alpine:3.16 00:02:09 3.16: Pulling from library/alpine 00:02:09 ef5531b6e74e: Pulling fs layer 00:02:09 ef5531b6e74e: Verifying Checksum 00:02:09 ef5531b6e74e: Download complete 00:02:09 ef5531b6e74e: Pull complete 00:02:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:02:09 Status: Downloaded newer image for alpine:3.16 00:02:09 ---> dfd21b5a31f5 00:02:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:02:09 ---> Running in 2ab3746e2a5c 00:02:09 Removing intermediate container 2ab3746e2a5c 00:02:09 ---> 76dbfa7ce259 00:02:09 Step 16/26 : RUN apk add --update --no-cache dumb-init 00:02:09 ---> Running in cf848cc0cddd 00:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:02:09 (1/1) Installing dumb-init (1.2.5-r1) 00:02:09 Executing busybox-1.35.0-r17.trigger 00:02:09 OK: 6 MiB in 15 packages 00:02:09 Removing intermediate container cf848cc0cddd 00:02:09 ---> 6e231dc418c9 00:02:09 Step 17/26 : WORKDIR / 00:02:09 ---> Running in 1456b27a51e8 00:02:09 Removing intermediate container 1456b27a51e8 00:02:09 ---> a390349e9138 00:02:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 00:02:09 ---> df4395159792 00:02:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 00:02:09 ---> 1057d3194a2b 00:02:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 00:02:09 ---> 5f9d6c2e285b 00:02:09 Step 21/26 : EXPOSE 59984 00:02:09 ---> Running in 265b661086d3 00:02:09 Removing intermediate container 265b661086d3 00:02:09 ---> 8c9eb6b90ae5 00:02:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 00:02:09 ---> Running in ddd955e224df 00:02:09 Removing intermediate container ddd955e224df 00:02:09 ---> b21bd601cfd1 00:02:09 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:02:09 ---> Running in c7f3947b6fb2 00:02:09 Removing intermediate container c7f3947b6fb2 00:02:09 ---> b0c0b021b0d1 00:02:09 Step 24/26 : LABEL arch=amd64 00:02:09 ---> Running in 0fffb02760cf 00:02:09 Removing intermediate container 0fffb02760cf 00:02:09 ---> a91c99238535 00:02:09 Step 25/26 : LABEL git_sha=344577fdb5da1d5aaea574f566102dbc604c264f 00:02:09 ---> Running in 769bb31edd59 00:02:09 Removing intermediate container 769bb31edd59 00:02:09 ---> ee2c56672fe2 00:02:09 Step 26/26 : LABEL version=0.0.0 00:02:09 ---> Running in ff0b113393db 00:02:09 Removing intermediate container ff0b113393db 00:02:09 ---> 8d5faa4d393b 00:02:09 [Warning] One or more build-args [ARCH] were not consumed 00:02:09 Successfully built 8d5faa4d393b 00:02:09 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:09 00:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:10 latest: Pulling from edgex-lftools-log-publisher 00:02:10 5eb5b503b376: Pulling fs layer 00:02:10 5c69ac0246d0: Pulling fs layer 00:02:10 ec43610c2a17: Pulling fs layer 00:02:10 3a2ae6a8a46f: Pulling fs layer 00:02:10 33b1e0a273af: Pulling fs layer 00:02:10 5d3b04190fa2: Pulling fs layer 00:02:10 2f39f015ded8: Pulling fs layer 00:02:10 5d3b04190fa2: Waiting 00:02:10 2f39f015ded8: Waiting 00:02:10 3a2ae6a8a46f: Waiting 00:02:10 5c69ac0246d0: Verifying Checksum 00:02:10 5c69ac0246d0: Download complete 00:02:10 3a2ae6a8a46f: Download complete 00:02:10 33b1e0a273af: Download complete 00:02:10 5d3b04190fa2: Verifying Checksum 00:02:10 5d3b04190fa2: Download complete 00:02:10 ec43610c2a17: Verifying Checksum 00:02:10 ec43610c2a17: Download complete 00:02:10 5eb5b503b376: Verifying Checksum 00:02:10 5eb5b503b376: Download complete 00:02:10 2f39f015ded8: Download complete 00:02:11 5eb5b503b376: Pull complete 00:02:11 5c69ac0246d0: Pull complete 00:02:12 ec43610c2a17: Pull complete 00:02:12 3a2ae6a8a46f: Pull complete 00:02:12 33b1e0a273af: Pull complete 00:02:12 5d3b04190fa2: Pull complete 00:02:17 2f39f015ded8: Pull complete 00:02:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:17 prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container 00:02:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:02:24 $ docker top 7fe26d7c069f61d3467efd7fe288e35189e15cc89ae9789a6369d4d1b06ce85f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:24 ---> job-cost.sh 00:02:24 lf-activate-venv: SKIPPING 00:02:24 INFO: No Stack... 00:02:24 INFO: Retrieving Pricing Info for: v3-standard-8 00:02:25 INFO: Archiving Costs [Pipeline] sh 00:02:25 + cat /w/workspace/undry_device-onvif-camera_PR-251/archives/cost.csv 00:02:25 + cut -d, -f6 [Pipeline] lock 00:02:25 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] 00:02:25 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] did not exist. Created. 00:02:25 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:02:25 + echo total: 0.2199999988079071 [Pipeline] stash 00:02:25 Stashed 1 file(s) [Pipeline] } 00:02:25 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:02:25 $ docker stop --time=1 7fe26d7c069f61d3467efd7fe288e35189e15cc89ae9789a6369d4d1b06ce85f 00:02:26 $ docker rm -f --volumes 7fe26d7c069f61d3467efd7fe288e35189e15cc89ae9789a6369d4d1b06ce85f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:03:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8695 in /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] { [Pipeline] ws 00:03:27 Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout 00:03:27 The recommended git tool is: git 00:03:32 using credential edgex-jenkins-ssh 00:03:32 Cloning the remote Git repository 00:03:33 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 00:03:33 > git init /w/workspace/device-onvif-camera/4 # timeout=10 00:03:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 00:03:33 > git --version # timeout=10 00:03:33 > git --version # 'git version 2.25.1' 00:03:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 00:03:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:38 Merging remotes/origin/main commit f65ca887385793521c5f561c8b8ec0758ab43644 into PR head commit 344577fdb5da1d5aaea574f566102dbc604c264f 00:03:39 Merge succeeded, producing 344577fdb5da1d5aaea574f566102dbc604c264f 00:03:39 Checking out Revision 344577fdb5da1d5aaea574f566102dbc604c264f (PR-251) 00:03:38 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 00:03:38 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 00:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:03:38 > git config core.sparsecheckout # timeout=10 00:03:38 > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 00:03:39 > git remote # timeout=10 00:03:39 > git config --get remote.origin.url # timeout=10 00:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:39 > git merge f65ca887385793521c5f561c8b8ec0758ab43644 # timeout=10 00:03:39 > git rev-parse HEAD^{commit} # timeout=10 00:03:39 > git config core.sparsecheckout # timeout=10 00:03:39 > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 00:03:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:03:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:03:40 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:40 Dload Upload Total Spent Left Speed 00:03:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 00:03:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:03:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:03:41 + sudo tee /etc/docker/daemon.new 00:03:41 { 00:03:41 "registry-mirrors": [ 00:03:41 "https://nexus3.edgexfoundry.org:10001" 00:03:41 ], 00:03:41 "bip": "10.250.0.254/24", 00:03:41 "hosts": [ 00:03:41 "tcp://0.0.0.0:5555", 00:03:41 "unix:///var/run/docker.sock" 00:03:41 ], 00:03:41 "mtu": 1458, 00:03:41 "selinux-enabled": true, 00:03:41 "seccomp-profile": "/etc/docker/seccomp.json" 00:03:41 } [Pipeline] sh 00:03:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:03:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:00 provisioning config files... 00:04:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config4213765209038862698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:01 ---> docker-login.sh 00:04:01 nexus3.edgexfoundry.org:10001 00:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:01 Configure a credential helper to remove this warning. See 00:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:01 00:04:01 Login Succeeded 00:04:01 nexus3.edgexfoundry.org:10002 00:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:02 Configure a credential helper to remove this warning. See 00:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:02 00:04:02 Login Succeeded 00:04:02 nexus3.edgexfoundry.org:10003 00:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:02 Configure a credential helper to remove this warning. See 00:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:02 00:04:02 Login Succeeded 00:04:02 nexus3.edgexfoundry.org:10004 00:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:02 Configure a credential helper to remove this warning. See 00:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:02 00:04:02 Login Succeeded 00:04:03 docker.io 00:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:03 Configure a credential helper to remove this warning. See 00:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:03 00:04:03 Login Succeeded 00:04:03 ---> docker-login.sh ends [Pipeline] } 00:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:04:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:03 ========================================================= 00:04:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:04:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:04:04 Sending build context to Docker daemon 20.6MB 00:04:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 00:04:05 Step 2/13 : FROM ${BASE} AS builder 00:04:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:04:05 9b18e9b68314: Pulling fs layer 00:04:05 35d82f9e3411: Pulling fs layer 00:04:05 e16973657156: Pulling fs layer 00:04:05 fc693d55d65f: Pulling fs layer 00:04:05 7e9fc2657dce: Pulling fs layer 00:04:05 dda99020689f: Pulling fs layer 00:04:05 fc693d55d65f: Waiting 00:04:05 7e9fc2657dce: Waiting 00:04:05 db1c61fa0a46: Pulling fs layer 00:04:05 891c053d2c06: Pulling fs layer 00:04:05 dda99020689f: Waiting 00:04:05 db1c61fa0a46: Waiting 00:04:05 891c053d2c06: Waiting 00:04:05 e16973657156: Verifying Checksum 00:04:05 e16973657156: Download complete 00:04:05 35d82f9e3411: Verifying Checksum 00:04:05 35d82f9e3411: Download complete 00:04:05 7e9fc2657dce: Verifying Checksum 00:04:05 7e9fc2657dce: Download complete 00:04:05 dda99020689f: Verifying Checksum 00:04:05 dda99020689f: Download complete 00:04:05 9b18e9b68314: Download complete 00:04:06 9b18e9b68314: Pull complete 00:04:06 891c053d2c06: Verifying Checksum 00:04:06 891c053d2c06: Download complete 00:04:06 35d82f9e3411: Pull complete 00:04:07 e16973657156: Pull complete 00:04:07 db1c61fa0a46: Verifying Checksum 00:04:07 db1c61fa0a46: Download complete 00:04:08 fc693d55d65f: Verifying Checksum 00:04:08 fc693d55d65f: Download complete 00:04:20 fc693d55d65f: Pull complete 00:04:20 7e9fc2657dce: Pull complete 00:04:20 dda99020689f: Pull complete 00:04:26 db1c61fa0a46: Pull complete 00:04:26 891c053d2c06: Pull complete 00:04:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:04:26 ---> f96f9c87975a 00:04:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:04:28 ---> Running in de9ec50e87dc 00:04:29 Removing intermediate container de9ec50e87dc 00:04:29 ---> 909c7d320976 00:04:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:04:29 ---> Running in c449403383de 00:04:29 Removing intermediate container c449403383de 00:04:29 ---> 0d7d0ff2b359 00:04:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:04:29 ---> Running in 4ac67f953a35 00:04:30 Removing intermediate container 4ac67f953a35 00:04:30 ---> e44caa31d619 00:04:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:04:30 ---> Running in 3cc0463de35d 00:04:30 Removing intermediate container 3cc0463de35d 00:04:30 ---> 0ded9a6c6932 00:04:30 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:04:30 ---> Running in 700f301bb18a 00:04:30 Removing intermediate container 700f301bb18a 00:04:30 ---> d6304226a27b 00:04:30 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:04:31 ---> Running in b93a06f1b692 00:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:04:33 OK: 221 MiB in 51 packages 00:04:34 Removing intermediate container b93a06f1b692 00:04:34 ---> 86e9780369b5 00:04:34 Step 9/13 : WORKDIR /device-onvif-camera 00:04:34 ---> Running in 0aef052a553b 00:04:35 Removing intermediate container 0aef052a553b 00:04:35 ---> 74558332fbf6 00:04:35 Step 10/13 : COPY go.mod vendor* ./ 00:04:35 ---> 310ddb3d6d3d 00:04:35 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:35 ---> Running in 091e35fa19b9 00:05:43 Removing intermediate container 091e35fa19b9 00:05:43 ---> 715614aa0179 00:05:43 Step 12/13 : COPY . . 00:05:46 ---> a32613b58801 00:05:46 Step 13/13 : RUN ${MAKE} 00:05:46 ---> Running in c5818e67ea5c 00:05:47 noop 00:05:48 Removing intermediate container c5818e67ea5c 00:05:48 ---> d9baa56787f1 00:05:48 Successfully built d9baa56787f1 00:05:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:49 + docker inspect -f . ci-base-image-arm64 00:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:49 prd-ubuntu20.04-docker-arm64-4c-16g-8695 does not seem to be running inside a container 00:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:05:50 $ docker top bfa045123d7150b172273081ecdd1ca3bcca2cb40928299847b007c4f6fe65f5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:51 + go version 00:05:51 go version go1.18.7 linux/arm64 [Pipeline] } 00:05:51 $ docker stop --time=1 bfa045123d7150b172273081ecdd1ca3bcca2cb40928299847b007c4f6fe65f5 00:05:53 $ docker rm -f --volumes bfa045123d7150b172273081ecdd1ca3bcca2cb40928299847b007c4f6fe65f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:53 + docker inspect -f . ci-base-image-arm64 00:05:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:54 prd-ubuntu20.04-docker-arm64-4c-16g-8695 does not seem to be running inside a container 00:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:05:55 $ docker top 3b9173231774f02a7f2d26b931d800ec107ab077d2d4b2e42758033da774babb -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:56 + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh 00:05:56 + make test 00:05:56 go test ./... -coverprofile=coverage.out ./... 00:05:58 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:07:35 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 00:07:35 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.162s coverage: 30.5% of statements 00:07:35 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 00:07:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.378s coverage: 86.5% of statements 00:07:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:07:53 go vet ./... 00:08:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:08:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:08:25 ./bin/test-attribution-txt.sh [Pipeline] echo 00:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:08:26 $ docker stop --time=1 3b9173231774f02a7f2d26b931d800ec107ab077d2d4b2e42758033da774babb 00:08:27 $ docker rm -f --volumes 3b9173231774f02a7f2d26b931d800ec107ab077d2d4b2e42758033da774babb [Pipeline] // withDockerContainer [Pipeline] sh 00:08:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:08:28 Warning: overwriting stash ‘coverage-report’ 00:08:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:08:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:08:30 + ls -al . 00:08:30 total 228 00:08:30 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 00:05 . 00:08:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 00:03 .. 00:08:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 00:03 .git 00:08:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 00:03 .github 00:08:30 -rw-rw-r-- 1 jenkins jenkins 496 Mar 8 00:03 .gitignore 00:08:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 00:03 .golangci.yml 00:08:30 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 8 00:03 Attribution.txt 00:08:30 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 8 00:03 CHANGELOG.md 00:08:30 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 8 00:03 Dockerfile 00:08:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 00:03 GOVERNANCE.md 00:08:30 -rw-rw-r-- 1 jenkins jenkins 734 Mar 8 00:03 Jenkinsfile 00:08:30 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 00:03 LICENSE 00:08:30 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 8 00:03 Makefile 00:08:30 -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 00:03 OWNERS.md 00:08:30 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 8 00:03 README.md 00:08:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 00:00 VERSION 00:08:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 00:03 bin 00:08:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 00:03 cmd 00:08:30 -rw-r--r-- 1 jenkins jenkins 76650 Mar 8 00:07 coverage.out 00:08:30 drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 00:03 doc 00:08:30 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 8 00:03 go.mod 00:08:30 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 8 00:03 go.sum 00:08:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 00:03 internal 00:08:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 00:03 snap 00:08:30 -rw-rw-r-- 1 jenkins jenkins 236 Mar 8 00:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:30 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=344577fdb5da1d5aaea574f566102dbc604c264f --label arch=arm64 --label version=0.0.0 . 00:08:31 Sending build context to Docker daemon 20.68MB 00:08:31 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:08:31 Step 2/26 : FROM ${BASE} AS builder 00:08:31 ---> d9baa56787f1 00:08:31 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:08:31 ---> Running in 0b80dfe116ec 00:08:31 Removing intermediate container 0b80dfe116ec 00:08:31 ---> e2b5606e618d 00:08:31 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:08:32 ---> Running in 7092b1148701 00:08:32 Removing intermediate container 7092b1148701 00:08:32 ---> 6223fbec5617 00:08:32 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 00:08:32 ---> Running in 70015c1ec7ad 00:08:32 Removing intermediate container 70015c1ec7ad 00:08:32 ---> 8399716439f9 00:08:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:08:33 ---> Running in a844b8ae0f89 00:08:33 Removing intermediate container a844b8ae0f89 00:08:33 ---> c2b4e304f8a4 00:08:33 Step 7/26 : LABEL Name=edgex-device-onvif-camera 00:08:33 ---> Running in 06794becfc89 00:08:33 Removing intermediate container 06794becfc89 00:08:33 ---> 25aaa3a87b5e 00:08:33 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:08:33 ---> Running in 995214b8dcb5 00:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:08:36 OK: 221 MiB in 51 packages 00:08:37 Removing intermediate container 995214b8dcb5 00:08:37 ---> f91403b456f5 00:08:37 Step 9/26 : WORKDIR /device-onvif-camera 00:08:37 ---> Running in 2254e0ae7595 00:08:37 Removing intermediate container 2254e0ae7595 00:08:37 ---> b9de96adaade 00:08:37 Step 10/26 : COPY go.mod vendor* ./ 00:08:38 ---> 4eecae9bbf96 00:08:38 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:38 ---> Running in 1c192e93e8a2 00:08:42 Removing intermediate container 1c192e93e8a2 00:08:42 ---> f4c7a29b7522 00:08:42 Step 12/26 : COPY . . 00:08:45 ---> 64528604f245 00:08:45 Step 13/26 : RUN ${MAKE} 00:08:45 ---> Running in a08f9402cfa2 00:08:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 00:11:08 Removing intermediate container a08f9402cfa2 00:11:08 ---> 3a0425cf1771 00:11:08 Step 14/26 : FROM alpine:3.16 00:11:08 3.16: Pulling from library/alpine 00:11:08 3760b48202b3: Pulling fs layer 00:11:08 3760b48202b3: Verifying Checksum 00:11:08 3760b48202b3: Download complete 00:11:08 3760b48202b3: Pull complete 00:11:08 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:11:08 Status: Downloaded newer image for alpine:3.16 00:11:08 ---> 4c81e5bf8899 00:11:08 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:11:08 ---> Running in 82ac881df1b1 00:11:08 Removing intermediate container 82ac881df1b1 00:11:08 ---> 8d6b9911e4d0 00:11:08 Step 16/26 : RUN apk add --update --no-cache dumb-init 00:11:08 ---> Running in a4fac364cea5 00:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:11:08 (1/1) Installing dumb-init (1.2.5-r1) 00:11:08 Executing busybox-1.35.0-r17.trigger 00:11:08 OK: 5 MiB in 15 packages 00:11:08 Removing intermediate container a4fac364cea5 00:11:08 ---> aa1663853642 00:11:08 Step 17/26 : WORKDIR / 00:11:08 ---> Running in b6f57b838410 00:11:08 Removing intermediate container b6f57b838410 00:11:08 ---> 8acd62adad1e 00:11:08 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 00:11:08 ---> e3a308038fbe 00:11:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 00:11:08 ---> ad06571c9a44 00:11:08 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 00:11:08 ---> e8dd65bdb48c 00:11:08 Step 21/26 : EXPOSE 59984 00:11:08 ---> Running in 6043334a04fd 00:11:08 Removing intermediate container 6043334a04fd 00:11:08 ---> 026409156932 00:11:08 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 00:11:08 ---> Running in 3955a1d69219 00:11:08 Removing intermediate container 3955a1d69219 00:11:08 ---> 97063b2e6f6d 00:11:08 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:11:08 ---> Running in ca1d34a6ce0c 00:11:08 Removing intermediate container ca1d34a6ce0c 00:11:08 ---> 1c5cf4fa60f9 00:11:08 Step 24/26 : LABEL arch=arm64 00:11:08 ---> Running in 4e56f8c3f951 00:11:08 Removing intermediate container 4e56f8c3f951 00:11:08 ---> b1fe1d74272c 00:11:08 Step 25/26 : LABEL git_sha=344577fdb5da1d5aaea574f566102dbc604c264f 00:11:08 ---> Running in cbc889508a42 00:11:08 Removing intermediate container cbc889508a42 00:11:08 ---> fd29798e9d68 00:11:08 Step 26/26 : LABEL version=0.0.0 00:11:08 ---> Running in 35e25d963361 00:11:08 Removing intermediate container 35e25d963361 00:11:08 ---> c702e91bf2e1 00:11:08 [Warning] One or more build-args [ARCH] were not consumed 00:11:08 Successfully built c702e91bf2e1 00:11:08 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:11:08 00:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:11:09 arm64: Pulling from edgex-lftools-log-publisher 00:11:09 8998bd30e6a1: Pulling fs layer 00:11:09 04944245beec: Pulling fs layer 00:11:09 699f458cf7ca: Pulling fs layer 00:11:09 765212b225bb: Pulling fs layer 00:11:09 f23df028b6ca: Pulling fs layer 00:11:09 765212b225bb: Waiting 00:11:09 d65c8cfc05b1: Pulling fs layer 00:11:09 2437ff75d9bd: Pulling fs layer 00:11:09 f23df028b6ca: Waiting 00:11:09 d65c8cfc05b1: Waiting 00:11:09 04944245beec: Verifying Checksum 00:11:09 04944245beec: Download complete 00:11:09 765212b225bb: Verifying Checksum 00:11:09 765212b225bb: Download complete 00:11:09 f23df028b6ca: Verifying Checksum 00:11:09 f23df028b6ca: Download complete 00:11:09 d65c8cfc05b1: Verifying Checksum 00:11:09 d65c8cfc05b1: Download complete 00:11:09 699f458cf7ca: Verifying Checksum 00:11:09 699f458cf7ca: Download complete 00:11:10 8998bd30e6a1: Download complete 00:11:12 2437ff75d9bd: Verifying Checksum 00:11:12 2437ff75d9bd: Download complete 00:11:14 8998bd30e6a1: Pull complete 00:11:14 04944245beec: Pull complete 00:11:16 699f458cf7ca: Pull complete 00:11:16 765212b225bb: Pull complete 00:11:16 f23df028b6ca: Pull complete 00:11:16 d65c8cfc05b1: Pull complete 00:11:31 2437ff75d9bd: Pull complete 00:11:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:11:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:32 prd-ubuntu20.04-docker-arm64-4c-16g-8695 does not seem to be running inside a container 00:11:32 $ 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/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:11:34 $ docker top 858a612d6dae2f3d4667f404e93336c7e5f96e522eaa9a8c20ed703e7b5807dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:11:35 ---> job-cost.sh 00:11:35 lf-activate-venv: SKIPPING 00:11:35 INFO: No Stack... 00:11:35 INFO: Retrieving Pricing Info for: v3-standard-4 00:11:36 INFO: Archiving Costs [Pipeline] sh 00:11:37 + cat /w/workspace/device-onvif-camera/4/archives/cost.csv 00:11:37 + cut -d, -f6 [Pipeline] lock 00:11:37 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] 00:11:37 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] did not exist. Created. 00:11:37 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:11:37 /w/workspace/device-onvif-camera/4@tmp/durable-642a74af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:11:38 + echo total: 0.10999999940395355 [Pipeline] stash 00:11:38 Warning: overwriting stash ‘stack-cost’ 00:11:38 Stashed 1 file(s) [Pipeline] } 00:11:38 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:11:38 $ docker stop --time=1 858a612d6dae2f3d4667f404e93336c7e5f96e522eaa9a8c20ed703e7b5807dc 00:11:40 $ docker rm -f --volumes 858a612d6dae2f3d4667f404e93336c7e5f96e522eaa9a8c20ed703e7b5807dc [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 00:11:40 provisioning config files... 00:11:40 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config8913466323915461449tmp [Pipeline] { [Pipeline] sh 00:11:40 + set +x 00:11:40 + bash -s -- 00:11:40 + curl -s https://codecov.io/bash 00:11:40 00:11:40 _____ _ 00:11:40 / ____| | | 00:11:40 | | ___ __| | ___ ___ _____ __ 00:11:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:11:40 | |___| (_) | (_| | __/ (_| (_) \ V / 00:11:40 \_____\___/ \__,_|\___|\___\___/ \_/ 00:11:40 Bash-1.0.6 00:11:40 00:11:40 00:11:40 ==> git version 2.25.1 found 00:11:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:11:40 Release-Date: 2020-01-08 00:11:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:11:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:11:40 ==> Jenkins CI detected. 00:11:40 current dir:  /w/workspace/undry_device-onvif-camera_PR-251 00:11:40 project root: . 00:11:40 --> token set from env 00:11:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:11:40 ==> Running gcov in . (disable via -X gcov) 00:11:40 ==> Python coveragepy not found 00:11:40 ==> Searching for coverage reports in: 00:11:40 + . 00:11:40 -> Found 1 reports 00:11:40 ==> Detecting git/mercurial file structure 00:11:40 ==> Reading reports 00:11:40 + ./coverage.out bytes=76650 00:11:40 ==> Appending adjustments 00:11:40 https://docs.codecov.io/docs/fixing-reports 00:11:41 + Found adjustments 00:11:41 ==> Gzipping contents 00:11:41 12K /tmp/codecov.QuWAFp.gz 00:11:41 ==> Uploading reports 00:11:41 url: https://codecov.io 00:11:41 query: branch=PR-251&commit=344577fdb5da1d5aaea574f566102dbc604c264f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= 00:11:41 -> Pinging Codecov 00:11:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-251&commit=344577fdb5da1d5aaea574f566102dbc604c264f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= 00:11:41 -> Uploading to 00:11:41 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/F29A59C45E3A92E06B3E522C9905F8EF/344577fdb5da1d5aaea574f566102dbc604c264f/905944af-521a-4487-b03a-d48d8be83afd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T001141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3418ccfa3d70b17b1f19cb8833b8f366fd7cc61558d7047e4f1f8f02f60ff6b 00:11:41 % Total % Received % Xferd Average Speed Time Time Time Current 00:11:41 Dload Upload Total Spent Left Speed 00:11:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10526 0 0 100 10526 0 34854 --:--:-- --:--:-- --:--:-- 34854 00:11:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] } 00:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:11:42 + [ -d /w/workspace/undry_device-onvif-camera_PR-251/archives ] 00:11:42 + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives 00:11:42 total 16 00:11:42 drwxr-xr-x 3 root root 4096 Mar 8 00:02 . 00:11:42 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 00:02 .. 00:11:42 drwxr-xr-x 2 root root 4096 Mar 8 00:02 cost 00:11:42 -rw-r--r-- 1 root root 91 Mar 8 00:02 cost.csv 00:11:42 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-251/archives 00:11:42 + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives 00:11:42 total 16 00:11:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 00:02 . 00:11:42 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 00:02 .. 00:11:42 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 00:02 cost 00:11:42 -rw-r--r-- 1 jenkins jenkins 91 Mar 8 00:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:11:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:11:43 ---> package-listing.sh 00:11:43 ++ facter osfamily 00:11:43 ++ tr '[:upper:]' '[:lower:]' 00:11:43 + OS_FAMILY=debian 00:11:43 + workspace=/w/workspace/undry_device-onvif-camera_PR-251 00:11:43 + START_PACKAGES=/tmp/packages_start.txt 00:11:43 + END_PACKAGES=/tmp/packages_end.txt 00:11:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:11:43 + PACKAGES=/tmp/packages_start.txt 00:11:43 + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' 00:11:43 + PACKAGES=/tmp/packages_end.txt 00:11:43 + case "${OS_FAMILY}" in 00:11:43 + dpkg -l 00:11:43 + grep '^ii' 00:11:43 + '[' -f /tmp/packages_start.txt ']' 00:11:43 + '[' -f /tmp/packages_end.txt ']' 00:11:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:11:43 + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' 00:11:43 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-251/archives/ 00:11:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-251/archives/ [Pipeline] echo 00:11:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:11:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:44 prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container 00:11:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:11:44 $ docker top ce00e3d181bc139b80ab2dd125bdd218806025cb0a0841f01b2e0dcf1ee424e9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:45 + touch /tmp/pre-build-complete [Pipeline] sh 00:11:45 + mkdir -p /var/log/sysstat [Pipeline] sh 00:11:45 + ls /var/log/sa-host 00:11:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:11:45 provisioning config files... 00:11:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config5790006286664875604tmp [Pipeline] { [Pipeline] echo 00:11:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:11:46 ---> create-netrc.sh [Pipeline] } 00:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:11:46 ---> python-tools-install.sh [Pipeline] echo 00:11:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:11:46 ---> sudo-logs.sh 00:11:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:11:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:11:47 ---> job-cost.sh 00:11:47 lf-activate-venv: SKIPPING 00:11:47 DEBUG: total: 0.2199999988079071 00:11:47 INFO: Retrieving Stack Cost... 00:11:47 INFO: Retrieving Pricing Info for: v3-standard-8 00:11:47 INFO: Archiving Costs [Pipeline] echo 00:11:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:11:48 ---> logs-deploy.sh 00:11:48 lf-activate-venv: SKIPPING 00:11:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-251/4 00:11:48 INFO: archiving workspace using pattern(s): 00:11:49 Archives upload complete. 00:11:49 INFO: archiving logs to Nexus