Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18118626ca0893b728531bfc2ef8f97357a298a2 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-ssh4884444516730053740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh10727188460693648070.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1070883551072434232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh2180822260579137222.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7686987952871636544.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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] ========================================================= [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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-223’ is offline Running on prd-ubuntu20.04-docker-8c-8g-227 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 18118626ca0893b728531bfc2ef8f97357a298a2 (main) Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 core.sparsecheckout # timeout=10 > git checkout -f 18118626ca0893b728531bfc2ef8f97357a298a2 # timeout=10 Commit message: "Merge pull request #72 from ajcasagrande/patch-1" > git rev-list --no-walk 78143ebb3130533f25c0201c0b9883fbe99b4ff0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:11:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:11:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:49 ========================================================= 03:11:49 EdgeX Global Pipelines Version Info 03:11:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:11:49 ------------------- 03:11:49 stable info: 03:11:49 ------------------- 03:11:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:11:49 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 03:11:49 Message: update stable to v1.0.230 03:11:50 ------------------- 03:11:50 experimental info: 03:11:50 ------------------- 03:11:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:11:50 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 03:11:50 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18118626ca0893b728531bfc2ef8f97357a298a2 [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1811862 [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:51 provisioning config files... 03:11:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9196315463933501243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:51 ---> docker-login.sh 03:11:51 nexus3.edgexfoundry.org:10001 03:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:51 Configure a credential helper to remove this warning. See 03:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:51 03:11:51 Login Succeeded 03:11:51 nexus3.edgexfoundry.org:10002 03:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:52 Configure a credential helper to remove this warning. See 03:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:52 03:11:52 Login Succeeded 03:11:52 nexus3.edgexfoundry.org:10003 03:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:52 Configure a credential helper to remove this warning. See 03:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:52 03:11:52 Login Succeeded 03:11:52 nexus3.edgexfoundry.org:10004 03:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:52 Configure a credential helper to remove this warning. See 03:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:52 03:11:52 Login Succeeded 03:11:52 docker.io 03:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:52 Configure a credential helper to remove this warning. See 03:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:52 03:11:52 Login Succeeded 03:11:52 ---> docker-login.sh ends [Pipeline] } 03:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:11:53 + git rev-list -1 --merges 18118626ca0893b728531bfc2ef8f97357a298a2~1..18118626ca0893b728531bfc2ef8f97357a298a2 [Pipeline] echo 03:11:53 -----------> git rev-list -1 --merges 18118626ca0893b728531bfc2ef8f97357a298a2~1..18118626ca0893b728531bfc2ef8f97357a298a2 18118626ca0893b728531bfc2ef8f97357a298a2 03:11:53 18118626ca0893b728531bfc2ef8f97357a298a2 [false] [Pipeline] sh 03:11:53 + git log --format=format:%s -1 18118626ca0893b728531bfc2ef8f97357a298a2 [Pipeline] echo 03:11:53 ========================================================= 03:11:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:11:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:54 + git log --format=format:%s -1 18118626ca0893b728531bfc2ef8f97357a298a2 [Pipeline] echo 03:11:54 [semverPrep] GIT_COMMIT: 18118626ca0893b728531bfc2ef8f97357a298a2, Commit Message: Merge pull request #72 from ajcasagrande/patch-1 [Pipeline] echo 03:11:54 [semverPrep] This is not a build commit. [Pipeline] sh 03:11:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:54 + grep -v github /etc/ssh/ssh_known_hosts 03:11:54 + [ -e /tmp/ssh_known_hosts ] 03:11:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:11:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:11:54 + sudo tee -a /etc/ssh/ssh_known_hosts 03:11:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:11:54 03:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:11:55 latest: Pulling from edgex-devops/py-git-semver 03:11:55 1fe172e4850f: Pulling fs layer 03:11:55 caf521ccaac6: Pulling fs layer 03:11:55 3ead6fa29328: Pulling fs layer 03:11:55 5c2a1cbceb83: Pulling fs layer 03:11:55 a8d5f1318db7: Pulling fs layer 03:11:55 c427282e49a2: Pulling fs layer 03:11:55 1827001aaf11: Pulling fs layer 03:11:55 0714d37db230: Pulling fs layer 03:11:55 ac28cf19c067: Pulling fs layer 03:11:55 ca983d60f3e2: Pulling fs layer 03:11:55 9f894cec8388: Pulling fs layer 03:11:55 c427282e49a2: Waiting 03:11:55 1827001aaf11: Waiting 03:11:55 0714d37db230: Waiting 03:11:55 5c2a1cbceb83: Waiting 03:11:55 ac28cf19c067: Waiting 03:11:55 a8d5f1318db7: Waiting 03:11:55 ca983d60f3e2: Waiting 03:11:55 9f894cec8388: Waiting 03:11:55 caf521ccaac6: Verifying Checksum 03:11:55 caf521ccaac6: Download complete 03:11:55 5c2a1cbceb83: Verifying Checksum 03:11:55 5c2a1cbceb83: Download complete 03:11:55 a8d5f1318db7: Verifying Checksum 03:11:55 a8d5f1318db7: Download complete 03:11:55 3ead6fa29328: Verifying Checksum 03:11:55 3ead6fa29328: Download complete 03:11:55 c427282e49a2: Verifying Checksum 03:11:55 c427282e49a2: Download complete 03:11:55 0714d37db230: Verifying Checksum 03:11:55 0714d37db230: Download complete 03:11:55 ac28cf19c067: Download complete 03:11:55 ca983d60f3e2: Download complete 03:11:55 1fe172e4850f: Verifying Checksum 03:11:55 1fe172e4850f: Download complete 03:11:55 9f894cec8388: Verifying Checksum 03:11:55 9f894cec8388: Download complete 03:11:55 1827001aaf11: Verifying Checksum 03:11:55 1827001aaf11: Download complete 03:11:56 1fe172e4850f: Pull complete 03:11:56 caf521ccaac6: Pull complete 03:11:57 3ead6fa29328: Pull complete 03:11:57 5c2a1cbceb83: Pull complete 03:11:57 a8d5f1318db7: Pull complete 03:11:57 c427282e49a2: Pull complete 03:11:59 1827001aaf11: Pull complete 03:11:59 0714d37db230: Pull complete 03:11:59 ac28cf19c067: Pull complete 03:11:59 ca983d60f3e2: Pull complete 03:11:59 9f894cec8388: Pull complete 03:11:59 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 03:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:11:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:00 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 03:12:01 $ docker top baca405f33a1678a084f67d41413a0760c9a60410bbfce3f9ac3477306abea10 -eo pid,comm 03:12:01 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). 03:12:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:01 [ssh-agent] Looking for ssh-agent implementation... 03:12:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:01 $ docker exec baca405f33a1678a084f67d41413a0760c9a60410bbfce3f9ac3477306abea10 ssh-agent 03:12:01 SSH_AUTH_SOCK=/tmp/ssh-ZDptE6ELdH5u/agent.34 03:12:01 SSH_AGENT_PID=40 03:12:01 Running ssh-add (command line suppressed) 03:12:02 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5871246456584101028.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5871246456584101028.key) 03:12:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:02 + git tag --points-at HEAD [Pipeline] } 03:12:02 $ docker exec --env ******** --env ******** baca405f33a1678a084f67d41413a0760c9a60410bbfce3f9ac3477306abea10 ssh-agent -k 03:12:02 unset SSH_AUTH_SOCK; 03:12:02 unset SSH_AGENT_PID; 03:12:02 echo Agent pid 40 killed; 03:12:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:12:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:02 [ssh-agent] Looking for ssh-agent implementation... 03:12:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:02 $ docker exec baca405f33a1678a084f67d41413a0760c9a60410bbfce3f9ac3477306abea10 ssh-agent 03:12:02 SSH_AUTH_SOCK=/tmp/ssh-RygmMEsFUmnm/agent.73 03:12:02 SSH_AGENT_PID=79 03:12:02 Running ssh-add (command line suppressed) 03:12:03 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2209547219128426931.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2209547219128426931.key) 03:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:03 + git semver init 03:12:03 2022-05-27 03:12:03,534 [run_init] DEBUG init version:0.0.0 force:False 03:12:03 2022-05-27 03:12:03,535 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:12:03 2022-05-27 03:12:03,536 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:12:03 2022-05-27 03:12:03,537 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:12:04 2022-05-27 03:12:04,196 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:12:04 2022-05-27 03:12:04,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:12:04 2022-05-27 03:12:04,197 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:12:04 2022-05-27 03:12:04,197 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:12:04 0.0.1-dev.4 [Pipeline] } 03:12:04 $ docker exec --env ******** --env ******** baca405f33a1678a084f67d41413a0760c9a60410bbfce3f9ac3477306abea10 ssh-agent -k 03:12:04 unset SSH_AUTH_SOCK; 03:12:04 unset SSH_AGENT_PID; 03:12:04 echo Agent pid 79 killed; 03:12:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:04 + git semver [Pipeline] } 03:12:05 $ docker stop --time=1 baca405f33a1678a084f67d41413a0760c9a60410bbfce3f9ac3477306abea10 03:12:06 $ docker rm -f baca405f33a1678a084f67d41413a0760c9a60410bbfce3f9ac3477306abea10 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:12:07 Stashed 1 file(s) [Pipeline] echo 03:12:07 [edgeXSemver]: initialized semver on version 0.0.1-dev.4 [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 03:12:07 provisioning config files... 03:12:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8925807518085632008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:07 ---> docker-login.sh 03:12:07 nexus3.edgexfoundry.org:10001 03:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:07 Configure a credential helper to remove this warning. See 03:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:07 03:12:07 Login Succeeded 03:12:07 nexus3.edgexfoundry.org:10002 03:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:07 Configure a credential helper to remove this warning. See 03:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:07 03:12:07 Login Succeeded 03:12:07 nexus3.edgexfoundry.org:10003 03:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:07 Configure a credential helper to remove this warning. See 03:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:07 03:12:07 Login Succeeded 03:12:07 nexus3.edgexfoundry.org:10004 03:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:08 Configure a credential helper to remove this warning. See 03:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:08 03:12:08 Login Succeeded 03:12:08 docker.io 03:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:08 Configure a credential helper to remove this warning. See 03:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:08 03:12:08 Login Succeeded 03:12:08 ---> docker-login.sh ends [Pipeline] } 03:12:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:12:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:08 ========================================================= 03:12:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:12:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:12:08 Sending build context to Docker daemon 8.549MB 03:12:08 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:12:08 Step 2/13 : FROM ${BASE} AS builder 03:12:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:12:08 59bf1c3509f3: Pulling fs layer 03:12:08 666ba61612fd: Pulling fs layer 03:12:08 8ed8ca486205: Pulling fs layer 03:12:08 4fe6c5a15a65: Pulling fs layer 03:12:08 22a0e8bec74d: Pulling fs layer 03:12:08 ca2b28591e48: Pulling fs layer 03:12:08 a51346096db8: Pulling fs layer 03:12:08 daebc70d1ce1: Pulling fs layer 03:12:08 0e18a0eac166: Pulling fs layer 03:12:08 4fe6c5a15a65: Waiting 03:12:08 22a0e8bec74d: Waiting 03:12:08 ca2b28591e48: Waiting 03:12:08 a51346096db8: Waiting 03:12:08 daebc70d1ce1: Waiting 03:12:08 0e18a0eac166: Waiting 03:12:08 8ed8ca486205: Download complete 03:12:08 666ba61612fd: Download complete 03:12:09 22a0e8bec74d: Download complete 03:12:09 ca2b28591e48: Verifying Checksum 03:12:09 ca2b28591e48: Download complete 03:12:09 59bf1c3509f3: Verifying Checksum 03:12:09 59bf1c3509f3: Download complete 03:12:09 a51346096db8: Verifying Checksum 03:12:09 a51346096db8: Download complete 03:12:09 daebc70d1ce1: Verifying Checksum 03:12:09 daebc70d1ce1: Download complete 03:12:09 59bf1c3509f3: Pull complete 03:12:09 666ba61612fd: Pull complete 03:12:09 8ed8ca486205: Pull complete 03:12:09 0e18a0eac166: Verifying Checksum 03:12:09 0e18a0eac166: Download complete 03:12:09 4fe6c5a15a65: Verifying Checksum 03:12:09 4fe6c5a15a65: Download complete 03:12:13 4fe6c5a15a65: Pull complete 03:12:13 22a0e8bec74d: Pull complete 03:12:13 ca2b28591e48: Pull complete 03:12:13 a51346096db8: Pull complete 03:12:13 daebc70d1ce1: Pull complete 03:12:15 0e18a0eac166: Pull complete 03:12:15 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 03:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:12:15 ---> f018257e8ee9 03:12:15 Step 3/13 : ARG MAKE="make build" 03:12:18 ---> Running in 5dd3e4258597 03:12:18 Removing intermediate container 5dd3e4258597 03:12:18 ---> b720db9e6fdf 03:12:18 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:12:18 ---> Running in 104b08783977 03:12:18 Removing intermediate container 104b08783977 03:12:18 ---> 1a29994f534d 03:12:18 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:12:18 ---> Running in 5f7a191ec2f5 03:12:18 Removing intermediate container 5f7a191ec2f5 03:12:18 ---> f445e0d1e9e8 03:12:18 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:12:18 ---> Running in ef44efac9b22 03:12:18 Removing intermediate container ef44efac9b22 03:12:18 ---> 2bbefd712bad 03:12:18 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:18 ---> Running in 846765ed7c34 03:12:19 Removing intermediate container 846765ed7c34 03:12:19 ---> 1c23e0bea68b 03:12:19 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:19 ---> Running in b4e9952dd3b6 03:12:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:12:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:12:20 OK: 221 MiB in 52 packages 03:12:20 Removing intermediate container b4e9952dd3b6 03:12:20 ---> 1c88e6421d87 03:12:20 Step 9/13 : WORKDIR /device-onvif-camera 03:12:20 ---> Running in d535c64961d8 03:12:21 Removing intermediate container d535c64961d8 03:12:21 ---> 228df45c69dc 03:12:21 Step 10/13 : COPY go.mod vendor* ./ 03:12:21 ---> 83a2cba8e324 03:12:21 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:21 ---> Running in bf8ddbc55f42 03:12:22 Still waiting to schedule task 03:12:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:12:35 Removing intermediate container bf8ddbc55f42 03:12:35 ---> 36d1506b3521 03:12:35 Step 12/13 : COPY . . 03:12:35 ---> f0e60220cd3b 03:12:35 Step 13/13 : RUN ${MAKE} 03:12:35 ---> Running in 4f1fa31b551d 03:12:35 noop 03:12:35 Removing intermediate container 4f1fa31b551d 03:12:35 ---> 7bb22ff9c527 03:12:35 Successfully built 7bb22ff9c527 03:12:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:36 + docker inspect -f . ci-base-image-x86_64 03:12:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:36 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:12:36 $ docker top a153825bbcca8053021889a09619e0b70bfc921ffb0c937beea95d927207ee91 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:37 + go version 03:12:37 go version go1.17.6 linux/amd64 [Pipeline] } 03:12:37 $ docker stop --time=1 a153825bbcca8053021889a09619e0b70bfc921ffb0c937beea95d927207ee91 03:12:38 $ docker rm -f a153825bbcca8053021889a09619e0b70bfc921ffb0c937beea95d927207ee91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:38 + docker inspect -f . ci-base-image-x86_64 03:12:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:39 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:12:39 $ docker top 0e8b5ecfbacf2b2e18b3e8b4dddcca3d6fcb3d74ec76785f451394b6f064ab37 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:12:39 + make test 03:12:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:12:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:12:50 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:12:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 1.0% of statements 03:12:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:12:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:12:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:12:59 ./bin/test-attribution-txt.sh [Pipeline] echo 03:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:13:00 $ docker stop --time=1 0e8b5ecfbacf2b2e18b3e8b4dddcca3d6fcb3d74ec76785f451394b6f064ab37 03:13:01 $ docker rm -f 0e8b5ecfbacf2b2e18b3e8b4dddcca3d6fcb3d74ec76785f451394b6f064ab37 [Pipeline] // withDockerContainer [Pipeline] sh 03:13:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:13:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:13:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:13:03 + ls -al . 03:13:03 total 216 03:13:03 drwxrwxr-x 9 jenkins jenkins 4096 May 27 03:13 . 03:13:03 drwxrwxr-x 4 jenkins jenkins 4096 May 27 03:11 .. 03:13:03 drwxrwxr-x 8 jenkins jenkins 4096 May 27 03:12 .git 03:13:03 drwxrwxr-x 2 jenkins jenkins 4096 May 27 03:11 .github 03:13:03 -rw-rw-r-- 1 jenkins jenkins 352 May 27 03:11 .gitignore 03:13:03 -rw-rw-r-- 1 jenkins jenkins 42 May 27 03:11 .golangci.yml 03:13:03 drwxr-xr-x 3 jenkins jenkins 4096 May 27 03:12 .semver 03:13:03 -rw-rw-r-- 1 jenkins jenkins 9099 May 27 03:11 Attribution.txt 03:13:03 -rw-rw-r-- 1 jenkins jenkins 189 May 27 03:11 CHANGELOG.md 03:13:03 -rw-rw-r-- 1 jenkins jenkins 1667 May 27 03:11 Dockerfile 03:13:03 -rw-rw-r-- 1 jenkins jenkins 677 May 27 03:11 GOVERNANCE.md 03:13:03 -rw-rw-r-- 1 jenkins jenkins 660 May 27 03:11 Jenkinsfile 03:13:03 -rw-rw-r-- 1 jenkins jenkins 11348 May 27 03:11 LICENSE 03:13:03 -rw-rw-r-- 1 jenkins jenkins 2473 May 27 03:11 Makefile 03:13:03 -rw-rw-r-- 1 jenkins jenkins 625 May 27 03:11 OWNERS.md 03:13:03 -rw-rw-r-- 1 jenkins jenkins 28742 May 27 03:11 README.md 03:13:03 -rw-rw-r-- 1 jenkins jenkins 11 May 27 03:12 VERSION 03:13:03 drwxrwxr-x 2 jenkins jenkins 4096 May 27 03:11 bin 03:13:03 drwxrwxr-x 3 jenkins jenkins 4096 May 27 03:11 cmd 03:13:03 -rw-r--r-- 1 jenkins jenkins 37307 May 27 03:12 coverage.out 03:13:03 drwxrwxr-x 4 jenkins jenkins 4096 May 27 03:11 doc 03:13:03 -rw-rw-r-- 1 jenkins jenkins 3546 May 27 03:11 go.mod 03:13:03 -rw-rw-r-- 1 jenkins jenkins 37264 May 27 03:11 go.sum 03:13:03 drwxrwxr-x 3 jenkins jenkins 4096 May 27 03:11 internal 03:13:03 -rw-rw-r-- 1 jenkins jenkins 236 May 27 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:03 + 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=18118626ca0893b728531bfc2ef8f97357a298a2 --label arch=amd64 --label version=0.0.1-dev.4 . 03:13:03 Sending build context to Docker daemon 8.587MB 03:13:03 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:13:03 Step 2/26 : FROM ${BASE} AS builder 03:13:03 ---> 7bb22ff9c527 03:13:03 Step 3/26 : ARG MAKE="make build" 03:13:03 ---> Running in e3cc90e9b875 03:13:03 Removing intermediate container e3cc90e9b875 03:13:03 ---> f91fd637bb08 03:13:03 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:13:03 ---> Running in 0d5c851b2c5e 03:13:03 Removing intermediate container 0d5c851b2c5e 03:13:03 ---> 6ba882dd1c44 03:13:03 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:13:03 ---> Running in 0a4cb8489604 03:13:04 Removing intermediate container 0a4cb8489604 03:13:04 ---> 33dd0bbde9fd 03:13:04 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:13:04 ---> Running in 765e944074fe 03:13:04 Removing intermediate container 765e944074fe 03:13:04 ---> f647befdc573 03:13:04 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:04 ---> Running in 12d31313c9d4 03:13:04 Removing intermediate container 12d31313c9d4 03:13:04 ---> b3905a913f60 03:13:04 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:13:04 ---> Running in 3218b5009dca 03:13:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:13:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:13:06 OK: 221 MiB in 52 packages 03:13:06 Removing intermediate container 3218b5009dca 03:13:06 ---> c89e950e84b5 03:13:06 Step 9/26 : WORKDIR /device-onvif-camera 03:13:06 ---> Running in 24f6d74d41ac 03:13:06 Removing intermediate container 24f6d74d41ac 03:13:06 ---> 0181f4d19569 03:13:06 Step 10/26 : COPY go.mod vendor* ./ 03:13:06 ---> 3c5ba0821442 03:13:06 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:06 ---> Running in 64ca24b1561c 03:13:07 Removing intermediate container 64ca24b1561c 03:13:07 ---> de2f3ade998f 03:13:07 Step 12/26 : COPY . . 03:13:07 ---> 80b902b90ec5 03:13:07 Step 13/26 : RUN ${MAKE} 03:13:08 ---> Running in f7876fcf0d37 03:13:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:13:29 Removing intermediate container f7876fcf0d37 03:13:29 ---> fa9fc25d2b75 03:13:29 Step 14/26 : FROM alpine:3.15 03:13:29 3.15: Pulling from library/alpine 03:13:29 df9b9388f04a: Pulling fs layer 03:13:29 df9b9388f04a: Verifying Checksum 03:13:29 df9b9388f04a: Download complete 03:13:29 df9b9388f04a: Pull complete 03:13:29 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:13:29 Status: Downloaded newer image for alpine:3.15 03:13:29 ---> 0ac33e5f5afa 03:13:29 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:13:29 ---> Running in 67da15153ec0 03:13:29 Removing intermediate container 67da15153ec0 03:13:29 ---> d66a2c140de9 03:13:29 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:13:29 ---> Running in 7314c9633291 03:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:13:30 (1/6) Installing dumb-init (1.2.5-r1) 03:13:30 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:13:30 (3/6) Installing libsodium (1.0.18-r0) 03:13:30 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:13:30 (5/6) Installing libzmq (4.3.4-r0) 03:13:30 (6/6) Installing zeromq (4.3.4-r0) 03:13:30 Executing busybox-1.34.1-r5.trigger 03:13:30 OK: 8 MiB in 20 packages 03:13:31 Removing intermediate container 7314c9633291 03:13:31 ---> aba04469a01a 03:13:31 Step 17/26 : WORKDIR / 03:13:31 ---> Running in 1cb0488bda2b 03:13:31 Removing intermediate container 1cb0488bda2b 03:13:31 ---> fea730f842b7 03:13:31 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:13:31 ---> f81daa021f43 03:13:31 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:13:31 ---> 18b9e4952fa1 03:13:31 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:13:32 ---> eb839829658a 03:13:32 Step 21/26 : EXPOSE 59984 03:13:32 ---> Running in 23d9a2f615a1 03:13:32 Removing intermediate container 23d9a2f615a1 03:13:32 ---> 39cdc90d515f 03:13:32 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:13:32 ---> Running in e78b24e5692a 03:13:32 Removing intermediate container e78b24e5692a 03:13:32 ---> c36c69ca663d 03:13:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:13:32 ---> Running in cb499fc121e4 03:13:33 Removing intermediate container cb499fc121e4 03:13:33 ---> ae28a756fb4f 03:13:33 Step 24/26 : LABEL arch=amd64 03:13:33 ---> Running in e938fdacb274 03:13:33 Removing intermediate container e938fdacb274 03:13:33 ---> 2add2dd6ce57 03:13:33 Step 25/26 : LABEL git_sha=18118626ca0893b728531bfc2ef8f97357a298a2 03:13:33 ---> Running in 25a39363a454 03:13:33 Removing intermediate container 25a39363a454 03:13:33 ---> cb44933f7466 03:13:33 Step 26/26 : LABEL version=0.0.1-dev.4 03:13:33 ---> Running in a0d1b7644996 03:13:33 Removing intermediate container a0d1b7644996 03:13:33 ---> fc84045cba15 03:13:33 [Warning] One or more build-args [ARCH] were not consumed 03:13:33 Successfully built fc84045cba15 03:13:33 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:13:33 provisioning config files... 03:13:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7355485370964218113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:33 ---> docker-login.sh 03:13:33 nexus3.edgexfoundry.org:10001 03:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:33 Configure a credential helper to remove this warning. See 03:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:33 03:13:33 Login Succeeded 03:13:33 nexus3.edgexfoundry.org:10002 03:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:33 Configure a credential helper to remove this warning. See 03:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:33 03:13:33 Login Succeeded 03:13:33 nexus3.edgexfoundry.org:10003 03:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:34 Configure a credential helper to remove this warning. See 03:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:34 03:13:34 Login Succeeded 03:13:34 nexus3.edgexfoundry.org:10004 03:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:34 Configure a credential helper to remove this warning. See 03:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:34 03:13:34 Login Succeeded 03:13:34 docker.io 03:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:34 Configure a credential helper to remove this warning. See 03:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:34 03:13:34 Login Succeeded 03:13:34 ---> docker-login.sh ends [Pipeline] } 03:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:34 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:13:34 18118626ca0893b728531bfc2ef8f97357a298a2 03:13:34 latest 03:13:34 0.0.1-dev.4 03:13:34 18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4 03:13:34 main 03:13:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:18118626ca0893b728531bfc2ef8f97357a298a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:18118626ca0893b728531bfc2ef8f97357a298a2 03:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:13:35 a670fc72b61c: Preparing 03:13:35 89c22ed6fad1: Preparing 03:13:35 7914b6f7799e: Preparing 03:13:35 d2bc369a1686: Preparing 03:13:35 4fc242d58285: Preparing 03:13:35 4fc242d58285: Layer already exists 03:13:35 a670fc72b61c: Pushed 03:13:35 89c22ed6fad1: Pushed 03:13:35 d2bc369a1686: Pushed 03:13:38 7914b6f7799e: Pushed 03:13:38 18118626ca0893b728531bfc2ef8f97357a298a2: digest: sha256:20bc546b4a77838daf27a72bdfbd1305661dd844ac354326a12dc14f5c8e6be0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:13:38 a670fc72b61c: Preparing 03:13:38 89c22ed6fad1: Preparing 03:13:38 7914b6f7799e: Preparing 03:13:38 d2bc369a1686: Preparing 03:13:38 4fc242d58285: Preparing 03:13:38 7914b6f7799e: Layer already exists 03:13:38 d2bc369a1686: Layer already exists 03:13:38 89c22ed6fad1: Layer already exists 03:13:38 a670fc72b61c: Layer already exists 03:13:38 4fc242d58285: Layer already exists 03:13:38 latest: digest: sha256:20bc546b4a77838daf27a72bdfbd1305661dd844ac354326a12dc14f5c8e6be0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.4 03:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:13:39 a670fc72b61c: Preparing 03:13:39 89c22ed6fad1: Preparing 03:13:39 7914b6f7799e: Preparing 03:13:39 d2bc369a1686: Preparing 03:13:39 4fc242d58285: Preparing 03:13:39 4fc242d58285: Layer already exists 03:13:39 d2bc369a1686: Layer already exists 03:13:39 a670fc72b61c: Layer already exists 03:13:39 7914b6f7799e: Layer already exists 03:13:39 89c22ed6fad1: Layer already exists 03:13:39 0.0.1-dev.4: digest: sha256:20bc546b4a77838daf27a72bdfbd1305661dd844ac354326a12dc14f5c8e6be0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4 03:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:13:40 a670fc72b61c: Preparing 03:13:40 89c22ed6fad1: Preparing 03:13:40 7914b6f7799e: Preparing 03:13:40 d2bc369a1686: Preparing 03:13:40 4fc242d58285: Preparing 03:13:40 89c22ed6fad1: Layer already exists 03:13:40 d2bc369a1686: Layer already exists 03:13:40 4fc242d58285: Layer already exists 03:13:40 7914b6f7799e: Layer already exists 03:13:40 a670fc72b61c: Layer already exists 03:13:40 18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4: digest: sha256:20bc546b4a77838daf27a72bdfbd1305661dd844ac354326a12dc14f5c8e6be0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:13:40 a670fc72b61c: Preparing 03:13:40 89c22ed6fad1: Preparing 03:13:40 7914b6f7799e: Preparing 03:13:40 d2bc369a1686: Preparing 03:13:40 4fc242d58285: Preparing 03:13:40 89c22ed6fad1: Layer already exists 03:13:40 d2bc369a1686: Layer already exists 03:13:40 a670fc72b61c: Layer already exists 03:13:40 7914b6f7799e: Layer already exists 03:13:40 4fc242d58285: Layer already exists 03:13:40 main: digest: sha256:20bc546b4a77838daf27a72bdfbd1305661dd844ac354326a12dc14f5c8e6be0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:40 ===================================================== [Pipeline] echo 03:13:40 taggedImages: 03:13:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:18118626ca0893b728531bfc2ef8f97357a298a2 03:13:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:13:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.4 03:13:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4 03:13:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:41 03:13:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:41 latest: Pulling from edgex-lftools-log-publisher 03:13:41 5eb5b503b376: Pulling fs layer 03:13:41 5c69ac0246d0: Pulling fs layer 03:13:41 ec43610c2a17: Pulling fs layer 03:13:41 3a2ae6a8a46f: Pulling fs layer 03:13:41 33b1e0a273af: Pulling fs layer 03:13:41 5d3b04190fa2: Pulling fs layer 03:13:41 2f39f015ded8: Pulling fs layer 03:13:41 3a2ae6a8a46f: Waiting 03:13:41 33b1e0a273af: Waiting 03:13:41 2f39f015ded8: Waiting 03:13:41 5d3b04190fa2: Waiting 03:13:41 5c69ac0246d0: Download complete 03:13:41 3a2ae6a8a46f: Download complete 03:13:41 33b1e0a273af: Verifying Checksum 03:13:41 33b1e0a273af: Download complete 03:13:41 5d3b04190fa2: Download complete 03:13:41 ec43610c2a17: Verifying Checksum 03:13:41 ec43610c2a17: Download complete 03:13:41 5eb5b503b376: Download complete 03:13:42 2f39f015ded8: Download complete 03:13:43 5eb5b503b376: Pull complete 03:13:43 5c69ac0246d0: Pull complete 03:13:43 ec43610c2a17: Pull complete 03:13:43 3a2ae6a8a46f: Pull complete 03:13:44 33b1e0a273af: Pull complete 03:13:44 5d3b04190fa2: Pull complete 03:13:48 2f39f015ded8: Pull complete 03:13:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:13:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:48 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:13:48 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:13:51 $ docker top 43cc2c6c8d9303918ade5b571a2aff519b077d06c32ad9bed7936982ceae9170 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:52 ---> job-cost.sh 03:13:52 lf-activate-venv: SKIPPING 03:13:52 INFO: No Stack... 03:13:52 INFO: Retrieving Pricing Info for: v3-standard-8 03:13:52 INFO: Archiving Costs [Pipeline] sh 03:13:53 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:13:53 + cut -d, -f6 [Pipeline] lock 03:13:53 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-6-stack-cost] 03:13:53 Resource [jenkins-edgexfoundry-device-onvif-camera-main-6-stack-cost] did not exist. Created. 03:13:53 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:13:53 + echo total: 0.2199999988079071 [Pipeline] stash 03:13:53 Stashed 1 file(s) [Pipeline] } 03:13:53 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 03:13:53 $ docker stop --time=1 43cc2c6c8d9303918ade5b571a2aff519b077d06c32ad9bed7936982ceae9170 03:13:54 $ docker rm -f 43cc2c6c8d9303918ade5b571a2aff519b077d06c32ad9bed7936982ceae9170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:13:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-228 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:13:58 Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout 03:13:58 Selected Git installation does not exist. Using Default 03:13:58 The recommended git tool is: NONE 03:14:05 using credential edgex-jenkins-ssh 03:14:05 Cloning the remote Git repository 03:14:05 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:14:05 > git init /w/workspace/device-onvif-camera/6 # timeout=10 03:14:05 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:14:05 > git --version # timeout=10 03:14:05 > git --version # 'git version 2.25.1' 03:14:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:06 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:14:06 Avoid second fetch 03:14:06 Checking out Revision 18118626ca0893b728531bfc2ef8f97357a298a2 (main) 03:14:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:06 > git config core.sparsecheckout # timeout=10 03:14:06 > git checkout -f 18118626ca0893b728531bfc2ef8f97357a298a2 # timeout=10 03:14:10 Commit message: "Merge pull request #72 from ajcasagrande/patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:14:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:14:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:14:11 Dload Upload Total Spent Left Speed 03:14:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 27596 0 --:--:-- --:--:-- --:--:-- 27596 [Pipeline] sh 03:14:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:14:12 + sudo tee /etc/docker/daemon.new 03:14:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:14:12 { 03:14:12 "registry-mirrors": [ 03:14:12 "https://nexus3.edgexfoundry.org:10001" 03:14:12 ], 03:14:12 "bip": "10.250.0.254/24", 03:14:12 "hosts": [ 03:14:12 "tcp://0.0.0.0:5555", 03:14:12 "unix:///var/run/docker.sock" 03:14:12 ], 03:14:12 "mtu": 1458, 03:14:12 "selinux-enabled": true, 03:14:12 "seccomp-profile": "/etc/docker/seccomp.json" 03:14:12 } [Pipeline] sh 03:14:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:14:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:31 provisioning config files... 03:14:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config9179140409838446235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:32 ---> docker-login.sh 03:14:32 nexus3.edgexfoundry.org:10001 03:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:33 Configure a credential helper to remove this warning. See 03:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:33 03:14:33 Login Succeeded 03:14:33 nexus3.edgexfoundry.org:10002 03:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:33 Configure a credential helper to remove this warning. See 03:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:33 03:14:33 Login Succeeded 03:14:33 nexus3.edgexfoundry.org:10003 03:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:33 Configure a credential helper to remove this warning. See 03:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:33 03:14:33 Login Succeeded 03:14:33 nexus3.edgexfoundry.org:10004 03:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:34 Configure a credential helper to remove this warning. See 03:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:34 03:14:34 Login Succeeded 03:14:34 docker.io 03:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:34 Configure a credential helper to remove this warning. See 03:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:34 03:14:34 Login Succeeded 03:14:34 ---> docker-login.sh ends [Pipeline] } 03:14:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:14:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:35 ========================================================= 03:14:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:14:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:14:36 Sending build context to Docker daemon 5.824MB 03:14:36 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:14:36 Step 2/13 : FROM ${BASE} AS builder 03:14:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:14:36 9b3977197b4f: Pulling fs layer 03:14:36 1a89e8eeedd5: Pulling fs layer 03:14:36 94645a83ff95: Pulling fs layer 03:14:36 3f3a8bcf1eab: Pulling fs layer 03:14:36 0c92f367c5e7: Pulling fs layer 03:14:36 3096ccb668a1: Pulling fs layer 03:14:36 e8cf19c19ddd: Pulling fs layer 03:14:36 a4caa8a26152: Pulling fs layer 03:14:36 3f3a8bcf1eab: Waiting 03:14:36 0c92f367c5e7: Waiting 03:14:36 3096ccb668a1: Waiting 03:14:36 e8cf19c19ddd: Waiting 03:14:36 a4caa8a26152: Waiting 03:14:36 94645a83ff95: Verifying Checksum 03:14:36 94645a83ff95: Download complete 03:14:36 1a89e8eeedd5: Download complete 03:14:36 0c92f367c5e7: Download complete 03:14:36 3096ccb668a1: Verifying Checksum 03:14:36 3096ccb668a1: Download complete 03:14:36 9b3977197b4f: Verifying Checksum 03:14:36 9b3977197b4f: Download complete 03:14:36 e8cf19c19ddd: Verifying Checksum 03:14:36 e8cf19c19ddd: Download complete 03:14:37 9b3977197b4f: Pull complete 03:14:37 1a89e8eeedd5: Pull complete 03:14:38 94645a83ff95: Pull complete 03:14:38 a4caa8a26152: Verifying Checksum 03:14:38 a4caa8a26152: Download complete 03:14:38 3f3a8bcf1eab: Verifying Checksum 03:14:38 3f3a8bcf1eab: Download complete 03:14:51 3f3a8bcf1eab: Pull complete 03:14:51 0c92f367c5e7: Pull complete 03:14:51 3096ccb668a1: Pull complete 03:14:51 e8cf19c19ddd: Pull complete 03:14:58 a4caa8a26152: Pull complete 03:14:58 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 03:14:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:14:58 ---> 725f1c02e7f9 03:14:58 Step 3/13 : ARG MAKE="make build" 03:14:58 ---> Running in 24ae33778600 03:14:58 Removing intermediate container 24ae33778600 03:14:58 ---> eaee8bd2b577 03:14:58 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:14:58 ---> Running in d15e7b903a55 03:14:59 Removing intermediate container d15e7b903a55 03:14:59 ---> c7c62e152e16 03:14:59 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:14:59 ---> Running in 817d28228032 03:14:59 Removing intermediate container 817d28228032 03:14:59 ---> 71ed1777273a 03:14:59 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:14:59 ---> Running in 128f169897a2 03:15:00 Removing intermediate container 128f169897a2 03:15:00 ---> ebfa0eaef62c 03:15:00 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:00 ---> Running in 168964aa1388 03:15:02 Removing intermediate container 168964aa1388 03:15:02 ---> e8ac733e1e93 03:15:02 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:15:02 ---> Running in cf22ae4e47f4 03:15:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:15:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:15:04 OK: 220 MiB in 52 packages 03:15:05 Removing intermediate container cf22ae4e47f4 03:15:05 ---> 608af3574fad 03:15:05 Step 9/13 : WORKDIR /device-onvif-camera 03:15:05 ---> Running in 311744fdd487 03:15:06 Removing intermediate container 311744fdd487 03:15:06 ---> 59a37f315d92 03:15:06 Step 10/13 : COPY go.mod vendor* ./ 03:15:07 ---> 0f2a317781b7 03:15:07 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:07 ---> Running in 3cd5043330d8 03:16:03 Removing intermediate container 3cd5043330d8 03:16:03 ---> 9cf64eca27f9 03:16:03 Step 12/13 : COPY . . 03:16:03 ---> c6013a0a8933 03:16:03 Step 13/13 : RUN ${MAKE} 03:16:03 ---> Running in 9b9817e93011 03:16:03 noop 03:16:03 Removing intermediate container 9b9817e93011 03:16:03 ---> c22245ce2780 03:16:03 Successfully built c22245ce2780 03:16:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:04 + docker inspect -f . ci-base-image-arm64 03:16:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:04 prd-ubuntu20.04-docker-arm64-4c-16g-228 does not seem to be running inside a container 03:16:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:16:05 $ docker top f929c525b5bdab94dddd27e3a9924944cd3840c4875c6fb9bccddbacdd09c80e -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:06 + go version 03:16:06 go version go1.17.6 linux/arm64 [Pipeline] } 03:16:06 $ docker stop --time=1 f929c525b5bdab94dddd27e3a9924944cd3840c4875c6fb9bccddbacdd09c80e 03:16:08 $ docker rm -f f929c525b5bdab94dddd27e3a9924944cd3840c4875c6fb9bccddbacdd09c80e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:09 + docker inspect -f . ci-base-image-arm64 03:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:09 prd-ubuntu20.04-docker-arm64-4c-16g-228 does not seem to be running inside a container 03:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:16:10 $ docker top 60cb28c586dd3f91335dddd76e20e1e316bc5122b447284a99fe957442ef9105 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:16:11 + make test 03:16:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:16:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:17:35 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:17:35 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.069s coverage: 1.0% of statements 03:17:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:17:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:18:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:18:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:18:07 ./bin/test-attribution-txt.sh [Pipeline] echo 03:18:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:18:07 $ docker stop --time=1 60cb28c586dd3f91335dddd76e20e1e316bc5122b447284a99fe957442ef9105 03:18:09 $ docker rm -f 60cb28c586dd3f91335dddd76e20e1e316bc5122b447284a99fe957442ef9105 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:18:10 Warning: overwriting stash ‘coverage-report’ 03:18:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:18:11 + ls -al . 03:18:11 total 212 03:18:11 drwxrwxr-x 8 jenkins jenkins 4096 May 27 03:18 . 03:18:11 drwxrwxr-x 4 jenkins jenkins 4096 May 27 03:14 .. 03:18:11 drwxrwxr-x 8 jenkins jenkins 4096 May 27 03:14 .git 03:18:11 drwxrwxr-x 2 jenkins jenkins 4096 May 27 03:14 .github 03:18:11 -rw-rw-r-- 1 jenkins jenkins 352 May 27 03:14 .gitignore 03:18:11 -rw-rw-r-- 1 jenkins jenkins 42 May 27 03:14 .golangci.yml 03:18:11 -rw-rw-r-- 1 jenkins jenkins 9099 May 27 03:14 Attribution.txt 03:18:11 -rw-rw-r-- 1 jenkins jenkins 189 May 27 03:14 CHANGELOG.md 03:18:11 -rw-rw-r-- 1 jenkins jenkins 1667 May 27 03:14 Dockerfile 03:18:11 -rw-rw-r-- 1 jenkins jenkins 677 May 27 03:14 GOVERNANCE.md 03:18:11 -rw-rw-r-- 1 jenkins jenkins 660 May 27 03:14 Jenkinsfile 03:18:11 -rw-rw-r-- 1 jenkins jenkins 11348 May 27 03:14 LICENSE 03:18:11 -rw-rw-r-- 1 jenkins jenkins 2473 May 27 03:14 Makefile 03:18:11 -rw-rw-r-- 1 jenkins jenkins 625 May 27 03:14 OWNERS.md 03:18:11 -rw-rw-r-- 1 jenkins jenkins 28742 May 27 03:14 README.md 03:18:11 -rw-rw-r-- 1 jenkins jenkins 11 May 27 03:12 VERSION 03:18:11 drwxrwxr-x 2 jenkins jenkins 4096 May 27 03:14 bin 03:18:11 drwxrwxr-x 3 jenkins jenkins 4096 May 27 03:14 cmd 03:18:11 -rw-r--r-- 1 jenkins jenkins 37307 May 27 03:17 coverage.out 03:18:11 drwxrwxr-x 4 jenkins jenkins 4096 May 27 03:14 doc 03:18:11 -rw-rw-r-- 1 jenkins jenkins 3546 May 27 03:14 go.mod 03:18:11 -rw-rw-r-- 1 jenkins jenkins 37264 May 27 03:14 go.sum 03:18:11 drwxrwxr-x 3 jenkins jenkins 4096 May 27 03:14 internal 03:18:11 -rw-rw-r-- 1 jenkins jenkins 236 May 27 03:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:12 + 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=18118626ca0893b728531bfc2ef8f97357a298a2 --label arch=arm64 --label version=0.0.1-dev.4 . 03:18:12 Sending build context to Docker daemon 5.862MB 03:18:12 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:18:12 Step 2/26 : FROM ${BASE} AS builder 03:18:12 ---> c22245ce2780 03:18:12 Step 3/26 : ARG MAKE="make build" 03:18:12 ---> Running in 924a7bad18d9 03:18:12 Removing intermediate container 924a7bad18d9 03:18:12 ---> 79ae01d6c818 03:18:12 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:18:12 ---> Running in ec49fbda46bb 03:18:13 Removing intermediate container ec49fbda46bb 03:18:13 ---> ac66b0b067e1 03:18:13 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:18:13 ---> Running in 8048cdfe4e47 03:18:13 Removing intermediate container 8048cdfe4e47 03:18:13 ---> 2d7306a3b419 03:18:13 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:18:13 ---> Running in 16732036d8ae 03:18:14 Removing intermediate container 16732036d8ae 03:18:14 ---> 5edd70ddfe2b 03:18:14 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:14 ---> Running in fae5a93a3821 03:18:16 Removing intermediate container fae5a93a3821 03:18:16 ---> 0a3516ae7b36 03:18:16 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:18:16 ---> Running in 120db48d2ef3 03:18:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:18:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:18:18 OK: 220 MiB in 52 packages 03:18:19 Removing intermediate container 120db48d2ef3 03:18:19 ---> 6ef6c8094244 03:18:19 Step 9/26 : WORKDIR /device-onvif-camera 03:18:19 ---> Running in 84dfc233af92 03:18:19 Removing intermediate container 84dfc233af92 03:18:19 ---> a71a44cb616f 03:18:19 Step 10/26 : COPY go.mod vendor* ./ 03:18:20 ---> f3a867294628 03:18:20 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:20 ---> Running in 5c04e3b3fff1 03:18:22 Removing intermediate container 5c04e3b3fff1 03:18:22 ---> 35c4fd6ddf2f 03:18:22 Step 12/26 : COPY . . 03:18:23 ---> c61c70c41e6e 03:18:23 Step 13/26 : RUN ${MAKE} 03:18:23 ---> Running in eb2c44820b45 03:18:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:20:31 Removing intermediate container eb2c44820b45 03:20:31 ---> 00997ac3de10 03:20:31 Step 14/26 : FROM alpine:3.15 03:20:31 3.15: Pulling from library/alpine 03:20:31 9981e73032c8: Pulling fs layer 03:20:31 9981e73032c8: Verifying Checksum 03:20:31 9981e73032c8: Download complete 03:20:31 9981e73032c8: Pull complete 03:20:31 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:20:31 Status: Downloaded newer image for alpine:3.15 03:20:31 ---> 3fb3c9af89a9 03:20:31 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:20:31 ---> Running in 75ab68b1384b 03:20:31 Removing intermediate container 75ab68b1384b 03:20:31 ---> 294cc43e0086 03:20:31 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:20:31 ---> Running in 8279997135de 03:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:20:31 (1/6) Installing dumb-init (1.2.5-r1) 03:20:31 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:20:31 (3/6) Installing libsodium (1.0.18-r0) 03:20:31 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:20:31 (5/6) Installing libzmq (4.3.4-r0) 03:20:31 (6/6) Installing zeromq (4.3.4-r0) 03:20:31 Executing busybox-1.34.1-r5.trigger 03:20:31 OK: 8 MiB in 20 packages 03:20:31 Removing intermediate container 8279997135de 03:20:31 ---> 99d1005d487c 03:20:31 Step 17/26 : WORKDIR / 03:20:31 ---> Running in 7c6dd626d574 03:20:31 Removing intermediate container 7c6dd626d574 03:20:31 ---> 0e58c2b2fbc3 03:20:31 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:20:31 ---> a6c7528a1231 03:20:31 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:20:31 ---> 5996838daa71 03:20:31 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:20:31 ---> a5d00fd5304d 03:20:31 Step 21/26 : EXPOSE 59984 03:20:31 ---> Running in f09837e0b925 03:20:32 Removing intermediate container f09837e0b925 03:20:32 ---> ba5543138dcf 03:20:32 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:20:32 ---> Running in 51e43208b9ff 03:20:32 Removing intermediate container 51e43208b9ff 03:20:32 ---> 3a1f51993245 03:20:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:32 ---> Running in b90d6bb5d151 03:20:32 Removing intermediate container b90d6bb5d151 03:20:32 ---> eb4bd88e3498 03:20:32 Step 24/26 : LABEL arch=arm64 03:20:32 ---> Running in 28c0fa4b7a49 03:20:33 Removing intermediate container 28c0fa4b7a49 03:20:33 ---> 04b35c05c164 03:20:33 Step 25/26 : LABEL git_sha=18118626ca0893b728531bfc2ef8f97357a298a2 03:20:33 ---> Running in 0c9f9372c4bc 03:20:33 Removing intermediate container 0c9f9372c4bc 03:20:33 ---> b16ff5b7ecb7 03:20:33 Step 26/26 : LABEL version=0.0.1-dev.4 03:20:33 ---> Running in 741f6b247cf1 03:20:33 Removing intermediate container 741f6b247cf1 03:20:33 ---> b6d6311283c2 03:20:33 [Warning] One or more build-args [ARCH] were not consumed 03:20:33 Successfully built b6d6311283c2 03:20:33 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:33 provisioning config files... 03:20:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config4172652857261406858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:34 ---> docker-login.sh 03:20:34 nexus3.edgexfoundry.org:10001 03:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:34 Configure a credential helper to remove this warning. See 03:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:34 03:20:34 Login Succeeded 03:20:34 nexus3.edgexfoundry.org:10002 03:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:35 Configure a credential helper to remove this warning. See 03:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:35 03:20:35 Login Succeeded 03:20:35 nexus3.edgexfoundry.org:10003 03:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:35 Configure a credential helper to remove this warning. See 03:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:35 03:20:35 Login Succeeded 03:20:35 nexus3.edgexfoundry.org:10004 03:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:35 Configure a credential helper to remove this warning. See 03:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:35 03:20:35 Login Succeeded 03:20:35 docker.io 03:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:36 Configure a credential helper to remove this warning. See 03:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:36 03:20:36 Login Succeeded 03:20:36 ---> docker-login.sh ends [Pipeline] } 03:20:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:36 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:20:36 18118626ca0893b728531bfc2ef8f97357a298a2 03:20:36 latest 03:20:36 0.0.1-dev.4 03:20:36 18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4 03:20:36 main 03:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:37 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:18118626ca0893b728531bfc2ef8f97357a298a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:18118626ca0893b728531bfc2ef8f97357a298a2 03:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:20:37 919f3c59505b: Preparing 03:20:37 c7ead2a43f2c: Preparing 03:20:37 6aa524b898ee: Preparing 03:20:37 2cfb7be3c642: Preparing 03:20:37 4f4ce317c6bb: Preparing 03:20:37 4f4ce317c6bb: Layer already exists 03:20:37 c7ead2a43f2c: Pushed 03:20:37 919f3c59505b: Pushed 03:20:38 2cfb7be3c642: Pushed 03:20:43 6aa524b898ee: Pushed 03:20:44 18118626ca0893b728531bfc2ef8f97357a298a2: digest: sha256:39eea916140e6ad0172d545c8c2ac82d4a2deeffc1d0fa77aa2be24c00ff34b8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:20:44 919f3c59505b: Preparing 03:20:44 c7ead2a43f2c: Preparing 03:20:44 6aa524b898ee: Preparing 03:20:44 2cfb7be3c642: Preparing 03:20:44 4f4ce317c6bb: Preparing 03:20:44 c7ead2a43f2c: Layer already exists 03:20:44 919f3c59505b: Layer already exists 03:20:44 4f4ce317c6bb: Layer already exists 03:20:44 6aa524b898ee: Layer already exists 03:20:44 2cfb7be3c642: Layer already exists 03:20:45 latest: digest: sha256:39eea916140e6ad0172d545c8c2ac82d4a2deeffc1d0fa77aa2be24c00ff34b8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.4 03:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:20:45 919f3c59505b: Preparing 03:20:45 c7ead2a43f2c: Preparing 03:20:45 6aa524b898ee: Preparing 03:20:45 2cfb7be3c642: Preparing 03:20:45 4f4ce317c6bb: Preparing 03:20:45 6aa524b898ee: Layer already exists 03:20:45 2cfb7be3c642: Layer already exists 03:20:45 919f3c59505b: Layer already exists 03:20:45 c7ead2a43f2c: Layer already exists 03:20:45 4f4ce317c6bb: Layer already exists 03:20:46 0.0.1-dev.4: digest: sha256:39eea916140e6ad0172d545c8c2ac82d4a2deeffc1d0fa77aa2be24c00ff34b8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:46 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4 03:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:20:46 919f3c59505b: Preparing 03:20:46 c7ead2a43f2c: Preparing 03:20:46 6aa524b898ee: Preparing 03:20:46 2cfb7be3c642: Preparing 03:20:46 4f4ce317c6bb: Preparing 03:20:46 919f3c59505b: Layer already exists 03:20:46 c7ead2a43f2c: Layer already exists 03:20:46 6aa524b898ee: Layer already exists 03:20:46 4f4ce317c6bb: Layer already exists 03:20:46 2cfb7be3c642: Layer already exists 03:20:47 18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4: digest: sha256:39eea916140e6ad0172d545c8c2ac82d4a2deeffc1d0fa77aa2be24c00ff34b8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:47 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:20:47 919f3c59505b: Preparing 03:20:47 c7ead2a43f2c: Preparing 03:20:47 6aa524b898ee: Preparing 03:20:47 2cfb7be3c642: Preparing 03:20:47 4f4ce317c6bb: Preparing 03:20:47 4f4ce317c6bb: Layer already exists 03:20:47 c7ead2a43f2c: Layer already exists 03:20:47 2cfb7be3c642: Layer already exists 03:20:47 6aa524b898ee: Layer already exists 03:20:47 919f3c59505b: Layer already exists 03:20:48 main: digest: sha256:39eea916140e6ad0172d545c8c2ac82d4a2deeffc1d0fa77aa2be24c00ff34b8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:48 ===================================================== [Pipeline] echo 03:20:48 taggedImages: 03:20:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:18118626ca0893b728531bfc2ef8f97357a298a2 03:20:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:20:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.4 03:20:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:18118626ca0893b728531bfc2ef8f97357a298a2-0.0.1-dev.4 03:20:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:48 03:20:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:49 arm64: Pulling from edgex-lftools-log-publisher 03:20:49 8998bd30e6a1: Pulling fs layer 03:20:49 04944245beec: Pulling fs layer 03:20:49 699f458cf7ca: Pulling fs layer 03:20:49 765212b225bb: Pulling fs layer 03:20:49 f23df028b6ca: Pulling fs layer 03:20:49 d65c8cfc05b1: Pulling fs layer 03:20:49 2437ff75d9bd: Pulling fs layer 03:20:49 765212b225bb: Waiting 03:20:49 f23df028b6ca: Waiting 03:20:49 2437ff75d9bd: Waiting 03:20:49 d65c8cfc05b1: Waiting 03:20:49 04944245beec: Verifying Checksum 03:20:49 04944245beec: Download complete 03:20:49 765212b225bb: Verifying Checksum 03:20:49 765212b225bb: Download complete 03:20:49 f23df028b6ca: Download complete 03:20:49 d65c8cfc05b1: Verifying Checksum 03:20:49 d65c8cfc05b1: Download complete 03:20:49 699f458cf7ca: Verifying Checksum 03:20:49 699f458cf7ca: Download complete 03:20:49 8998bd30e6a1: Download complete 03:20:52 2437ff75d9bd: Verifying Checksum 03:20:52 2437ff75d9bd: Download complete 03:20:54 8998bd30e6a1: Pull complete 03:20:54 04944245beec: Pull complete 03:20:56 699f458cf7ca: Pull complete 03:20:56 765212b225bb: Pull complete 03:20:57 f23df028b6ca: Pull complete 03:20:57 d65c8cfc05b1: Pull complete 03:21:12 2437ff75d9bd: Pull complete 03:21:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:12 prd-ubuntu20.04-docker-arm64-4c-16g-228 does not seem to be running inside a container 03:21:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:21:15 $ docker top 0b9219ca825abfedc311e3e74fd72429d225a149bc4832bb6bda0e7ac8e3273c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:16 ---> job-cost.sh 03:21:16 lf-activate-venv: SKIPPING 03:21:16 INFO: No Stack... 03:21:16 INFO: Retrieving Pricing Info for: v3-standard-4 03:21:17 INFO: Archiving Costs [Pipeline] sh 03:21:18 + cat /w/workspace/device-onvif-camera/6/archives/cost.csv 03:21:18 + cut -d, -f6 [Pipeline] lock 03:21:18 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-6-stack-cost] 03:21:18 Resource [jenkins-edgexfoundry-device-onvif-camera-main-6-stack-cost] did not exist. Created. 03:21:18 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:19 /w/workspace/device-onvif-camera/6@tmp/durable-19ba951f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:21:19 + echo total: 0.10999999940395355 [Pipeline] stash 03:21:19 Warning: overwriting stash ‘stack-cost’ 03:21:19 Stashed 1 file(s) [Pipeline] } 03:21:19 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:19 $ docker stop --time=1 0b9219ca825abfedc311e3e74fd72429d225a149bc4832bb6bda0e7ac8e3273c 03:21:21 $ docker rm -f 0b9219ca825abfedc311e3e74fd72429d225a149bc4832bb6bda0e7ac8e3273c [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 03:21:21 provisioning config files... 03:21:21 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config461662191563229760tmp [Pipeline] { [Pipeline] sh 03:21:22 + set +x 03:21:22 + curl -s https://codecov.io/bash 03:21:22 + bash -s -- 03:21:22 03:21:22 _____ _ 03:21:22 / ____| | | 03:21:22 | | ___ __| | ___ ___ _____ __ 03:21:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:21:22 | |___| (_) | (_| | __/ (_| (_) \ V / 03:21:22 \_____\___/ \__,_|\___|\___\___/ \_/ 03:21:22 Bash-1.0.6 03:21:22 03:21:22 03:21:22 ==> git version 2.25.1 found 03:21:22 ==> 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 03:21:22 Release-Date: 2020-01-08 03:21:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:21:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:21:22 ==> Jenkins CI detected. 03:21:22 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:21:22 project root: . 03:21:22 --> token set from env 03:21:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:21:22 ==> Running gcov in . (disable via -X gcov) 03:21:22 ==> Python coveragepy not found 03:21:22 ==> Searching for coverage reports in: 03:21:22 + . 03:21:22 -> Found 1 reports 03:21:22 ==> Detecting git/mercurial file structure 03:21:22 ==> Reading reports 03:21:22 + ./coverage.out bytes=37307 03:21:22 ==> Appending adjustments 03:21:22 https://docs.codecov.io/docs/fixing-reports 03:21:22 + Found adjustments 03:21:22 ==> Gzipping contents 03:21:22 8.0K /tmp/codecov.4R3M2K.gz 03:21:22 ==> Uploading reports 03:21:22 url: https://codecov.io 03:21:22 query: branch=main&commit=18118626ca0893b728531bfc2ef8f97357a298a2&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:22 -> Pinging Codecov 03:21:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=18118626ca0893b728531bfc2ef8f97357a298a2&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:22 -> Uploading to 03:21:22 https://storage.googleapis.com/codecov/v4/raw/2022-05-27/F29A59C45E3A92E06B3E522C9905F8EF/18118626ca0893b728531bfc2ef8f97357a298a2/d3e7621e-3227-4f67-8002-1f56e7fdc594.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T032122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dda45a199dd82526831e51bfd0443e71f7f6afb3102782fd210a7de986395a38 03:21:22 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:22 Dload Upload Total Spent Left Speed 03:21:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4602 0 0 100 4602 0 20453 --:--:-- --:--:-- --:--:-- 20362 03:21:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/18118626ca0893b728531bfc2ef8f97357a298a2 [Pipeline] } 03:21:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:21:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:21:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:21:23 03:21:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:21:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:21:23 188c0c94c7c5: Pulling fs layer 03:21:23 0ef7d3d256c8: Pulling fs layer 03:21:23 de9db76c5a1d: Pulling fs layer 03:21:23 0eba1c9be4d2: Pulling fs layer 03:21:23 0d57e429df01: Pulling fs layer 03:21:23 4e4be7b47b0d: Pulling fs layer 03:21:23 e1f770b5df2f: Pulling fs layer 03:21:23 85a0685a4137: Pulling fs layer 03:21:23 e1f770b5df2f: Waiting 03:21:23 0d57e429df01: Waiting 03:21:23 85a0685a4137: Waiting 03:21:23 de9db76c5a1d: Download complete 03:21:23 0ef7d3d256c8: Verifying Checksum 03:21:23 0ef7d3d256c8: Download complete 03:21:23 0d57e429df01: Download complete 03:21:23 188c0c94c7c5: Verifying Checksum 03:21:23 4e4be7b47b0d: Verifying Checksum 03:21:23 4e4be7b47b0d: Download complete 03:21:23 e1f770b5df2f: Verifying Checksum 03:21:23 188c0c94c7c5: Pull complete 03:21:23 0ef7d3d256c8: Pull complete 03:21:23 de9db76c5a1d: Pull complete 03:21:24 0eba1c9be4d2: Verifying Checksum 03:21:24 0eba1c9be4d2: Download complete 03:21:24 85a0685a4137: Download complete 03:21:27 0eba1c9be4d2: Pull complete 03:21:27 0d57e429df01: Pull complete 03:21:27 4e4be7b47b0d: Pull complete 03:21:27 e1f770b5df2f: Pull complete 03:21:30 85a0685a4137: Pull complete 03:21:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:21:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:31 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:21:32 $ docker top 0b24b63ace177c690b36872e7781621ed53cdde62b854d7abb7189ac3f8fa7f9 -eo pid,comm [Pipeline] { [Pipeline] echo 03:21:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:21:33 + set -o pipefail 03:21:33 + snyk monitor '--org=edgex-jenkins' 03:21:38 03:21:38 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:21:38 03:21:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/cc672bb3-ce95-45c3-947b-54254bf70991/history/4e331b8c-8b90-45b5-8dd0-9666032e9403 03:21:38 03:21:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:21:38 03:21:38 [Pipeline] } 03:21:38 $ docker stop --time=1 0b24b63ace177c690b36872e7781621ed53cdde62b854d7abb7189ac3f8fa7f9 03:21:40 $ docker rm -f 0b24b63ace177c690b36872e7781621ed53cdde62b854d7abb7189ac3f8fa7f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:41 + git log --format=format:%s -1 18118626ca0893b728531bfc2ef8f97357a298a2 [Pipeline] sh 03:21:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:21:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:41 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 03:21:42 $ docker top b8784413a2c2f5dd16ab0609fcc9ecf21439fc18b8c4461e04a844b34e272dfe -eo pid,comm 03:21:42 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). 03:21:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:42 [ssh-agent] Looking for ssh-agent implementation... 03:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:42 $ docker exec b8784413a2c2f5dd16ab0609fcc9ecf21439fc18b8c4461e04a844b34e272dfe ssh-agent 03:21:42 SSH_AUTH_SOCK=/tmp/ssh-ZmQIXgUp30Vm/agent.33 03:21:42 SSH_AGENT_PID=39 03:21:42 Running ssh-add (command line suppressed) 03:21:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2845866828091346032.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2845866828091346032.key) 03:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:43 + git semver tag 03:21:43 2022-05-27 03:21:43,405 [run_tag] DEBUG tag force:False 03:21:43 2022-05-27 03:21:43,405 [check_head_tag] DEBUG check head tag 03:21:43 2022-05-27 03:21:43,406 [execute] INFO git cat-file --batch-check 03:21:43 2022-05-27 03:21:43,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:21:43 2022-05-27 03:21:43,409 [execute] INFO git cat-file --batch 03:21:43 2022-05-27 03:21:43,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:21:43 2022-05-27 03:21:43,414 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:21:43 2022-05-27 03:21:43,415 [execute] INFO git tag -a v0.0.1-dev.4 -m v0.0.1-dev.4 03:21:43 2022-05-27 03:21:43,415 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.4', '-m', 'v0.0.1-dev.4'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:21:43 2022-05-27 03:21:43,419 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:21:43 0.0.1-dev.4 [Pipeline] } 03:21:43 $ docker exec --env ******** --env ******** b8784413a2c2f5dd16ab0609fcc9ecf21439fc18b8c4461e04a844b34e272dfe ssh-agent -k 03:21:43 unset SSH_AUTH_SOCK; 03:21:43 unset SSH_AGENT_PID; 03:21:43 echo Agent pid 39 killed; 03:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:43 + git semver [Pipeline] } 03:21:44 $ docker stop --time=1 b8784413a2c2f5dd16ab0609fcc9ecf21439fc18b8c4461e04a844b34e272dfe 03:21:45 $ docker rm -f b8784413a2c2f5dd16ab0609fcc9ecf21439fc18b8c4461e04a844b34e272dfe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:45 03:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:46 0.23.1-centos7: Pulling from edgex-lftools 03:21:46 ab5ef0e58194: Pulling fs layer 03:21:46 9712f1f96733: Pulling fs layer 03:21:46 63f879dbbcfc: Pulling fs layer 03:21:46 0d9ebad4ef96: Pulling fs layer 03:21:46 e9a5061849ea: Pulling fs layer 03:21:46 d747dcd14b5f: Pulling fs layer 03:21:46 2de7ff778b66: Pulling fs layer 03:21:46 0d9ebad4ef96: Waiting 03:21:46 2de7ff778b66: Waiting 03:21:46 e9a5061849ea: Waiting 03:21:46 d747dcd14b5f: Waiting 03:21:46 9712f1f96733: Verifying Checksum 03:21:46 9712f1f96733: Download complete 03:21:46 63f879dbbcfc: Verifying Checksum 03:21:46 63f879dbbcfc: Download complete 03:21:46 ab5ef0e58194: Verifying Checksum 03:21:46 ab5ef0e58194: Download complete 03:21:46 d747dcd14b5f: Verifying Checksum 03:21:46 d747dcd14b5f: Download complete 03:21:46 e9a5061849ea: Verifying Checksum 03:21:46 e9a5061849ea: Download complete 03:21:47 0d9ebad4ef96: Verifying Checksum 03:21:47 0d9ebad4ef96: Download complete 03:21:47 2de7ff778b66: Verifying Checksum 03:21:49 ab5ef0e58194: Pull complete 03:21:49 9712f1f96733: Pull complete 03:21:50 63f879dbbcfc: Pull complete 03:21:54 0d9ebad4ef96: Pull complete 03:21:54 e9a5061849ea: Pull complete 03:21:54 d747dcd14b5f: Pull complete 03:21:55 2de7ff778b66: Pull complete 03:21:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:55 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:21:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:21:57 $ docker top ef085e38ec665b38c71dd4ba43d3c0200f14b0c837cf09df838d3458cb0240aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:21:57 provisioning config files... 03:21:57 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2449180026189915504tmp 03:21:57 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2361479698835966635tmp 03:21:57 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7260104850159372196tmp [Pipeline] { [Pipeline] echo 03:21:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:21:57 ---> sigul-configuration.sh 03:21:57 gpg: directory `/root/.gnupg' created 03:21:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:21:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:21:57 gpg: keyring `/root/.gnupg/secring.gpg' created 03:21:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:21:57 gpg: CAST5 encrypted data 03:21:57 gpg: encrypted with 1 passphrase 03:21:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:21:58 + mkdir /home/jenkins 03:21:58 + mkdir /home/jenkins/sigul [Pipeline] sh 03:21:58 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:21:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:21:58 ---> sigul-install.sh 03:21:58 Sigul already installed; skipping installation. [Pipeline] sh 03:21:58 + git tag --list 03:21:58 v0.0.0 03:21:58 v0.0.1-dev.1 03:21:58 v0.0.1-dev.2 03:21:58 v0.0.1-dev.3 03:21:58 v0.0.1-dev.4 [Pipeline] sh 03:21:59 + lftools sign git-tag v0.0.1-dev.4 03:21:59 Signing Git tag with Sigul... 03:21:59 Signing v0.0.1-dev.4 [Pipeline] echo 03:22:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:22:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:22:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:22:00 $ docker stop --time=1 ef085e38ec665b38c71dd4ba43d3c0200f14b0c837cf09df838d3458cb0240aa 03:22:01 $ docker rm -f ef085e38ec665b38c71dd4ba43d3c0200f14b0c837cf09df838d3458cb0240aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:22:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:22:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:02 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 03:22:02 $ docker top 9b780ff84583a26aaca1bffea2cae79ba7ab4a1587b2284267833bcb7f21508f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:03 [ssh-agent] Looking for ssh-agent implementation... 03:22:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:03 $ docker exec 9b780ff84583a26aaca1bffea2cae79ba7ab4a1587b2284267833bcb7f21508f ssh-agent 03:22:03 SSH_AUTH_SOCK=/tmp/ssh-Udt99y0LcS0L/agent.34 03:22:03 SSH_AGENT_PID=40 03:22:03 Running ssh-add (command line suppressed) 03:22:03 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1565455334560837892.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1565455334560837892.key) 03:22:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:03 + git semver bump pre 03:22:03 2022-05-27 03:22:03,868 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:22:03 2022-05-27 03:22:03,868 [bump_version] DEBUG bumping version:0.0.1-dev.4 on axis:pre with prefix:dev 03:22:03 2022-05-27 03:22:03,868 [bump_version] DEBUG bumped version:0.0.1-dev.5 03:22:03 2022-05-27 03:22:03,868 [write_version] DEBUG write version:0.0.1-dev.5 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:22:03 2022-05-27 03:22:03,869 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:22:03 2022-05-27 03:22:03,869 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:22:03 2022-05-27 03:22:03,871 [execute] INFO git cat-file --batch-check 03:22:03 2022-05-27 03:22:03,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:22:03 2022-05-27 03:22:03,876 [execute] INFO git cat-file --batch 03:22:03 2022-05-27 03:22:03,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:22:03 2022-05-27 03:22:03,880 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:22:03 0.0.1-dev.5 [Pipeline] } 03:22:03 $ docker exec --env ******** --env ******** 9b780ff84583a26aaca1bffea2cae79ba7ab4a1587b2284267833bcb7f21508f ssh-agent -k 03:22:04 unset SSH_AUTH_SOCK; 03:22:04 unset SSH_AGENT_PID; 03:22:04 echo Agent pid 40 killed; 03:22:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:04 + git semver [Pipeline] } 03:22:04 $ docker stop --time=1 9b780ff84583a26aaca1bffea2cae79ba7ab4a1587b2284267833bcb7f21508f 03:22:05 $ docker rm -f 9b780ff84583a26aaca1bffea2cae79ba7ab4a1587b2284267833bcb7f21508f [Pipeline] // withDockerContainer [Pipeline] sh 03:22:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:22:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:06 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 03:22:07 $ docker top 063de03211ba61df53622dcbe9dd1e3b05b28d9250e7d8dd83b7775d6b40d068 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:07 [ssh-agent] Looking for ssh-agent implementation... 03:22:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:07 $ docker exec 063de03211ba61df53622dcbe9dd1e3b05b28d9250e7d8dd83b7775d6b40d068 ssh-agent 03:22:07 SSH_AUTH_SOCK=/tmp/ssh-GeiarmrVyOcV/agent.32 03:22:07 SSH_AGENT_PID=39 03:22:07 Running ssh-add (command line suppressed) 03:22:07 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6124848652442917636.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6124848652442917636.key) 03:22:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:07 + git semver push 03:22:08 2022-05-27 03:22:08,093 [run_push] DEBUG push 03:22:08 2022-05-27 03:22:08,094 [execute] INFO git push origin semver 03:22:08 2022-05-27 03:22:08,094 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:22:08 2022-05-27 03:22:08,727 [run_push] DEBUG push all version tags 03:22:08 2022-05-27 03:22:08,727 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:22:08 2022-05-27 03:22:08,728 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:22:09 2022-05-27 03:22:09,335 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:22:09 0.0.1-dev.5 [Pipeline] } 03:22:09 $ docker exec --env ******** --env ******** 063de03211ba61df53622dcbe9dd1e3b05b28d9250e7d8dd83b7775d6b40d068 ssh-agent -k 03:22:09 unset SSH_AUTH_SOCK; 03:22:09 unset SSH_AGENT_PID; 03:22:09 echo Agent pid 39 killed; 03:22:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:10 + git semver [Pipeline] } 03:22:10 $ docker stop --time=1 063de03211ba61df53622dcbe9dd1e3b05b28d9250e7d8dd83b7775d6b40d068 03:22:11 $ docker rm -f 063de03211ba61df53622dcbe9dd1e3b05b28d9250e7d8dd83b7775d6b40d068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:22:12 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:22:12 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:22:12 total 16 03:22:12 drwxr-xr-x 3 root root 4096 May 27 03:13 . 03:22:12 drwxrwxr-x 10 jenkins jenkins 4096 May 27 03:21 .. 03:22:12 drwxr-xr-x 2 root root 4096 May 27 03:13 cost 03:22:12 -rw-r--r-- 1 root root 88 May 27 03:13 cost.csv 03:22:12 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:22:12 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:22:12 total 16 03:22:12 drwxr-xr-x 3 jenkins jenkins 4096 May 27 03:13 . 03:22:12 drwxrwxr-x 10 jenkins jenkins 4096 May 27 03:21 .. 03:22:12 drwxr-xr-x 2 jenkins jenkins 4096 May 27 03:13 cost 03:22:12 -rw-r--r-- 1 jenkins jenkins 88 May 27 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:22:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:13 ---> package-listing.sh 03:22:13 ++ facter osfamily 03:22:13 ++ tr '[:upper:]' '[:lower:]' 03:22:13 + OS_FAMILY=debian 03:22:13 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:22:13 + START_PACKAGES=/tmp/packages_start.txt 03:22:13 + END_PACKAGES=/tmp/packages_end.txt 03:22:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:13 + PACKAGES=/tmp/packages_start.txt 03:22:13 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:22:13 + PACKAGES=/tmp/packages_end.txt 03:22:13 + case "${OS_FAMILY}" in 03:22:13 + dpkg -l 03:22:13 + grep '^ii' 03:22:13 + '[' -f /tmp/packages_start.txt ']' 03:22:13 + '[' -f /tmp/packages_end.txt ']' 03:22:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:13 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:22:13 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:22:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:22:13 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:22:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:14 prd-ubuntu20.04-docker-8c-8g-227 does not seem to be running inside a container 03:22:14 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:14 $ docker top 20f6d6d261afd8eba12c0fc293cc39aab6f66c5d04e06b1ca541e4584b0f3481 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:15 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:15 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:15 + ls /var/log/sa-host 03:22:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:15 provisioning config files... 03:22:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7578193900606756720tmp [Pipeline] { [Pipeline] echo 03:22:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:16 ---> create-netrc.sh [Pipeline] } 03:22:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:16 ---> python-tools-install.sh [Pipeline] echo 03:22:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:16 ---> sudo-logs.sh 03:22:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:22:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:17 ---> job-cost.sh 03:22:17 lf-activate-venv: SKIPPING 03:22:17 DEBUG: total: 0.2199999988079071 03:22:17 INFO: Retrieving Stack Cost... 03:22:17 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:18 INFO: Archiving Costs [Pipeline] echo 03:22:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:18 ---> logs-deploy.sh 03:22:18 lf-activate-venv: SKIPPING 03:22:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/6 03:22:18 INFO: archiving workspace using pattern(s): 03:22:19 Archives upload complete. 03:22:19 INFO: archiving logs to Nexus