Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05403b6a683e6ef1b05fd0156b4e25393cee8eba 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-ssh16771206012882729794.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2050396140257299659.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4558538502404248182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh367770968508761864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh596427936450564119.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-usb-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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17422 in /w/workspace/exfoundry_device-usb-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 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 05403b6a683e6ef1b05fd0156b4e25393cee8eba (main) Commit message: "Merge pull request #260 from lenny-intel/update-main-warning" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 > git rev-list --no-walk d0f5938560965a72cdd41116a6cc710ba42503af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T00:42:03.828Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T00:42:03.897Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T00:42:03.918Z] ========================================================= [2023-05-31T00:42:03.918Z] EdgeX Global Pipelines Version Info [2023-05-31T00:42:03.918Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:42:04.628Z] ------------------- [2023-05-31T00:42:04.629Z] stable info: [2023-05-31T00:42:04.629Z] ------------------- [2023-05-31T00:42:04.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T00:42:04.629Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:42:04.629Z] Message: update stable to v1.0.249 [2023-05-31T00:42:05.199Z] ------------------- [2023-05-31T00:42:05.199Z] experimental info: [2023-05-31T00:42:05.199Z] ------------------- [2023-05-31T00:42:05.199Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T00:42:05.199Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:42:05.199Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T00:42:05.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-31T00:42:05.391Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-31T00:42:05.407Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T00:42:05.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T00:42:05.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T00:42:05.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T00:42:05.479Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T00:42:05.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T00:42:05.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T00:42:05.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T00:42:05.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T00:42:05.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-31T00:42:05.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T00:42:05.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T00:42:05.601Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:42:05.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:42:05.636Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:42:05.649Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:42:05.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T00:42:05.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T00:42:05.687Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T00:42:05.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T00:42:05.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T00:42:05.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T00:42:05.729Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T00:42:05.738Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T00:42:05.746Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T00:42:05.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-31T00:42:05.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-31T00:42:05.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-31T00:42:05.780Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05403b6a683e6ef1b05fd0156b4e25393cee8eba [Pipeline] echo [2023-05-31T00:42:05.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05403b6 [Pipeline] echo [2023-05-31T00:42:05.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:42:05.840Z] provisioning config files... [2023-05-31T00:42:05.854Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15292901324670938527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:42:06.152Z] ---> docker-login.sh [2023-05-31T00:42:06.152Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:42:06.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:06.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:06.412Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:06.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:06.412Z] [2023-05-31T00:42:06.412Z] Login Succeeded [2023-05-31T00:42:06.412Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:42:06.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:06.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:06.412Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:06.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:06.412Z] [2023-05-31T00:42:06.412Z] Login Succeeded [2023-05-31T00:42:06.412Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:42:06.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:06.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:06.673Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:06.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:06.673Z] [2023-05-31T00:42:06.673Z] Login Succeeded [2023-05-31T00:42:06.673Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:42:06.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:06.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:06.673Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:06.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:06.673Z] [2023-05-31T00:42:06.673Z] Login Succeeded [2023-05-31T00:42:06.673Z] docker.io [2023-05-31T00:42:06.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:06.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:06.933Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:06.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:06.933Z] [2023-05-31T00:42:06.933Z] Login Succeeded [2023-05-31T00:42:06.933Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:42:06.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T00:42:07.319Z] + git rev-list -1 --merges 05403b6a683e6ef1b05fd0156b4e25393cee8eba~1..05403b6a683e6ef1b05fd0156b4e25393cee8eba [Pipeline] echo [2023-05-31T00:42:07.361Z] -----------> git rev-list -1 --merges 05403b6a683e6ef1b05fd0156b4e25393cee8eba~1..05403b6a683e6ef1b05fd0156b4e25393cee8eba 05403b6a683e6ef1b05fd0156b4e25393cee8eba [2023-05-31T00:42:07.361Z] 05403b6a683e6ef1b05fd0156b4e25393cee8eba [false] [Pipeline] sh [2023-05-31T00:42:07.653Z] + git log --format=format:%s -1 05403b6a683e6ef1b05fd0156b4e25393cee8eba [Pipeline] echo [2023-05-31T00:42:07.667Z] ========================================================= [2023-05-31T00:42:07.667Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T00:42:07.667Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:42:07.977Z] + git log --format=format:%s -1 05403b6a683e6ef1b05fd0156b4e25393cee8eba [Pipeline] echo [2023-05-31T00:42:07.988Z] [semverPrep] GIT_COMMIT: 05403b6a683e6ef1b05fd0156b4e25393cee8eba, Commit Message: Merge pull request #260 from lenny-intel/update-main-warning [Pipeline] echo [2023-05-31T00:42:07.999Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T00:42:08.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:42:08.332Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T00:42:08.332Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T00:42:08.332Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T00:42:08.333Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T00:42:08.333Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T00:42:08.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:42:08.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:42:08.669Z] [2023-05-31T00:42:08.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:42:08.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:42:08.969Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T00:42:08.969Z] b85a868b505f: Pulling fs layer [2023-05-31T00:42:08.969Z] e2be974225ed: Pulling fs layer [2023-05-31T00:42:08.969Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T00:42:08.969Z] 988bab9f4d93: Pulling fs layer [2023-05-31T00:42:08.969Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T00:42:08.969Z] eaf3925da568: Pulling fs layer [2023-05-31T00:42:08.969Z] bab4dde63d76: Pulling fs layer [2023-05-31T00:42:08.969Z] bde34c3a00c8: Pulling fs layer [2023-05-31T00:42:08.969Z] b352a97aabf1: Pulling fs layer [2023-05-31T00:42:08.969Z] 4872d77fe225: Pulling fs layer [2023-05-31T00:42:08.969Z] 5851b861e8e6: Pulling fs layer [2023-05-31T00:42:08.969Z] bab4dde63d76: Waiting [2023-05-31T00:42:08.969Z] bde34c3a00c8: Waiting [2023-05-31T00:42:08.969Z] b352a97aabf1: Waiting [2023-05-31T00:42:08.969Z] 4872d77fe225: Waiting [2023-05-31T00:42:08.969Z] 5851b861e8e6: Waiting [2023-05-31T00:42:08.969Z] 988bab9f4d93: Waiting [2023-05-31T00:42:08.969Z] 1469e6f7b9e6: Waiting [2023-05-31T00:42:08.969Z] eaf3925da568: Waiting [2023-05-31T00:42:08.969Z] e2be974225ed: Download complete [2023-05-31T00:42:08.969Z] 988bab9f4d93: Download complete [2023-05-31T00:42:09.230Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T00:42:09.230Z] 339a4e72a1f5: Download complete [2023-05-31T00:42:09.230Z] eaf3925da568: Verifying Checksum [2023-05-31T00:42:09.230Z] eaf3925da568: Download complete [2023-05-31T00:42:09.230Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T00:42:09.230Z] 1469e6f7b9e6: Download complete [2023-05-31T00:42:09.230Z] bde34c3a00c8: Download complete [2023-05-31T00:42:09.230Z] b85a868b505f: Verifying Checksum [2023-05-31T00:42:09.230Z] b85a868b505f: Download complete [2023-05-31T00:42:09.490Z] b352a97aabf1: Verifying Checksum [2023-05-31T00:42:09.490Z] b352a97aabf1: Download complete [2023-05-31T00:42:09.490Z] 4872d77fe225: Verifying Checksum [2023-05-31T00:42:09.490Z] 4872d77fe225: Download complete [2023-05-31T00:42:09.490Z] 5851b861e8e6: Download complete [2023-05-31T00:42:09.749Z] bab4dde63d76: Verifying Checksum [2023-05-31T00:42:09.749Z] bab4dde63d76: Download complete [2023-05-31T00:42:10.685Z] b85a868b505f: Pull complete [2023-05-31T00:42:10.685Z] e2be974225ed: Pull complete [2023-05-31T00:42:11.253Z] 339a4e72a1f5: Pull complete [2023-05-31T00:42:11.253Z] 988bab9f4d93: Pull complete [2023-05-31T00:42:11.512Z] 1469e6f7b9e6: Pull complete [2023-05-31T00:42:11.512Z] eaf3925da568: Pull complete [2023-05-31T00:42:13.418Z] bab4dde63d76: Pull complete [2023-05-31T00:42:13.418Z] bde34c3a00c8: Pull complete [2023-05-31T00:42:13.418Z] b352a97aabf1: Pull complete [2023-05-31T00:42:13.418Z] 4872d77fe225: Pull complete [2023-05-31T00:42:13.418Z] 5851b861e8e6: Pull complete [2023-05-31T00:42:13.679Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T00:42:13.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:42:13.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:42:13.769Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:42:13.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T00:42:16.870Z] $ docker top ed745dbd978ef0a719f186e7abcf3f1d943e856a0f305712e4df17baf07906d6 -eo pid,comm [2023-05-31T00:42:16.922Z] 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). [2023-05-31T00:42:16.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:42:16.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:42:16.965Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:42:17.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:42:17.078Z] $ docker exec ed745dbd978ef0a719f186e7abcf3f1d943e856a0f305712e4df17baf07906d6 ssh-agent [2023-05-31T00:42:17.187Z] SSH_AUTH_SOCK=/tmp/ssh-wDgooH8VHIsE/agent.33 [2023-05-31T00:42:17.187Z] SSH_AGENT_PID=39 [2023-05-31T00:42:17.193Z] Running ssh-add (command line suppressed) [2023-05-31T00:42:17.299Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6417538603171595683.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6417538603171595683.key) [2023-05-31T00:42:17.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:42:17.606Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T00:42:17.620Z] $ docker exec --env ******** --env ******** ed745dbd978ef0a719f186e7abcf3f1d943e856a0f305712e4df17baf07906d6 ssh-agent -k [2023-05-31T00:42:17.710Z] unset SSH_AUTH_SOCK; [2023-05-31T00:42:17.711Z] unset SSH_AGENT_PID; [2023-05-31T00:42:17.711Z] echo Agent pid 39 killed; [2023-05-31T00:42:17.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T00:42:17.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:42:17.748Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:42:17.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:42:17.856Z] $ docker exec ed745dbd978ef0a719f186e7abcf3f1d943e856a0f305712e4df17baf07906d6 ssh-agent [2023-05-31T00:42:17.975Z] SSH_AUTH_SOCK=/tmp/ssh-lvB5HFh1h39b/agent.71 [2023-05-31T00:42:17.975Z] SSH_AGENT_PID=77 [2023-05-31T00:42:17.980Z] Running ssh-add (command line suppressed) [2023-05-31T00:42:18.076Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9155223011486175827.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9155223011486175827.key) [2023-05-31T00:42:18.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:42:18.380Z] + git semver init [2023-05-31T00:42:18.640Z] 2023-05-31 00:42:18,558 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T00:42:18.640Z] 2023-05-31 00:42:18,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-31T00:42:18.640Z] 2023-05-31 00:42:18,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-31T00:42:18.640Z] 2023-05-31 00:42:18,560 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:42:19.580Z] 2023-05-31 00:42:19,254 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-31T00:42:19.580Z] 2023-05-31 00:42:19,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-31T00:42:19.580Z] 2023-05-31 00:42:19,255 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:42:19.580Z] 2023-05-31 00:42:19,255 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:42:19.580Z] 3.0.0-dev.51 [Pipeline] } [2023-05-31T00:42:19.591Z] $ docker exec --env ******** --env ******** ed745dbd978ef0a719f186e7abcf3f1d943e856a0f305712e4df17baf07906d6 ssh-agent -k [2023-05-31T00:42:19.696Z] unset SSH_AUTH_SOCK; [2023-05-31T00:42:19.697Z] unset SSH_AGENT_PID; [2023-05-31T00:42:19.697Z] echo Agent pid 77 killed; [2023-05-31T00:42:19.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:42:20.009Z] + git semver [Pipeline] } [2023-05-31T00:42:20.280Z] $ docker stop --time=1 ed745dbd978ef0a719f186e7abcf3f1d943e856a0f305712e4df17baf07906d6 [2023-05-31T00:42:21.552Z] $ docker rm -f --volumes ed745dbd978ef0a719f186e7abcf3f1d943e856a0f305712e4df17baf07906d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:42:21.890Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T00:42:22.090Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T00:42:22.093Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.51 [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 [2023-05-31T00:42:22.241Z] provisioning config files... [2023-05-31T00:42:22.250Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15424554513997263012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:42:22.539Z] ---> docker-login.sh [2023-05-31T00:42:22.539Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:42:22.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:22.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:22.539Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:22.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:22.539Z] [2023-05-31T00:42:22.539Z] Login Succeeded [2023-05-31T00:42:22.539Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:42:22.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:22.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:22.539Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:22.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:22.539Z] [2023-05-31T00:42:22.539Z] Login Succeeded [2023-05-31T00:42:22.539Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:42:22.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:22.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:22.798Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:22.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:22.798Z] [2023-05-31T00:42:22.798Z] Login Succeeded [2023-05-31T00:42:22.798Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:42:22.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:22.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:22.798Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:22.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:22.798Z] [2023-05-31T00:42:22.798Z] Login Succeeded [2023-05-31T00:42:22.798Z] docker.io [2023-05-31T00:42:22.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:42:23.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:42:23.057Z] Configure a credential helper to remove this warning. See [2023-05-31T00:42:23.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:42:23.057Z] [2023-05-31T00:42:23.057Z] Login Succeeded [2023-05-31T00:42:23.057Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:42:23.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:42:23.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:42:23.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:42:23.134Z] ========================================================= [2023-05-31T00:42:23.134Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T00:42:23.134Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:42:23.437Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T00:42:23.437Z] Sending build context to Docker daemon 1.959MB [2023-05-31T00:42:23.437Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:42:23.437Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T00:42:23.437Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T00:42:23.437Z] f56be85fc22e: Pulling fs layer [2023-05-31T00:42:23.437Z] 85791d961cd3: Pulling fs layer [2023-05-31T00:42:23.437Z] d694b5ae8c79: Pulling fs layer [2023-05-31T00:42:23.437Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T00:42:23.437Z] 4d19c01a9841: Pulling fs layer [2023-05-31T00:42:23.437Z] 9f32a84ed3da: Waiting [2023-05-31T00:42:23.437Z] 9325e15d5711: Pulling fs layer [2023-05-31T00:42:23.437Z] 4d19c01a9841: Waiting [2023-05-31T00:42:23.437Z] 556b6ee489ea: Pulling fs layer [2023-05-31T00:42:23.437Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T00:42:23.437Z] 556b6ee489ea: Waiting [2023-05-31T00:42:23.437Z] c5a4b2cf53e6: Waiting [2023-05-31T00:42:23.437Z] 85791d961cd3: Download complete [2023-05-31T00:42:23.437Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T00:42:23.437Z] 9f32a84ed3da: Download complete [2023-05-31T00:42:23.437Z] 4d19c01a9841: Verifying Checksum [2023-05-31T00:42:23.437Z] 4d19c01a9841: Download complete [2023-05-31T00:42:23.437Z] f56be85fc22e: Verifying Checksum [2023-05-31T00:42:23.437Z] f56be85fc22e: Download complete [2023-05-31T00:42:23.437Z] 9325e15d5711: Verifying Checksum [2023-05-31T00:42:23.437Z] 9325e15d5711: Download complete [2023-05-31T00:42:23.696Z] f56be85fc22e: Pull complete [2023-05-31T00:42:23.696Z] 85791d961cd3: Pull complete [2023-05-31T00:42:24.267Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T00:42:24.267Z] c5a4b2cf53e6: Download complete [2023-05-31T00:42:24.267Z] d694b5ae8c79: Verifying Checksum [2023-05-31T00:42:24.267Z] d694b5ae8c79: Download complete [2023-05-31T00:42:24.267Z] 556b6ee489ea: Verifying Checksum [2023-05-31T00:42:24.267Z] 556b6ee489ea: Download complete [2023-05-31T00:42:27.548Z] d694b5ae8c79: Pull complete [2023-05-31T00:42:27.548Z] 9f32a84ed3da: Pull complete [2023-05-31T00:42:27.548Z] 4d19c01a9841: Pull complete [2023-05-31T00:42:27.548Z] 9325e15d5711: Pull complete [2023-05-31T00:42:30.075Z] 556b6ee489ea: Pull complete [2023-05-31T00:42:30.641Z] c5a4b2cf53e6: Pull complete [2023-05-31T00:42:30.641Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T00:42:30.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T00:42:30.641Z] ---> c4be618373d6 [2023-05-31T00:42:30.641Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:42:34.853Z] ---> Running in 1f87001b19fe [2023-05-31T00:42:34.853Z] Removing intermediate container 1f87001b19fe [2023-05-31T00:42:34.853Z] ---> 049182608d19 [2023-05-31T00:42:34.853Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:42:34.853Z] ---> Running in a908e362468b [2023-05-31T00:42:35.112Z] Removing intermediate container a908e362468b [2023-05-31T00:42:35.112Z] ---> 0a12cc5d6319 [2023-05-31T00:42:35.112Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T00:42:35.112Z] ---> Running in 41b042e11088 [2023-05-31T00:42:35.112Z] Removing intermediate container 41b042e11088 [2023-05-31T00:42:35.112Z] ---> 190c7a7eb214 [2023-05-31T00:42:35.112Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T00:42:35.112Z] ---> Running in 35ee8f678ab7 [2023-05-31T00:42:35.371Z] Removing intermediate container 35ee8f678ab7 [2023-05-31T00:42:35.371Z] ---> 06cf1313ddc5 [2023-05-31T00:42:35.371Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:42:35.371Z] ---> Running in cced5fd7370f [2023-05-31T00:42:35.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:42:35.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:42:35.890Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-31T00:42:35.890Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-31T00:42:35.890Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T00:42:35.890Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T00:42:35.890Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-31T00:42:35.890Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-31T00:42:35.890Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-31T00:42:35.890Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-31T00:42:35.890Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-31T00:42:35.890Z] (10/14) Installing kmod-libs (30-r1) [2023-05-31T00:42:35.890Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-31T00:42:35.890Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-31T00:42:35.890Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-31T00:42:36.153Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-31T00:42:36.153Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:42:36.153Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T00:42:36.153Z] OK: 272 MiB in 67 packages [2023-05-31T00:42:36.721Z] Removing intermediate container cced5fd7370f [2023-05-31T00:42:36.722Z] ---> b7622676675a [2023-05-31T00:42:36.722Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-31T00:42:36.722Z] ---> Running in 4731c95067dc [2023-05-31T00:42:36.722Z] Removing intermediate container 4731c95067dc [2023-05-31T00:42:36.722Z] ---> a397be7b0ccf [2023-05-31T00:42:36.722Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-31T00:42:36.722Z] ---> bbd65de17f87 [2023-05-31T00:42:36.722Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:42:36.722Z] ---> Running in 571be20922bf [2023-05-31T00:42:37.203Z] Still waiting to schedule task [2023-05-31T00:42:37.203Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-31T00:43:03.271Z] Removing intermediate container 571be20922bf [2023-05-31T00:43:03.271Z] ---> 9e1f0032819c [2023-05-31T00:43:03.271Z] Step 11/13 : COPY . . [2023-05-31T00:43:03.271Z] ---> b152461cd03b [2023-05-31T00:43:03.271Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T00:43:03.271Z] ---> Running in 00db4e289e7d [2023-05-31T00:43:03.530Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:43:03.530Z] Dload Upload Total Spent Left Speed [2023-05-31T00:43:03.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0   8810      0 --:--:-- --:--:-- --:--:--  8850 [2023-05-31T00:43:03.787Z] Removing intermediate container 00db4e289e7d [2023-05-31T00:43:03.787Z] ---> 2e9dbfe976f5 [2023-05-31T00:43:03.787Z] Step 13/13 : RUN ${MAKE} [2023-05-31T00:43:03.787Z] ---> Running in 195c231d3d6e [2023-05-31T00:43:04.045Z] noop [2023-05-31T00:43:04.306Z] Removing intermediate container 195c231d3d6e [2023-05-31T00:43:04.306Z] ---> 35eb5c558f50 [2023-05-31T00:43:04.306Z] Successfully built 35eb5c558f50 [2023-05-31T00:43:04.306Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:43:04.627Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:43:04.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:43:04.693Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:43:04.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T00:43:05.035Z] $ docker top e0105cb692c4ba0f51608bc9837be6442fd3fa7f7429ac92ef364f4b47a290d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:43:05.369Z] + go version [2023-05-31T00:43:05.369Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T00:43:05.377Z] $ docker stop --time=1 e0105cb692c4ba0f51608bc9837be6442fd3fa7f7429ac92ef364f4b47a290d8 [2023-05-31T00:43:06.667Z] $ docker rm -f --volumes e0105cb692c4ba0f51608bc9837be6442fd3fa7f7429ac92ef364f4b47a290d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:43:07.076Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:43:07.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:43:07.145Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:43:07.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T00:43:07.591Z] $ docker top d9dab1d95ab15c2c7116ac2ac8a31565a27ea1fd2b1c565a9f609dd89f8e5ee0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:43:07.936Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:43:08.228Z] + make test [2023-05-31T00:43:08.228Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:43:13.492Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-31T00:43:23.456Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-31T00:43:23.456Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 1.6% of statements [2023-05-31T00:43:30.017Z] go vet ./... [2023-05-31T00:43:34.205Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:43:34.205Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:43:34.205Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:43:34.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:43:34.229Z] $ docker stop --time=1 d9dab1d95ab15c2c7116ac2ac8a31565a27ea1fd2b1c565a9f609dd89f8e5ee0 [2023-05-31T00:43:37.901Z] $ docker rm -f --volumes d9dab1d95ab15c2c7116ac2ac8a31565a27ea1fd2b1c565a9f609dd89f8e5ee0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:43:38.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:43:38.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T00:43:38.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:43:39.139Z] + ls -al . [2023-05-31T00:43:39.139Z] total 196 [2023-05-31T00:43:39.139Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:43 . [2023-05-31T00:43:39.139Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:42 .. [2023-05-31T00:43:39.139Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:42 .git [2023-05-31T00:43:39.139Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:42 .github [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 414 May 31 00:42 .gitignore [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 45 May 31 00:42 .golangci.yml [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 77 May 31 00:42 .hadolint.yml [2023-05-31T00:43:39.139Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:42 .semver [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 31 00:42 Attribution.txt [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 11903 May 31 00:42 CHANGELOG.md [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 31 00:42 Dockerfile [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 00:42 GOVERNANCE.md [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 659 May 31 00:42 Jenkinsfile [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 00:42 LICENSE [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 31 00:42 Makefile [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 00:42 OWNERS.md [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 31 00:42 README.md [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:42 VERSION [2023-05-31T00:43:39.139Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:42 bin [2023-05-31T00:43:39.139Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:42 cmd [2023-05-31T00:43:39.139Z] -rw-r--r-- 1 jenkins jenkins 35569 May 31 00:43 coverage.out [2023-05-31T00:43:39.139Z] -rwxrwxr-x 1 jenkins jenkins 140 May 31 00:42 docker-entrypoint.sh [2023-05-31T00:43:39.139Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:42 docs [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 00:42 go.mod [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 31392 May 31 00:42 go.sum [2023-05-31T00:43:39.139Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:42 internal [2023-05-31T00:43:39.139Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:42 snap [2023-05-31T00:43:39.139Z] -rw-rw-r-- 1 jenkins jenkins 231 May 31 00:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:43:39.441Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=05403b6a683e6ef1b05fd0156b4e25393cee8eba --label arch=amd64 --label version=3.0.0-dev.51 . [2023-05-31T00:43:39.441Z] Sending build context to Docker daemon 1.995MB [2023-05-31T00:43:39.441Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:43:39.441Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-31T00:43:39.441Z] ---> 35eb5c558f50 [2023-05-31T00:43:39.441Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:43:39.441Z] ---> Running in 7556e0fcc2a8 [2023-05-31T00:43:39.699Z] Removing intermediate container 7556e0fcc2a8 [2023-05-31T00:43:39.699Z] ---> a4adb8eccacc [2023-05-31T00:43:39.699Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:43:39.699Z] ---> Running in b7939c96a667 [2023-05-31T00:43:39.699Z] Removing intermediate container b7939c96a667 [2023-05-31T00:43:39.699Z] ---> 638518537a4f [2023-05-31T00:43:39.699Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T00:43:39.699Z] ---> Running in f8b972539c6d [2023-05-31T00:43:39.699Z] Removing intermediate container f8b972539c6d [2023-05-31T00:43:39.699Z] ---> fd980b13bc2d [2023-05-31T00:43:39.699Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T00:43:39.699Z] ---> Running in 74fb3a9c2f38 [2023-05-31T00:43:39.956Z] Removing intermediate container 74fb3a9c2f38 [2023-05-31T00:43:39.956Z] ---> 3688a9974a2c [2023-05-31T00:43:39.956Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:43:39.956Z] ---> Running in f1516958487a [2023-05-31T00:43:40.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:43:40.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:43:40.474Z] OK: 272 MiB in 67 packages [2023-05-31T00:43:40.733Z] Removing intermediate container f1516958487a [2023-05-31T00:43:40.733Z] ---> 6c6e51435dbe [2023-05-31T00:43:40.733Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-31T00:43:40.733Z] ---> Running in 8a9556376b94 [2023-05-31T00:43:40.733Z] Removing intermediate container 8a9556376b94 [2023-05-31T00:43:40.733Z] ---> 567763e020d3 [2023-05-31T00:43:40.733Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-31T00:43:40.992Z] ---> 9e3ee8cb3683 [2023-05-31T00:43:40.992Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:43:40.992Z] ---> Running in 44c4a6751f75 [2023-05-31T00:43:41.558Z] Removing intermediate container 44c4a6751f75 [2023-05-31T00:43:41.558Z] ---> 36b68a23252c [2023-05-31T00:43:41.558Z] Step 11/36 : COPY . . [2023-05-31T00:43:41.817Z] ---> fe471b1ceb17 [2023-05-31T00:43:41.817Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T00:43:41.817Z] ---> Running in 80b51c5bd716 [2023-05-31T00:43:42.077Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:43:42.077Z] Dload Upload Total Spent Left Speed [2023-05-31T00:43:42.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 22038 0 --:--:-- --:--:-- --:--:-- 22595 [2023-05-31T00:43:42.336Z] Removing intermediate container 80b51c5bd716 [2023-05-31T00:43:42.336Z] ---> c9ff549360a4 [2023-05-31T00:43:42.336Z] Step 13/36 : RUN ${MAKE} [2023-05-31T00:43:42.594Z] ---> Running in 924af4e66c98 [2023-05-31T00:43:42.852Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.51" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-31T00:44:04.837Z] Removing intermediate container 924af4e66c98 [2023-05-31T00:44:04.837Z] ---> 425d33c1a8b7 [2023-05-31T00:44:04.837Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-31T00:44:04.837Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-31T00:44:04.837Z] 4acc49c71d14: Pulling fs layer [2023-05-31T00:44:04.837Z] 4acc49c71d14: Verifying Checksum [2023-05-31T00:44:04.837Z] 4acc49c71d14: Download complete [2023-05-31T00:44:04.837Z] 4acc49c71d14: Pull complete [2023-05-31T00:44:04.837Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-31T00:44:04.837Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-31T00:44:04.837Z] ---> 01a2bd3e5fff [2023-05-31T00:44:04.837Z] Step 15/36 : FROM alpine:3.17 [2023-05-31T00:44:05.112Z] 3.17: Pulling from library/alpine [2023-05-31T00:44:05.480Z] f56be85fc22e: Already exists [2023-05-31T00:44:05.480Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:44:05.480Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:44:05.480Z] ---> 9ed4aefc74f6 [2023-05-31T00:44:05.480Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T00:44:05.758Z] ---> Running in 65b6a8f768c1 [2023-05-31T00:44:05.758Z] Removing intermediate container 65b6a8f768c1 [2023-05-31T00:44:05.758Z] ---> c345fe4eae5e [2023-05-31T00:44:05.758Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-31T00:44:05.758Z] ---> Running in 1fdf01fcf8ac [2023-05-31T00:44:06.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:44:06.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:44:06.276Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-31T00:44:06.276Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-31T00:44:06.276Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-31T00:44:06.276Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-31T00:44:06.276Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-31T00:44:06.276Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-31T00:44:06.276Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-31T00:44:06.276Z] (8/86) Installing libxcb (1.15-r0) [2023-05-31T00:44:06.276Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-31T00:44:06.535Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-31T00:44:06.535Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-31T00:44:06.535Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-31T00:44:06.535Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-31T00:44:06.535Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-31T00:44:06.535Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-31T00:44:06.535Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-31T00:44:06.535Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-31T00:44:06.535Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-31T00:44:06.535Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-31T00:44:06.535Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-31T00:44:06.535Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-31T00:44:06.535Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-31T00:44:06.535Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-31T00:44:06.535Z] (24/86) Installing glib (2.74.7-r0) [2023-05-31T00:44:06.794Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-31T00:44:06.794Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-31T00:44:06.794Z] (27/86) Installing libass (0.16.0-r1) [2023-05-31T00:44:06.794Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-31T00:44:06.794Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-31T00:44:06.794Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-31T00:44:06.794Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-31T00:44:06.794Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-31T00:44:06.794Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-31T00:44:06.794Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-31T00:44:06.794Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-31T00:44:06.794Z] (36/86) Installing libunistring (1.1-r0) [2023-05-31T00:44:06.794Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-31T00:44:06.794Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-05-31T00:44:06.794Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-05-31T00:44:06.794Z] (40/86) Installing lame (3.100-r2) [2023-05-31T00:44:07.053Z] (41/86) Installing opus (1.3.1-r1) [2023-05-31T00:44:07.053Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-31T00:44:07.053Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-31T00:44:07.053Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-31T00:44:07.053Z] (45/86) Installing orc (0.4.33-r0) [2023-05-31T00:44:07.053Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-31T00:44:07.053Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-31T00:44:07.053Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-31T00:44:07.053Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-31T00:44:07.053Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-31T00:44:07.053Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-31T00:44:07.053Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-31T00:44:07.053Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-31T00:44:07.053Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-31T00:44:07.053Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-31T00:44:07.053Z] (56/86) Installing libpulse (16.1-r6) [2023-05-31T00:44:07.053Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-31T00:44:07.053Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-31T00:44:07.053Z] (59/86) Installing librist (0.2.7-r0) [2023-05-31T00:44:07.053Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-31T00:44:07.053Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-31T00:44:07.053Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-31T00:44:07.313Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T00:44:07.313Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T00:44:07.313Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-31T00:44:07.313Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-31T00:44:07.313Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-31T00:44:07.313Z] (68/86) Installing libva (2.16.0-r0) [2023-05-31T00:44:07.313Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-31T00:44:07.313Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-31T00:44:07.313Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-31T00:44:07.313Z] (72/86) Installing libwebp (1.2.4-r2) [2023-05-31T00:44:07.313Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-31T00:44:07.313Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-31T00:44:07.313Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-31T00:44:07.572Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-31T00:44:07.572Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-31T00:44:07.572Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-31T00:44:07.572Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-31T00:44:07.572Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-31T00:44:07.572Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-31T00:44:07.572Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-31T00:44:07.572Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-31T00:44:07.572Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-31T00:44:07.572Z] (85/86) Installing kmod-libs (30-r1) [2023-05-31T00:44:07.572Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-31T00:44:07.572Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:44:07.572Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T00:44:07.572Z] OK: 112 MiB in 101 packages [2023-05-31T00:44:10.108Z] Removing intermediate container 1fdf01fcf8ac [2023-05-31T00:44:10.108Z] ---> 30518c5dbb9e [2023-05-31T00:44:10.108Z] Step 18/36 : WORKDIR / [2023-05-31T00:44:10.108Z] ---> Running in 434f98b15cae [2023-05-31T00:44:10.108Z] Removing intermediate container 434f98b15cae [2023-05-31T00:44:10.108Z] ---> edd5c4a8ef70 [2023-05-31T00:44:10.108Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-31T00:44:11.044Z] ---> c86dbbe9c013 [2023-05-31T00:44:11.044Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-31T00:44:11.044Z] ---> 2a73fa2629fe [2023-05-31T00:44:11.044Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-31T00:44:11.302Z] ---> 5373257a65f2 [2023-05-31T00:44:11.302Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-31T00:44:11.302Z] ---> 95e862e8e75f [2023-05-31T00:44:11.302Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-31T00:44:11.302Z] ---> d14a35f28ae1 [2023-05-31T00:44:11.302Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-31T00:44:11.559Z] ---> 0cd284353692 [2023-05-31T00:44:11.559Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-31T00:44:12.498Z] ---> bbd18ccb0d17 [2023-05-31T00:44:12.498Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-31T00:44:12.498Z] ---> Running in 7aa206b596e5 [2023-05-31T00:44:13.065Z] Removing intermediate container 7aa206b596e5 [2023-05-31T00:44:13.065Z] ---> 3c7b3eeab285 [2023-05-31T00:44:13.065Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-31T00:44:13.065Z] ---> Running in fca7ca8a75c9 [2023-05-31T00:44:13.633Z] Removing intermediate container fca7ca8a75c9 [2023-05-31T00:44:13.633Z] ---> 9613a4e45938 [2023-05-31T00:44:13.633Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-31T00:44:13.633Z] ---> Running in a2cb98df76c6 [2023-05-31T00:44:14.203Z] Removing intermediate container a2cb98df76c6 [2023-05-31T00:44:14.203Z] ---> ae46e4ce7fdb [2023-05-31T00:44:14.203Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-31T00:44:14.203Z] ---> Running in d8417383e169 [2023-05-31T00:44:14.771Z] Removing intermediate container d8417383e169 [2023-05-31T00:44:14.771Z] ---> 35e0fdff7daa [2023-05-31T00:44:14.771Z] Step 30/36 : EXPOSE 59983 [2023-05-31T00:44:14.771Z] ---> Running in fa07a7365a57 [2023-05-31T00:44:14.771Z] Removing intermediate container fa07a7365a57 [2023-05-31T00:44:14.771Z] ---> 1ae87ef4a023 [2023-05-31T00:44:14.771Z] Step 31/36 : EXPOSE 8554 [2023-05-31T00:44:14.771Z] ---> Running in 01679877fe93 [2023-05-31T00:44:14.771Z] Removing intermediate container 01679877fe93 [2023-05-31T00:44:14.771Z] ---> 5defc8c3b50a [2023-05-31T00:44:14.771Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-31T00:44:14.771Z] ---> Running in 199f4b39ef55 [2023-05-31T00:44:14.771Z] Removing intermediate container 199f4b39ef55 [2023-05-31T00:44:14.771Z] ---> 0e057692594a [2023-05-31T00:44:14.771Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-31T00:44:14.771Z] ---> Running in 7fbac73a2d69 [2023-05-31T00:44:15.030Z] Removing intermediate container 7fbac73a2d69 [2023-05-31T00:44:15.030Z] ---> aa344544e15a [2023-05-31T00:44:15.030Z] Step 34/36 : LABEL arch=amd64 [2023-05-31T00:44:15.030Z] ---> Running in e4cd1a7fc8bd [2023-05-31T00:44:15.030Z] Removing intermediate container e4cd1a7fc8bd [2023-05-31T00:44:15.030Z] ---> 0e1f7e4e1c42 [2023-05-31T00:44:15.030Z] Step 35/36 : LABEL git_sha=05403b6a683e6ef1b05fd0156b4e25393cee8eba [2023-05-31T00:44:15.030Z] ---> Running in c4780dd95563 [2023-05-31T00:44:15.030Z] Removing intermediate container c4780dd95563 [2023-05-31T00:44:15.030Z] ---> 3da7560822d1 [2023-05-31T00:44:15.030Z] Step 36/36 : LABEL version=3.0.0-dev.51 [2023-05-31T00:44:15.030Z] ---> Running in 679c4a4e014a [2023-05-31T00:44:15.289Z] Removing intermediate container 679c4a4e014a [2023-05-31T00:44:15.289Z] ---> 1eac0c25bf9a [2023-05-31T00:44:15.289Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:44:15.289Z] Successfully built 1eac0c25bf9a [2023-05-31T00:44:15.289Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:44:15.379Z] provisioning config files... [2023-05-31T00:44:15.388Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4603240209783888190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:44:15.685Z] ---> docker-login.sh [2023-05-31T00:44:15.685Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:44:15.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:44:15.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:44:15.685Z] Configure a credential helper to remove this warning. See [2023-05-31T00:44:15.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:44:15.685Z] [2023-05-31T00:44:15.685Z] Login Succeeded [2023-05-31T00:44:15.685Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:44:15.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:44:15.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:44:15.685Z] Configure a credential helper to remove this warning. See [2023-05-31T00:44:15.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:44:15.685Z] [2023-05-31T00:44:15.685Z] Login Succeeded [2023-05-31T00:44:15.685Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:44:15.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:44:15.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:44:15.944Z] Configure a credential helper to remove this warning. See [2023-05-31T00:44:15.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:44:15.944Z] [2023-05-31T00:44:15.944Z] Login Succeeded [2023-05-31T00:44:15.944Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:44:15.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:44:15.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:44:15.944Z] Configure a credential helper to remove this warning. See [2023-05-31T00:44:15.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:44:15.944Z] [2023-05-31T00:44:15.944Z] Login Succeeded [2023-05-31T00:44:15.944Z] docker.io [2023-05-31T00:44:15.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:44:16.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:44:16.204Z] Configure a credential helper to remove this warning. See [2023-05-31T00:44:16.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:44:16.204Z] [2023-05-31T00:44:16.204Z] Login Succeeded [2023-05-31T00:44:16.204Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:44:16.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:44:16.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:44:16.280Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-31T00:44:16.280Z] 05403b6a683e6ef1b05fd0156b4e25393cee8eba [2023-05-31T00:44:16.280Z] latest [2023-05-31T00:44:16.280Z] 3.0.0-dev.51 [2023-05-31T00:44:16.280Z] 05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51 [2023-05-31T00:44:16.280Z] main [2023-05-31T00:44:16.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:16.599Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:05403b6a683e6ef1b05fd0156b4e25393cee8eba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:16.904Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:05403b6a683e6ef1b05fd0156b4e25393cee8eba [2023-05-31T00:44:16.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:44:16.905Z] 85966c0135d2: Preparing [2023-05-31T00:44:16.905Z] 39b893dcaa5e: Preparing [2023-05-31T00:44:16.905Z] 48b5626ed083: Preparing [2023-05-31T00:44:16.905Z] 41ba157c46b5: Preparing [2023-05-31T00:44:16.905Z] 3827b5b91e75: Preparing [2023-05-31T00:44:16.905Z] acc83c6ca332: Preparing [2023-05-31T00:44:16.905Z] 485a88fd1210: Preparing [2023-05-31T00:44:16.905Z] 4271a62beb5c: Preparing [2023-05-31T00:44:16.905Z] a6b1b26833df: Preparing [2023-05-31T00:44:16.905Z] cc0de9508810: Preparing [2023-05-31T00:44:16.905Z] 8e8b2c2a7f0d: Preparing [2023-05-31T00:44:16.905Z] 523c57d07102: Preparing [2023-05-31T00:44:16.905Z] f1417ff83b31: Preparing [2023-05-31T00:44:16.905Z] acc83c6ca332: Waiting [2023-05-31T00:44:16.905Z] 485a88fd1210: Waiting [2023-05-31T00:44:16.905Z] 4271a62beb5c: Waiting [2023-05-31T00:44:16.905Z] a6b1b26833df: Waiting [2023-05-31T00:44:16.905Z] cc0de9508810: Waiting [2023-05-31T00:44:16.905Z] 8e8b2c2a7f0d: Waiting [2023-05-31T00:44:16.905Z] 523c57d07102: Waiting [2023-05-31T00:44:16.905Z] f1417ff83b31: Waiting [2023-05-31T00:44:16.905Z] 48b5626ed083: Pushed [2023-05-31T00:44:16.905Z] 41ba157c46b5: Pushed [2023-05-31T00:44:16.905Z] 39b893dcaa5e: Pushed [2023-05-31T00:44:16.905Z] 85966c0135d2: Pushed [2023-05-31T00:44:16.905Z] acc83c6ca332: Pushed [2023-05-31T00:44:17.165Z] 485a88fd1210: Pushed [2023-05-31T00:44:17.165Z] a6b1b26833df: Pushed [2023-05-31T00:44:17.165Z] 4271a62beb5c: Pushed [2023-05-31T00:44:17.165Z] f1417ff83b31: Layer already exists [2023-05-31T00:44:17.165Z] cc0de9508810: Pushed [2023-05-31T00:44:19.698Z] 3827b5b91e75: Pushed [2023-05-31T00:44:19.698Z] 8e8b2c2a7f0d: Pushed [2023-05-31T00:44:27.816Z] 523c57d07102: Pushed [2023-05-31T00:44:27.816Z] 05403b6a683e6ef1b05fd0156b4e25393cee8eba: digest: sha256:cca969d4fbb1018bdcbd73f8880879bdf46afe90ca8f1040dbda03ec0007e58f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:28.125Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:28.430Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-31T00:44:28.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:44:28.430Z] 85966c0135d2: Preparing [2023-05-31T00:44:28.430Z] 39b893dcaa5e: Preparing [2023-05-31T00:44:28.430Z] 48b5626ed083: Preparing [2023-05-31T00:44:28.430Z] 41ba157c46b5: Preparing [2023-05-31T00:44:28.430Z] 3827b5b91e75: Preparing [2023-05-31T00:44:28.430Z] acc83c6ca332: Preparing [2023-05-31T00:44:28.430Z] acc83c6ca332: Waiting [2023-05-31T00:44:28.430Z] 485a88fd1210: Preparing [2023-05-31T00:44:28.430Z] 4271a62beb5c: Preparing [2023-05-31T00:44:28.430Z] a6b1b26833df: Preparing [2023-05-31T00:44:28.430Z] cc0de9508810: Preparing [2023-05-31T00:44:28.430Z] 8e8b2c2a7f0d: Preparing [2023-05-31T00:44:28.430Z] 523c57d07102: Preparing [2023-05-31T00:44:28.430Z] a6b1b26833df: Waiting [2023-05-31T00:44:28.430Z] f1417ff83b31: Preparing [2023-05-31T00:44:28.430Z] cc0de9508810: Waiting [2023-05-31T00:44:28.430Z] 8e8b2c2a7f0d: Waiting [2023-05-31T00:44:28.430Z] f1417ff83b31: Waiting [2023-05-31T00:44:28.430Z] 485a88fd1210: Waiting [2023-05-31T00:44:28.431Z] 4271a62beb5c: Waiting [2023-05-31T00:44:28.431Z] 523c57d07102: Waiting [2023-05-31T00:44:28.431Z] 3827b5b91e75: Layer already exists [2023-05-31T00:44:28.431Z] 48b5626ed083: Layer already exists [2023-05-31T00:44:28.431Z] 85966c0135d2: Layer already exists [2023-05-31T00:44:28.431Z] 39b893dcaa5e: Layer already exists [2023-05-31T00:44:28.431Z] 41ba157c46b5: Layer already exists [2023-05-31T00:44:28.431Z] acc83c6ca332: Layer already exists [2023-05-31T00:44:28.431Z] 485a88fd1210: Layer already exists [2023-05-31T00:44:28.431Z] 4271a62beb5c: Layer already exists [2023-05-31T00:44:28.431Z] a6b1b26833df: Layer already exists [2023-05-31T00:44:28.431Z] cc0de9508810: Layer already exists [2023-05-31T00:44:28.431Z] 8e8b2c2a7f0d: Layer already exists [2023-05-31T00:44:28.431Z] 523c57d07102: Layer already exists [2023-05-31T00:44:28.431Z] f1417ff83b31: Layer already exists [2023-05-31T00:44:28.431Z] latest: digest: sha256:cca969d4fbb1018bdcbd73f8880879bdf46afe90ca8f1040dbda03ec0007e58f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:28.736Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:29.040Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.51 [2023-05-31T00:44:29.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:44:29.040Z] 85966c0135d2: Preparing [2023-05-31T00:44:29.040Z] 39b893dcaa5e: Preparing [2023-05-31T00:44:29.040Z] 48b5626ed083: Preparing [2023-05-31T00:44:29.040Z] 41ba157c46b5: Preparing [2023-05-31T00:44:29.040Z] 3827b5b91e75: Preparing [2023-05-31T00:44:29.040Z] acc83c6ca332: Preparing [2023-05-31T00:44:29.040Z] 485a88fd1210: Preparing [2023-05-31T00:44:29.040Z] 4271a62beb5c: Preparing [2023-05-31T00:44:29.040Z] a6b1b26833df: Preparing [2023-05-31T00:44:29.040Z] cc0de9508810: Preparing [2023-05-31T00:44:29.040Z] 8e8b2c2a7f0d: Preparing [2023-05-31T00:44:29.040Z] 523c57d07102: Preparing [2023-05-31T00:44:29.040Z] f1417ff83b31: Preparing [2023-05-31T00:44:29.040Z] 485a88fd1210: Waiting [2023-05-31T00:44:29.040Z] 4271a62beb5c: Waiting [2023-05-31T00:44:29.041Z] a6b1b26833df: Waiting [2023-05-31T00:44:29.041Z] cc0de9508810: Waiting [2023-05-31T00:44:29.041Z] 8e8b2c2a7f0d: Waiting [2023-05-31T00:44:29.041Z] 523c57d07102: Waiting [2023-05-31T00:44:29.041Z] acc83c6ca332: Waiting [2023-05-31T00:44:29.041Z] 3827b5b91e75: Layer already exists [2023-05-31T00:44:29.041Z] 85966c0135d2: Layer already exists [2023-05-31T00:44:29.041Z] 39b893dcaa5e: Layer already exists [2023-05-31T00:44:29.041Z] 48b5626ed083: Layer already exists [2023-05-31T00:44:29.041Z] 41ba157c46b5: Layer already exists [2023-05-31T00:44:29.041Z] acc83c6ca332: Layer already exists [2023-05-31T00:44:29.041Z] 485a88fd1210: Layer already exists [2023-05-31T00:44:29.041Z] cc0de9508810: Layer already exists [2023-05-31T00:44:29.041Z] 4271a62beb5c: Layer already exists [2023-05-31T00:44:29.041Z] a6b1b26833df: Layer already exists [2023-05-31T00:44:29.041Z] 8e8b2c2a7f0d: Layer already exists [2023-05-31T00:44:29.041Z] 523c57d07102: Layer already exists [2023-05-31T00:44:29.041Z] f1417ff83b31: Layer already exists [2023-05-31T00:44:29.041Z] 3.0.0-dev.51: digest: sha256:cca969d4fbb1018bdcbd73f8880879bdf46afe90ca8f1040dbda03ec0007e58f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:29.343Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:29.649Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51 [2023-05-31T00:44:29.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:44:29.649Z] 85966c0135d2: Preparing [2023-05-31T00:44:29.649Z] 39b893dcaa5e: Preparing [2023-05-31T00:44:29.649Z] 48b5626ed083: Preparing [2023-05-31T00:44:29.649Z] 41ba157c46b5: Preparing [2023-05-31T00:44:29.649Z] 3827b5b91e75: Preparing [2023-05-31T00:44:29.649Z] acc83c6ca332: Preparing [2023-05-31T00:44:29.649Z] 485a88fd1210: Preparing [2023-05-31T00:44:29.649Z] 4271a62beb5c: Preparing [2023-05-31T00:44:29.649Z] a6b1b26833df: Preparing [2023-05-31T00:44:29.649Z] cc0de9508810: Preparing [2023-05-31T00:44:29.649Z] 8e8b2c2a7f0d: Preparing [2023-05-31T00:44:29.649Z] 523c57d07102: Preparing [2023-05-31T00:44:29.649Z] 485a88fd1210: Waiting [2023-05-31T00:44:29.649Z] cc0de9508810: Waiting [2023-05-31T00:44:29.649Z] 4271a62beb5c: Waiting [2023-05-31T00:44:29.649Z] a6b1b26833df: Waiting [2023-05-31T00:44:29.649Z] acc83c6ca332: Waiting [2023-05-31T00:44:29.649Z] 8e8b2c2a7f0d: Waiting [2023-05-31T00:44:29.649Z] f1417ff83b31: Preparing [2023-05-31T00:44:29.649Z] 523c57d07102: Waiting [2023-05-31T00:44:29.649Z] 85966c0135d2: Layer already exists [2023-05-31T00:44:29.649Z] 41ba157c46b5: Layer already exists [2023-05-31T00:44:29.649Z] 39b893dcaa5e: Layer already exists [2023-05-31T00:44:29.649Z] 3827b5b91e75: Layer already exists [2023-05-31T00:44:29.649Z] 48b5626ed083: Layer already exists [2023-05-31T00:44:29.649Z] acc83c6ca332: Layer already exists [2023-05-31T00:44:29.649Z] 485a88fd1210: Layer already exists [2023-05-31T00:44:29.649Z] a6b1b26833df: Layer already exists [2023-05-31T00:44:29.649Z] 4271a62beb5c: Layer already exists [2023-05-31T00:44:29.649Z] cc0de9508810: Layer already exists [2023-05-31T00:44:29.649Z] 523c57d07102: Layer already exists [2023-05-31T00:44:29.649Z] 8e8b2c2a7f0d: Layer already exists [2023-05-31T00:44:29.649Z] f1417ff83b31: Layer already exists [2023-05-31T00:44:29.649Z] 05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51: digest: sha256:cca969d4fbb1018bdcbd73f8880879bdf46afe90ca8f1040dbda03ec0007e58f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:29.958Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:30.273Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-31T00:44:30.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-31T00:44:30.273Z] 85966c0135d2: Preparing [2023-05-31T00:44:30.273Z] 39b893dcaa5e: Preparing [2023-05-31T00:44:30.273Z] 48b5626ed083: Preparing [2023-05-31T00:44:30.273Z] 41ba157c46b5: Preparing [2023-05-31T00:44:30.273Z] 3827b5b91e75: Preparing [2023-05-31T00:44:30.273Z] acc83c6ca332: Preparing [2023-05-31T00:44:30.273Z] 485a88fd1210: Preparing [2023-05-31T00:44:30.273Z] 4271a62beb5c: Preparing [2023-05-31T00:44:30.273Z] a6b1b26833df: Preparing [2023-05-31T00:44:30.273Z] cc0de9508810: Preparing [2023-05-31T00:44:30.273Z] 8e8b2c2a7f0d: Preparing [2023-05-31T00:44:30.273Z] 523c57d07102: Preparing [2023-05-31T00:44:30.273Z] f1417ff83b31: Preparing [2023-05-31T00:44:30.273Z] acc83c6ca332: Waiting [2023-05-31T00:44:30.273Z] 485a88fd1210: Waiting [2023-05-31T00:44:30.273Z] 4271a62beb5c: Waiting [2023-05-31T00:44:30.273Z] a6b1b26833df: Waiting [2023-05-31T00:44:30.273Z] cc0de9508810: Waiting [2023-05-31T00:44:30.273Z] 8e8b2c2a7f0d: Waiting [2023-05-31T00:44:30.273Z] 523c57d07102: Waiting [2023-05-31T00:44:30.273Z] f1417ff83b31: Waiting [2023-05-31T00:44:30.273Z] 41ba157c46b5: Layer already exists [2023-05-31T00:44:30.273Z] 48b5626ed083: Layer already exists [2023-05-31T00:44:30.273Z] 85966c0135d2: Layer already exists [2023-05-31T00:44:30.273Z] 39b893dcaa5e: Layer already exists [2023-05-31T00:44:30.273Z] 3827b5b91e75: Layer already exists [2023-05-31T00:44:30.273Z] acc83c6ca332: Layer already exists [2023-05-31T00:44:30.273Z] 485a88fd1210: Layer already exists [2023-05-31T00:44:30.273Z] a6b1b26833df: Layer already exists [2023-05-31T00:44:30.273Z] 4271a62beb5c: Layer already exists [2023-05-31T00:44:30.273Z] 523c57d07102: Layer already exists [2023-05-31T00:44:30.273Z] cc0de9508810: Layer already exists [2023-05-31T00:44:30.273Z] 8e8b2c2a7f0d: Layer already exists [2023-05-31T00:44:30.273Z] f1417ff83b31: Layer already exists [2023-05-31T00:44:30.273Z] main: digest: sha256:cca969d4fbb1018bdcbd73f8880879bdf46afe90ca8f1040dbda03ec0007e58f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:44:30.325Z] ===================================================== [Pipeline] echo [2023-05-31T00:44:30.332Z] taggedImages: [2023-05-31T00:44:30.332Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:05403b6a683e6ef1b05fd0156b4e25393cee8eba [2023-05-31T00:44:30.332Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-31T00:44:30.332Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.51 [2023-05-31T00:44:30.333Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51 [2023-05-31T00:44:30.333Z] - nexus3.edgexfoundry.org:10004/device-usb-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 [2023-05-31T00:44:30.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:44:30.690Z] [2023-05-31T00:44:30.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:44:30.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:44:30.989Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T00:44:30.989Z] 5eb5b503b376: Pulling fs layer [2023-05-31T00:44:30.989Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T00:44:30.989Z] ec43610c2a17: Pulling fs layer [2023-05-31T00:44:30.989Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T00:44:30.989Z] 33b1e0a273af: Pulling fs layer [2023-05-31T00:44:30.989Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T00:44:30.989Z] 2f39f015ded8: Pulling fs layer [2023-05-31T00:44:30.989Z] 2f39f015ded8: Waiting [2023-05-31T00:44:30.989Z] 5d3b04190fa2: Waiting [2023-05-31T00:44:30.989Z] 3a2ae6a8a46f: Waiting [2023-05-31T00:44:30.989Z] 33b1e0a273af: Waiting [2023-05-31T00:44:30.989Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T00:44:30.989Z] 5c69ac0246d0: Download complete [2023-05-31T00:44:30.989Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T00:44:30.989Z] 3a2ae6a8a46f: Download complete [2023-05-31T00:44:30.989Z] 33b1e0a273af: Verifying Checksum [2023-05-31T00:44:30.989Z] 33b1e0a273af: Download complete [2023-05-31T00:44:30.989Z] 5d3b04190fa2: Download complete [2023-05-31T00:44:30.989Z] ec43610c2a17: Verifying Checksum [2023-05-31T00:44:30.989Z] ec43610c2a17: Download complete [2023-05-31T00:44:31.248Z] 5eb5b503b376: Verifying Checksum [2023-05-31T00:44:31.248Z] 5eb5b503b376: Download complete [2023-05-31T00:44:31.816Z] 2f39f015ded8: Download complete [2023-05-31T00:44:32.382Z] 5eb5b503b376: Pull complete [2023-05-31T00:44:32.641Z] 5c69ac0246d0: Pull complete [2023-05-31T00:44:33.207Z] ec43610c2a17: Pull complete [2023-05-31T00:44:33.207Z] 3a2ae6a8a46f: Pull complete [2023-05-31T00:44:33.466Z] 33b1e0a273af: Pull complete [2023-05-31T00:44:33.466Z] 5d3b04190fa2: Pull complete [2023-05-31T00:44:38.731Z] 2f39f015ded8: Pull complete [2023-05-31T00:44:38.731Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T00:44:38.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:44:38.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:44:38.807Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:44:38.837Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T00:44:42.592Z] $ docker top 8cf904ca9f03224c02c35143fec631431f09deb21b485b6dee789670301a0160 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:44:42.974Z] ---> job-cost.sh [2023-05-31T00:44:42.974Z] lf-activate-venv: SKIPPING [2023-05-31T00:44:42.974Z] INFO: No Stack... [2023-05-31T00:44:43.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:44:43.491Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:44:43.772Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-31T00:44:43.772Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:44:43.784Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-123-stack-cost] [2023-05-31T00:44:43.788Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-123-stack-cost] did not exist. Created. [2023-05-31T00:44:43.788Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:44:44.089Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T00:44:44.110Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:44:44.115Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:44:44.133Z] $ docker stop --time=1 8cf904ca9f03224c02c35143fec631431f09deb21b485b6dee789670301a0160 [2023-05-31T00:44:45.286Z] $ docker rm -f --volumes 8cf904ca9f03224c02c35143fec631431f09deb21b485b6dee789670301a0160 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T00:46:06.155Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17423 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-31T00:46:06.169Z] Running in /w/workspace/device-usb-camera/123 [Pipeline] { [Pipeline] checkout [2023-05-31T00:46:06.197Z] Selected Git installation does not exist. Using Default [2023-05-31T00:46:06.197Z] The recommended git tool is: NONE [2023-05-31T00:46:11.985Z] using credential edgex-jenkins-ssh [2023-05-31T00:46:12.005Z] Cloning the remote Git repository [2023-05-31T00:46:12.045Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-31T00:46:12.133Z] > git init /w/workspace/device-usb-camera/123 # timeout=10 [2023-05-31T00:46:12.292Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-31T00:46:12.293Z] > git --version # timeout=10 [2023-05-31T00:46:12.316Z] > git --version # 'git version 2.25.1' [2023-05-31T00:46:12.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:46:12.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:46:13.266Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-31T00:46:13.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:46:14.094Z] Avoid second fetch [2023-05-31T00:46:14.095Z] Checking out Revision 05403b6a683e6ef1b05fd0156b4e25393cee8eba (main) [2023-05-31T00:46:14.625Z] Commit message: "Merge pull request #260 from lenny-intel/update-main-warning" [2023-05-31T00:46:14.110Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:46:14.184Z] > git checkout -f 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:46:15.554Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T00:46:15.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:46:15.554Z] Dload Upload Total Spent Left Speed [2023-05-31T00:46:15.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-05-31T00:46:16.211Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T00:46:16.543Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T00:46:16.543Z] + sudo tee /etc/docker/daemon.new [2023-05-31T00:46:16.812Z] { [2023-05-31T00:46:16.812Z] "registry-mirrors": [ [2023-05-31T00:46:16.812Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T00:46:16.812Z] ], [2023-05-31T00:46:16.812Z] "bip": "10.250.0.254/24", [2023-05-31T00:46:16.812Z] "hosts": [ [2023-05-31T00:46:16.812Z] "tcp://0.0.0.0:5555", [2023-05-31T00:46:16.812Z] "unix:///var/run/docker.sock" [2023-05-31T00:46:16.812Z] ], [2023-05-31T00:46:16.812Z] "mtu": 1458, [2023-05-31T00:46:16.812Z] "selinux-enabled": true, [2023-05-31T00:46:16.812Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T00:46:16.812Z] } [Pipeline] sh [2023-05-31T00:46:17.140Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T00:46:17.747Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:46:36.006Z] provisioning config files... [2023-05-31T00:46:36.028Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/123@tmp/config4523720973556127286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:46:36.373Z] ---> docker-login.sh [2023-05-31T00:46:36.373Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:46:37.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:46:38.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:46:38.934Z] Configure a credential helper to remove this warning. See [2023-05-31T00:46:38.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:46:38.934Z] [2023-05-31T00:46:38.934Z] Login Succeeded [2023-05-31T00:46:38.934Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:46:38.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:46:39.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:46:39.203Z] Configure a credential helper to remove this warning. See [2023-05-31T00:46:39.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:46:39.203Z] [2023-05-31T00:46:39.203Z] Login Succeeded [2023-05-31T00:46:39.203Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:46:39.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:46:39.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:46:39.483Z] Configure a credential helper to remove this warning. See [2023-05-31T00:46:39.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:46:39.483Z] [2023-05-31T00:46:39.483Z] Login Succeeded [2023-05-31T00:46:39.483Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:46:39.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:46:39.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:46:39.753Z] Configure a credential helper to remove this warning. See [2023-05-31T00:46:39.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:46:39.753Z] [2023-05-31T00:46:39.753Z] Login Succeeded [2023-05-31T00:46:39.753Z] docker.io [2023-05-31T00:46:40.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:46:40.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:46:40.290Z] Configure a credential helper to remove this warning. See [2023-05-31T00:46:40.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:46:40.290Z] [2023-05-31T00:46:40.290Z] Login Succeeded [2023-05-31T00:46:40.290Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:46:40.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:46:40.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:46:40.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:46:40.575Z] ========================================================= [2023-05-31T00:46:40.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T00:46:40.575Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:46:40.931Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T00:46:41.203Z] Sending build context to Docker daemon 1.156MB [2023-05-31T00:46:41.203Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:46:41.203Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T00:46:41.482Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T00:46:41.482Z] c41833b44d91: Pulling fs layer [2023-05-31T00:46:41.482Z] ed15518f5707: Pulling fs layer [2023-05-31T00:46:41.482Z] feae8fd75edb: Pulling fs layer [2023-05-31T00:46:41.482Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T00:46:41.482Z] 3cdef696dda3: Pulling fs layer [2023-05-31T00:46:41.482Z] 2ced38df9373: Pulling fs layer [2023-05-31T00:46:41.482Z] 58f1dce35555: Pulling fs layer [2023-05-31T00:46:41.482Z] 2ced38df9373: Waiting [2023-05-31T00:46:41.482Z] 242c74f7c9fa: Waiting [2023-05-31T00:46:41.482Z] 3cdef696dda3: Waiting [2023-05-31T00:46:41.482Z] 58f1dce35555: Waiting [2023-05-31T00:46:41.482Z] ed15518f5707: Verifying Checksum [2023-05-31T00:46:41.482Z] ed15518f5707: Download complete [2023-05-31T00:46:41.482Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T00:46:41.482Z] 242c74f7c9fa: Download complete [2023-05-31T00:46:41.482Z] 3cdef696dda3: Verifying Checksum [2023-05-31T00:46:41.482Z] 3cdef696dda3: Download complete [2023-05-31T00:46:41.482Z] c41833b44d91: Verifying Checksum [2023-05-31T00:46:42.910Z] c41833b44d91: Pull complete [2023-05-31T00:46:42.910Z] 58f1dce35555: Verifying Checksum [2023-05-31T00:46:42.910Z] 58f1dce35555: Download complete [2023-05-31T00:46:43.187Z] ed15518f5707: Pull complete [2023-05-31T00:46:44.157Z] feae8fd75edb: Verifying Checksum [2023-05-31T00:46:44.157Z] feae8fd75edb: Download complete [2023-05-31T00:46:44.157Z] 2ced38df9373: Verifying Checksum [2023-05-31T00:46:44.157Z] 2ced38df9373: Download complete [2023-05-31T00:46:56.512Z] feae8fd75edb: Pull complete [2023-05-31T00:46:56.512Z] 242c74f7c9fa: Pull complete [2023-05-31T00:46:56.512Z] 3cdef696dda3: Pull complete [2023-05-31T00:47:03.183Z] 2ced38df9373: Pull complete [2023-05-31T00:47:04.597Z] 58f1dce35555: Pull complete [2023-05-31T00:47:04.867Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T00:47:04.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T00:47:04.867Z] ---> fadd8f120f05 [2023-05-31T00:47:04.867Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:47:06.823Z] ---> Running in 292efa0e556c [2023-05-31T00:47:06.823Z] Removing intermediate container 292efa0e556c [2023-05-31T00:47:06.823Z] ---> 96342a919e67 [2023-05-31T00:47:06.823Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:47:06.823Z] ---> Running in 68c3eaffc68c [2023-05-31T00:47:07.090Z] Removing intermediate container 68c3eaffc68c [2023-05-31T00:47:07.090Z] ---> efb8c7b85942 [2023-05-31T00:47:07.090Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T00:47:07.360Z] ---> Running in d29b2c6f4760 [2023-05-31T00:47:07.627Z] Removing intermediate container d29b2c6f4760 [2023-05-31T00:47:07.627Z] ---> 5f25db52f9cf [2023-05-31T00:47:07.627Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T00:47:07.627Z] ---> Running in 386bac9bd925 [2023-05-31T00:47:07.904Z] Removing intermediate container 386bac9bd925 [2023-05-31T00:47:07.904Z] ---> 75cdb0bc1fe4 [2023-05-31T00:47:07.904Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:47:07.904Z] ---> Running in 7fe58dcef803 [2023-05-31T00:47:08.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:47:09.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:47:10.412Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-31T00:47:10.412Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-31T00:47:10.412Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T00:47:10.412Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T00:47:10.412Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-31T00:47:10.412Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-31T00:47:10.412Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-31T00:47:10.412Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-31T00:47:10.412Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-31T00:47:10.685Z] (10/14) Installing kmod-libs (30-r1) [2023-05-31T00:47:10.685Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-31T00:47:10.685Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-31T00:47:10.685Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-31T00:47:10.685Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-31T00:47:10.685Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:47:10.685Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T00:47:10.685Z] OK: 271 MiB in 67 packages [2023-05-31T00:47:12.107Z] Removing intermediate container 7fe58dcef803 [2023-05-31T00:47:12.107Z] ---> 76920c746192 [2023-05-31T00:47:12.107Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-31T00:47:12.107Z] ---> Running in 4f284ff1fdaa [2023-05-31T00:47:12.376Z] Removing intermediate container 4f284ff1fdaa [2023-05-31T00:47:12.376Z] ---> 3800b2b27688 [2023-05-31T00:47:12.376Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-31T00:47:13.025Z] ---> a8b0abef1445 [2023-05-31T00:47:13.025Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:47:13.025Z] ---> Running in dff176288922 [2023-05-31T00:48:21.455Z] Removing intermediate container dff176288922 [2023-05-31T00:48:21.455Z] ---> dabae69305ca [2023-05-31T00:48:21.455Z] Step 11/13 : COPY . . [2023-05-31T00:48:21.455Z] ---> e7e02a5f6190 [2023-05-31T00:48:21.455Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T00:48:21.455Z] ---> Running in 342dfd7bc4a0 [2023-05-31T00:48:21.455Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:48:21.455Z] Dload Upload Total Spent Left Speed [2023-05-31T00:48:21.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3157 0 --:--:-- --:--:-- --:--:-- 3170 [2023-05-31T00:48:21.455Z] Removing intermediate container 342dfd7bc4a0 [2023-05-31T00:48:21.455Z] ---> d1152af17e3e [2023-05-31T00:48:21.455Z] Step 13/13 : RUN ${MAKE} [2023-05-31T00:48:21.455Z] ---> Running in 4272ca1df4a9 [2023-05-31T00:48:21.455Z] noop [2023-05-31T00:48:21.455Z] Removing intermediate container 4272ca1df4a9 [2023-05-31T00:48:21.455Z] ---> c95d3873de83 [2023-05-31T00:48:21.455Z] Successfully built c95d3873de83 [2023-05-31T00:48:21.455Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:48:21.810Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:48:21.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:48:22.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-17423 does not seem to be running inside a container [2023-05-31T00:48:22.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/123 -v /w/workspace/device-usb-camera/123:/w/workspace/device-usb-camera/123:rw,z -v /w/workspace/device-usb-camera/123@tmp:/w/workspace/device-usb-camera/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:48:23.315Z] $ docker top e6fed25988716ac78d8e20b9f99646a756348ae868a3b082c4f31a9a18e18a48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:48:24.143Z] + go version [2023-05-31T00:48:24.143Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T00:48:24.167Z] $ docker stop --time=1 e6fed25988716ac78d8e20b9f99646a756348ae868a3b082c4f31a9a18e18a48 [2023-05-31T00:48:25.736Z] $ docker rm -f --volumes e6fed25988716ac78d8e20b9f99646a756348ae868a3b082c4f31a9a18e18a48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:48:26.277Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:48:26.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:48:26.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-17423 does not seem to be running inside a container [2023-05-31T00:48:26.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/123 -v /w/workspace/device-usb-camera/123:/w/workspace/device-usb-camera/123:rw,z -v /w/workspace/device-usb-camera/123@tmp:/w/workspace/device-usb-camera/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:48:27.703Z] $ docker top 6b78b916a9959862bd33baa2142e323f280a71d2d8bf2edebbe7080052877feb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:48:28.524Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/123 [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:48:29.171Z] + make test [2023-05-31T00:48:29.171Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:49:01.402Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-31T00:51:08.084Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-31T00:51:08.084Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.6% of statements [2023-05-31T00:51:08.672Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T00:51:08.672Z] go vet ./... [2023-05-31T00:51:40.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:51:40.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:51:41.191Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:51:41.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:51:41.486Z] $ docker stop --time=1 6b78b916a9959862bd33baa2142e323f280a71d2d8bf2edebbe7080052877feb [2023-05-31T00:51:43.330Z] $ docker rm -f --volumes 6b78b916a9959862bd33baa2142e323f280a71d2d8bf2edebbe7080052877feb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:51:44.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:51:44.485Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T00:51:44.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:51:45.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:51:45.675Z] + ls -al . [2023-05-31T00:51:45.675Z] total 192 [2023-05-31T00:51:45.675Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 00:48 . [2023-05-31T00:51:45.675Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:46 .. [2023-05-31T00:51:45.675Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:46 .git [2023-05-31T00:51:45.675Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:46 .github [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 414 May 31 00:46 .gitignore [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 45 May 31 00:46 .golangci.yml [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 77 May 31 00:46 .hadolint.yml [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 31 00:46 Attribution.txt [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 11903 May 31 00:46 CHANGELOG.md [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 31 00:46 Dockerfile [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 00:46 GOVERNANCE.md [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 659 May 31 00:46 Jenkinsfile [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 00:46 LICENSE [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 31 00:46 Makefile [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 00:46 OWNERS.md [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 31 00:46 README.md [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:42 VERSION [2023-05-31T00:51:45.675Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:46 bin [2023-05-31T00:51:45.675Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:46 cmd [2023-05-31T00:51:45.675Z] -rw-r--r-- 1 jenkins jenkins 35569 May 31 00:51 coverage.out [2023-05-31T00:51:45.675Z] -rwxrwxr-x 1 jenkins jenkins 140 May 31 00:46 docker-entrypoint.sh [2023-05-31T00:51:45.675Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:46 docs [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 00:46 go.mod [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 31392 May 31 00:46 go.sum [2023-05-31T00:51:45.675Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:46 internal [2023-05-31T00:51:45.675Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:46 snap [2023-05-31T00:51:45.675Z] -rw-rw-r-- 1 jenkins jenkins 231 May 31 00:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:51:46.008Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=05403b6a683e6ef1b05fd0156b4e25393cee8eba --label arch=arm64 --label version=3.0.0-dev.51 . [2023-05-31T00:51:46.275Z] Sending build context to Docker daemon 1.192MB [2023-05-31T00:51:46.275Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:51:46.275Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-31T00:51:46.275Z] ---> c95d3873de83 [2023-05-31T00:51:46.275Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:51:46.543Z] ---> Running in 7825140b63c3 [2023-05-31T00:51:46.811Z] Removing intermediate container 7825140b63c3 [2023-05-31T00:51:46.811Z] ---> c8a63ab12fe1 [2023-05-31T00:51:46.811Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:51:46.811Z] ---> Running in 7383a5c4efab [2023-05-31T00:51:47.078Z] Removing intermediate container 7383a5c4efab [2023-05-31T00:51:47.078Z] ---> d0e2a12907d6 [2023-05-31T00:51:47.078Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T00:51:47.078Z] ---> Running in 00d001e7949c [2023-05-31T00:51:47.348Z] Removing intermediate container 00d001e7949c [2023-05-31T00:51:47.348Z] ---> 1811e080fad7 [2023-05-31T00:51:47.348Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T00:51:47.621Z] ---> Running in 7bab44d738f6 [2023-05-31T00:51:47.891Z] Removing intermediate container 7bab44d738f6 [2023-05-31T00:51:47.891Z] ---> c96accc7ba34 [2023-05-31T00:51:47.891Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:51:47.891Z] ---> Running in 7cbf88081b83 [2023-05-31T00:51:48.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:51:49.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:51:50.393Z] OK: 271 MiB in 67 packages [2023-05-31T00:51:51.357Z] Removing intermediate container 7cbf88081b83 [2023-05-31T00:51:51.357Z] ---> 87c16512f502 [2023-05-31T00:51:51.357Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-31T00:51:51.357Z] ---> Running in cf19c0bcf963 [2023-05-31T00:51:51.623Z] Removing intermediate container cf19c0bcf963 [2023-05-31T00:51:51.623Z] ---> ceaeb06a2279 [2023-05-31T00:51:51.623Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-31T00:51:52.209Z] ---> 1a7e49a6e009 [2023-05-31T00:51:52.209Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:51:52.209Z] ---> Running in 83b0f59f303c [2023-05-31T00:51:54.860Z] Removing intermediate container 83b0f59f303c [2023-05-31T00:51:54.860Z] ---> 899234204144 [2023-05-31T00:51:54.860Z] Step 11/36 : COPY . . [2023-05-31T00:51:55.445Z] ---> bbc64fb5ad63 [2023-05-31T00:51:55.445Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T00:51:55.445Z] ---> Running in 5335ca017cbe [2023-05-31T00:51:56.403Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:51:56.403Z] Dload Upload Total Spent Left Speed [2023-05-31T00:51:56.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4038 [2023-05-31T00:51:57.265Z] Removing intermediate container 5335ca017cbe [2023-05-31T00:51:57.265Z] ---> ca7d42337b10 [2023-05-31T00:51:57.265Z] Step 13/36 : RUN ${MAKE} [2023-05-31T00:51:57.265Z] ---> Running in fe53a9cdc017 [2023-05-31T00:51:58.238Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.51" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-31T00:54:34.949Z] Removing intermediate container fe53a9cdc017 [2023-05-31T00:54:34.949Z] ---> 7bb42f0f5a9d [2023-05-31T00:54:34.949Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-31T00:54:34.949Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-31T00:54:34.949Z] 8766b47fe142: Pulling fs layer [2023-05-31T00:54:34.949Z] 8766b47fe142: Verifying Checksum [2023-05-31T00:54:34.949Z] 8766b47fe142: Download complete [2023-05-31T00:54:34.949Z] 8766b47fe142: Pull complete [2023-05-31T00:54:34.949Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-31T00:54:34.949Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-31T00:54:34.949Z] ---> 69d40e2cb93c [2023-05-31T00:54:34.949Z] Step 15/36 : FROM alpine:3.17 [2023-05-31T00:54:34.949Z] 3.17: Pulling from library/alpine [2023-05-31T00:54:34.949Z] c41833b44d91: Already exists [2023-05-31T00:54:34.949Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:54:34.949Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:54:34.949Z] ---> 51e60588ff2c [2023-05-31T00:54:34.949Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T00:54:34.949Z] ---> Running in 48542d5b74ca [2023-05-31T00:54:34.949Z] Removing intermediate container 48542d5b74ca [2023-05-31T00:54:34.949Z] ---> b4b1116b7126 [2023-05-31T00:54:34.949Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-31T00:54:34.949Z] ---> Running in e330f698c2a1 [2023-05-31T00:54:34.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:54:34.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:54:34.949Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-31T00:54:34.949Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-31T00:54:34.949Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-31T00:54:34.949Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-31T00:54:34.949Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-31T00:54:34.949Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-31T00:54:34.949Z] (7/83) Installing libxcb (1.15-r0) [2023-05-31T00:54:34.949Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-31T00:54:34.949Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-31T00:54:34.949Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-31T00:54:34.949Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-31T00:54:34.949Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-31T00:54:34.949Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-31T00:54:34.949Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-31T00:54:34.949Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-31T00:54:34.949Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-31T00:54:34.949Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-31T00:54:34.949Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-31T00:54:34.949Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-31T00:54:34.949Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-31T00:54:34.949Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-31T00:54:34.949Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-31T00:54:34.949Z] (23/83) Installing glib (2.74.7-r0) [2023-05-31T00:54:34.949Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-31T00:54:34.949Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-31T00:54:34.949Z] (26/83) Installing libass (0.16.0-r1) [2023-05-31T00:54:34.949Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-31T00:54:34.949Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-31T00:54:34.949Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-31T00:54:34.949Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-31T00:54:34.949Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-31T00:54:34.949Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-31T00:54:34.949Z] (33/83) Installing libunistring (1.1-r0) [2023-05-31T00:54:34.949Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-31T00:54:34.949Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-05-31T00:54:34.949Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-05-31T00:54:34.949Z] (37/83) Installing lame (3.100-r2) [2023-05-31T00:54:34.949Z] (38/83) Installing opus (1.3.1-r1) [2023-05-31T00:54:34.949Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-31T00:54:34.949Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-31T00:54:34.949Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-31T00:54:34.949Z] (42/83) Installing orc (0.4.33-r0) [2023-05-31T00:54:34.949Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-31T00:54:34.949Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-31T00:54:34.949Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-31T00:54:34.949Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-31T00:54:34.949Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-31T00:54:34.949Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-31T00:54:34.949Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-31T00:54:34.949Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-31T00:54:34.949Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-31T00:54:34.949Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-31T00:54:34.949Z] (53/83) Installing libpulse (16.1-r6) [2023-05-31T00:54:34.949Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-31T00:54:34.949Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-31T00:54:34.949Z] (56/83) Installing librist (0.2.7-r0) [2023-05-31T00:54:34.949Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-31T00:54:34.949Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-31T00:54:34.949Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-31T00:54:34.949Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T00:54:34.949Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T00:54:34.949Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-31T00:54:34.949Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-31T00:54:34.949Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-31T00:54:34.949Z] (65/83) Installing libva (2.16.0-r0) [2023-05-31T00:54:34.949Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-31T00:54:34.949Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-31T00:54:34.949Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-31T00:54:34.949Z] (69/83) Installing libwebp (1.2.4-r2) [2023-05-31T00:54:34.949Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-31T00:54:34.949Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-31T00:54:34.949Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-31T00:54:34.949Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-31T00:54:34.949Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-31T00:54:34.949Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-31T00:54:34.949Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-31T00:54:34.949Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-31T00:54:34.950Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-31T00:54:34.950Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-31T00:54:34.950Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-31T00:54:34.950Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-31T00:54:34.950Z] (82/83) Installing kmod-libs (30-r1) [2023-05-31T00:54:34.950Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-31T00:54:34.950Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:54:34.950Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T00:54:34.950Z] OK: 86 MiB in 98 packages [2023-05-31T00:54:35.910Z] Removing intermediate container e330f698c2a1 [2023-05-31T00:54:35.910Z] ---> 376b9f1a33be [2023-05-31T00:54:35.910Z] Step 18/36 : WORKDIR / [2023-05-31T00:54:35.910Z] ---> Running in 13e1666d9bb1 [2023-05-31T00:54:36.179Z] Removing intermediate container 13e1666d9bb1 [2023-05-31T00:54:36.179Z] ---> 6765638c951e [2023-05-31T00:54:36.179Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-31T00:54:40.439Z] ---> 1fee1ee80a99 [2023-05-31T00:54:40.439Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-31T00:54:40.710Z] ---> 83f6373978c7 [2023-05-31T00:54:40.710Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-31T00:54:41.311Z] ---> ee6196afdfcd [2023-05-31T00:54:41.311Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-31T00:54:41.898Z] ---> a23d49a8293b [2023-05-31T00:54:41.898Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-31T00:54:42.482Z] ---> 9c76c0405908 [2023-05-31T00:54:42.482Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-31T00:54:43.067Z] ---> 463c8748ad58 [2023-05-31T00:54:43.067Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-31T00:54:44.476Z] ---> 4291880213f5 [2023-05-31T00:54:44.476Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-31T00:54:44.476Z] ---> Running in 84f65acf6351 [2023-05-31T00:54:46.418Z] Removing intermediate container 84f65acf6351 [2023-05-31T00:54:46.418Z] ---> 50affdb5d359 [2023-05-31T00:54:46.418Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-31T00:54:46.418Z] ---> Running in bb99b6c2ebfa [2023-05-31T00:54:47.831Z] Removing intermediate container bb99b6c2ebfa [2023-05-31T00:54:47.831Z] ---> cf953f520a35 [2023-05-31T00:54:47.831Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-31T00:54:47.831Z] ---> Running in 8bcf59d54502 [2023-05-31T00:54:49.782Z] Removing intermediate container 8bcf59d54502 [2023-05-31T00:54:49.782Z] ---> 5592055ee002 [2023-05-31T00:54:49.782Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-31T00:54:49.782Z] ---> Running in d6f7d0c86428 [2023-05-31T00:54:51.195Z] Removing intermediate container d6f7d0c86428 [2023-05-31T00:54:51.195Z] ---> 490ddb66aeaa [2023-05-31T00:54:51.195Z] Step 30/36 : EXPOSE 59983 [2023-05-31T00:54:51.195Z] ---> Running in 07112ca6b9f5 [2023-05-31T00:54:51.462Z] Removing intermediate container 07112ca6b9f5 [2023-05-31T00:54:51.462Z] ---> d065fcd4569d [2023-05-31T00:54:51.462Z] Step 31/36 : EXPOSE 8554 [2023-05-31T00:54:51.462Z] ---> Running in 4eb33fd4a709 [2023-05-31T00:54:51.731Z] Removing intermediate container 4eb33fd4a709 [2023-05-31T00:54:51.731Z] ---> 4ff8a64e002d [2023-05-31T00:54:51.731Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-31T00:54:51.999Z] ---> Running in a6d17b304738 [2023-05-31T00:54:52.267Z] Removing intermediate container a6d17b304738 [2023-05-31T00:54:52.267Z] ---> d78027655aa5 [2023-05-31T00:54:52.267Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-31T00:54:52.267Z] ---> Running in 0c3fe96e1ee0 [2023-05-31T00:54:52.536Z] Removing intermediate container 0c3fe96e1ee0 [2023-05-31T00:54:52.536Z] ---> 07cc83b6cdb7 [2023-05-31T00:54:52.536Z] Step 34/36 : LABEL arch=arm64 [2023-05-31T00:54:52.536Z] ---> Running in 2f6600509b26 [2023-05-31T00:54:52.804Z] Removing intermediate container 2f6600509b26 [2023-05-31T00:54:52.804Z] ---> 30425c43306f [2023-05-31T00:54:52.804Z] Step 35/36 : LABEL git_sha=05403b6a683e6ef1b05fd0156b4e25393cee8eba [2023-05-31T00:54:53.071Z] ---> Running in 3f72faf4ecc6 [2023-05-31T00:54:53.339Z] Removing intermediate container 3f72faf4ecc6 [2023-05-31T00:54:53.339Z] ---> fd63fbfa498f [2023-05-31T00:54:53.339Z] Step 36/36 : LABEL version=3.0.0-dev.51 [2023-05-31T00:54:53.339Z] ---> Running in 0dcaf51b592d [2023-05-31T00:54:53.606Z] Removing intermediate container 0dcaf51b592d [2023-05-31T00:54:53.606Z] ---> 8b7916985cca [2023-05-31T00:54:53.606Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:54:53.606Z] Successfully built 8b7916985cca [2023-05-31T00:54:53.606Z] Successfully tagged device-usb-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 [2023-05-31T00:54:53.687Z] provisioning config files... [2023-05-31T00:54:53.702Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/123@tmp/config5301082646622874608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:54:54.040Z] ---> docker-login.sh [2023-05-31T00:54:54.040Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:54:54.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:54:54.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:54:54.307Z] Configure a credential helper to remove this warning. See [2023-05-31T00:54:54.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:54:54.307Z] [2023-05-31T00:54:54.307Z] Login Succeeded [2023-05-31T00:54:54.307Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:54:54.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:54:54.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:54:54.575Z] Configure a credential helper to remove this warning. See [2023-05-31T00:54:54.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:54:54.575Z] [2023-05-31T00:54:54.575Z] Login Succeeded [2023-05-31T00:54:54.575Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:54:54.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:54:55.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:54:55.110Z] Configure a credential helper to remove this warning. See [2023-05-31T00:54:55.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:54:55.110Z] [2023-05-31T00:54:55.110Z] Login Succeeded [2023-05-31T00:54:55.110Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:54:55.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:54:55.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:54:55.378Z] Configure a credential helper to remove this warning. See [2023-05-31T00:54:55.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:54:55.378Z] [2023-05-31T00:54:55.378Z] Login Succeeded [2023-05-31T00:54:55.378Z] docker.io [2023-05-31T00:54:55.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:54:55.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:54:55.907Z] Configure a credential helper to remove this warning. See [2023-05-31T00:54:55.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:54:55.907Z] [2023-05-31T00:54:55.907Z] Login Succeeded [2023-05-31T00:54:55.907Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:54:55.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:54:55.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:54:55.960Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-31T00:54:55.960Z] 05403b6a683e6ef1b05fd0156b4e25393cee8eba [2023-05-31T00:54:55.960Z] latest [2023-05-31T00:54:55.960Z] 3.0.0-dev.51 [2023-05-31T00:54:55.960Z] 05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51 [2023-05-31T00:54:55.960Z] main [2023-05-31T00:54:55.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:54:56.294Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:05403b6a683e6ef1b05fd0156b4e25393cee8eba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:54:56.636Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:05403b6a683e6ef1b05fd0156b4e25393cee8eba [2023-05-31T00:54:56.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:54:56.636Z] 4bf6629b6bc3: Preparing [2023-05-31T00:54:56.636Z] 4caf2f4cdbd4: Preparing [2023-05-31T00:54:56.636Z] d491b0e86efd: Preparing [2023-05-31T00:54:56.636Z] 6c48ed953ea6: Preparing [2023-05-31T00:54:56.636Z] 608d194cb50c: Preparing [2023-05-31T00:54:56.636Z] acc83c6ca332: Preparing [2023-05-31T00:54:56.636Z] 9d44b09dd5b4: Preparing [2023-05-31T00:54:56.636Z] 206b80cd281b: Preparing [2023-05-31T00:54:56.636Z] 663d33b33c76: Preparing [2023-05-31T00:54:56.636Z] b7239c3d9442: Preparing [2023-05-31T00:54:56.636Z] 7b49541e810c: Preparing [2023-05-31T00:54:56.636Z] aa0ebb1ea2f4: Preparing [2023-05-31T00:54:56.636Z] 26cbea5cba74: Preparing [2023-05-31T00:54:56.636Z] 663d33b33c76: Waiting [2023-05-31T00:54:56.636Z] b7239c3d9442: Waiting [2023-05-31T00:54:56.636Z] 7b49541e810c: Waiting [2023-05-31T00:54:56.636Z] acc83c6ca332: Waiting [2023-05-31T00:54:56.636Z] aa0ebb1ea2f4: Waiting [2023-05-31T00:54:56.636Z] 9d44b09dd5b4: Waiting [2023-05-31T00:54:56.636Z] 26cbea5cba74: Waiting [2023-05-31T00:54:56.902Z] 4caf2f4cdbd4: Pushed [2023-05-31T00:54:56.902Z] 6c48ed953ea6: Pushed [2023-05-31T00:54:56.902Z] 4bf6629b6bc3: Pushed [2023-05-31T00:54:56.902Z] d491b0e86efd: Pushed [2023-05-31T00:54:57.168Z] 206b80cd281b: Pushed [2023-05-31T00:54:57.168Z] 663d33b33c76: Pushed [2023-05-31T00:54:57.168Z] acc83c6ca332: Pushed [2023-05-31T00:54:57.168Z] 9d44b09dd5b4: Pushed [2023-05-31T00:54:57.168Z] 26cbea5cba74: Layer already exists [2023-05-31T00:54:57.168Z] b7239c3d9442: Pushed [2023-05-31T00:55:02.508Z] 608d194cb50c: Pushed [2023-05-31T00:55:03.098Z] 7b49541e810c: Pushed [2023-05-31T00:55:13.164Z] aa0ebb1ea2f4: Pushed [2023-05-31T00:55:13.164Z] 05403b6a683e6ef1b05fd0156b4e25393cee8eba: digest: sha256:39355b1c207b58b5a064e9d83007305398850c32d9722ef45cc24aa9eaa87dc5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:13.779Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:14.118Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-31T00:55:14.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:55:14.118Z] 4bf6629b6bc3: Preparing [2023-05-31T00:55:14.118Z] 4caf2f4cdbd4: Preparing [2023-05-31T00:55:14.118Z] d491b0e86efd: Preparing [2023-05-31T00:55:14.118Z] 6c48ed953ea6: Preparing [2023-05-31T00:55:14.118Z] 608d194cb50c: Preparing [2023-05-31T00:55:14.118Z] acc83c6ca332: Preparing [2023-05-31T00:55:14.118Z] 9d44b09dd5b4: Preparing [2023-05-31T00:55:14.118Z] 206b80cd281b: Preparing [2023-05-31T00:55:14.118Z] 663d33b33c76: Preparing [2023-05-31T00:55:14.118Z] b7239c3d9442: Preparing [2023-05-31T00:55:14.118Z] 7b49541e810c: Preparing [2023-05-31T00:55:14.118Z] aa0ebb1ea2f4: Preparing [2023-05-31T00:55:14.118Z] 26cbea5cba74: Preparing [2023-05-31T00:55:14.118Z] 663d33b33c76: Waiting [2023-05-31T00:55:14.118Z] b7239c3d9442: Waiting [2023-05-31T00:55:14.118Z] 7b49541e810c: Waiting [2023-05-31T00:55:14.118Z] 26cbea5cba74: Waiting [2023-05-31T00:55:14.118Z] acc83c6ca332: Waiting [2023-05-31T00:55:14.118Z] aa0ebb1ea2f4: Waiting [2023-05-31T00:55:14.118Z] 9d44b09dd5b4: Waiting [2023-05-31T00:55:14.118Z] 206b80cd281b: Waiting [2023-05-31T00:55:14.118Z] 608d194cb50c: Layer already exists [2023-05-31T00:55:14.118Z] 6c48ed953ea6: Layer already exists [2023-05-31T00:55:14.118Z] 4bf6629b6bc3: Layer already exists [2023-05-31T00:55:14.118Z] 4caf2f4cdbd4: Layer already exists [2023-05-31T00:55:14.118Z] d491b0e86efd: Layer already exists [2023-05-31T00:55:14.118Z] 9d44b09dd5b4: Layer already exists [2023-05-31T00:55:14.118Z] 206b80cd281b: Layer already exists [2023-05-31T00:55:14.118Z] acc83c6ca332: Layer already exists [2023-05-31T00:55:14.118Z] 663d33b33c76: Layer already exists [2023-05-31T00:55:14.118Z] b7239c3d9442: Layer already exists [2023-05-31T00:55:14.118Z] 7b49541e810c: Layer already exists [2023-05-31T00:55:14.118Z] aa0ebb1ea2f4: Layer already exists [2023-05-31T00:55:14.118Z] 26cbea5cba74: Layer already exists [2023-05-31T00:55:14.383Z] latest: digest: sha256:39355b1c207b58b5a064e9d83007305398850c32d9722ef45cc24aa9eaa87dc5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:14.718Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:15.056Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.51 [2023-05-31T00:55:15.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:55:15.056Z] 4bf6629b6bc3: Preparing [2023-05-31T00:55:15.056Z] 4caf2f4cdbd4: Preparing [2023-05-31T00:55:15.056Z] d491b0e86efd: Preparing [2023-05-31T00:55:15.056Z] 6c48ed953ea6: Preparing [2023-05-31T00:55:15.056Z] 608d194cb50c: Preparing [2023-05-31T00:55:15.056Z] acc83c6ca332: Preparing [2023-05-31T00:55:15.056Z] 9d44b09dd5b4: Preparing [2023-05-31T00:55:15.056Z] 206b80cd281b: Preparing [2023-05-31T00:55:15.056Z] 663d33b33c76: Preparing [2023-05-31T00:55:15.056Z] b7239c3d9442: Preparing [2023-05-31T00:55:15.056Z] 7b49541e810c: Preparing [2023-05-31T00:55:15.056Z] aa0ebb1ea2f4: Preparing [2023-05-31T00:55:15.056Z] 26cbea5cba74: Preparing [2023-05-31T00:55:15.056Z] 663d33b33c76: Waiting [2023-05-31T00:55:15.056Z] aa0ebb1ea2f4: Waiting [2023-05-31T00:55:15.056Z] 26cbea5cba74: Waiting [2023-05-31T00:55:15.056Z] acc83c6ca332: Waiting [2023-05-31T00:55:15.056Z] 9d44b09dd5b4: Waiting [2023-05-31T00:55:15.056Z] b7239c3d9442: Waiting [2023-05-31T00:55:15.056Z] 206b80cd281b: Waiting [2023-05-31T00:55:15.056Z] 7b49541e810c: Waiting [2023-05-31T00:55:15.056Z] 4caf2f4cdbd4: Layer already exists [2023-05-31T00:55:15.056Z] d491b0e86efd: Layer already exists [2023-05-31T00:55:15.056Z] 6c48ed953ea6: Layer already exists [2023-05-31T00:55:15.056Z] 608d194cb50c: Layer already exists [2023-05-31T00:55:15.056Z] 4bf6629b6bc3: Layer already exists [2023-05-31T00:55:15.056Z] acc83c6ca332: Layer already exists [2023-05-31T00:55:15.056Z] 9d44b09dd5b4: Layer already exists [2023-05-31T00:55:15.056Z] 206b80cd281b: Layer already exists [2023-05-31T00:55:15.056Z] b7239c3d9442: Layer already exists [2023-05-31T00:55:15.056Z] 663d33b33c76: Layer already exists [2023-05-31T00:55:15.056Z] 26cbea5cba74: Layer already exists [2023-05-31T00:55:15.056Z] 7b49541e810c: Layer already exists [2023-05-31T00:55:15.056Z] aa0ebb1ea2f4: Layer already exists [2023-05-31T00:55:15.056Z] 3.0.0-dev.51: digest: sha256:39355b1c207b58b5a064e9d83007305398850c32d9722ef45cc24aa9eaa87dc5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:15.667Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:16.058Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51 [2023-05-31T00:55:16.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:55:16.058Z] 4bf6629b6bc3: Preparing [2023-05-31T00:55:16.058Z] 4caf2f4cdbd4: Preparing [2023-05-31T00:55:16.058Z] d491b0e86efd: Preparing [2023-05-31T00:55:16.058Z] 6c48ed953ea6: Preparing [2023-05-31T00:55:16.058Z] 608d194cb50c: Preparing [2023-05-31T00:55:16.058Z] acc83c6ca332: Preparing [2023-05-31T00:55:16.058Z] 9d44b09dd5b4: Preparing [2023-05-31T00:55:16.058Z] 206b80cd281b: Preparing [2023-05-31T00:55:16.058Z] 663d33b33c76: Preparing [2023-05-31T00:55:16.058Z] b7239c3d9442: Preparing [2023-05-31T00:55:16.058Z] 7b49541e810c: Preparing [2023-05-31T00:55:16.058Z] aa0ebb1ea2f4: Preparing [2023-05-31T00:55:16.058Z] 26cbea5cba74: Preparing [2023-05-31T00:55:16.058Z] acc83c6ca332: Waiting [2023-05-31T00:55:16.058Z] 9d44b09dd5b4: Waiting [2023-05-31T00:55:16.058Z] 206b80cd281b: Waiting [2023-05-31T00:55:16.058Z] 7b49541e810c: Waiting [2023-05-31T00:55:16.058Z] 663d33b33c76: Waiting [2023-05-31T00:55:16.058Z] b7239c3d9442: Waiting [2023-05-31T00:55:16.058Z] 26cbea5cba74: Waiting [2023-05-31T00:55:16.058Z] aa0ebb1ea2f4: Waiting [2023-05-31T00:55:16.058Z] d491b0e86efd: Layer already exists [2023-05-31T00:55:16.058Z] 4caf2f4cdbd4: Layer already exists [2023-05-31T00:55:16.058Z] 608d194cb50c: Layer already exists [2023-05-31T00:55:16.058Z] 4bf6629b6bc3: Layer already exists [2023-05-31T00:55:16.058Z] 6c48ed953ea6: Layer already exists [2023-05-31T00:55:16.058Z] acc83c6ca332: Layer already exists [2023-05-31T00:55:16.058Z] 206b80cd281b: Layer already exists [2023-05-31T00:55:16.058Z] 9d44b09dd5b4: Layer already exists [2023-05-31T00:55:16.058Z] b7239c3d9442: Layer already exists [2023-05-31T00:55:16.058Z] 663d33b33c76: Layer already exists [2023-05-31T00:55:16.058Z] 7b49541e810c: Layer already exists [2023-05-31T00:55:16.058Z] 26cbea5cba74: Layer already exists [2023-05-31T00:55:16.058Z] aa0ebb1ea2f4: Layer already exists [2023-05-31T00:55:16.326Z] 05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51: digest: sha256:39355b1c207b58b5a064e9d83007305398850c32d9722ef45cc24aa9eaa87dc5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:16.687Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:17.036Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-31T00:55:17.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-31T00:55:17.036Z] 4bf6629b6bc3: Preparing [2023-05-31T00:55:17.036Z] 4caf2f4cdbd4: Preparing [2023-05-31T00:55:17.036Z] d491b0e86efd: Preparing [2023-05-31T00:55:17.036Z] 6c48ed953ea6: Preparing [2023-05-31T00:55:17.036Z] 608d194cb50c: Preparing [2023-05-31T00:55:17.036Z] acc83c6ca332: Preparing [2023-05-31T00:55:17.036Z] 9d44b09dd5b4: Preparing [2023-05-31T00:55:17.036Z] 206b80cd281b: Preparing [2023-05-31T00:55:17.036Z] 663d33b33c76: Preparing [2023-05-31T00:55:17.036Z] b7239c3d9442: Preparing [2023-05-31T00:55:17.036Z] 7b49541e810c: Preparing [2023-05-31T00:55:17.036Z] aa0ebb1ea2f4: Preparing [2023-05-31T00:55:17.036Z] 26cbea5cba74: Preparing [2023-05-31T00:55:17.036Z] acc83c6ca332: Waiting [2023-05-31T00:55:17.036Z] 663d33b33c76: Waiting [2023-05-31T00:55:17.036Z] b7239c3d9442: Waiting [2023-05-31T00:55:17.036Z] 9d44b09dd5b4: Waiting [2023-05-31T00:55:17.036Z] 206b80cd281b: Waiting [2023-05-31T00:55:17.036Z] aa0ebb1ea2f4: Waiting [2023-05-31T00:55:17.036Z] 7b49541e810c: Waiting [2023-05-31T00:55:17.036Z] 26cbea5cba74: Waiting [2023-05-31T00:55:17.036Z] 6c48ed953ea6: Layer already exists [2023-05-31T00:55:17.036Z] d491b0e86efd: Layer already exists [2023-05-31T00:55:17.036Z] 4caf2f4cdbd4: Layer already exists [2023-05-31T00:55:17.036Z] 608d194cb50c: Layer already exists [2023-05-31T00:55:17.036Z] 4bf6629b6bc3: Layer already exists [2023-05-31T00:55:17.036Z] 206b80cd281b: Layer already exists [2023-05-31T00:55:17.036Z] 9d44b09dd5b4: Layer already exists [2023-05-31T00:55:17.036Z] acc83c6ca332: Layer already exists [2023-05-31T00:55:17.036Z] b7239c3d9442: Layer already exists [2023-05-31T00:55:17.036Z] 663d33b33c76: Layer already exists [2023-05-31T00:55:17.036Z] 7b49541e810c: Layer already exists [2023-05-31T00:55:17.036Z] 26cbea5cba74: Layer already exists [2023-05-31T00:55:17.036Z] aa0ebb1ea2f4: Layer already exists [2023-05-31T00:55:17.311Z] main: digest: sha256:39355b1c207b58b5a064e9d83007305398850c32d9722ef45cc24aa9eaa87dc5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:55:17.358Z] ===================================================== [Pipeline] echo [2023-05-31T00:55:17.365Z] taggedImages: [2023-05-31T00:55:17.365Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:05403b6a683e6ef1b05fd0156b4e25393cee8eba [2023-05-31T00:55:17.365Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-31T00:55:17.365Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.51 [2023-05-31T00:55:17.365Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:05403b6a683e6ef1b05fd0156b4e25393cee8eba-3.0.0-dev.51 [2023-05-31T00:55:17.365Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:17.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:55:17.748Z] [2023-05-31T00:55:17.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:18.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:55:18.091Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T00:55:18.091Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T00:55:18.091Z] 04944245beec: Pulling fs layer [2023-05-31T00:55:18.091Z] 699f458cf7ca: Pulling fs layer [2023-05-31T00:55:18.091Z] 765212b225bb: Pulling fs layer [2023-05-31T00:55:18.091Z] f23df028b6ca: Pulling fs layer [2023-05-31T00:55:18.091Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T00:55:18.091Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T00:55:18.091Z] f23df028b6ca: Waiting [2023-05-31T00:55:18.091Z] d65c8cfc05b1: Waiting [2023-05-31T00:55:18.091Z] 2437ff75d9bd: Waiting [2023-05-31T00:55:18.091Z] 765212b225bb: Waiting [2023-05-31T00:55:18.368Z] 04944245beec: Verifying Checksum [2023-05-31T00:55:18.368Z] 04944245beec: Download complete [2023-05-31T00:55:18.368Z] 765212b225bb: Verifying Checksum [2023-05-31T00:55:18.368Z] 765212b225bb: Download complete [2023-05-31T00:55:18.368Z] f23df028b6ca: Verifying Checksum [2023-05-31T00:55:18.368Z] f23df028b6ca: Download complete [2023-05-31T00:55:18.368Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T00:55:18.368Z] d65c8cfc05b1: Download complete [2023-05-31T00:55:18.634Z] 699f458cf7ca: Verifying Checksum [2023-05-31T00:55:18.634Z] 699f458cf7ca: Download complete [2023-05-31T00:55:18.902Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T00:55:18.902Z] 8998bd30e6a1: Download complete [2023-05-31T00:55:21.486Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T00:55:21.486Z] 2437ff75d9bd: Download complete [2023-05-31T00:55:22.896Z] 8998bd30e6a1: Pull complete [2023-05-31T00:55:23.479Z] 04944245beec: Pull complete [2023-05-31T00:55:24.886Z] 699f458cf7ca: Pull complete [2023-05-31T00:55:24.886Z] 765212b225bb: Pull complete [2023-05-31T00:55:25.846Z] f23df028b6ca: Pull complete [2023-05-31T00:55:25.846Z] d65c8cfc05b1: Pull complete [2023-05-31T00:55:40.835Z] 2437ff75d9bd: Pull complete [2023-05-31T00:55:40.835Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T00:55:40.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:55:40.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:55:41.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-17423 does not seem to be running inside a container [2023-05-31T00:55:41.127Z] $ 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-usb-camera/123 -v /w/workspace/device-usb-camera/123:/w/workspace/device-usb-camera/123:rw,z -v /w/workspace/device-usb-camera/123@tmp:/w/workspace/device-usb-camera/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T00:55:43.837Z] $ docker top db5ee2587c01acd9d48ef917543a74d73d797fb0b2f88ea8b21587c2440815ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:55:44.681Z] ---> job-cost.sh [2023-05-31T00:55:44.681Z] lf-activate-venv: SKIPPING [2023-05-31T00:55:44.681Z] INFO: No Stack... [2023-05-31T00:55:45.262Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T00:55:46.224Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:55:46.867Z] + cat /w/workspace/device-usb-camera/123/archives/cost.csv [2023-05-31T00:55:46.867Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:55:46.935Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-123-stack-cost] [2023-05-31T00:55:46.942Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-123-stack-cost] did not exist. Created. [2023-05-31T00:55:46.943Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:55:47.599Z] /w/workspace/device-usb-camera/123@tmp/durable-f8d5f425/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T00:55:48.258Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T00:55:48.281Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T00:55:48.342Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:55:48.349Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:55:48.375Z] $ docker stop --time=1 db5ee2587c01acd9d48ef917543a74d73d797fb0b2f88ea8b21587c2440815ac [2023-05-31T00:55:50.746Z] $ docker rm -f --volumes db5ee2587c01acd9d48ef917543a74d73d797fb0b2f88ea8b21587c2440815ac [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 [2023-05-31T00:55:51.134Z] provisioning config files... [2023-05-31T00:55:51.141Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config681628923667973232tmp [Pipeline] { [Pipeline] sh [2023-05-31T00:55:51.431Z] + set +x [2023-05-31T00:55:51.431Z] + bash -s -- [2023-05-31T00:55:51.431Z] + curl -s https://codecov.io/bash [2023-05-31T00:55:51.431Z] [2023-05-31T00:55:51.431Z] _____ _ [2023-05-31T00:55:51.431Z] / ____| | | [2023-05-31T00:55:51.431Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T00:55:51.431Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T00:55:51.431Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T00:55:51.431Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T00:55:51.431Z] Bash-1.0.6 [2023-05-31T00:55:51.431Z] [2023-05-31T00:55:51.431Z] [2023-05-31T00:55:51.431Z] ==> git version 2.25.1 found [2023-05-31T00:55:51.431Z] ==> 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 [2023-05-31T00:55:51.431Z] Release-Date: 2020-01-08 [2023-05-31T00:55:51.431Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-31T00:55:51.431Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T00:55:51.431Z] ==> Jenkins CI detected. [2023-05-31T00:55:51.431Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-31T00:55:51.431Z] project root: . [2023-05-31T00:55:51.431Z] --> token set from env [2023-05-31T00:55:51.431Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T00:55:51.431Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T00:55:51.431Z] ==> Python coveragepy not found [2023-05-31T00:55:51.431Z] ==> Searching for coverage reports in: [2023-05-31T00:55:51.431Z] + . [2023-05-31T00:55:51.689Z] -> Found 1 reports [2023-05-31T00:55:51.689Z] ==> Detecting git/mercurial file structure [2023-05-31T00:55:51.689Z] ==> Reading reports [2023-05-31T00:55:51.689Z] + ./coverage.out bytes=35569 [2023-05-31T00:55:51.689Z] ==> Appending adjustments [2023-05-31T00:55:51.689Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T00:55:51.689Z] + Found adjustments [2023-05-31T00:55:51.689Z] ==> Gzipping contents [2023-05-31T00:55:51.689Z] 8.0K /tmp/codecov.VLNd6h.gz [2023-05-31T00:55:51.689Z] ==> Uploading reports [2023-05-31T00:55:51.689Z] url: https://codecov.io [2023-05-31T00:55:51.689Z] query: branch=main&commit=05403b6a683e6ef1b05fd0156b4e25393cee8eba&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:55:51.689Z] -> Pinging Codecov [2023-05-31T00:55:51.689Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=05403b6a683e6ef1b05fd0156b4e25393cee8eba&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:55:51.689Z] -> Uploading to [2023-05-31T00:55:51.689Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/73D8F5FF140700D3E01443B452E23636/05403b6a683e6ef1b05fd0156b4e25393cee8eba/088353e4-2093-4ba0-b4e8-cc06a464f0f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T005551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=308cf3c07e02c4d6c1e95a41bf6298824d4db038939cfbfcfc147ee02398e1ca [2023-05-31T00:55:51.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:55:51.948Z] Dload Upload Total Spent Left Speed [2023-05-31T00:55:51.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4860 0 0 100 4860 0 25989 --:--:-- --:--:-- --:--:-- 25989 [2023-05-31T00:55:51.948Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/05403b6a683e6ef1b05fd0156b4e25393cee8eba [Pipeline] } [2023-05-31T00:55:51.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-31T00:55:52.182Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-31T00:55:52.191Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:52.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:55:52.492Z] [2023-05-31T00:55:52.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:52.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:55:52.801Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-31T00:55:52.801Z] df9b9388f04a: Pulling fs layer [2023-05-31T00:55:52.801Z] 52dc419b0ee2: Pulling fs layer [2023-05-31T00:55:52.801Z] 25bc292e5bac: Pulling fs layer [2023-05-31T00:55:52.801Z] 114826534d7a: Pulling fs layer [2023-05-31T00:55:52.801Z] 4657fd5d0bcf: Pulling fs layer [2023-05-31T00:55:52.801Z] 6ad1cebc031e: Pulling fs layer [2023-05-31T00:55:52.801Z] 8a3aa393b2d8: Pulling fs layer [2023-05-31T00:55:52.801Z] 4657fd5d0bcf: Waiting [2023-05-31T00:55:52.801Z] 6ad1cebc031e: Waiting [2023-05-31T00:55:52.801Z] 8a3aa393b2d8: Waiting [2023-05-31T00:55:52.801Z] 114826534d7a: Waiting [2023-05-31T00:55:52.801Z] 25bc292e5bac: Verifying Checksum [2023-05-31T00:55:52.801Z] 25bc292e5bac: Download complete [2023-05-31T00:55:52.801Z] 52dc419b0ee2: Verifying Checksum [2023-05-31T00:55:52.801Z] 52dc419b0ee2: Download complete [2023-05-31T00:55:52.801Z] 4657fd5d0bcf: Verifying Checksum [2023-05-31T00:55:52.801Z] 4657fd5d0bcf: Download complete [2023-05-31T00:55:52.801Z] df9b9388f04a: Download complete [2023-05-31T00:55:53.059Z] 6ad1cebc031e: Verifying Checksum [2023-05-31T00:55:53.059Z] 6ad1cebc031e: Download complete [2023-05-31T00:55:53.059Z] df9b9388f04a: Pull complete [2023-05-31T00:55:53.059Z] 52dc419b0ee2: Pull complete [2023-05-31T00:55:53.059Z] 25bc292e5bac: Pull complete [2023-05-31T00:55:53.627Z] 114826534d7a: Verifying Checksum [2023-05-31T00:55:53.627Z] 114826534d7a: Download complete [2023-05-31T00:55:53.627Z] 8a3aa393b2d8: Verifying Checksum [2023-05-31T00:55:53.627Z] 8a3aa393b2d8: Download complete [2023-05-31T00:55:56.907Z] 114826534d7a: Pull complete [2023-05-31T00:55:56.907Z] 4657fd5d0bcf: Pull complete [2023-05-31T00:55:57.180Z] 6ad1cebc031e: Pull complete [2023-05-31T00:55:59.707Z] 8a3aa393b2d8: Pull complete [2023-05-31T00:55:59.707Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-31T00:55:59.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:55:59.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:55:59.789Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:55:59.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-31T00:56:03.289Z] $ docker top e670b8083c1e02d527b37890f7a853057667dada6acc5ee6adab3775675e49a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T00:56:03.358Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-31T00:56:03.638Z] + set -o pipefail [2023-05-31T00:56:03.638Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-31T00:56:07.823Z] [2023-05-31T00:56:07.823Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-31T00:56:07.823Z] [2023-05-31T00:56:07.823Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/80b6cee4-838e-42af-aa1f-99deaae1d8ab [2023-05-31T00:56:07.823Z] [2023-05-31T00:56:07.823Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-31T00:56:07.823Z] [2023-05-31T00:56:07.823Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-31T00:56:07.823Z] [2023-05-31T00:56:07.823Z] [2023-05-31T00:56:07.823Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-31T00:56:07.823Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-31T00:56:07.823Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-31T00:56:07.830Z] $ docker stop --time=1 e670b8083c1e02d527b37890f7a853057667dada6acc5ee6adab3775675e49a1 [2023-05-31T00:56:10.843Z] $ docker rm -f --volumes e670b8083c1e02d527b37890f7a853057667dada6acc5ee6adab3775675e49a1 [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 [2023-05-31T00:56:11.542Z] + git log --format=format:%s -1 05403b6a683e6ef1b05fd0156b4e25393cee8eba [Pipeline] sh [2023-05-31T00:56:11.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:56:11.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:56:12.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:56:12.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:56:12.201Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:56:12.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/py-git-semver:0.1.4 cat [2023-05-31T00:56:12.647Z] $ docker top c86e58ff754edaa873e5b4886bae3e6393bb9d9ad9ea1da2c46e3008fb997a5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:56:12.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:56:12.738Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:56:12.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:56:12.842Z] $ docker exec c86e58ff754edaa873e5b4886bae3e6393bb9d9ad9ea1da2c46e3008fb997a5e ssh-agent [2023-05-31T00:56:12.951Z] SSH_AUTH_SOCK=/tmp/ssh-6gP7a4iea8fy/agent.32 [2023-05-31T00:56:12.951Z] SSH_AGENT_PID=38 [2023-05-31T00:56:12.956Z] Running ssh-add (command line suppressed) [2023-05-31T00:56:13.056Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5563837597890809954.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5563837597890809954.key) [2023-05-31T00:56:13.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:56:13.358Z] + git semver tag [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,531 [run_tag] DEBUG tag force:False [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,531 [check_head_tag] DEBUG check head tag [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,533 [execute] INFO git cat-file --batch-check [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,537 [execute] INFO git cat-file --batch [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,568 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,568 [execute] INFO git tag -a v3.0.0-dev.51 -m v3.0.0-dev.51 [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,569 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.51', '-m', 'v3.0.0-dev.51'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:56:13.617Z] 2023-05-31 00:56:13,573 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:56:13.617Z] 3.0.0-dev.51 [Pipeline] } [2023-05-31T00:56:13.622Z] $ docker exec --env ******** --env ******** c86e58ff754edaa873e5b4886bae3e6393bb9d9ad9ea1da2c46e3008fb997a5e ssh-agent -k [2023-05-31T00:56:13.711Z] unset SSH_AUTH_SOCK; [2023-05-31T00:56:13.712Z] unset SSH_AGENT_PID; [2023-05-31T00:56:13.712Z] echo Agent pid 38 killed; [2023-05-31T00:56:13.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:56:14.022Z] + git semver [Pipeline] } [2023-05-31T00:56:14.290Z] $ docker stop --time=1 c86e58ff754edaa873e5b4886bae3e6393bb9d9ad9ea1da2c46e3008fb997a5e [2023-05-31T00:56:15.547Z] $ docker rm -f --volumes c86e58ff754edaa873e5b4886bae3e6393bb9d9ad9ea1da2c46e3008fb997a5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:56:15.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:56:15.940Z] [2023-05-31T00:56:15.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:56:16.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:56:16.237Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-31T00:56:16.237Z] ab5ef0e58194: Pulling fs layer [2023-05-31T00:56:16.237Z] 9712f1f96733: Pulling fs layer [2023-05-31T00:56:16.237Z] 63f879dbbcfc: Pulling fs layer [2023-05-31T00:56:16.237Z] 0d9ebad4ef96: Pulling fs layer [2023-05-31T00:56:16.237Z] e9a5061849ea: Pulling fs layer [2023-05-31T00:56:16.237Z] d747dcd14b5f: Pulling fs layer [2023-05-31T00:56:16.237Z] 2de7ff778b66: Pulling fs layer [2023-05-31T00:56:16.237Z] 0d9ebad4ef96: Waiting [2023-05-31T00:56:16.237Z] e9a5061849ea: Waiting [2023-05-31T00:56:16.237Z] 2de7ff778b66: Waiting [2023-05-31T00:56:16.237Z] d747dcd14b5f: Waiting [2023-05-31T00:56:16.237Z] 9712f1f96733: Download complete [2023-05-31T00:56:16.497Z] 63f879dbbcfc: Verifying Checksum [2023-05-31T00:56:16.497Z] 63f879dbbcfc: Download complete [2023-05-31T00:56:16.756Z] e9a5061849ea: Verifying Checksum [2023-05-31T00:56:16.756Z] e9a5061849ea: Download complete [2023-05-31T00:56:16.756Z] d747dcd14b5f: Verifying Checksum [2023-05-31T00:56:16.756Z] d747dcd14b5f: Download complete [2023-05-31T00:56:16.756Z] ab5ef0e58194: Verifying Checksum [2023-05-31T00:56:16.756Z] ab5ef0e58194: Download complete [2023-05-31T00:56:16.756Z] 0d9ebad4ef96: Verifying Checksum [2023-05-31T00:56:16.756Z] 0d9ebad4ef96: Download complete [2023-05-31T00:56:17.014Z] 2de7ff778b66: Verifying Checksum [2023-05-31T00:56:17.014Z] 2de7ff778b66: Download complete [2023-05-31T00:56:19.546Z] ab5ef0e58194: Pull complete [2023-05-31T00:56:19.546Z] 9712f1f96733: Pull complete [2023-05-31T00:56:19.805Z] 63f879dbbcfc: Pull complete [2023-05-31T00:56:23.079Z] 0d9ebad4ef96: Pull complete [2023-05-31T00:56:23.337Z] e9a5061849ea: Pull complete [2023-05-31T00:56:23.337Z] d747dcd14b5f: Pull complete [2023-05-31T00:56:24.270Z] 2de7ff778b66: Pull complete [2023-05-31T00:56:24.270Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-31T00:56:24.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:56:24.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:56:24.345Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:56:24.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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:0.23.1-centos7 cat [2023-05-31T00:56:28.361Z] $ docker top 4ae08c92af1cf618de88e9006ebf72c8a6609ff48e636074d3edb51d7acce0cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:56:28.431Z] provisioning config files... [2023-05-31T00:56:28.436Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1006826078842968267tmp [2023-05-31T00:56:28.446Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14086037506131148970tmp [2023-05-31T00:56:28.454Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13677679355518084044tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:56:28.469Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:28.752Z] ---> sigul-configuration.sh [2023-05-31T00:56:28.752Z] gpg: directory `/root/.gnupg' created [2023-05-31T00:56:28.752Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-31T00:56:28.752Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-31T00:56:28.752Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-31T00:56:28.752Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-31T00:56:28.752Z] gpg: CAST5 encrypted data [2023-05-31T00:56:28.752Z] gpg: encrypted with 1 passphrase [2023-05-31T00:56:28.752Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-31T00:56:29.034Z] + mkdir /home/jenkins [2023-05-31T00:56:29.034Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-31T00:56:29.319Z] + 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 [2023-05-31T00:56:29.327Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:29.609Z] ---> sigul-install.sh [2023-05-31T00:56:29.609Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-31T00:56:29.902Z] + git tag --list [2023-05-31T00:56:29.902Z] v0.0.0 [2023-05-31T00:56:29.902Z] v0.0.1-dev.1 [2023-05-31T00:56:29.902Z] v0.0.1-dev.10 [2023-05-31T00:56:29.902Z] v0.0.1-dev.11 [2023-05-31T00:56:29.902Z] v0.0.1-dev.12 [2023-05-31T00:56:29.902Z] v0.0.1-dev.13 [2023-05-31T00:56:29.902Z] v0.0.1-dev.14 [2023-05-31T00:56:29.902Z] v0.0.1-dev.15 [2023-05-31T00:56:29.902Z] v0.0.1-dev.16 [2023-05-31T00:56:29.902Z] v0.0.1-dev.2 [2023-05-31T00:56:29.902Z] v0.0.1-dev.3 [2023-05-31T00:56:29.902Z] v0.0.1-dev.4 [2023-05-31T00:56:29.902Z] v0.0.1-dev.5 [2023-05-31T00:56:29.902Z] v0.0.1-dev.6 [2023-05-31T00:56:29.902Z] v0.0.1-dev.7 [2023-05-31T00:56:29.902Z] v0.0.1-dev.8 [2023-05-31T00:56:29.902Z] v0.0.1-dev.9 [2023-05-31T00:56:29.902Z] v2.2.0 [2023-05-31T00:56:29.902Z] v2.2.0-dev.17 [2023-05-31T00:56:29.902Z] v2.2.0-dev.18 [2023-05-31T00:56:29.902Z] v2.2.0-dev.19 [2023-05-31T00:56:29.902Z] v2.2.0-dev.20 [2023-05-31T00:56:29.902Z] v2.2.0-dev.21 [2023-05-31T00:56:29.902Z] v2.2.0-dev.22 [2023-05-31T00:56:29.902Z] v2.2.0-dev.23 [2023-05-31T00:56:29.902Z] v2.2.0-dev.24 [2023-05-31T00:56:29.902Z] v2.2.0-dev.25 [2023-05-31T00:56:29.902Z] v2.2.0-dev.26 [2023-05-31T00:56:29.902Z] v2.2.0-dev.27 [2023-05-31T00:56:29.902Z] v2.3.0 [2023-05-31T00:56:29.902Z] v2.3.0-dev.1 [2023-05-31T00:56:29.902Z] v2.3.0-dev.10 [2023-05-31T00:56:29.902Z] v2.3.0-dev.11 [2023-05-31T00:56:29.902Z] v2.3.0-dev.12 [2023-05-31T00:56:29.902Z] v2.3.0-dev.13 [2023-05-31T00:56:29.902Z] v2.3.0-dev.14 [2023-05-31T00:56:29.902Z] v2.3.0-dev.15 [2023-05-31T00:56:29.902Z] v2.3.0-dev.16 [2023-05-31T00:56:29.902Z] v2.3.0-dev.17 [2023-05-31T00:56:29.902Z] v2.3.0-dev.18 [2023-05-31T00:56:29.902Z] v2.3.0-dev.19 [2023-05-31T00:56:29.902Z] v2.3.0-dev.2 [2023-05-31T00:56:29.902Z] v2.3.0-dev.20 [2023-05-31T00:56:29.902Z] v2.3.0-dev.21 [2023-05-31T00:56:29.902Z] v2.3.0-dev.22 [2023-05-31T00:56:29.902Z] v2.3.0-dev.23 [2023-05-31T00:56:29.902Z] v2.3.0-dev.24 [2023-05-31T00:56:29.902Z] v2.3.0-dev.25 [2023-05-31T00:56:29.902Z] v2.3.0-dev.26 [2023-05-31T00:56:29.902Z] v2.3.0-dev.27 [2023-05-31T00:56:29.902Z] v2.3.0-dev.28 [2023-05-31T00:56:29.902Z] v2.3.0-dev.3 [2023-05-31T00:56:29.902Z] v2.3.0-dev.4 [2023-05-31T00:56:29.902Z] v2.3.0-dev.5 [2023-05-31T00:56:29.902Z] v2.3.0-dev.6 [2023-05-31T00:56:29.902Z] v2.3.0-dev.7 [2023-05-31T00:56:29.902Z] v2.3.0-dev.8 [2023-05-31T00:56:29.902Z] v2.3.0-dev.9 [2023-05-31T00:56:29.902Z] v2.3.1 [2023-05-31T00:56:29.902Z] v2.3.1-dev.4 [2023-05-31T00:56:29.902Z] v2.3.1-dev.5 [2023-05-31T00:56:29.902Z] v2.3.1-dev.6 [2023-05-31T00:56:29.902Z] v3.0.0-dev.1 [2023-05-31T00:56:29.902Z] v3.0.0-dev.10 [2023-05-31T00:56:29.902Z] v3.0.0-dev.11 [2023-05-31T00:56:29.902Z] v3.0.0-dev.12 [2023-05-31T00:56:29.902Z] v3.0.0-dev.13 [2023-05-31T00:56:29.902Z] v3.0.0-dev.14 [2023-05-31T00:56:29.902Z] v3.0.0-dev.15 [2023-05-31T00:56:29.902Z] v3.0.0-dev.16 [2023-05-31T00:56:29.902Z] v3.0.0-dev.17 [2023-05-31T00:56:29.902Z] v3.0.0-dev.18 [2023-05-31T00:56:29.902Z] v3.0.0-dev.19 [2023-05-31T00:56:29.902Z] v3.0.0-dev.2 [2023-05-31T00:56:29.902Z] v3.0.0-dev.20 [2023-05-31T00:56:29.902Z] v3.0.0-dev.21 [2023-05-31T00:56:29.902Z] v3.0.0-dev.22 [2023-05-31T00:56:29.902Z] v3.0.0-dev.23 [2023-05-31T00:56:29.902Z] v3.0.0-dev.24 [2023-05-31T00:56:29.902Z] v3.0.0-dev.25 [2023-05-31T00:56:29.902Z] v3.0.0-dev.26 [2023-05-31T00:56:29.902Z] v3.0.0-dev.27 [2023-05-31T00:56:29.902Z] v3.0.0-dev.28 [2023-05-31T00:56:29.902Z] v3.0.0-dev.29 [2023-05-31T00:56:29.902Z] v3.0.0-dev.3 [2023-05-31T00:56:29.902Z] v3.0.0-dev.30 [2023-05-31T00:56:29.902Z] v3.0.0-dev.31 [2023-05-31T00:56:29.902Z] v3.0.0-dev.32 [2023-05-31T00:56:29.902Z] v3.0.0-dev.33 [2023-05-31T00:56:29.902Z] v3.0.0-dev.34 [2023-05-31T00:56:29.902Z] v3.0.0-dev.35 [2023-05-31T00:56:29.902Z] v3.0.0-dev.36 [2023-05-31T00:56:29.902Z] v3.0.0-dev.37 [2023-05-31T00:56:29.902Z] v3.0.0-dev.38 [2023-05-31T00:56:29.902Z] v3.0.0-dev.39 [2023-05-31T00:56:29.902Z] v3.0.0-dev.4 [2023-05-31T00:56:29.902Z] v3.0.0-dev.40 [2023-05-31T00:56:29.902Z] v3.0.0-dev.41 [2023-05-31T00:56:29.902Z] v3.0.0-dev.42 [2023-05-31T00:56:29.902Z] v3.0.0-dev.43 [2023-05-31T00:56:29.902Z] v3.0.0-dev.44 [2023-05-31T00:56:29.902Z] v3.0.0-dev.45 [2023-05-31T00:56:29.902Z] v3.0.0-dev.46 [2023-05-31T00:56:29.902Z] v3.0.0-dev.47 [2023-05-31T00:56:29.902Z] v3.0.0-dev.48 [2023-05-31T00:56:29.902Z] v3.0.0-dev.49 [2023-05-31T00:56:29.902Z] v3.0.0-dev.5 [2023-05-31T00:56:29.902Z] v3.0.0-dev.50 [2023-05-31T00:56:29.902Z] v3.0.0-dev.51 [2023-05-31T00:56:29.902Z] v3.0.0-dev.6 [2023-05-31T00:56:29.902Z] v3.0.0-dev.7 [2023-05-31T00:56:29.902Z] v3.0.0-dev.8 [2023-05-31T00:56:29.902Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-31T00:56:30.186Z] + lftools sign git-tag v3.0.0-dev.51 [2023-05-31T00:56:30.753Z] Signing Git tag with Sigul... [2023-05-31T00:56:30.753Z] Signing v3.0.0-dev.51 [Pipeline] echo [2023-05-31T00:56:31.019Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:31.299Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-31T00:56:31.305Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-31T00:56:31.319Z] $ docker stop --time=1 4ae08c92af1cf618de88e9006ebf72c8a6609ff48e636074d3edb51d7acce0cd [2023-05-31T00:56:32.579Z] $ docker rm -f --volumes 4ae08c92af1cf618de88e9006ebf72c8a6609ff48e636074d3edb51d7acce0cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-31T00:56:32.981Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:56:32.981Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:56:33.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:56:33.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:56:33.344Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:56:33.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/py-git-semver:0.1.4 cat [2023-05-31T00:56:33.669Z] $ docker top 5e9a5609ca6244e9f9e8bfca56c73099aed6d37d88a4a83c9ec769ad63c56e40 -eo pid,comm [2023-05-31T00:56:33.718Z] 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). [2023-05-31T00:56:33.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:56:33.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:56:33.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:56:33.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:56:33.847Z] $ docker exec 5e9a5609ca6244e9f9e8bfca56c73099aed6d37d88a4a83c9ec769ad63c56e40 ssh-agent [2023-05-31T00:56:33.957Z] SSH_AUTH_SOCK=/tmp/ssh-EHTPDMK4NlV0/agent.31 [2023-05-31T00:56:33.957Z] SSH_AGENT_PID=37 [2023-05-31T00:56:33.962Z] Running ssh-add (command line suppressed) [2023-05-31T00:56:34.038Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12928623754631916169.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12928623754631916169.key) [2023-05-31T00:56:34.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:56:34.344Z] + git semver bump pre [2023-05-31T00:56:34.603Z] 2023-05-31 00:56:34,525 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:56:34.603Z] 2023-05-31 00:56:34,525 [bump_version] DEBUG bumping version:3.0.0-dev.51 on axis:pre with prefix:dev [2023-05-31T00:56:34.603Z] 2023-05-31 00:56:34,526 [bump_version] DEBUG bumped version:3.0.0-dev.52 [2023-05-31T00:56:34.604Z] 2023-05-31 00:56:34,526 [write_version] DEBUG write version:3.0.0-dev.52 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-31T00:56:34.604Z] 2023-05-31 00:56:34,526 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:56:34.604Z] 2023-05-31 00:56:34,526 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:56:34.604Z] 2023-05-31 00:56:34,529 [execute] INFO git cat-file --batch-check [2023-05-31T00:56:34.604Z] 2023-05-31 00:56:34,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:56:34.604Z] 2023-05-31 00:56:34,534 [execute] INFO git cat-file --batch [2023-05-31T00:56:34.604Z] 2023-05-31 00:56:34,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:56:34.604Z] 2023-05-31 00:56:34,538 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:56:34.604Z] 3.0.0-dev.52 [Pipeline] } [2023-05-31T00:56:34.608Z] $ docker exec --env ******** --env ******** 5e9a5609ca6244e9f9e8bfca56c73099aed6d37d88a4a83c9ec769ad63c56e40 ssh-agent -k [2023-05-31T00:56:34.697Z] unset SSH_AUTH_SOCK; [2023-05-31T00:56:34.698Z] unset SSH_AGENT_PID; [2023-05-31T00:56:34.698Z] echo Agent pid 37 killed; [2023-05-31T00:56:34.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:56:35.008Z] + git semver [Pipeline] } [2023-05-31T00:56:35.277Z] $ docker stop --time=1 5e9a5609ca6244e9f9e8bfca56c73099aed6d37d88a4a83c9ec769ad63c56e40 [2023-05-31T00:56:36.564Z] $ docker rm -f --volumes 5e9a5609ca6244e9f9e8bfca56c73099aed6d37d88a4a83c9ec769ad63c56e40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:56:36.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:56:36.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:56:37.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:56:37.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:56:37.265Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:56:37.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/py-git-semver:0.1.4 cat [2023-05-31T00:56:37.593Z] $ docker top 5866ffa37c9d3164c5bfd0a1acca0fed8dda7f113a726043914f7db83dd72c89 -eo pid,comm [2023-05-31T00:56:37.640Z] 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). [2023-05-31T00:56:37.640Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:56:37.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:56:37.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:56:37.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:56:37.778Z] $ docker exec 5866ffa37c9d3164c5bfd0a1acca0fed8dda7f113a726043914f7db83dd72c89 ssh-agent [2023-05-31T00:56:37.887Z] SSH_AUTH_SOCK=/tmp/ssh-VgglbLwb8fH7/agent.32 [2023-05-31T00:56:37.887Z] SSH_AGENT_PID=38 [2023-05-31T00:56:37.892Z] Running ssh-add (command line suppressed) [2023-05-31T00:56:37.994Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11822152241656957860.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11822152241656957860.key) [2023-05-31T00:56:38.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:56:38.380Z] + git semver push [2023-05-31T00:56:38.660Z] 2023-05-31 00:56:38,493 [run_push] DEBUG push [2023-05-31T00:56:38.660Z] 2023-05-31 00:56:38,494 [execute] INFO git cat-file --batch-check [2023-05-31T00:56:38.660Z] 2023-05-31 00:56:38,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:56:38.660Z] 2023-05-31 00:56:38,498 [execute] INFO git rev-list f02af28443a9b8d39ba72f5240e00270394f9dd3 -- [2023-05-31T00:56:38.660Z] 2023-05-31 00:56:38,498 [execute] DEBUG Popen(['git', 'rev-list', 'f02af28443a9b8d39ba72f5240e00270394f9dd3', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:56:38.660Z] 2023-05-31 00:56:38,505 [execute] INFO git fetch -v origin [2023-05-31T00:56:38.660Z] 2023-05-31 00:56:38,506 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-31T00:56:39.275Z] 2023-05-31 00:56:38,975 [run_push] DEBUG no remote changes detected [2023-05-31T00:56:39.275Z] 2023-05-31 00:56:38,975 [execute] INFO git push origin semver [2023-05-31T00:56:39.275Z] 2023-05-31 00:56:38,975 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:56:39.865Z] 2023-05-31 00:56:39,694 [run_push] DEBUG push all version tags [2023-05-31T00:56:39.865Z] 2023-05-31 00:56:39,695 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-31T00:56:39.865Z] 2023-05-31 00:56:39,695 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:56:40.432Z] 2023-05-31 00:56:40,405 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-31T00:56:40.432Z] 3.0.0-dev.52 [Pipeline] } [2023-05-31T00:56:40.436Z] $ docker exec --env ******** --env ******** 5866ffa37c9d3164c5bfd0a1acca0fed8dda7f113a726043914f7db83dd72c89 ssh-agent -k [2023-05-31T00:56:40.527Z] unset SSH_AUTH_SOCK; [2023-05-31T00:56:40.528Z] unset SSH_AGENT_PID; [2023-05-31T00:56:40.528Z] echo Agent pid 38 killed; [2023-05-31T00:56:40.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:56:40.837Z] + git semver [Pipeline] } [2023-05-31T00:56:41.102Z] $ docker stop --time=1 5866ffa37c9d3164c5bfd0a1acca0fed8dda7f113a726043914f7db83dd72c89 [2023-05-31T00:56:42.365Z] $ docker rm -f --volumes 5866ffa37c9d3164c5bfd0a1acca0fed8dda7f113a726043914f7db83dd72c89 [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 [2023-05-31T00:56:42.913Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-31T00:56:42.913Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-31T00:56:42.913Z] total 16 [2023-05-31T00:56:42.913Z] drwxr-xr-x 3 root root 4096 May 31 00:44 . [2023-05-31T00:56:42.913Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:56 .. [2023-05-31T00:56:42.913Z] drwxr-xr-x 2 root root 4096 May 31 00:44 cost [2023-05-31T00:56:42.913Z] -rw-r--r-- 1 root root 89 May 31 00:44 cost.csv [2023-05-31T00:56:42.913Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-31T00:56:42.913Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-31T00:56:42.913Z] total 16 [2023-05-31T00:56:42.913Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:44 . [2023-05-31T00:56:42.913Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:56 .. [2023-05-31T00:56:42.913Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:44 cost [2023-05-31T00:56:42.913Z] -rw-r--r-- 1 jenkins jenkins 89 May 31 00:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:43.200Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:44.053Z] ---> package-listing.sh [2023-05-31T00:56:44.054Z] ++ facter osfamily [2023-05-31T00:56:44.054Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T00:56:44.312Z] + OS_FAMILY=debian [2023-05-31T00:56:44.313Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-31T00:56:44.313Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T00:56:44.313Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T00:56:44.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T00:56:44.313Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T00:56:44.313Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-31T00:56:44.313Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T00:56:44.313Z] + case "${OS_FAMILY}" in [2023-05-31T00:56:44.313Z] + dpkg -l [2023-05-31T00:56:44.313Z] + grep '^ii' [2023-05-31T00:56:44.313Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T00:56:44.313Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T00:56:44.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T00:56:44.313Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-31T00:56:44.313Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-31T00:56:44.313Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-05-31T00:56:44.323Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T00:56:44.599Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:56:45.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:56:45.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:56:45.223Z] prd-ubuntu20.04-docker-8c-8g-17422 does not seem to be running inside a container [2023-05-31T00:56:45.243Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2023-05-31T00:56:45.442Z] $ docker top f0188238617a65e044b6a65dbfb4023f62ce2a83f2bcbf4c1e2a5008af5ae370 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:56:45.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T00:56:46.069Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T00:56:46.353Z] + ls /var/log/sa-host [2023-05-31T00:56:46.353Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:56:46.499Z] provisioning config files... [2023-05-31T00:56:46.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9622510280490175045tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:56:46.519Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:46.802Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T00:56:46.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:47.140Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T00:56:47.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:47.429Z] ---> sudo-logs.sh [2023-05-31T00:56:47.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T00:56:47.456Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:47.742Z] ---> job-cost.sh [2023-05-31T00:56:47.742Z] lf-activate-venv: SKIPPING [2023-05-31T00:56:47.742Z] DEBUG: total: 0.2199999988079071 [2023-05-31T00:56:47.742Z] INFO: Retrieving Stack Cost... [2023-05-31T00:56:48.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:56:48.882Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T00:56:48.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:56:49.175Z] ---> logs-deploy.sh [2023-05-31T00:56:49.175Z] lf-activate-venv: SKIPPING [2023-05-31T00:56:49.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/123 [2023-05-31T00:56:49.175Z] INFO: archiving workspace using pattern(s): [2023-05-31T00:56:50.111Z] Archives upload complete. [2023-05-31T00:56:50.371Z] INFO: archiving logs to Nexus